summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* add BPF header filesStephen Hemminger2013-05-172-0/+217
* vxlan: nag user to set port valueStephen Hemminger2013-05-151-1/+14
* iproute2: support NTF_ROUTER flag in VXLAN fdb entriesDavid L Stevens2013-05-061-1/+5
* ss: add fastopen supportEric Dumazet2013-05-032-23/+226
* iproute2: generalize VXLAN forwarding tablesDavid Stevens2013-05-031-1/+61
* Add vxlan destination port optionStephen Hemminger2013-05-031-5/+16
* ip: ipv6: add tokenized interface identifier supportDaniel Borkmann2013-05-036-3/+281
* Update headers to 3.10Stephen Hemminger2013-05-036-3/+48
* ip: add missing help about mode argumentNicolas Dichtel2013-05-031-0/+1
* iproute2 patch against GCC 4.8.0Kamil Rytarowski2013-05-031-1/+1
* iproute2: act_ipt fix xtables breakage on older versions.Alexander Duyck2013-05-011-6/+8
* v3.9.0v3.9.0Stephen Hemminger2013-04-301-1/+1
* libnetlink: Use ifinfomsg instead of rtgenmsg in rtnl_wilddump_req_filterAlexander Duyck2013-04-261-2/+2
* ipnetns: fix build on older systemsStephen Hemminger2013-04-171-0/+14
* Revert "add linux/fs.h"Stephen Hemminger2013-04-171-205/+0
* add linux/fs.hStephen Hemminger2013-04-171-0/+205
* utils: fix range checking for get_u32/get_u64 et allStephen Hemminger2013-04-121-17/+119
* add short description of batch mode in tc man pageHubert Kario2013-04-121-0/+12
* iproute2: Fix some manpage typosPetr Sabata2013-04-059-14/+14
* Update kernel headers to 3.9-rc5Stephen Hemminger2013-04-011-1/+3
* ip: remove unnecessary ll_init_mapStephen Hemminger2013-03-285-14/+0
* ll_map: add name and index hashStephen Hemminger2013-03-283-57/+157
* libnetlink: check flag NLM_F_DUMP_INTR during dumpsNicolas Dichtel2013-03-281-1/+9
* ip/xfrm: Improve error stringsDavid Ward2013-03-283-68/+68
* ip/xfrm: Improve usage text and documentationDavid Ward2013-03-283-47/+85
* ip/xfrm: Command syntax should not expect a key for compressionDavid Ward2013-03-282-14/+25
* ip/xfrm: Do not print a zero-length algorithm keyDavid Ward2013-03-281-5/+7
* ip/xfrm: Improve transform protocol-specific parameter checkingDavid Ward2013-03-281-28/+80
* ip/xfrm: Do not allow redundant algorithm combinations to be specifiedDavid Ward2013-03-281-3/+3
* ip/xfrm: Extend SPI validity checkingDavid Ward2013-03-282-5/+12
* iproute2: update ip-l2tp man pageJames Chapman2013-03-271-0/+14
* iproute2: add l2spec_type param to l2tp add sessionJames Chapman2013-03-271-0/+26
* ll_map: use net/if.h to get prototypeStephen Hemminger2013-03-271-3/+1
* ll_map: remove unused address fieldsStephen Hemminger2013-03-272-35/+0
* tc-tbf: remove ancient references to AlphaStephen Hemminger2013-03-221-12/+9
* ip xfrm state: Allow different selector familyThomas Egerer2013-03-201-1/+1
* ip xfrm state: Allow different selector familyThomas Egerer2013-03-181-0/+2
* bridge: add oneline optionStephen Hemminger2013-03-162-13/+25
* man: Add documentation for the bridge link operation.Vlad Yasevich2013-03-161-13/+122
* bridge: Add support for printing bridge port attributesVlad Yasevich2013-03-163-9/+85