summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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 rule: add route suppression optionsStefan Tomanek2013-08-042-1/+50
* | Merge branch 'master' into net-next-3.11Stephen Hemminger2013-08-043-2/+28
|\ \ | |/
| * ip link: fix display of interface groupsStefan Tomanek2013-08-043-2/+28
* | Update kernel headers to net-next for 3.12Stephen Hemminger2013-08-045-3/+9
|/
* 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
* iproute2: bridge: fix 'bridge link' setlink/getlink parsingJohn Fastabend2013-06-031-7/+7
* man: get rid of useless reference to GNU style optionsStephen Hemminger2013-05-282-6/+0
* iptuntap: allow creation of multi-queue tun/tap deviceSriram Narasimhan2013-05-241-1/+3
* man: describe --bpf option of ssNicolas Dichtel2013-05-241-0/+3
* ss: replace bfp with bpf in usage().Rami Rosen2013-05-241-1/+1
* vxlan: remove dstport optionStephen Hemminger2013-05-231-28/+4
* ss: Show inet and unix sockets' shutdown statePavel Emelyanov2013-05-171-6/+20
* ss: allow to retrieve AF_PACKET info via netlinkNicolas Dichtel2013-05-171-1/+189
* ipnetconf: by default dump all entriesNicolas Dichtel2013-05-171-12/+28
* ip/xfrm: all to set flag XFRM_SA_XFLAG_DONT_ENCAP_DSCPNicolas Dichtel2013-05-172-1/+54