summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-08v4.7.0v4.7.0Stephen Hemminger
2016-08-08tc/m_gact: Fix action_a2n() return code checkPhil Sutter
2016-08-08bridge: vlan json: skip ports with empty vlansRoopa Prabhu
2016-08-06tc: Fix for missing estimator initializationPhil Sutter
2016-08-01devlink: add option to generate JSON outputJiri Pirko
2016-08-01devlink: write usage help messages to stderrJiri Pirko
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-28man: macsec: fix macsec related typosDavide Caratti
2016-07-25man/man8/tc-flow.8: minor correctionsMichal Soltys
2016-07-25tc: util: No need for action_n2a() to be reentrantPhil Sutter
2016-07-25tc: use action_a2n() everywherePhil Sutter
2016-07-25tc: util: bore up action_a2n()Phil Sutter
2016-07-25tc: Reformat tc_util.hPhil Sutter
2016-07-22l2tp: add udp checksum control flagsShanker Wang
2016-07-20ip-address.8: Document autojoin flagPhil Sutter
2016-07-20tc: ematch: Ignore all-zero mask value when printing filtersPhil Sutter
2016-07-20Makefile: Allow to override CCPhil Sutter
2016-07-20No need to initialize rtattr fields before parsingPhil Sutter
2016-07-20Replace malloc && memset by callocPhil Sutter
2016-07-20Use C99 style initializers everywherePhil Sutter
2016-07-20tc: m_action: Improve conversion to C99 style initializersPhil Sutter
2016-07-20ip-link.8: Fix font choicesPhil Sutter
2016-07-20ip-link.8: Add slave type option descriptionsPhil Sutter
2016-07-20ip-link.8: Place 'ip link set' warning more prominentlyPhil Sutter
2016-07-20ip-link.8: Extend type list in synopsisPhil 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-20bridge: remove unused variableStephen Hemminger
2016-07-20bridge: update man pageRoopa Prabhu
2016-07-20bridge: add json schema for bridge fdb showAnuradha Karuppiah
2016-07-20bridge: add json support for bridge fdb showAnuradha Karuppiah
2016-07-20bridge: add json support for bridge vlan showRoopa Prabhu
2016-07-20json_writer: Removed automatic json-object type from the constructorAnuradha Karuppiah
2016-07-20ss: Add option to suppress header lineDavid Ahern
2016-07-20ss: Fix support for device filter by indexDavid Ahern
2016-07-20bpf: also check elf for official e_machine valueDaniel Borkmann
2016-07-15man: Point to 'devlink-sb' from 'devlink' man pageIdo Schimmel
2016-07-15man: Add devlink man pages to MakefileIdo Schimmel
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-06tc: flower: Add skip_{hw|sw} supportAmir Vadai