aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | tc: flower no need to specify the ethertypeJamal Hadi Salim2016-01-111-38/+17
| | * | | | | | tc: fix compilation with old gcc (< 4.6)Julien Floret2016-01-111-21/+27
| | * | | | | | iplink: replace exit with returnRoopa Prabhu2016-01-111-2/+2
| | * | | | | | tc: m_connmark: Fix help textPhil Sutter2016-01-071-1/+1
| | * | | | | | man: fix whatis for fqStephen Hemminger2016-01-061-1/+1
| | * | | | | | tipc: add peer remove functionalityRichard Alpe2016-01-0612-1/+177
| | * | | | | | tipc: fix help text spelling error in node.cRichard Alpe2016-01-061-1/+1
| | | |_|_|_|/ | | |/| | | |
| | * | | | | iptunnel: Fix compile error in ip/tunnel.cPhil Sutter2015-12-211-1/+1
| | * | | | | ip{,6}tunnel: have a shared stats parser/printerPhil Sutter2015-12-184-38/+33
| | * | | | | lwtunnel: implement support for ip6 encapPaolo Abeni2015-12-181-1/+91
| | * | | | | gre: add support for collect metadata flagPaolo Abeni2015-12-181-0/+11
| | * | | | | vxlan: add support for collect metadata flagPaolo Abeni2015-12-181-2/+17
| | * | | | | iproute: print addrgenmode stable_secret and fallback otherwiseHannes Frederic Sowa2015-12-171-1/+8
| | | |_|_|/ | | |/| | |
| | * | | | lwtunnel: fix argument parsingPaolo Abeni2015-12-171-2/+6
| | * | | | route: Fix printing of locked entriesPhil Sutter2015-12-171-2/+3
| | * | | | ip neigh: device is optional for proxy entriesKonstantin Khlebnikov2015-12-171-5/+8
| | * | | | ila: Add support for ILA lwtunnelsTom Herbert2015-12-174-0/+123
| | | |_|/ | | |/| |
| | * | | ip: fix format string when reading statisticsStephen Hemminger2015-12-102-2/+2
| | * | | tc.8: Fix reference to tc-tcindex.8Phil Sutter2015-12-101-1/+1
| | * | | vrf: Add support for table namesDavid Ahern2015-12-101-9/+2
| | * | | libnetlink: don't confuse variables in rtnl_talk()Nicolas Dichtel2015-12-101-3/+3
| | * | | route: ignore RTAX_HOPLIMIT of value -1Phil Sutter2015-12-101-9/+8
| | * | | iptunnel: cleanup codeStephen Hemminger2015-11-291-21/+36
| | * | | ip_tunnel: determine tunnel address family from the tunnel typeKonstantin Shemyak2015-11-292-0/+40
| | | |/ | | |/|
| | * | vxlan: Add support for remote checksum offloadTom Herbert2015-11-291-0/+21
| | * | get rid of unnecessary fgets() buffer size limitationPhil Sutter2015-11-292-5/+5
| | * | get rid of remaining -Wunused-result warningsPhil Sutter2015-11-294-9/+24
| | * | ss: review is_ephemeral()Phil Sutter2015-11-291-22/+10
| | * | ss: reduce max indentation level in init_service_resolver()Phil Sutter2015-11-291-23/+30
| | * | lnstat: review lnstat_update()Phil Sutter2015-11-291-11/+7
| | * | bridge.8: minor formatting cleanupPhil Sutter2015-11-291-23/+23
| | * | iproute: restrict hoplimit values to be in range [0; 255]Phil Sutter2015-11-291-1/+1
| | * | iptoken: simplify iptoken_list a bitPhil Sutter2015-11-291-5/+1
| | * | ipaddress: drop unnecessary check in ipaddr_list_flush_or_save()Phil Sutter2015-11-291-4/+1
| | * | ipaddress: fix ipaddr_flush for Linux >= 3.1Phil Sutter2015-11-291-1/+2
| | * | libnetlink: introduce nc_flagsPhil Sutter2015-11-292-5/+12
| | * | ipaddress: simplify ipaddr_flush()Phil Sutter2015-11-291-37/+1
| | * | rt_names: style cleanupStephen Hemminger2015-11-291-54/+60
| | * | Add support for rt_tables.dDavid Ahern2015-11-292-0/+29
| | * | geneve: add support for IPv6 link partnersJohn W. Linville2015-11-231-7/+13
| | |/
| | * iproute2: Ignore EADDRNOTAVAIL errors during address flush operationNeil Horman2015-11-231-1/+11
| | * bridge.8: document fdb replace commandPhil Sutter2015-11-231-1/+8
| | * lnstat: fix header displaying mechanismPhil Sutter2015-11-231-5/+3
| | * lnstat: describe -s option in help outputPhil Sutter2015-11-231-1/+4
| | * update kernel headers to 4.4-rc1Stephen Hemminger2015-11-232-37/+9
| | * ip_common.h header cleanupPhil Sutter2015-11-232-64/+56
| | * misc: remove extra blank lineStephen Hemminger2015-11-231-1/+0
| | * man8: scrub trailing whitespaceStephen Hemminger2015-11-2323-373/+351
| | * man: Spelling fixesVille Skyttä2015-11-237-7/+7
| | * man: Syntax and warning fixesVille Skyttä2015-11-237-14/+14