summaryrefslogtreecommitdiff
path: root/ip
AgeCommit message (Expand)Author
2016-07-28macsec: cipher and icvlen can be set separatelyDavide Caratti
2016-07-28ip {link,address}: add 'macsec' item to TYPE listDavide Caratti
2016-07-22l2tp: add udp checksum control flagsShanker Wang
2016-07-20No need to initialize rtattr fields before parsingPhil Sutter
2016-07-20Use C99 style initializers everywherePhil Sutter
2016-07-20iplink: bond_slave: Add missing help functionsPhil Sutter
2016-07-20iplink: List valid 'type' argument in ip link help textPhil Sutter
2016-07-15iproute: constify rtattr_cmpStephen Hemminger
2016-07-15ip route: restore route entries in correct orderXin Long
2016-07-15ip: link style cleanupStephen Hemminger
2016-07-15Add support for configuring Infiniband GUIDsEli Cohen
2016-07-06ip route: Add support for vrf keywordDavid Ahern
2016-07-06ip vrf: Add ipvrf_get_tableDavid Ahern
2016-07-06ip route: Change type mask to bitmaskDavid Ahern
2016-07-06ip neigh: Add support for keywordDavid Ahern
2016-07-06ip link/addr: Add support for vrf keywordDavid Ahern
2016-07-06ip vrf: Add name_is_vrfDavid Ahern
2016-07-06ip-address: constify match_link_kind argPhil Sutter
2016-06-30ip route: timeout for routes has to be set in secondsAndrew Vagin
2016-06-29ip-address: Align type list in help and man pagePhil Sutter
2016-06-29ip-address: Support filtering by slave type, tooPhil Sutter
2016-06-27ip/tcp_metrics: Simplify process_msg a bitJakub Sitnicki
2016-06-27Fix MAC address length checkPhil Sutter
2016-06-21iplink: Check address length via netlinkPhil Sutter
2016-06-21iplink: Add missing variable initializationPhil Sutter
2016-06-14ipaddress: Allow listing addresses by typePhil Sutter
2016-06-08ip: add MACsec supportSabrina Dubroca
2016-06-08utils: provide get_hex to read a hex digit from a charSabrina Dubroca
2016-06-08utils: add get_be{16, 32, 64}, use them where possibleSabrina Dubroca
2016-06-08ip: minor checkpatch cleanupStephen Hemminger
2016-05-31Make builds default to quiet modeDavid Ahern
2016-05-31ip, token: add del commandDaniel Borkmann
2016-05-31Added support for selection of new HSR versionPeter Heise
2016-05-23ipaddress: fix build with musl libcKylie McClain
2016-05-18Merge branch 'master' into net-nextStephen Hemminger
2016-05-18ip link: Add support for kernel side filteringDavid Ahern
2016-05-13Merge branch 'master' into net-nextStephen Hemminger
2016-05-13geneve: fix IPv6 remote address reportingEdward Cree
2016-05-06ip link gre: print only relevant info in external modeJiri Benc
2016-05-06ip link gre: create interfaces in external mode correctlyJiri Benc
2016-04-19Merge branch 'master' into net-nextStephen Hemminger
2016-04-19ip: neigh: Fix leftover attributes message during flushJeff Harris
2016-04-11vxlan: add support for VXLAN-GPEJiri Benc
2016-04-11vxlan: 'external' implies 'nolearning'Jiri Benc
2016-04-11ip: whitespace cleanupStephen Hemminger
2016-04-11ip-link: Support printing VF trust settingPhil Sutter
2016-04-11ip: only display phys attributes with details optionStephen Hemminger
2016-04-11iplink: display IFLA_PHYS_PORT_NAMENicolas Dichtel
2016-04-11iplink: display number of rx/tx queuesEric Dumazet
2016-03-27geneve: add support to set flow labelDaniel Borkmann