aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * ip{,6}tunnel: put spaces around non-unary operatorsPhil Sutter2015-11-232-28/+28
| | * iptunnel: sanitize copying tunnel namePhil Sutter2015-11-231-1/+1
| | * iptunnel: share common code when determining the default interface namePhil Sutter2015-11-231-45/+25
| | * iptunnel: simplify parsing TTL, allow 'hlim' as identifierPhil Sutter2015-11-231-5/+4
| | * iptunnel: share common code when setting tunnel modePhil Sutter2015-11-231-25/+14
| | * ip6tunnel: fix coding style: no newline between brace and elsePhil Sutter2015-11-231-2/+1
| | * ip6tunnel: print local/remote addresses like iptunnel doesPhil Sutter2015-11-231-6/+9
| | * ip{,6}tunnel: align do_tunnels_list() a bitPhil Sutter2015-11-232-17/+16
| | * iptunnel: use ll_name_to_index() for physical interface lookupPhil Sutter2015-11-231-1/+1
| | * ip{, 6}tunnel: unify behaviour if physical device is not foundPhil Sutter2015-11-232-3/+4
| | * ip/tunnel: introduce tnl_parse_key()Phil Sutter2015-11-234-60/+22
| | * ip{, 6}tunnel: get rid of extraneous whitespace when printingPhil Sutter2015-11-232-10/+10
| | * misc/Makefile: use PKG_CONFIGAaro Koskinen2015-11-231-2/+2
| | * Merge branch 'master' into net-nextStephen Hemminger2015-11-031-1/+1
| | |\
| | | * v4.3.0Stephen Hemminger2015-11-031-1/+1
| | * | Merge branch 'master' into net-nextStephen Hemminger2015-11-035-5/+191
| | |\|
| | | * lib/utils: improve error messages of get_addr() and get_prefix()Phil Sutter2015-11-031-2/+4
| | | * bridge: fdb: minor syntax fix in help textPhil Sutter2015-11-031-3/+3
| | | * ifstat: add manpagePhil Sutter2015-11-031-0/+59
| | | * genl: add manpagePhil Sutter2015-11-031-0/+77
| | | * ifcfg: add manpagePhil Sutter2015-11-031-0/+48
| | * | add new IFLA_VF_TRUST netlink attributeStephen Hemminger2015-10-231-0/+6
| | * | Merge branch 'master' into net-nextStephen Hemminger2015-10-2336-58/+1440
| | |\|
| | | * misc: cleanup extra whitespaceStephen Hemminger2015-10-232-2/+1
| | | * tc: remove extra whitespaceStephen Hemminger2015-10-2314-16/+0
| | | * ip: remove extra newlines at end-of-fileStephen Hemminger2015-10-236-6/+0
| | | * tc: ship filter man pages and refer to them in tc.8Phil Sutter2015-10-232-1/+55
| | | * tc: add a man page for u32 filterPhil Sutter2015-10-231-0/+663
| | | * tc: add a man page for tcindex filterPhil Sutter2015-10-231-0/+58
| | | * tc: add a man page for route filterPhil Sutter2015-10-231-0/+74
| | | * tc: add a man page for fw filterPhil Sutter2015-10-231-0/+66
| | | * tc: add a man page for flower filterPhil Sutter2015-10-231-0/+113
| | | * tc: add a man page for flow filterPhil Sutter2015-10-231-0/+265
| | | * tc: add a man page for cgroup filterPhil Sutter2015-10-231-0/+80
| | | * tc: add a man page for basic filterPhil Sutter2015-10-231-0/+34
| | | * tc: u32 filter coding style cleanupPhil Sutter2015-10-231-29/+27
| | | * tc: improve filter help texts a bitPhil Sutter2015-10-233-4/+4
| | * | update bpf kernel headerStephen Hemminger2015-10-221-0/+11
| | * | Merge branch 'master' into net-nextStephen Hemminger2015-10-227-15/+173
| | |\|
| | | * ip, realms: also allow to pass in raw realms valueDaniel Borkmann2015-10-224-7/+14
| | | * update kernel headersStephen Hemminger2015-10-221-1/+1
| | | * Add ip rule save/restoreKirill Tkhai2015-10-223-7/+158
| | * | Merge branch 'master' into net-nextStephen Hemminger2015-10-186-4/+7
| | |\|
| | | * ip route get: change exit to return to support batch commandsRoopa Prabhu2015-10-181-1/+1
| | | * bridge: add calls to fflush in fdb and mdb print functionsWilson Kok2015-10-182-0/+4
| | | * ip-rule: neither prohibit nor reject or unreachable flags existPhil Sutter2015-10-182-2/+1
| | | * ss: return -1 if an unrecognized option was givenPhil Sutter2015-10-181-1/+1
| | * | ip-route man: add usage and description for lwtunnel encap attributesRoopa Prabhu2015-10-161-1/+69
| | * | lwtunnel: Add encapsulation support to ip routeRoopa Prabhu2015-10-165-6/+274
| | * | add tunnel header files from net-next uapiStephen Hemminger2015-10-162-0/+71