1. a0c2e90 net_sched: remove unused tcfa_capab by Cong Wang · 6 years ago
  2. 244cd96 net_sched: remove list_head from tc_action by Cong Wang · 6 years ago
  3. 7d485c4 net_sched: remove unused tcf_idr_check() by Cong Wang · 6 years ago
  4. 97a3f84f net_sched: remove unnecessary ops->delete() by Cong Wang · 6 years ago
  5. 84a75b3 net: sched: extend action ops with put_dev callback by Vlad Buslov · 6 years ago
  6. 7fd4b28 tc/act: remove unneeded RCU lock in action callback by Paolo Abeni · 6 years ago
  7. 90b73b7 net: sched: change action API to use array of pointers to actions by Vlad Buslov · 6 years ago
  8. 0190c1d net: sched: atomically check-allocate action by Vlad Buslov · 6 years ago
  9. b409074 net: sched: add 'delete' function to action ops by Vlad Buslov · 6 years ago
  10. 2a2ea34 net: sched: implement action API that deletes action by index by Vlad Buslov · 6 years ago
  11. 789871b net: sched: implement unlocked action init API by Vlad Buslov · 6 years ago
  12. 036bb44 net: sched: change type of reference and bind counters by Vlad Buslov · 6 years ago
  13. eec94fd net: sched: use rcu for action cookie update by Vlad Buslov · 6 years ago
  14. e56185c net: sched: add tcf_proto_op to offload a rule by John Hurley · 6 years ago
  15. affaa0c net/sched: remove tcf_idr_cleanup() by Davide Caratti · 7 years ago
  16. a03b91b net sched actions: add new tc_action_ops callback by Roman Mashak · 7 years ago
  17. d04e699 net sched actions: update Add/Delete action API with new argument by Roman Mashak · 7 years ago
  18. b362014 net: sched: act: handle extack in tcf_generic_walker by Alexander Aring · 7 years ago
  19. 4178010 net: sched: act: add extack for walk callback by Alexander Aring · 7 years ago
  20. 331a929 net: sched: act: add extack for lookup callback by Alexander Aring · 7 years ago
  21. 589dad6 net: sched: act: add extack to init callback by Alexander Aring · 7 years ago
  22. aea0d72 net: sched: act: add extack to init by Alexander Aring · 7 years ago
  23. 1af8515 net: sched: act: fix code style by Alexander Aring · 7 years ago
  24. ee99b2d net: Revert sched action extack support series. by David S. Miller · 7 years ago
  25. 10defbd net: sched: act: add extack to init by Alexander Aring · 7 years ago
  26. b7b347f net: sched: act: fix code style by Alexander Aring · 7 years ago
  27. 039af9c net_sched: switch to exit_batch for action pernet ops by Cong Wang · 7 years ago
  28. 9a63b25 net_sched: remove unused parameter from act cleanup ops by Cong Wang · 7 years ago
  29. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  30. c7e460c Revert "net_sched: hold netns refcnt for each action" by Cong Wang · 7 years ago
  31. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  32. 7ba3ebf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  33. ceffcc5 net_sched: hold netns refcnt for each action by Cong Wang · 7 years ago
  34. a159d3c net_sched: acquire RTNL in tc_action_net_exit() by Cong Wang · 7 years ago
  35. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  36. b3f55bd net: sched: introduce per-egress action device callbacks by Jiri Pirko · 7 years ago
  37. 843e79d net: sched: make tc_action_ops->get_dev return dev and avoid passing net by Jiri Pirko · 7 years ago
  38. d7fb60b net_sched: get rid of tcfa_rcu by Cong Wang · 7 years ago
  39. 65a206c net/sched: Change act_api and act_xxx modules to use IDR by Chris Mi · 7 years ago
  40. db50514 net: sched: add termination action to allow goto chain by Jiri Pirko · 7 years ago
  41. 9fb9f25 net: sched: push tp down to action init by Jiri Pirko · 7 years ago
  42. 1045ba7 net sched actions: Add support for user cookies by Jamal Hadi Salim · 8 years ago
  43. 1c0d32f net_sched: gen_estimator: complete rewrite of rate estimators by Eric Dumazet · 8 years ago
  44. 255cb30 net/sched: act_mirred: Add new tc_action_ops get_dev() by Hadar Hen Zion · 8 years ago
  45. f41cd11 tc_act: Remove tcf_act macro by Yotam Gigi · 8 years ago
  46. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  47. 2734437e net_sched: move tc offload macros to pkt_cls.h by WANG Cong · 8 years ago
  48. 0c23c3e net_sched: fix a typo in tc_for_each_action() by WANG Cong · 8 years ago
  49. ec0595c net_sched: get rid of struct tcf_common by WANG Cong · 8 years ago
  50. a85a970 net_sched: move tc_action into tcf_common by WANG Cong · 8 years ago
  51. 86cb13e mlxsw: spectrum: Fix compilation error when CLS_ACT isn't set by Ido Schimmel · 8 years ago
  52. b231307 net_sched: make tcf_hash_check() boolean by WANG Cong · 8 years ago
  53. 0b0f43f net sched: indentation and other OCD stylistic fixes by Jamal Hadi Salim · 8 years ago
  54. 48d8ee1 net sched actions: aggregate dumping of actions timeinfo by Jamal Hadi Salim · 8 years ago
  55. 53eb440 net sched actions: introduce timestamp for firsttime use by Jamal Hadi Salim · 8 years ago
  56. e6790fd mlx5: avoid unused variable warning by Arnd Bergmann · 8 years ago
  57. 3804070 net/sched: Enable netdev drivers to update statistics of offloaded actions by Amir Vadai · 8 years ago
  58. 18fcf49 net_sched: fix a memory leak in tc action by WANG Cong · 9 years ago
  59. 00175ae net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdef by Amir Vadai · 9 years ago
  60. ddf97cc net_sched: add network namespace support for tc actions by WANG Cong · 9 years ago
  61. 1d4150c net_sched: prepare tcf_hashinfo_destroy() for netns support by WANG Cong · 9 years ago
  62. 3c64562 net_sched: make tcf_hash_destroy() static by Alexei Starovoitov · 9 years ago
  63. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  64. 28e6b67 net: sched: fix refcount imbalance in actions by Daniel Borkmann · 9 years ago
  65. 56e5d1c net_sched: act_gact: remove spinlock in fast path by Eric Dumazet · 9 years ago
  66. 519c818 net: sched: add percpu stats to actions by Eric Dumazet · 9 years ago
  67. 55334a5 net_sched: act: refuse to remove bound action outside by WANG Cong · 11 years ago
  68. 4f1e9d8 net_sched: act: move tcf_hashinfo_init() into tcf_register_action() by WANG Cong · 11 years ago
  69. a5b5c95 net_sched: act: refactor cleanup ops by WANG Cong · 11 years ago
  70. 8606203 net_sched: act: hide struct tcf_common from API by WANG Cong · 11 years ago
  71. 6e6a50c net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup() by WANG Cong · 11 years ago
  72. c779f7a net_sched: act: fetch hinfo from a->ops->hinfo by WANG Cong · 11 years ago
  73. 671314a net_sched: act: remove capab from struct tc_action_ops by WANG Cong · 11 years ago
  74. 7eb8896 net_sched: act: remove struct tcf_act_hdr by WANG Cong · 11 years ago
  75. ddafd34 net_sched: act: move idx_gen into struct tcf_hashinfo by WANG Cong · 11 years ago
  76. 9c75f40 sched action: make local function static by stephen hemminger · 11 years ago
  77. 1f747c2 net_sched: convert tc_action_ops to use struct list_head by WANG Cong · 11 years ago
  78. 89819dc net_sched: convert tcf_hashinfo to hlist and use spinlock by WANG Cong · 11 years ago
  79. 369ba56 net_sched: init struct tcf_hashinfo at register time by WANG Cong · 11 years ago
  80. 33be627 net_sched: act: use standard struct list_head by WANG Cong · 11 years ago
  81. d84231d net_sched: remove get_stats from tc_action_ops by WANG Cong · 11 years ago
  82. 5c15257 net: Remove extern from include/net/ scheduling prototypes by Joe Perches · 11 years ago
  83. 45203a3 net_sched: add 64bit rate estimators by Eric Dumazet · 11 years ago
  84. 0e24321 act_police: move struct tcf_police to act_police.c by Jiri Pirko · 12 years ago
  85. c1b5273 pkt_sched: namespace aware act_mirred by Benjamin LaHaise · 12 years ago
  86. dc7f9f6 net: sched: constify tcf_proto and tc_action by Eric Dumazet · 13 years ago
  87. c7de2cf pkt_sched: gen_kill_estimator() rcu fixes by Eric Dumazet · 14 years ago
  88. c1a8f1f net: restore gnet_stats_basic to previous definition by Eric Dumazet · 15 years ago
  89. ab27cfb [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get by Patrick McHardy · 17 years ago
  90. 7ba699c [NET_SCHED]: Convert actions from rtnetlink to new netlink API by Patrick McHardy · 17 years ago
  91. c3bc7cf [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE by Patrick McHardy · 17 years ago
  92. 4bdf399 [NET_SCHED]: Remove unnecessary stats_lock pointers by Patrick McHardy · 17 years ago
  93. e9ce1cd [PKT_SCHED]: Kill pkt_act.h inlining. by David S. Miller · 18 years ago
  94. f43c5a0 [PKT_SCHED]: Convert tc action functions to single skb pointers by Patrick McHardy · 19 years ago
  95. abc3bc5 [NET]: Kill skb->tc_classid by Patrick McHardy · 19 years ago
  96. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago