1. d17b136 Use C99 style initializers everywhere by Phil Sutter · 8 years ago
  2. d892aaf tc: m_action: Improve conversion to C99 style initializers by Phil Sutter · 8 years ago
  3. e77fa41 bpf: also check elf for official e_machine value by Daniel Borkmann · 8 years ago
  4. cfcabf1 tc: flower: Add skip_{hw|sw} support by Amir Vadai · 8 years ago
  5. 5f6a467 tc: m_action: Drop unused variable nladdr in tc_action_gd() by Phil Sutter · 8 years ago
  6. a0a73b2 tc: m_action: Use C99 style initializers for struct req by Phil Sutter · 8 years ago
  7. 9b32f89 tc: let m_ipt work with new iptables API headers by Alexander Aring · 8 years ago
  8. 4b83a08 m_xt: whitespace cleanup by Stephen Hemminger · 8 years ago
  9. 2ef4008 tc: m_xt: Introduce get_xtables_target_opts() by Phil Sutter · 8 years ago
  10. f6ddd9c tc: m_xt: Simplify argc adjusting in parse_ipt() by Phil Sutter · 8 years ago
  11. 28432f3 tc: m_xt: Get rid of iargc variable in parse_ipt() by Phil Sutter · 8 years ago
  12. ab8f52f tc: m_xt: Get rid of rargc in parse_ipt() by Phil Sutter · 8 years ago
  13. b0ba018 tc: m_xt: Drop unused variable fw in parse_ipt() by Phil Sutter · 8 years ago
  14. b45f914 tc: m_xt: Get rid of one indentation level in parse_ipt() by Phil Sutter · 8 years ago
  15. f1a7c7d tc: m_xt: Fix indenting by Phil Sutter · 8 years ago
  16. 8eee75a tc: m_xt: Fix segfault when adding multiple actions at once by Phil Sutter · 8 years ago
  17. 4457452 tc: m_xt: Prevent segfault with standard targets by Phil Sutter · 8 years ago
  18. 8b62517 pedit: fix whitespace etc by Stephen Hemminger · 8 years ago
  19. d8694a3 action pedit: stylistic changes by Jamal Hadi Salim · 8 years ago
  20. 6228120 tc: f_u32 cleanup indentation and long lines by Stephen Hemminger · 8 years ago
  21. 5e5b300 tc: f_u32: Add support for skip_hw and skip_sw flags by Samudrala, Sridhar · 8 years ago
  22. 9f7401f utils: add get_be{16, 32, 64}, use them where possible by Sabrina Dubroca · 8 years ago
  23. 4de4b5c fq_codel: add per queue memory limit by Eric Dumazet · 8 years ago
  24. ead954c tc action policer: enable timestamp display by Jamal Hadi Salim · 8 years ago
  25. 82e6efe tc filter u32: Coding style fixes by Jamal Hadi Salim · 8 years ago
  26. e6263c8 tc: action result is u32 by Stephen Hemminger · 8 years ago
  27. 45c6837 tc action policer: Avoid nonsensical input by Jamal Hadi Salim · 8 years ago
  28. 57bdf8b Make builds default to quiet mode by David Ahern · 8 years ago
  29. e70b9f1 tc simple action: bug fix by Jamal Hadi Salim · 8 years ago
  30. a78a2db tc fix ife late binding by Jamal Hadi Salim · 8 years ago
  31. 1a03207 f_bpf: fix filling of handle when no further arg is provided by Daniel Borkmann · 8 years ago
  32. a2de651 ingress, clsact: don't add TCA_OPTIONS to nl msg by Daniel Borkmann · 8 years ago
  33. fdf1bdd tc simple action update and breakage by Jamal Hadi Salim · 8 years ago
  34. 43726b7 tc: don't ignore ok as an action branch by Jamal Hadi Salim · 8 years ago
  35. d3e5112 tc: introduce IFE action by Jamal Hadi Salim · 8 years ago
  36. 5c5a0f3 iproute2: tc_bpf.c: fix building with musl libc by Gustavo Zacarias · 8 years ago
  37. 4dd3f50 tc, bpf: add support for map pre/allocation by Daniel Borkmann · 8 years ago
  38. afc1a20 tc, bpf: further improve error reporting by Daniel Borkmann · 8 years ago
  39. 4952b45 include: add linked list implementation from kernel by Jiri Pirko · 8 years ago
  40. e9e9365 scrub out whitespace issues by Stephen Hemminger · 8 years ago
  41. 7faf158 lib/utils: introduce rt_addr_n2a_rta() by Phil Sutter · 8 years ago
  42. 2e96d2c utils: make rt_addr_n2a() non-reentrant by default by Phil Sutter · 8 years ago
  43. a418e45 make format_host non-reentrant by default by Phil Sutter · 8 years ago
  44. 51011da tc/m_vlan.c: mention CONTROL option in help text by Phil Sutter · 8 years ago
  45. 1672f42 tc: connmark, pedit: Rename BRANCH to CONTROL by Phil Sutter · 8 years ago
  46. a33786b tc: pedit: Fix raw op by Phil Sutter · 8 years ago
  47. 77bed40 tc: pedit: Fix for big-endian systems by Phil Sutter · 8 years ago
  48. 952f89d tc/p_ip.c: Minor coding style cleanup by Phil Sutter · 8 years ago
  49. 32a121c tc: code cleanup by Stephen Hemminger · 8 years ago
  50. 4733b18 tc: q_{codel,fq_codel}: add missing space in help text by Luca Lemmo · 8 years ago
  51. 725f2a8 tc: f_u32: trivial coding style cleanups by Luca Lemmo · 8 years ago
  52. dd0c8d1 tc: f_u32: add missing spaces around operators by Luca Lemmo · 8 years ago
  53. 338b003 tc: pedit: Fix retain value for ihl adjustments by Phil Sutter · 8 years ago
  54. f440e9d tc: pedit: Fix parse_cmd() by Phil Sutter · 8 years ago
  55. ec0ceee tc: pedit: Fix layered op parsing by Phil Sutter · 8 years ago
  56. c024acc tc: pedit: document branch control in help output by Phil Sutter · 8 years ago
  57. 467f9fc htb: rename b4 buffer to b3 to make its name more consistent by Dmitrii Shcherbakov · 9 years ago
  58. 1aea7fe htb: remove printing of a deprecated overhead value by Dmitrii Shcherbakov · 9 years ago
  59. 5230a2e tc, bpf: use bind/type macros from gelf by Daniel Borkmann · 8 years ago
  60. a576c6b tc, bpf: give some more hints wrt false relos by Daniel Borkmann · 8 years ago
  61. f31645d tc, bpf: improve verifier logging by Daniel Borkmann · 8 years ago
  62. 67584e3 tc: fix compilation with old gcc (< 4.6) (bis) by Nicolas Dichtel · 8 years ago
  63. 2486337 tc, bpf: make sure relo is in relation with map section by Daniel Borkmann · 9 years ago
  64. 62392ec Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2 by Stephen Hemminger · 8 years ago
  65. 8187b01 tc, bpf: more header checks on loading elf by Daniel Borkmann · 9 years ago
  66. cce3d46 tc, bpf: check section names and type everywhere by Daniel Borkmann · 9 years ago
  67. 8f9afdd tc, clsact: add clsact frontend by Daniel Borkmann · 9 years ago
  68. 0d45c4b tc, ingress: clean up ingress handling a bit by Daniel Borkmann · 9 years ago
  69. 2505780 Merge branch 'net-next' by Stephen Hemminger · 9 years ago
  70. bc223ab Revert "tc: fix compilation with old gcc (< 4.6)" by Stephen Hemminger · 9 years ago
  71. 488b41d tc: flower no need to specify the ethertype by Jamal Hadi Salim · 9 years ago
  72. 8f80d45 tc: fix compilation with old gcc (< 4.6) by Julien Floret · 9 years ago
  73. de7db5d tc: m_connmark: Fix help text by Phil Sutter · 9 years ago
  74. e49b51d monitor: fix file handle leak by Stephen Hemminger · 9 years ago
  75. fd7f9c7 bpf: minor fix in api and bpf_dump_error() usage by Daniel Borkmann · 9 years ago
  76. 91d88ee {f,m}_bpf: allow updates on program arrays by Daniel Borkmann · 9 years ago
  77. f6793ee {f, m}_bpf: allow for user-defined object pinnings by Daniel Borkmann · 9 years ago
  78. 9e607f2 {f, m}_bpf: check map attributes when fetching as pinned by Daniel Borkmann · 9 years ago
  79. 910b543 {f,m}_bpf: make tail calls working by Daniel Borkmann · 9 years ago
  80. 32e93fb {f,m}_bpf: allow for sharing maps by Daniel Borkmann · 9 years ago
  81. 037660b qfq: fix parse_opt dead code by Stephen Hemminger · 9 years ago
  82. 86c392f Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  83. 753ef5b tc: remove extra whitespace by Stephen Hemminger · 9 years ago
  84. 40eb737 tc: u32 filter coding style cleanup by Phil Sutter · 9 years ago
  85. 0a83e1e tc: improve filter help texts a bit by Phil Sutter · 9 years ago
  86. 343dc90 m_bpf: don't require default opcode on ebpf actions by Daniel Borkmann · 9 years ago
  87. faa8a46 f_bpf: allow for optional classid and add flags by Daniel Borkmann · 9 years ago
  88. 8fe9839 fq: fix whitespace by Stephen Hemminger · 9 years ago
  89. 8d5bd8c tc: fq: allow setting and retrieving orphan_mask by Eric Dumazet · 9 years ago
  90. 32a6fbe tc : add timestamps to tc monitor by Eric Dumazet · 9 years ago
  91. 565af7b tc: fq: allow setting and retrieving flow refill delay by Phil Sutter · 9 years ago
  92. 5c32fa1 comment: Fix remaining listings of wrong FSF address by Phil Sutter · 9 years ago
  93. 9a6422c Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  94. bcb4a7a tc: fix return after invarg by Stephen Hemminger · 9 years ago
  95. baed908 m_bpf: add frontend support for late binding by Daniel Borkmann · 9 years ago
  96. 611f70b tc: fix bpf compilation with old glibc by Nicolas Dichtel · 9 years ago
  97. 69be46c Merge branch 'master' into net-next by Stephen Hemminger · 9 years ago
  98. 88eea53 tc: {f,m}_bpf: allow to retrieve uds path from env by Daniel Borkmann · 9 years ago
  99. 473d784 tc: {f,m}_bpf: add tail call support for parser by Daniel Borkmann · 9 years ago
  100. 0bbca04 iproute2: tc/m_pedit.c - remove dead code by Maciej Żenczykowski · 9 years ago