1. b70ba69 net: sched: report ndo_setup_tc failures via extack by Jesper Dangaard Brouer · 4 years, 9 months ago
  2. a080da6 net: sched: Fix setting last executed chain on skb extension by Paul Blakey · 4 years, 9 months ago
  3. d9679cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 10 months ago
  4. 133a2fe5 netfilter: flowtable: Fix incorrect tc_setup_type type by wenxu · 4 years, 10 months ago
  5. 0dfb2d8 net: sched: rename more stats_types by Jakub Kicinski · 4 years, 10 months ago
  6. 2ce1241 net: tc_skbedit: Make the skbedit priority offloadable by Petr Machata · 4 years, 10 months ago
  7. 2c4b58d net: sched: Fix hw_stats_type setting in pedit loop by Petr Machata · 4 years, 10 months ago
  8. 53eca1f net: rename flow_action_hw_stats_types* -> flow_action_hw_stats* by Jakub Kicinski · 4 years, 10 months ago
  9. 74522e7 net: sched: set the hw_stats_type in pedit loop by Jiri Pirko · 4 years, 10 months ago
  10. edd5861 net/sched: act_ct: Enable hardware offload of flow table entires by Paul Blakey · 4 years, 10 months ago
  11. bf3347c Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 10 months ago
  12. 44f8658 sched: act: allow user to specify type of HW stats for a filter by Jiri Pirko · 4 years, 10 months ago
  13. 2008495 flow_offload: pass action cookie through offload structures by Jiri Pirko · 4 years, 11 months ago
  14. af69962 net: sched: Support specifying a starting chain via tc skb ext by Paul Blakey · 5 years ago
  15. 4371929 net: sched: Change the block's chain list to an rcu list by Paul Blakey · 5 years ago
  16. 7d17c54 net: sched: Pass ingress block to tcf_classify_ingress by Paul Blakey · 5 years ago
  17. 9410c94 net: sched: Introduce ingress classification function by Paul Blakey · 5 years ago
  18. b15e7a6 net: sched: don't take rtnl lock during flow_action setup by Vlad Buslov · 5 years ago
  19. 7a47281 net: sched: lock action when translating it to flow_action infra by Vlad Buslov · 5 years ago
  20. 36d79af net_sched: use validated TCA_KIND attribute in tc_new_tfilter() by Eric Dumazet · 5 years ago
  21. a5b72a0 net/sched: add delete_empty() to filters and use it in cls_flower by Davide Caratti · 5 years ago
  22. 2dd5616 net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add() by Eric Dumazet · 5 years ago
  23. 25a443f net: sched: allow indirect blocks to bind to clsact in TC by John Hurley · 5 years ago
  24. dbad340 net: core: rename indirect block ingress cb function by John Hurley · 5 years ago
  25. 59eb87c net: sched: prevent duplicate flower rules from tcf_proto destroy race by John Hurley · 5 years ago
  26. 6f96c3c net_sched: fix backward compatibility for TCA_KIND by Cong Wang · 5 years ago
  27. 3d66b89 net: sched: fix possible crash in tcf_action_destroy() by Eric Dumazet · 5 years ago
  28. 470d506 net: sched: use get_dev() action API in flow_action infra by Vlad Buslov · 5 years ago
  29. 4a5da47 net: sched: take reference to psample group in flow_action infra by Vlad Buslov · 5 years ago
  30. 1158958 net: sched: extend flow_action_entry with destructor by Vlad Buslov · 5 years ago
  31. 95a7233 net: openvswitch: Set OvS recirc_id from tc chain index by Paul Blakey · 5 years ago
  32. 1444c17 net: sched: copy tunnel info when setting flow_action entry->tunnel by Vlad Buslov · 5 years ago
  33. 5a6ff4b net: sched: take reference to action dev before calling offloads by Vlad Buslov · 5 years ago
  34. 9838b20 net: sched: take rtnl lock in tc_setup_flow_action() by Vlad Buslov · 5 years ago
  35. 11bd634 net: sched: conditionally obtain rtnl lock in cls hw offloads API by Vlad Buslov · 5 years ago
  36. c9f1447 net: sched: add API for registering unlocked offload block callbacks by Vlad Buslov · 5 years ago
  37. a449a3e net: sched: notify classifier on successful offload add/delete by Vlad Buslov · 5 years ago
  38. 4011921 net: sched: refactor block offloads counter usage by Vlad Buslov · 5 years ago
  39. 97394be net: sched: change tcf block offload counter type to atomic_t by Vlad Buslov · 5 years ago
  40. 4f8116c net: sched: protect block offload-related fields with rw_semaphore by Vlad Buslov · 5 years ago
  41. 1150ab0 flow_offload: support get multi-subsystem block by wenxu · 5 years ago
  42. 4e48190 flow_offload: move tc indirect block to flow offload by wenxu · 5 years ago
  43. e4da910 cls_api: add flow_indr_block_call function by wenxu · 5 years ago
  44. f843698 cls_api: remove the tcf_block cache by wenxu · 5 years ago
  45. 242453c cls_api: modify the tc_indr_block_ing_cmd parameters. by wenxu · 5 years ago
  46. 48e584a net: sched: add ingress mirred action to hardware IR by John Hurley · 5 years ago
  47. fb1b775 net: sched: add skbedit of ptype action to hardware IR by John Hurley · 5 years ago
  48. 6749d590 net: sched: include mpls actions in hardware intermediate representation by John Hurley · 5 years ago
  49. 503d81d net: sched: verify that q!=NULL before setting q->flags by Vlad Buslov · 5 years ago
  50. 14bfb13 net: flow_offload: add flow_block structure and use it by Pablo Neira Ayuso · 5 years ago
  51. a732331 net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t by Pablo Neira Ayuso · 5 years ago
  52. 3f05e68 net_sched: unset TCQ_F_CAN_BYPASS when adding filters by Cong Wang · 5 years ago
  53. c1a970d net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd() by Vlad Buslov · 6 years ago
  54. 722d36e net: sched: remove tcf block API by Pablo Neira Ayuso · 6 years ago
  55. 955bcb6 drivers: net: use flow block API by Pablo Neira Ayuso · 6 years ago
  56. 59094b1 net: sched: use flow block API by Pablo Neira Ayuso · 6 years ago
  57. da3eeb9 net: flow_offload: add list handling functions by Pablo Neira Ayuso · 6 years ago
  58. 32f8c40 net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_* by Pablo Neira Ayuso · 6 years ago
  59. 9c0e189 net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND by Pablo Neira Ayuso · 6 years ago
  60. b57dc7c net/sched: Introduce action ct by Paul Blakey · 6 years ago
  61. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  62. 8c8cfc6 net/sched: add police action to the hardware intermediate representation by Pieter Jansen van Vuuren · 6 years ago
  63. a7a7be6 net/sched: add sample action to the hardware intermediate representation by Pieter Jansen van Vuuren · 6 years ago
  64. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  65. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  66. 3eed528 net: sched: don't set tunnel for decap action by Vlad Buslov · 6 years ago
  67. ee3bbfe net/sched: let actions use RCU to access 'goto_chain' by Davide Caratti · 6 years ago
  68. 5b5f99b net_sched: return correct value for *notify* functions by Zhike Wang · 6 years ago
  69. b62989f net: sched: fix potential use-after-free in __tcf_chain_put() by Vlad Buslov · 6 years ago
  70. 268a351 net: sched: fix typo in walker_check_empty() by Vlad Buslov · 6 years ago
  71. ace4a26 net: sched: don't release block->lock when dumping chains by Vlad Buslov · 6 years ago
  72. 6676d5e net: sched: set dedicated tcf_walker flag when tp is empty by Vlad Buslov · 6 years ago
  73. 1421510 net_sched: initialize net pointer inside tcf_exts_init() by Cong Wang · 6 years ago
  74. af736bf net: sched: potential NULL dereference in tcf_block_find() by Dan Carpenter · 6 years ago
  75. fb14b09 net: sched: remove duplicated include from cls_api.c by YueHaibing · 6 years ago
  76. 470502d net: sched: unlock rules update API by Vlad Buslov · 6 years ago
  77. 18d3eef net: sched: refactor tcf_block_find() into standalone functions by Vlad Buslov · 6 years ago
  78. 12db03b net: sched: extend proto ops to support unlocked classifiers by Vlad Buslov · 6 years ago
  79. 7d5509f net: sched: extend proto ops with 'put' callback by Vlad Buslov · 6 years ago
  80. ec6743a net: sched: track rtnl lock status when validating extensions by Vlad Buslov · 6 years ago
  81. 726d0612 net: sched: prevent insertion of new classifiers during chain flush by Vlad Buslov · 6 years ago
  82. 8b64678 net: sched: refactor tp insert/delete for concurrent execution by Vlad Buslov · 6 years ago
  83. fe2923a net: sched: traverse classifiers in chain with tcf_get_next_proto() by Vlad Buslov · 6 years ago
  84. 4dbfa76 net: sched: introduce reference counting for tcf_proto by Vlad Buslov · 6 years ago
  85. ed76f5e net: sched: protect filter_chain list with filter_chain_lock mutex by Vlad Buslov · 6 years ago
  86. a565482 net: sched: protect chain template accesses with block lock by Vlad Buslov · 6 years ago
  87. bbf7383 net: sched: traverse chains in block with tcf_get_next_chain() by Vlad Buslov · 6 years ago
  88. 165f013 net: sched: protect block->chain0 with block->lock by Vlad Buslov · 6 years ago
  89. 2cbfab0 net: sched: refactor tc_ctl_chain() to use block->lock by Vlad Buslov · 6 years ago
  90. 91052fa net: sched: protect chain->explicitly_created with block->lock by Vlad Buslov · 6 years ago
  91. c266f64 net: sched: protect block state with mutex by Vlad Buslov · 6 years ago
  92. 3a7b686 cls_api: add translator to flow_action representation by Pablo Neira Ayuso · 6 years ago
  93. e3ab786 flow_offload: add flow action infrastructure by Pablo Neira Ayuso · 6 years ago
  94. cd0c4e7 net_sched: refetch skb protocol for each filter by Cong Wang · 6 years ago
  95. aeb3fec net_sched: fold tcf_block_cb_call() into tc_setup_cb_call() by Cong Wang · 6 years ago
  96. 69bd484 net/sched: Remove egdev mechanism by Oz Shlomo · 6 years ago
  97. 7f76fa3 net: sched: register callbacks for indirect tc block binds by John Hurley · 6 years ago
  98. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  99. e331473 net/sched: cls_api: add missing validation of netlink attributes by Davide Caratti · 6 years ago
  100. dac9c97 net: Add extack to nlmsg_parse by David Ahern · 6 years ago