aboutsummaryrefslogtreecommitdiffstats
path: root/ip
Commit message (Expand)AuthorAgeFilesLines
* ip-rule: neither prohibit nor reject or unreachable flags existPhil Sutter2015-10-181-1/+0
* ip-address: fix oneline mode for interfaces with VFPhil Sutter2015-10-161-1/+1
* ip monitor neigh: Change 'delete' to 'Deleted' to be consistent with ip routeRoopa Prabhu2015-10-161-1/+1
* ip: macvlan: support MACVLAN_FLAG_NOPROMISC flagPhil Sutter2015-10-121-3/+27
* ip: link: consolidate macvlan and macvtapPhil Sutter2015-10-123-119/+28
* ip: allow using a device "help" (or a prefix thereof)Christoph Schulz2015-10-074-5/+4
* ip: Add type and master filters to brief outputDavid Ahern2015-09-231-0/+19
* route: filter routes by family if it's specifiedAndrew Vagin2015-09-231-0/+3
* ip-link: do not support 'ip link add dev help'Phil Sutter2015-09-231-3/+3
* ip link: missing options in bond usageArthur Gautier2015-09-211-1/+1
* l2tp: add missing newline on show outputStephen Hemminger2015-09-111-2/+3
* iproute: print more verbose error on route cache flushDenis Kirjanov2015-09-071-1/+2
* iplink: Add support for IFLA_BR_VLAN_PROTOCOL attributeToshiaki Makita2015-08-311-0/+21
* Merge branch 'master' into net-nextStephen Hemminger2015-08-314-94/+240
|\
| * add support for brief output for link and addressesAndy Gospodarek2015-08-314-23/+140
| * iplink: cleanup whitespace and checkpatch issuesStephen Hemminger2015-08-251-71/+100
* | add support for VRF deviceDavid Ahern2015-08-233-2/+88
* | Merge branch 'master' into net-nextStephen Hemminger2015-08-231-32/+33
|\|
| * ip-link: cut one level indentationZhang Shengju2015-08-191-32/+33
* | Merge branch 'master' into net-nextStephen Hemminger2015-08-135-94/+57
|\|
| * bond: fix return after invargStephen Hemminger2015-08-131-63/+32
| * ip-link: remove unnecessary returnZhang Shengju2015-08-131-18/+12
| * ip-address: fix and extend documentationPavel Šimerda2015-08-131-8/+8
| * ip: fix and extend documentationPavel Šimerda2015-08-131-2/+2
| * ip-link: enhance prompt messageZhang Shengju2015-08-131-3/+3
* | iplink: add support for IFLA_BR_VLAN_FILTERING attributeNikolay Aleksandrov2015-08-121-0/+14
* | Merge branch 'master' into net-nextStephen Hemminger2015-08-121-0/+12
|\|
| * iplink: add ageing_time, stp_state and priority for bridgeNikolay Aleksandrov2015-08-121-0/+12
* | Merge branch 'master' into net-nextStephen Hemminger2015-08-124-9/+33
|\|
| * ip-link: fix a typo in help messageZhang Shengju2015-08-121-1/+1
| * iplink: shortify printing the usage of link typeZhang Shengju2015-08-121-2/+14
| * iplink: use the short format to print help infoZhang Shengju2015-08-121-2/+14
| * iplink: add missing link typeZhang Shengju2015-08-121-1/+1
| * ipnetns: make net namespace cache variable sizeStephen Hemminger2015-08-121-3/+3
* | iplink: bonding: add support for IFLA_BOND_TLB_DYNAMIC_LBNikolay Aleksandrov2015-08-101-1/+15
* | Merge branch 'master' into net-nextStephen Hemminger2015-07-311-0/+3
|\|
| * ip: Preserve original portocol family in batch modeAntti Paila2015-07-311-0/+3
* | ip link: proto_down config and display.Anuradha Karuppiah2015-07-282-0/+18
|/
* Replace BSD MAXPATHLEN by POSIX PATH_MAXFelix Janda2015-07-281-8/+7
* ip/ip6tunnel: fix missing return value checkZhang Shengju2015-07-271-0/+24
* xfrm: remove duplicated includeZhang Shengju2015-07-274-4/+0
* ip: fix all the checkpatch warningsStephen Hemminger2015-07-261-22/+26
* iproute2: ipa: show switch idJiri Pirko2015-07-201-0/+8
* support batching of ip route get commandsRoopa Prabhu2015-07-201-3/+3
* iproute2: add support to print 'linkdown' nexthop flagAndy Gospodarek2015-06-261-0/+4
* iplink_bridge: add support for priorityNikolay Aleksandrov2015-06-261-0/+10
* iplink_bridge: add support for stp_stateNikolay Aleksandrov2015-06-261-0/+8
* iplink_bridge: add support for ageing_timeNikolay Aleksandrov2015-06-261-0/+8
* bonding: export 3ad actor and partner port stateNikolay Aleksandrov2015-06-261-0/+8
* Merge branch 'master' into net-nextStephen Hemminger2015-06-262-8/+22
|\