1. 8cbfe93 flow_offload: allow user to offload tc action to net device by Baowen Zheng · 3 years, 1 month ago
  2. c54e1d9 flow_offload: add ops to tc_action_ops for flow action setup by Baowen Zheng · 3 years, 1 month ago
  3. 695176b net_sched: refactor TC action init API by Cong Wang · 3 years, 6 months ago
  4. e49d8c2 net_sched: defer tcf_idr_insert() in tcf_action_init_1() by Cong Wang · 4 years, 4 months ago
  5. 4b61d3e net: qos offload add flow status with dropped count by Po Liu · 4 years, 7 months ago
  6. e382267 net: sched: update action implementations to support flags by Vlad Buslov · 5 years ago
  7. abbb0d3 net: sched: extend TCA_ACT space with TCA_ACT_FLAGS by Vlad Buslov · 5 years ago
  8. 26b537a net: sched: extract qstats update code into functions by Vlad Buslov · 5 years ago
  9. 5e1ad95 net: sched: extract bstats update code into function by Vlad Buslov · 5 years ago
  10. c8ecebd net: sched: extract common action counters update code into function by Vlad Buslov · 5 years ago
  11. 981471b net_sched: fix a NULL pointer deref in ipt action by Cong Wang · 5 years ago
  12. 7be8ef2 net: sched: use temporary variable for actions indexes by Dmytro Linkin · 5 years ago
  13. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  14. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  15. 0da2dbd net/sched: act_gact: validate the control action inside init() by Davide Caratti · 6 years ago
  16. 85d0966 net/sched: prepare TC actions to properly validate the control action by Davide Caratti · 6 years ago
  17. eddd2cf net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE by Eli Cohen · 6 years ago
  18. 9469f37 net/sched: act_gact: disallow 'goto chain' on fallback control action by Davide Caratti · 6 years ago
  19. 28169ab net/sched: Add hardware specific counters to TC actions by Eelco Chaudron · 6 years ago
  20. f061b48 Revert "net: sched: act: add extack for lookup callback" by Cong Wang · 6 years ago
  21. 97a3f84f net_sched: remove unnecessary ops->delete() by Cong Wang · 6 years ago
  22. 653cd28 net: sched: always disable bh when taking tcf_lock by Vlad Buslov · 6 years ago
  23. 1740005 net: sched: act_gact method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  24. e8917f4 net: sched: act_gact: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  25. 0190c1d net: sched: atomically check-allocate action by Vlad Buslov · 7 years ago
  26. 4e8ddd7 net: sched: don't release reference on action overwrite by Vlad Buslov · 7 years ago
  27. b409074 net: sched: add 'delete' function to action ops by Vlad Buslov · 7 years ago
  28. 789871b net: sched: implement unlocked action init API by Vlad Buslov · 7 years ago
  29. 036bb44 net: sched: change type of reference and bind counters by Vlad Buslov · 7 years ago
  30. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  31. 9c5c9c5 net sched actions: implement get_fill_size routine in act_gact by Roman Mashak · 7 years ago
  32. 685ecfb net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_operations by Kirill Tkhai · 7 years ago
  33. b362014 net: sched: act: handle extack in tcf_generic_walker by Alexander Aring · 7 years ago
  34. 4178010 net: sched: act: add extack for walk callback by Alexander Aring · 7 years ago
  35. 331a929 net: sched: act: add extack for lookup callback by Alexander Aring · 7 years ago
  36. 589dad6 net: sched: act: add extack to init callback by Alexander Aring · 7 years ago
  37. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  38. 3bb2342 net/sched: Fix update of lastuse in act modules implementing stats_update by Roi Dayan · 7 years ago
  39. 039af9c net_sched: switch to exit_batch for action pernet ops by Cong Wang · 7 years ago
  40. c7e460c Revert "net_sched: hold netns refcnt for each action" by Cong Wang · 7 years ago
  41. ceffcc5 net_sched: hold netns refcnt for each action by Cong Wang · 7 years ago
  42. 65a206c net/sched: Change act_api and act_xxx modules to use IDR by Chris Mi · 7 years ago
  43. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  44. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  45. 5a7a555 net sched: stylistic cleanups by Jamal Hadi Salim · 8 years ago
  46. a85a970 net_sched: move tc_action into tcf_common by WANG Cong · 8 years ago
  47. 0b0f43f net sched: indentation and other OCD stylistic fixes by Jamal Hadi Salim · 9 years ago
  48. 48d8ee1 net sched actions: aggregate dumping of actions timeinfo by Jamal Hadi Salim · 9 years ago
  49. 53eb440 net sched actions: introduce timestamp for firsttime use by Jamal Hadi Salim · 9 years ago
  50. 9fea47d net/sched: act_gact: Update statistics when offloaded to hardware by Amir Vadai · 9 years ago
  51. 9854518e sched: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  52. ddf97cc net_sched: add network namespace support for tc actions by WANG Cong · 9 years ago
  53. 56e5d1c net_sched: act_gact: remove spinlock in fast path by Eric Dumazet · 10 years ago
  54. 8f2ae965b net_sched: act_gact: read tcfg_ptype once by Eric Dumazet · 10 years ago
  55. cc6510a net_sched: act_gact: use a separate packet counters for gact_determ() by Eric Dumazet · 10 years ago
  56. cef5ecf net_sched: act_gact: make tcfg_pval non zero by Eric Dumazet · 10 years ago
  57. 519c818 net: sched: add percpu stats to actions by Eric Dumazet · 10 years ago
  58. 0c6965d sched: fix act file names in header comment by Jiri Pirko · 10 years ago
  59. 4f1e9d8 net_sched: act: move tcf_hashinfo_init() into tcf_register_action() by WANG Cong · 11 years ago
  60. a5b5c95 net_sched: act: refactor cleanup ops by WANG Cong · 11 years ago
  61. 8606203 net_sched: act: hide struct tcf_common from API by WANG Cong · 11 years ago
  62. c779f7a net_sched: act: fetch hinfo from a->ops->hinfo by WANG Cong · 11 years ago
  63. 671314a net_sched: act: remove capab from struct tc_action_ops by WANG Cong · 11 years ago
  64. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  65. ddafd34 net_sched: act: move idx_gen into struct tcf_hashinfo by WANG Cong · 11 years ago
  66. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  67. 1a29321 net_sched: act: Dont increment refcnt on replace by Jamal Hadi Salim · 11 years ago
  68. 568a153 net_sched: fix a regression in tc actions by WANG Cong · 11 years ago
  69. 369ba56 net_sched: init struct tcf_hashinfo at register time by WANG Cong · 11 years ago
  70. 651a649 net_sched: Use default action walker methods by Jamal Hadi Salim · 11 years ago
  71. 43c00dc net_sched: Use default action lookup functions by Jamal Hadi Salim · 11 years ago
  72. c1b5273 pkt_sched: namespace aware act_mirred by Benjamin LaHaise · 12 years ago
  73. 696ecdc net_sched: gact: Fix potential panic in tcf_gact(). by Hiroaki SHIMODA · 12 years ago
  74. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  75. dc7f9f6 net: sched: constify tcf_proto and tc_action by Eric Dumazet · 14 years ago
  76. cc7ec45 net_sched: cleanups by Eric Dumazet · 14 years ago
  77. 1c40be1 net sched: fix some kernel memory leaks by Eric Dumazet · 14 years ago
  78. 6ff9c36 net sched: printk message severity by stephen hemminger · 15 years ago
  79. 0e991ec tc: propogate errors from tcf_hash_create by Stephen Hemminger · 16 years ago
  80. 0abf77e net_sched: Add accessor function for packet length for qdiscs by Jussi Kivilinna · 16 years ago
  81. 53b2bf3 [NET_SCHED]: Use nla_policy for attribute validation in actions by Patrick McHardy · 17 years ago
  82. cee6372 [NET_SCHED]: Propagate nla_parse return value by Patrick McHardy · 17 years ago
  83. 7ba699c [NET_SCHED]: Convert actions from rtnetlink to new netlink API by Patrick McHardy · 17 years ago
  84. 0ba4805 [NET_SCHED]: Remove unnecessary includes by Patrick McHardy · 18 years ago
  85. dc5fc57 [NETLINK]: Use nlmsg_trim() where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  86. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago
  87. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  88. 10297b9 [NET] SCHED: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  89. a163148 [PKT_SCHED] act_gact: division by zero by Kim Nordlund · 18 years ago
  90. e9ce1cd [PKT_SCHED]: Kill pkt_act.h inlining. by David S. Miller · 18 years ago
  91. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  92. 4bba392 [PKT_SCHED]: Prefix tc actions with act_ by Patrick McHardy · 19 years ago[Renamed from net/sched/gact.c]
  93. f43c5a0 [PKT_SCHED]: Convert tc action functions to single skb pointers by Patrick McHardy · 19 years ago
  94. abc3bc5 [NET]: Kill skb->tc_classid by Patrick McHardy · 19 years ago
  95. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago