1. aeb3fec net_sched: fold tcf_block_cb_call() into tc_setup_cb_call() by Cong Wang · 6 years ago
  2. 068ceb3 net: sched: cls_u32: add res to offload information by Jakub Kicinski · 6 years ago
  3. e49efd5 net: sched: gred: support reporting stats from offloads by Jakub Kicinski · 6 years ago
  4. 890d8d2 net: sched: gred: add basic Qdisc offload by Jakub Kicinski · 6 years ago
  5. c0b7490 net: sched: red: notify drivers about RED's limit parameter by Jakub Kicinski · 6 years ago
  6. d577a3d net: sched: mq: offload a graft notification by Jakub Kicinski · 6 years ago
  7. bf2a752 net: sched: red: offload a graft notification by Jakub Kicinski · 6 years ago
  8. 98b0e5f net: sched: provide notification for graft on root by Jakub Kicinski · 6 years ago
  9. 7f76fa3 net: sched: register callbacks for indirect tc block binds by John Hurley · 6 years ago
  10. 190852a net: sched: red: inform offloads about harddrop setting by Jakub Kicinski · 6 years ago
  11. d26d4b1 net: sched: remove unused helpers by Jakub Kicinski · 6 years ago
  12. 28169ab net/sched: Add hardware specific counters to TC actions by Eelco Chaudron · 6 years ago
  13. 191672c net_sched: fix unused variable warning in stmmac by Arnd Bergmann · 6 years ago
  14. 244cd96 net_sched: remove list_head from tc_action by Cong Wang · 6 years ago
  15. 290b1c8 net: sched: make tcf_chain_{get,put}() static by Jiri Pirko · 6 years ago
  16. cd11b164 net/tc: introduce TC_ACT_REINSERT. by Paolo Abeni · 6 years ago
  17. 1f3ed38 net: sched: don't dump chains only held by actions by Jiri Pirko · 6 years ago
  18. 3473845 net: sched: cls_flower: propagate chain teplate creation and destruction to drivers by Jiri Pirko · 7 years ago
  19. 042f882 nfp: bring back support for offloading shared blocks by Jakub Kicinski · 7 years ago
  20. 01683a1 net: sched: refactor flower walk to iterate over idr by Vlad Buslov · 7 years ago
  21. eec94fd net: sched: use rcu for action cookie update by Vlad Buslov · 7 years ago
  22. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  23. 951a8ee nfp: reject binding to shared blocks by John Hurley · 7 years ago
  24. 3263674 net: sched: call reoffload op on block callback reg by John Hurley · 7 years ago
  25. 60513bd net: sched: pass extack pointer to block binds and cb registration by John Hurley · 7 years ago
  26. 47c669a4 net: sched: mq: request stats from offloads by Jakub Kicinski · 7 years ago
  27. f971b13 net: sched: mq: add simple offload notification by Jakub Kicinski · 7 years ago
  28. aaa908f net_sched: switch to rcu_work by Cong Wang · 7 years ago
  29. 81c7288 sched: cls: enable verbose logging by Marcelo Ricardo Leitner · 7 years ago
  30. b9c7a7a net: sch: prio: Add offload ability for grafting a child by Nogah Frankel · 7 years ago
  31. 878db9f pkt_cls: add new tc cls helper to check offload flag and chain index by Jakub Kicinski · 7 years ago
  32. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  33. c846adb net: sched: remove tc_cls_common_offload_init_deprecated() by Jakub Kicinski · 7 years ago
  34. f558fde cls_bpf: remove gen_flags from bpf_offload by Jakub Kicinski · 7 years ago
  35. 34832e1 net: sched: prepare for reimplementation of tc_cls_common_offload_init() by Jakub Kicinski · 7 years ago
  36. d3303a6 net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr by Wolfgang Bumiller · 7 years ago
  37. f9eda14 net: sched: create tc_can_offload_extack() wrapper by Quentin Monnet · 7 years ago
  38. 8f0b425 net: sched: add extack support for offload via tc_cls_common_offload by Quentin Monnet · 7 years ago
  39. 1057c55 net: sched: cls: add extack support for tcf_change_indev by Alexander Aring · 7 years ago
  40. 50a5619 net: sched: cls: add extack support for tcf_exts_validate by Alexander Aring · 7 years ago
  41. f36fe1c net: sched: introduce block mechanism to handle netif_keep_dst calls by Jiri Pirko · 7 years ago
  42. 4861738 net: sched: introduce shared filter blocks infrastructure by Jiri Pirko · 7 years ago
  43. 416ef9b net: sched: red: don't reset the backlog on every stat dump by Jakub Kicinski · 7 years ago
  44. 7fdb61b net: sch: prio: Add offload ability to PRIO qdisc by Nogah Frankel · 7 years ago
  45. f34b4aa net: sch: red: Change the name of the stats struct to be generic by Nogah Frankel · 7 years ago
  46. 33c30a8 net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not set by Quentin Monnet · 7 years ago
  47. 3c14909 net: sch: api: fix tcf_block_get by Sudip Mukherjee · 7 years ago
  48. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  49. 8d1a77f net: sch: api: add extack support in tcf_block_get by Alexander Aring · 7 years ago
  50. 102740b cls_bpf: fix offload assumptions after callback conversion by Jakub Kicinski · 7 years ago
  51. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  52. e4b95c4 net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net() by Cong Wang · 7 years ago
  53. 602f3ba net_sch: red: Add offload ability to RED qdisc by Nogah Frankel · 7 years ago
  54. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  55. c7eb7d7 net: sched: introduce chain_head_change callback by Jiri Pirko · 7 years ago
  56. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  57. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  58. 70b5aee net: sched: remove ndo_setup_tc check from tc_can_offload by Jiri Pirko · 7 years ago
  59. 0b5a89c net: sched: remove unused tc_should_offload helper by Jiri Pirko · 7 years ago
  60. 384c181 net: sched: Identify hardware traffic classes using classid by Amritha Nambiar · 7 years ago
  61. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  62. 7aa0045 net_sched: introduce a workqueue for RCU callbacks of tc filter by Cong Wang · 7 years ago
  63. d58d31a net: sched: remove unused classid field from tc_cls_common_offload by Jiri Pirko · 7 years ago
  64. 208c0f4 net: sched: use tc_setup_cb_call to call per-block callbacks by Jiri Pirko · 7 years ago
  65. acb6744 net: sched: introduce per-block callbacks by Jiri Pirko · 7 years ago
  66. 6e40cf2 net: sched: use extended variants of block_get/put in ingress and clsact qdiscs by Jiri Pirko · 7 years ago
  67. 8c4083b net: sched: add block bind/unbind notif. and extended block_get/put by Jiri Pirko · 7 years ago
  68. 34e3759 net: sched: teach tcf_bind/unbind_filter to use block->q by Jiri Pirko · 7 years ago
  69. 4418646 net: sched: introduce tcf_block_q and tcf_block_dev helpers by Jiri Pirko · 7 years ago
  70. 69d78ef net: sched: store Qdisc pointer in struct block by Jiri Pirko · 7 years ago
  71. 4e8b86c mqprio: Introduce new hardware offload mode and shaper in mqprio by Amritha Nambiar · 7 years ago
  72. 7578d7b net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev by Jiri Pirko · 7 years ago
  73. 717503b net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra by Jiri Pirko · 7 years ago
  74. b3f55bd net: sched: introduce per-egress action device callbacks by Jiri Pirko · 7 years ago
  75. 7b06e8a net: sched: remove cops->tcf_cl_offload by Jiri Pirko · 7 years ago
  76. 237f79d net: sched: remove handle propagation down to the drivers by Jiri Pirko · 7 years ago
  77. 7690f2a net: sched: propagate classid down to offload drivers by Jiri Pirko · 7 years ago
  78. 8113c09 net_sched: use void pointer for filter handle by WANG Cong · 7 years ago
  79. d7c1c8d net: sched: move prio into cls_common by Jiri Pirko · 7 years ago
  80. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 7 years ago
  81. 3e0e826 net: sched: make egress_dev flag part of flower offload struct by Jiri Pirko · 7 years ago
  82. 9b0d444 net: sched: avoid atomic swap in tcf_exts_change by Jiri Pirko · 7 years ago
  83. ec1a9cc net: sched: remove check for number of actions in tcf_exts_exec by Jiri Pirko · 7 years ago
  84. af089e7 net: sched: fix return value of tcf_exts_exec by Jiri Pirko · 7 years ago
  85. 6fc6d06 net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_available by Jiri Pirko · 7 years ago
  86. af69afc net: sched: use tcf_exts_has_actions in tcf_exts_exec by Jiri Pirko · 7 years ago
  87. 3bcc0ce net: sched: change names of action number helpers to be aligned with the rest by Jiri Pirko · 7 years ago
  88. 4ebc1e3 net: sched: remove unneeded tcf_em_tree_change by Jiri Pirko · 7 years ago
  89. d897a63 sched: add helper for updating statistics on all actions by Jakub Kicinski · 8 years ago
  90. 367a8ce net_sched: only create filter chains for new filters/actions by WANG Cong · 8 years ago
  91. 5bc1701 net: sched: introduce multichain support for filters by Jiri Pirko · 8 years ago
  92. 6529eab net: sched: introduce tcf block infractructure by Jiri Pirko · 8 years ago
  93. 87d8309 net: sched: move tc_classify function to cls_api.c by Jiri Pirko · 8 years ago
  94. e696028 net/sched: Reflect HW offload status by Or Gerlitz · 8 years ago
  95. 8ae7003 sched: have stub for tcf_destroy_chain in case NET_CLS is not configured by Jiri Pirko · 8 years ago
  96. cf1facd sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api by Jiri Pirko · 8 years ago
  97. 69ca05c sched: cls_flower: expose priority to offloading netdevice by Jiri Pirko · 8 years ago
  98. 1045ba7 net sched actions: Add support for user cookies by Jamal Hadi Salim · 8 years ago
  99. 7091d8c net/sched: cls_flower: Add offload support using egress Hardware device by Hadar Hen Zion · 8 years ago
  100. 55330f0 net/sched: Add separate check for skip_hw flag by Hadar Hen Zion · 8 years ago