1. e3d0f0c devlink: add option to generate JSON output by Jiri Pirko · 8 years ago
  2. 7a9466d devlink: write usage help messages to stderr by Jiri Pirko · 8 years ago
  3. 89bb6e6 macsec: cipher and icvlen can be set separately by Davide Caratti · 8 years ago
  4. fd4df5b ip {link,address}: add 'macsec' item to TYPE list by Davide Caratti · 8 years ago
  5. c0ab80a man: macsec: fix macsec related typos by Davide Caratti · 8 years ago
  6. bdd6104 man/man8/tc-flow.8: minor corrections by Michal Soltys · 8 years ago
  7. 7093200 tc: util: No need for action_n2a() to be reentrant by Phil Sutter · 8 years ago
  8. 69f5aff tc: use action_a2n() everywhere by Phil Sutter · 8 years ago
  9. 53aadc5 tc: util: bore up action_a2n() by Phil Sutter · 8 years ago
  10. 9ffc80b tc: Reformat tc_util.h by Phil Sutter · 8 years ago
  11. 9bf9d05 l2tp: add udp checksum control flags by Shanker Wang · 8 years ago
  12. 6acf086 ip-address.8: Document autojoin flag by Phil Sutter · 8 years ago
  13. 247ace6 tc: ematch: Ignore all-zero mask value when printing filters by Phil Sutter · 8 years ago
  14. 7ffa2b5 Makefile: Allow to override CC by Phil Sutter · 8 years ago
  15. 30a8842 No need to initialize rtattr fields before parsing by Phil Sutter · 8 years ago
  16. f89bb02 Replace malloc && memset by calloc by Phil Sutter · 8 years ago
  17. d17b136 Use C99 style initializers everywhere by Phil Sutter · 8 years ago
  18. d892aaf tc: m_action: Improve conversion to C99 style initializers by Phil Sutter · 8 years ago
  19. 52a5986 ip-link.8: Fix font choices by Phil Sutter · 8 years ago
  20. 3dd4b89 ip-link.8: Add slave type option descriptions by Phil Sutter · 8 years ago
  21. f9e9f92 ip-link.8: Place 'ip link set' warning more prominently by Phil Sutter · 8 years ago
  22. 657426c ip-link.8: Extend type list in synopsis by Phil Sutter · 8 years ago
  23. 25c93fa iplink: bond_slave: Add missing help functions by Phil Sutter · 8 years ago
  24. 771a242 iplink: List valid 'type' argument in ip link help text by Phil Sutter · 8 years ago
  25. 4870328 bridge: remove unused variable by Stephen Hemminger · 8 years ago
  26. db72637 bridge: update man page by Roopa Prabhu · 8 years ago
  27. 15539fc bridge: add json schema for bridge fdb show by Anuradha Karuppiah · 8 years ago
  28. b239c56 bridge: add json support for bridge fdb show by Anuradha Karuppiah · 8 years ago
  29. d82a49c bridge: add json support for bridge vlan show by Roopa Prabhu · 8 years ago
  30. d721a14 json_writer: Removed automatic json-object type from the constructor by Anuradha Karuppiah · 8 years ago
  31. 7a4559f ss: Add option to suppress header line by David Ahern · 8 years ago
  32. 930d3f2 ss: Fix support for device filter by index by David Ahern · 8 years ago
  33. e77fa41 bpf: also check elf for official e_machine value by Daniel Borkmann · 8 years ago
  34. 78c610e man: Point to 'devlink-sb' from 'devlink' man page by Ido Schimmel · 8 years ago
  35. e3da7a4 man: Add devlink man pages to Makefile by Ido Schimmel · 8 years ago
  36. 79f4a39 iproute: constify rtattr_cmp by Stephen Hemminger · 8 years ago
  37. 74af8dd ip route: restore route entries in correct order by Xin Long · 8 years ago
  38. ef0a738 ip: link style cleanup by Stephen Hemminger · 8 years ago
  39. d91fb3f Add support for configuring Infiniband GUIDs by Eli Cohen · 8 years ago
  40. 0130f01 ip route: Add support for vrf keyword by David Ahern · 8 years ago
  41. 9b76577 ip vrf: Add ipvrf_get_table by David Ahern · 8 years ago
  42. d84b187 ip route: Change type mask to bitmask by David Ahern · 8 years ago
  43. 5db1ada ip neigh: Add support for keyword by David Ahern · 8 years ago
  44. 104444c ip link/addr: Add support for vrf keyword by David Ahern · 8 years ago
  45. 7dc0e97 ip vrf: Add name_is_vrf by David Ahern · 8 years ago
  46. cfcabf1 tc: flower: Add skip_{hw|sw} support by Amir Vadai · 8 years ago
  47. 03ac85b ip-address: constify match_link_kind arg by Phil Sutter · 8 years ago
  48. 509dcd4 iproute2: unmangle netdev/my emails in man pages (hfsc, stab) by Michal Soltys · 8 years ago
  49. fab3e00 man: rtacct: add missing TP marker by Masatake YAMATO · 8 years ago
  50. 3aa8f8c bridge: man: fix STP LISTENING description by Vivien Didelot · 8 years ago
  51. 400b540 bridge: man: fix BPUD typo by Vivien Didelot · 8 years ago
  52. eecc006 ip route: timeout for routes has to be set in seconds by Andrew Vagin · 8 years ago
  53. 577cfe0 ip-address: Align type list in help and man page by Phil Sutter · 8 years ago
  54. e051380 ip-address: Support filtering by slave type, too by Phil Sutter · 8 years ago
  55. 62000e5 Use ARRAY_SIZE macro everywhere by Phil Sutter · 8 years ago
  56. 2d29321 ss: Add support to filter on device by David Ahern · 8 years ago
  57. 376fb86 ss: Allow ssfilter_bytecompile to return 0 by David Ahern · 8 years ago
  58. 82d73ea ss: Refactor inet_show_sock by David Ahern · 8 years ago
  59. 0840122 ip/tcp_metrics: Simplify process_msg a bit by Jakub Sitnicki · 8 years ago
  60. 2a6f9cf man: ip-link: Add vrf type by David Ahern · 8 years ago
  61. 7fab22a bridge: man: fix "brige" typo by Vivien Didelot · 8 years ago
  62. 296cee6 bridge: vlan: fix a few "fdb" typos in vlan doc by Vivien Didelot · 8 years ago
  63. 0aae234 Fix MAC address length check by Phil Sutter · 8 years ago
  64. 3462c11 man: ip-address, ip-link: Document 'type' quirk by Phil Sutter · 8 years ago
  65. 5b26063 if: add missing kernel headers by Stephen Hemminger · 8 years ago
  66. 8fe58d5 iplink: Check address length via netlink by Phil Sutter · 8 years ago
  67. a89193a iplink: Add missing variable initialization by Phil Sutter · 8 years ago
  68. 414aeec ss: Add tcp_info fields data_segs_in/out by Martin KaFai Lau · 8 years ago
  69. 5f6a467 tc: m_action: Drop unused variable nladdr in tc_action_gd() by Phil Sutter · 8 years ago
  70. a0a73b2 tc: m_action: Use C99 style initializers for struct req by Phil Sutter · 8 years ago
  71. 9b32f89 tc: let m_ipt work with new iptables API headers by Alexander Aring · 8 years ago
  72. 4b83a08 m_xt: whitespace cleanup by Stephen Hemminger · 8 years ago
  73. 2ef4008 tc: m_xt: Introduce get_xtables_target_opts() by Phil Sutter · 8 years ago
  74. f6ddd9c tc: m_xt: Simplify argc adjusting in parse_ipt() by Phil Sutter · 8 years ago
  75. 28432f3 tc: m_xt: Get rid of iargc variable in parse_ipt() by Phil Sutter · 8 years ago
  76. ab8f52f tc: m_xt: Get rid of rargc in parse_ipt() by Phil Sutter · 8 years ago
  77. b0ba018 tc: m_xt: Drop unused variable fw in parse_ipt() by Phil Sutter · 8 years ago
  78. b45f914 tc: m_xt: Get rid of one indentation level in parse_ipt() by Phil Sutter · 8 years ago
  79. f1a7c7d tc: m_xt: Fix indenting by Phil Sutter · 8 years ago
  80. 8eee75a tc: m_xt: Fix segfault when adding multiple actions at once by Phil Sutter · 8 years ago
  81. 4457452 tc: m_xt: Prevent segfault with standard targets by Phil Sutter · 8 years ago
  82. 8b62517 pedit: fix whitespace etc by Stephen Hemminger · 8 years ago
  83. d8694a3 action pedit: stylistic changes by Jamal Hadi Salim · 8 years ago
  84. 8e45e44 man: ip-link: Document query_rss option by Phil Sutter · 8 years ago
  85. 9ba4126 utils: fix hex digits parsing in hexstring_a2n() by Beniamino Galvani · 8 years ago
  86. 24604eb ipaddress: Allow listing addresses by type by Phil Sutter · 8 years ago
  87. 6228120 tc: f_u32 cleanup indentation and long lines by Stephen Hemminger · 8 years ago
  88. 5e5b300 tc: f_u32: Add support for skip_hw and skip_sw flags by Samudrala, Sridhar · 8 years ago
  89. b26fc59 ip: add MACsec support by Sabrina Dubroca · 8 years ago
  90. 609640f utils: provide get_hex to read a hex digit from a char by Sabrina Dubroca · 8 years ago
  91. 9f7401f utils: add get_be{16, 32, 64}, use them where possible by Sabrina Dubroca · 8 years ago
  92. 89ae502 utils: make hexstring_a2n provide the number of hex digits parsed by Sabrina Dubroca · 8 years ago
  93. 90353c3 ip: minor checkpatch cleanup by Stephen Hemminger · 8 years ago
  94. 4de4b5c fq_codel: add per queue memory limit by Eric Dumazet · 8 years ago
  95. 06f9a59 man: tc-ife.8: man page for ife action by Lucas Bates · 8 years ago
  96. 3088787 man: rtpr: Fix minor typo by Phil Sutter · 8 years ago
  97. ebef317 misc/ss: Add family list to -f option in _usage() by Fabien Siron · 8 years ago
  98. 9b3c971 man: ip-link: Added HSR part by Peter Heise · 8 years ago
  99. ead954c tc action policer: enable timestamp display by Jamal Hadi Salim · 8 years ago
  100. de70bd2 tc: update headers for TCA_POLICE by Stephen Hemminger · 8 years ago