1. 0161d15 net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_ops by Bijie Xu · 3 years, 5 months ago
  2. 9453d45 net: zero-initialize tc skb extension on allocation by Vlad Buslov · 3 years, 8 months ago
  3. d03b195 sch_htb: Hierarchical QoS hardware offload by Maxim Mikityanskiy · 4 years ago
  4. 0fca55e net: sched: remove redundant 'rtnl_held' argument by Vlad Buslov · 4 years, 1 month ago
  5. 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 2 months ago
  6. 9ca7187 Modify return value of nla_strlcpy to match that of strscpy. by Francis Laniel · 4 years, 2 months ago
  7. 55f656c net: sched: Do not drop root lock in tcf_qevent_handle() by Petr Machata · 4 years, 6 months ago
  8. 3625750 net: sched: Introduce helpers for qevent blocks by Petr Machata · 4 years, 6 months ago
  9. 4b61d3e net: qos offload add flow status with dropped count by Po Liu · 4 years, 7 months ago
  10. ca44b73 net: sched: implement terse dump support in act by Vlad Buslov · 4 years, 8 months ago
  11. 93a129e net: sched: expose HW stats types per action used by drivers by Jiri Pirko · 4 years, 9 months ago
  12. e4a58ef net: sched: refine extack messages in tcf_change_indev by Guillaume Nault · 4 years, 10 months ago
  13. 0a7fad2 net: sched: RED: Introduce an ECN nodrop mode by Petr Machata · 4 years, 10 months ago
  14. 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
  15. aaca940 net: sched: Make FIFO Qdisc offloadable by Petr Machata · 4 years, 10 months 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 · 4 years, 11 months ago
  19. 2e24cd7 net_sched: fix ops->bind_class() implementations by Cong Wang · 5 years ago
  20. ef6aadc net: sched: Make TBF Qdisc offloadable by Petr Machata · 5 years ago
  21. d35eb52 net: sch_ets: Make the ETS qdisc offloadable by Petr Machata · 5 years ago
  22. 9586a99 net: pkt_cls: Clarify a comment by Petr Machata · 5 years ago
  23. 5a6ff4b net: sched: take reference to action dev before calling offloads by Vlad Buslov · 5 years ago
  24. 9838b20 net: sched: take rtnl lock in tc_setup_flow_action() by Vlad Buslov · 5 years ago
  25. 4011921 net: sched: refactor block offloads counter usage by Vlad Buslov · 5 years ago
  26. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  27. ef01ada net: sched: use major priority number as hardware priority by Pablo Neira Ayuso · 5 years ago
  28. 4e48190 flow_offload: move tc indirect block to flow offload by wenxu · 5 years ago
  29. a732331 net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t by Pablo Neira Ayuso · 5 years ago
  30. c1a970d net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd() by Vlad Buslov · 5 years ago
  31. f9e3008 net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload by Pablo Neira Ayuso · 5 years ago
  32. 722d36e net: sched: remove tcf block API by Pablo Neira Ayuso · 5 years ago
  33. 955bcb6 drivers: net: use flow block API by Pablo Neira Ayuso · 5 years ago
  34. 32f8c40 net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_* by Pablo Neira Ayuso · 5 years ago
  35. 9c0e189 net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND by Pablo Neira Ayuso · 5 years ago
  36. 4e95bc2 net: flow_offload: add flow_block_cb_setup_simple() by Pablo Neira Ayuso · 5 years ago
  37. 720f22f net: sched: refactor reinsert action by John Hurley · 6 years ago
  38. a514862 net: sched: remove NET_CLS_IND config option by Jiri Pirko · 6 years ago
  39. d678714 net/sched: remove block pointer from common offload structure by Pieter Jansen van Vuuren · 6 years ago
  40. 88c44a5 net/sched: add block pointer to tc_cls_common_offload structure by Pieter Jansen van Vuuren · 6 years ago
  41. b7fe4ab net/sched: extend matchall offload for hardware statistics by Pieter Jansen van Vuuren · 6 years ago
  42. dfcb19f net/sched: remove unused functions for matchall offload by Pieter Jansen van Vuuren · 6 years ago
  43. f00cbf19 net/sched: use the hardware intermediate representation for matchall by Pieter Jansen van Vuuren · 6 years ago
  44. 6676d5e net: sched: set dedicated tcf_walker flag when tp is empty by Vlad Buslov · 6 years ago
  45. 1421510 net_sched: initialize net pointer inside tcf_exts_init() by Cong Wang · 6 years ago
  46. 12db03b net: sched: extend proto ops to support unlocked classifiers by Vlad Buslov · 6 years ago
  47. ec6743a net: sched: track rtnl lock status when validating extensions by Vlad Buslov · 6 years ago
  48. fe2923a net: sched: traverse classifiers in chain with tcf_get_next_proto() by Vlad Buslov · 6 years ago
  49. bbf7383 net: sched: traverse chains in block with tcf_get_next_chain() by Vlad Buslov · 6 years ago
  50. 2cd173e cls_flower: don't expose TC actions to drivers anymore by Pablo Neira Ayuso · 6 years ago
  51. 3b1903e flow_offload: add statistics retrieval infrastructure and use it by Pablo Neira Ayuso · 6 years ago
  52. 3a7b686 cls_api: add translator to flow_action representation by Pablo Neira Ayuso · 6 years ago
  53. e3ab786 flow_offload: add flow action infrastructure by Pablo Neira Ayuso · 6 years ago
  54. 8f25662 flow_offload: add flow_rule and flow_match structures and use them by Pablo Neira Ayuso · 6 years ago
  55. aeb3fec net_sched: fold tcf_block_cb_call() into tc_setup_cb_call() by Cong Wang · 6 years ago
  56. 068ceb3 net: sched: cls_u32: add res to offload information by Jakub Kicinski · 6 years ago
  57. e49efd5 net: sched: gred: support reporting stats from offloads by Jakub Kicinski · 6 years ago
  58. 890d8d2 net: sched: gred: add basic Qdisc offload by Jakub Kicinski · 6 years ago
  59. c0b7490 net: sched: red: notify drivers about RED's limit parameter by Jakub Kicinski · 6 years ago
  60. d577a3d net: sched: mq: offload a graft notification by Jakub Kicinski · 6 years ago
  61. bf2a752 net: sched: red: offload a graft notification by Jakub Kicinski · 6 years ago
  62. 98b0e5f net: sched: provide notification for graft on root by Jakub Kicinski · 6 years ago
  63. 7f76fa3 net: sched: register callbacks for indirect tc block binds by John Hurley · 6 years ago
  64. 190852a net: sched: red: inform offloads about harddrop setting by Jakub Kicinski · 6 years ago
  65. d26d4b1 net: sched: remove unused helpers by Jakub Kicinski · 6 years ago
  66. 28169ab net/sched: Add hardware specific counters to TC actions by Eelco Chaudron · 6 years ago
  67. 191672c net_sched: fix unused variable warning in stmmac by Arnd Bergmann · 6 years ago
  68. 244cd96 net_sched: remove list_head from tc_action by Cong Wang · 6 years ago
  69. 290b1c8 net: sched: make tcf_chain_{get,put}() static by Jiri Pirko · 6 years ago
  70. cd11b164 net/tc: introduce TC_ACT_REINSERT. by Paolo Abeni · 6 years ago
  71. 1f3ed38 net: sched: don't dump chains only held by actions by Jiri Pirko · 6 years ago
  72. 3473845 net: sched: cls_flower: propagate chain teplate creation and destruction to drivers by Jiri Pirko · 6 years ago
  73. 042f882 nfp: bring back support for offloading shared blocks by Jakub Kicinski · 6 years ago
  74. 01683a1 net: sched: refactor flower walk to iterate over idr by Vlad Buslov · 7 years ago
  75. eec94fd net: sched: use rcu for action cookie update by Vlad Buslov · 7 years ago
  76. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  77. 951a8ee nfp: reject binding to shared blocks by John Hurley · 7 years ago
  78. 3263674 net: sched: call reoffload op on block callback reg by John Hurley · 7 years ago
  79. 60513bd net: sched: pass extack pointer to block binds and cb registration by John Hurley · 7 years ago
  80. 47c669a4 net: sched: mq: request stats from offloads by Jakub Kicinski · 7 years ago
  81. f971b13 net: sched: mq: add simple offload notification by Jakub Kicinski · 7 years ago
  82. aaa908f net_sched: switch to rcu_work by Cong Wang · 7 years ago
  83. 81c7288 sched: cls: enable verbose logging by Marcelo Ricardo Leitner · 7 years ago
  84. b9c7a7a net: sch: prio: Add offload ability for grafting a child by Nogah Frankel · 7 years ago
  85. 878db9f pkt_cls: add new tc cls helper to check offload flag and chain index by Jakub Kicinski · 7 years ago
  86. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  87. c846adb net: sched: remove tc_cls_common_offload_init_deprecated() by Jakub Kicinski · 7 years ago
  88. f558fde cls_bpf: remove gen_flags from bpf_offload by Jakub Kicinski · 7 years ago
  89. 34832e1 net: sched: prepare for reimplementation of tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  90. d3303a6 net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr by Wolfgang Bumiller · 7 years ago
  91. f9eda14 net: sched: create tc_can_offload_extack() wrapper by Quentin Monnet · 7 years ago
  92. 8f0b425 net: sched: add extack support for offload via tc_cls_common_offload by Quentin Monnet · 7 years ago
  93. 1057c55 net: sched: cls: add extack support for tcf_change_indev by Alexander Aring · 7 years ago
  94. 50a5619 net: sched: cls: add extack support for tcf_exts_validate by Alexander Aring · 7 years ago
  95. f36fe1c net: sched: introduce block mechanism to handle netif_keep_dst calls by Jiri Pirko · 7 years ago
  96. 4861738 net: sched: introduce shared filter blocks infrastructure by Jiri Pirko · 7 years ago
  97. 416ef9b net: sched: red: don't reset the backlog on every stat dump by Jakub Kicinski · 7 years ago
  98. 7fdb61b net: sch: prio: Add offload ability to PRIO qdisc by Nogah Frankel · 7 years ago
  99. f34b4aa net: sch: red: Change the name of the stats struct to be generic by Nogah Frankel · 7 years ago
  100. 33c30a8 net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not set by Quentin Monnet · 7 years ago