aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "ss: remove wtf." am: 4bf8496 am: d9cdcb0 am: 1404f4ccm-14.0Josh Gao2016-05-121-1/+1
* Merge "Fix GCC builds of \'ss\' by insisting on clang."Elliott Hughes2016-02-061-2/+2
|\
| * Merge "Fix GCC builds of 'ss' by insisting on clang."Elliott Hughes2016-02-061-2/+2
| |\
| | * Fix GCC builds of 'ss' by insisting on clang.Elliott Hughes2016-02-051-2/+2
| |/
* | Merge "Add the ability to compile ss."Elliott Hughes2016-02-060-0/+0
|\|
| * Merge "Add the ability to compile ss."Elliott Hughes2016-02-062-1/+41
| |\
| | * Add the ability to compile ss.Lorenzo Colitti2016-02-052-1/+41
| |/
* | Merge "Merge remote-tracking branch \'aosp/upstream-master\' into mymerge"Elliott Hughes2016-02-06276-3066/+19895
|\|
| * Merge "Merge remote-tracking branch 'aosp/upstream-master' into mymerge"Elliott Hughes2016-02-06276-3066/+19895
| |\
| | * Merge remote-tracking branch 'aosp/upstream-master' into mymergeElliott Hughes2016-02-05276-3066/+19895
| |/|
| | * ss: support closing inet sockets via SOCK_DESTROY.Lorenzo Colitti2016-01-182-2/+53
| | * libnetlink: don't print NETLINK_SOCK_DIAG errors in rtnl_talkLorenzo Colitti2016-01-181-2/+4
| | * ip-link: fix man page warningsThomas Faivre2016-01-181-51/+51
| | * vxlan: fix help and man textThomas Faivre2016-01-182-2/+3
| | * tc, bpf: more header checks on loading elfDaniel Borkmann2016-01-181-0/+43
| | * tc, bpf: check section names and type everywhereDaniel Borkmann2016-01-181-6/+15
| | * tc, clsact: add clsact frontendDaniel Borkmann2016-01-184-14/+88
| | * tc, ingress: clean up ingress handling a bitDaniel Borkmann2016-01-182-23/+8
| | * update headers (post 4.4 merge window)Stephen Hemminger2016-01-182-1/+29
| | * Merge branch 'net-next'Stephen Hemminger2016-01-1856-1135/+3038
| | |\
| | | * tipc: add peer remove functionalityRichard Alpe2016-01-1112-1/+177
| | | * man: iplink: document new addrgenmodesBjørn Mork2016-01-061-3/+15
| | | * iplink: support show and set of "addrgenmode random"Bjørn Mork2016-01-062-1/+6
| | | * iplink: support setting addrgenmode stable_secretBjørn Mork2016-01-061-1/+3
| | | * update most kernel headersStephen Hemminger2016-01-063-0/+24
| | | * Update to current iptables headersStephen Hemminger2016-01-039-434/+794
| | | * add coverity model fileStephen Hemminger2015-12-301-0/+19
| | | * lnstat: fix error handlingStephen Hemminger2015-12-301-3/+10
| | | * monitor: fix file handle leakStephen Hemminger2015-12-303-5/+17
| | | * genl: make string constStephen Hemminger2015-12-301-1/+1
| | | * iproute2: ip-route.8.in: Add expires option for ip routeHangbin Liu2015-12-301-1/+9
| | | * iproute2: ip-route.8.in: Add missing '[' before 'pref'Hangbin Liu2015-12-301-1/+1
| | | * route: allow routes to be configured with expire valuesHangbin Liu2015-12-211-1/+10
| | | * Merge branch 'master' into net-nextStephen Hemminger2015-12-218-42/+160
| | | |\
| | | * | bpf: minor fix in api and bpf_dump_error() usageDaniel Borkmann2015-12-172-2/+2
| | | * | include: update kernel headersStephen Hemminger2015-12-174-0/+6
| | | * | Merge branch 'master' into net-nextStephen Hemminger2015-12-176-8/+139
| | | |\ \
| | | * | | examples, bpf: further improve examplesDaniel Borkmann2015-12-108-202/+327
| | | * | | Merge branch 'master' into net-nextStephen Hemminger2015-12-107-42/+89
| | | |\ \ \
| | | * | | | {f,m}_bpf: add more example codeDaniel Borkmann2015-11-295-0/+241
| | | * | | | {f,m}_bpf: allow updates on program arraysDaniel Borkmann2015-11-293-149/+306
| | | * | | | {f, m}_bpf: allow for user-defined object pinningsDaniel Borkmann2015-11-295-25/+204
| | | * | | | {f, m}_bpf: check map attributes when fetching as pinnedDaniel Borkmann2015-11-291-0/+53
| | | * | | | {f,m}_bpf: make tail calls workingDaniel Borkmann2015-11-291-8/+19
| | | * | | | Merge branch 'master' into net-nextStephen Hemminger2015-11-2914-196/+223
| | | |\ \ \ \
| | | * | | | | geneve: add support for IPv6 link partnersJohn W. Linville2015-11-231-7/+13
| | | * | | | | {f,m}_bpf: allow for sharing mapsDaniel Borkmann2015-11-2310-608/+1105
| | * | | | | | Revert "tc: fix compilation with old gcc (< 4.6)"Stephen Hemminger2016-01-181-27/+21
| | * | | | | | v4.4.0Stephen Hemminger2016-01-111-1/+1
| | * | | | | | Revert "tipc: add peer remove functionality"Stephen Hemminger2016-01-1112-177/+1