1. 36923f4 Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
  2. 087dec7 tc: don't accept qdisc 'handle' greater than ffff by Davide Caratti · 8 years ago
  3. 88ba11b Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
  4. ae81098 remove useless return statement by Stephen Hemminger · 8 years ago
  5. 98a2af1 Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
  6. 0e43ed9 tc: m_vlan: Add priority option to push vlan action by Hadar Hen Zion · 8 years ago
  7. 745d917 tc: flower: Introduce vlan support by Hadar Hen Zion · 8 years ago
  8. d5cbf3f tc: Add support for the matchall traffic classifier. by Yotam Gigi · 8 years ago
  9. 3de88c4 police: improve usage message by Roman Mashak · 8 years ago
  10. cef49e5 police: add extra space to improve police result printing by Roman Mashak · 8 years ago
  11. 06be01f tc classifiers: Modernize tcindex classifier by Jamal Hadi Salim · 8 years ago
  12. 6fcf36c tc: fix a misleading failure by WANG Cong · 8 years ago
  13. 1b25949 Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
  14. c15feb9 tc/m_gact: Fix action_a2n() return code check by Phil Sutter · 8 years ago
  15. 6d54c41 Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
  16. 9579afb tc: Fix for missing estimator initialization by Phil Sutter · 8 years ago
  17. 79f5bf1 Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
  18. 7093200 tc: util: No need for action_n2a() to be reentrant by Phil Sutter · 8 years ago
  19. 69f5aff tc: use action_a2n() everywhere by Phil Sutter · 8 years ago
  20. 53aadc5 tc: util: bore up action_a2n() by Phil Sutter · 8 years ago
  21. 9ffc80b tc: Reformat tc_util.h by Phil Sutter · 8 years ago
  22. ac75d5c Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
  23. 247ace6 tc: ematch: Ignore all-zero mask value when printing filters by Phil Sutter · 8 years ago
  24. 30a8842 No need to initialize rtattr fields before parsing by Phil Sutter · 8 years ago
  25. f89bb02 Replace malloc && memset by calloc by Phil Sutter · 8 years ago
  26. d17b136 Use C99 style initializers everywhere by Phil Sutter · 8 years ago
  27. d892aaf tc: m_action: Improve conversion to C99 style initializers by Phil Sutter · 8 years ago
  28. e77fa41 bpf: also check elf for official e_machine value by Daniel Borkmann · 8 years ago
  29. d5b62e6 Merge branch 'master' into net-next by Stephen Hemminger · 8 years ago
  30. cfcabf1 tc: flower: Add skip_{hw|sw} support by Amir Vadai · 8 years ago
  31. 1d1e0fd actions: skbedit add support for mod-ing skb pkt_type by Jamal Hadi Salim · 8 years ago
  32. 5f6a467 tc: m_action: Drop unused variable nladdr in tc_action_gd() by Phil Sutter · 8 years ago
  33. a0a73b2 tc: m_action: Use C99 style initializers for struct req by Phil Sutter · 8 years ago
  34. 9b32f89 tc: let m_ipt work with new iptables API headers by Alexander Aring · 8 years ago
  35. 4b83a08 m_xt: whitespace cleanup by Stephen Hemminger · 8 years ago
  36. 2ef4008 tc: m_xt: Introduce get_xtables_target_opts() by Phil Sutter · 8 years ago
  37. f6ddd9c tc: m_xt: Simplify argc adjusting in parse_ipt() by Phil Sutter · 8 years ago
  38. 28432f3 tc: m_xt: Get rid of iargc variable in parse_ipt() by Phil Sutter · 8 years ago
  39. ab8f52f tc: m_xt: Get rid of rargc in parse_ipt() by Phil Sutter · 8 years ago
  40. b0ba018 tc: m_xt: Drop unused variable fw in parse_ipt() by Phil Sutter · 8 years ago
  41. b45f914 tc: m_xt: Get rid of one indentation level in parse_ipt() by Phil Sutter · 8 years ago
  42. f1a7c7d tc: m_xt: Fix indenting by Phil Sutter · 8 years ago
  43. 8eee75a tc: m_xt: Fix segfault when adding multiple actions at once by Phil Sutter · 8 years ago
  44. 4457452 tc: m_xt: Prevent segfault with standard targets by Phil Sutter · 8 years ago
  45. 8b62517 pedit: fix whitespace etc by Stephen Hemminger · 8 years ago
  46. d8694a3 action pedit: stylistic changes by Jamal Hadi Salim · 8 years ago
  47. 6228120 tc: f_u32 cleanup indentation and long lines by Stephen Hemminger · 8 years ago
  48. 5e5b300 tc: f_u32: Add support for skip_hw and skip_sw flags by Samudrala, Sridhar · 8 years ago
  49. 9f7401f utils: add get_be{16, 32, 64}, use them where possible by Sabrina Dubroca · 8 years ago
  50. 4de4b5c fq_codel: add per queue memory limit by Eric Dumazet · 8 years ago
  51. ead954c tc action policer: enable timestamp display by Jamal Hadi Salim · 8 years ago
  52. 82e6efe tc filter u32: Coding style fixes by Jamal Hadi Salim · 8 years ago
  53. e6263c8 tc: action result is u32 by Stephen Hemminger · 8 years ago
  54. 45c6837 tc action policer: Avoid nonsensical input by Jamal Hadi Salim · 8 years ago
  55. 57bdf8b Make builds default to quiet mode by David Ahern · 8 years ago
  56. e70b9f1 tc simple action: bug fix by Jamal Hadi Salim · 8 years ago
  57. a78a2db tc fix ife late binding by Jamal Hadi Salim · 8 years ago
  58. 1a03207 f_bpf: fix filling of handle when no further arg is provided by Daniel Borkmann · 8 years ago
  59. a2de651 ingress, clsact: don't add TCA_OPTIONS to nl msg by Daniel Borkmann · 8 years ago
  60. fdf1bdd tc simple action update and breakage by Jamal Hadi Salim · 8 years ago
  61. 43726b7 tc: don't ignore ok as an action branch by Jamal Hadi Salim · 8 years ago
  62. d3e5112 tc: introduce IFE action by Jamal Hadi Salim · 8 years ago
  63. 5c5a0f3 iproute2: tc_bpf.c: fix building with musl libc by Gustavo Zacarias · 8 years ago
  64. 4dd3f50 tc, bpf: add support for map pre/allocation by Daniel Borkmann · 8 years ago
  65. afc1a20 tc, bpf: further improve error reporting by Daniel Borkmann · 8 years ago
  66. 4952b45 include: add linked list implementation from kernel by Jiri Pirko · 8 years ago
  67. e9e9365 scrub out whitespace issues by Stephen Hemminger · 8 years ago
  68. 7faf158 lib/utils: introduce rt_addr_n2a_rta() by Phil Sutter · 8 years ago
  69. 2e96d2c utils: make rt_addr_n2a() non-reentrant by default by Phil Sutter · 8 years ago
  70. a418e45 make format_host non-reentrant by default by Phil Sutter · 8 years ago
  71. 51011da tc/m_vlan.c: mention CONTROL option in help text by Phil Sutter · 8 years ago
  72. 1672f42 tc: connmark, pedit: Rename BRANCH to CONTROL by Phil Sutter · 8 years ago
  73. a33786b tc: pedit: Fix raw op by Phil Sutter · 8 years ago
  74. 77bed40 tc: pedit: Fix for big-endian systems by Phil Sutter · 8 years ago
  75. 952f89d tc/p_ip.c: Minor coding style cleanup by Phil Sutter · 8 years ago
  76. 32a121c tc: code cleanup by Stephen Hemminger · 8 years ago
  77. 4733b18 tc: q_{codel,fq_codel}: add missing space in help text by Luca Lemmo · 8 years ago
  78. 725f2a8 tc: f_u32: trivial coding style cleanups by Luca Lemmo · 8 years ago
  79. dd0c8d1 tc: f_u32: add missing spaces around operators by Luca Lemmo · 8 years ago
  80. 338b003 tc: pedit: Fix retain value for ihl adjustments by Phil Sutter · 8 years ago
  81. f440e9d tc: pedit: Fix parse_cmd() by Phil Sutter · 8 years ago
  82. ec0ceee tc: pedit: Fix layered op parsing by Phil Sutter · 8 years ago
  83. c024acc tc: pedit: document branch control in help output by Phil Sutter · 8 years ago
  84. 467f9fc htb: rename b4 buffer to b3 to make its name more consistent by Dmitrii Shcherbakov · 9 years ago
  85. 1aea7fe htb: remove printing of a deprecated overhead value by Dmitrii Shcherbakov · 9 years ago
  86. 5230a2e tc, bpf: use bind/type macros from gelf by Daniel Borkmann · 8 years ago
  87. a576c6b tc, bpf: give some more hints wrt false relos by Daniel Borkmann · 8 years ago
  88. f31645d tc, bpf: improve verifier logging by Daniel Borkmann · 8 years ago
  89. 67584e3 tc: fix compilation with old gcc (< 4.6) (bis) by Nicolas Dichtel · 8 years ago
  90. 2486337 tc, bpf: make sure relo is in relation with map section by Daniel Borkmann · 9 years ago
  91. 62392ec Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2 by Stephen Hemminger · 8 years ago
  92. 8187b01 tc, bpf: more header checks on loading elf by Daniel Borkmann · 9 years ago
  93. cce3d46 tc, bpf: check section names and type everywhere by Daniel Borkmann · 9 years ago
  94. 8f9afdd tc, clsact: add clsact frontend by Daniel Borkmann · 9 years ago
  95. 0d45c4b tc, ingress: clean up ingress handling a bit by Daniel Borkmann · 9 years ago
  96. 2505780 Merge branch 'net-next' by Stephen Hemminger · 9 years ago
  97. bc223ab Revert "tc: fix compilation with old gcc (< 4.6)" by Stephen Hemminger · 9 years ago
  98. 488b41d tc: flower no need to specify the ethertype by Jamal Hadi Salim · 9 years ago
  99. 8f80d45 tc: fix compilation with old gcc (< 4.6) by Julien Floret · 9 years ago
  100. de7db5d tc: m_connmark: Fix help text by Phil Sutter · 9 years ago