summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* v3.11.0v3.11.0Stephen Hemminger2013-09-031-1/+1
* linklayer interface between kernel and tc/userspaceJesper Dangaard Brouer2013-09-035-0/+36
* ipnetns: fix ip batch mode when using 'netns exec'Nicolas Dichtel2013-09-031-4/+8
* Update kernel headers to 3.11Stephen Hemminger2013-09-031-1/+9
* ip/xfrm: Fix potential SIGSEGV when printing extra flagsThomas Egerer2013-08-311-1/+1
* macvlan: fix typo in macvlan_print_opt()Lutz Jaenicke2013-08-311-1/+1
* iproute2: ip-route.8.in: minor fixesRichard Godbee2013-08-311-1/+3
* iproute2: spelling: noptmudisc -> nopmtudiscRichard Godbee2013-08-312-2/+2
* iproute2: iproute.c: fix usage() spacing problemsRichard Godbee2013-08-311-2/+2
* add ability to filter neighbour discovery by protocolStephen Hemminger2013-08-291-1/+7
* tc: allow qdisc without optionsStephen Hemminger2013-08-261-9/+9
* ip: Add label option to ip monitorMartin Schwenke2013-08-192-8/+12
* More minor spelling fixesStephen Hemminger2013-08-044-7/+7
* Fix spelling errorsStephen Hemminger2013-08-042-4/+4
* cleanup help messageStephen Hemminger2013-08-041-3/+2
* iproute vxlan add support for fdb replace commandThomas Richter2013-08-041-1/+3
* ip link: fix display of interface groupsStefan Tomanek2013-08-043-2/+28
* Remove -WerrorStephen Hemminger2013-07-311-1/+1
* ip: allow to specify mode for sit tunnelsNicolas Dichtel2013-07-261-1/+23
* ipadress: fix display of IPv6 peer addressNicolas Dichtel2013-07-261-1/+2
* vxlan: Allow setting destination to unicast address.Atzm Watanabe2013-07-262-7/+36
* Merge branch 'net-next-3.10'Stephen Hemminger2013-07-164-0/+54
|\
| * add quickack option to ip routeCong Wang2013-06-203-0/+19
| * Add VF link state controlRony Efraim2013-06-192-0/+37
| * update to 3.10-net-next headersStephen Hemminger2013-06-193-0/+28
* | Update to 3.11-rc1 kernel headersStephen Hemminger2013-07-165-0/+31
* | v3.10.0v3.10.0Stephen Hemminger2013-07-161-1/+1
* | Make tc and ip batch mode consistentStephen Hemminger2013-07-164-11/+14
* | ip: add batch mode to man pageStephen Hemminger2013-07-131-2/+19
* | netns: follow return value conventions of the rest of the codeStephen Hemminger2013-07-121-50/+48
* | ip-rule.8: Fix presentational use of .SS.esr@thyrsus.com2013-07-121-9/+12
* | In tc-ematch.8, remove no-op .ti requests to prevent translation warningsesr@thyrsus.com2013-07-121-22/+5
* | iproute2 vxlan documentation update for ip commandThomas Richter2013-07-091-0/+85
* | iproute2 vxlan documentation update for bridge commandThomas Richter2013-07-092-6/+62
* | ipbatch: fix use of 'ip netns exec'JunweiZhang2013-07-091-1/+33
* | iptunnel: check SIT_ISATAP flag only for SIT tunnelAmerigo Wang2013-07-091-1/+1
* | tc-stab.8: Fix synopsis errors, an invalid escape, and incorrect English usge.esr@thyrsus.com2013-07-091-30/+30
* | ip: fix build failure if time_t is not long intAdam Borowski2013-06-251-1/+1
* | ss: add more TCP_INFO componentsEric Dumazet2013-06-251-0/+13
* | First set of manpage markup fixesesr@thyrsus.com2013-06-246-91/+145
* | ip: iplink_vlan: add 802.1ad supportPatric McHardy2013-06-212-4/+25
|/
* get_rate: detect 32bit overflowsEric Dumazet2013-06-071-8/+12
* htb: fix indentationStephen Hemminger2013-06-071-50/+49
* htb: report overhead attributeEric Dumazet2013-06-071-0/+2
* ss: Get netlink sockets info via sock-diag (v2)Andrey Vagin2013-06-052-0/+108
* ss: show destination address for netlink socketsAndrey Vagin2013-06-051-3/+10
* ss: create a function to print info about netlink socketsAndrey Vagin2013-06-051-58/+72
* ss: handle socket diag request in a separate functionAndrey Vagin2013-06-051-20/+29
* ip: set the close-on-exec flag for descriptorsAndrey Vagin2013-06-042-2/+2
* iproute2: fix build failure on sparc due to -Wformat and tv_usecAndreas Henriksson2013-06-031-1/+1