1. c7eb7d7 net: sched: introduce chain_head_change callback by Jiri Pirko · 7 years ago
  2. 70b5aee net: sched: remove ndo_setup_tc check from tc_can_offload by Jiri Pirko · 7 years ago
  3. 0b5a89c net: sched: remove unused tc_should_offload helper by Jiri Pirko · 7 years ago
  4. 384c181 net: sched: Identify hardware traffic classes using classid by Amritha Nambiar · 7 years ago
  5. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. 7aa0045 net_sched: introduce a workqueue for RCU callbacks of tc filter by Cong Wang · 7 years ago
  7. d58d31a net: sched: remove unused classid field from tc_cls_common_offload by Jiri Pirko · 7 years ago
  8. 208c0f4 net: sched: use tc_setup_cb_call to call per-block callbacks by Jiri Pirko · 7 years ago
  9. acb6744 net: sched: introduce per-block callbacks by Jiri Pirko · 7 years ago
  10. 6e40cf2 net: sched: use extended variants of block_get/put in ingress and clsact qdiscs by Jiri Pirko · 7 years ago
  11. 8c4083b net: sched: add block bind/unbind notif. and extended block_get/put by Jiri Pirko · 7 years ago
  12. 34e3759 net: sched: teach tcf_bind/unbind_filter to use block->q by Jiri Pirko · 7 years ago
  13. 4418646 net: sched: introduce tcf_block_q and tcf_block_dev helpers by Jiri Pirko · 7 years ago
  14. 69d78ef net: sched: store Qdisc pointer in struct block by Jiri Pirko · 7 years ago
  15. 4e8b86c mqprio: Introduce new hardware offload mode and shaper in mqprio by Amritha Nambiar · 7 years ago
  16. 7578d7b net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev by Jiri Pirko · 7 years ago
  17. 717503b net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra by Jiri Pirko · 7 years ago
  18. b3f55bd net: sched: introduce per-egress action device callbacks by Jiri Pirko · 7 years ago
  19. 7b06e8a net: sched: remove cops->tcf_cl_offload by Jiri Pirko · 7 years ago
  20. 237f79d net: sched: remove handle propagation down to the drivers by Jiri Pirko · 7 years ago
  21. 7690f2a net: sched: propagate classid down to offload drivers by Jiri Pirko · 7 years ago
  22. 8113c09 net_sched: use void pointer for filter handle by WANG Cong · 7 years ago
  23. d7c1c8d net: sched: move prio into cls_common by Jiri Pirko · 7 years ago
  24. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 7 years ago
  25. 3e0e826 net: sched: make egress_dev flag part of flower offload struct by Jiri Pirko · 7 years ago
  26. 9b0d444 net: sched: avoid atomic swap in tcf_exts_change by Jiri Pirko · 7 years ago
  27. ec1a9cc net: sched: remove check for number of actions in tcf_exts_exec by Jiri Pirko · 7 years ago
  28. af089e7 net: sched: fix return value of tcf_exts_exec by Jiri Pirko · 7 years ago
  29. 6fc6d06 net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_available by Jiri Pirko · 7 years ago
  30. af69afc net: sched: use tcf_exts_has_actions in tcf_exts_exec by Jiri Pirko · 7 years ago
  31. 3bcc0ce net: sched: change names of action number helpers to be aligned with the rest by Jiri Pirko · 7 years ago
  32. 4ebc1e3 net: sched: remove unneeded tcf_em_tree_change by Jiri Pirko · 7 years ago
  33. d897a63 sched: add helper for updating statistics on all actions by Jakub Kicinski · 8 years ago
  34. 367a8ce net_sched: only create filter chains for new filters/actions by WANG Cong · 8 years ago
  35. 5bc1701 net: sched: introduce multichain support for filters by Jiri Pirko · 8 years ago
  36. 6529eab net: sched: introduce tcf block infractructure by Jiri Pirko · 8 years ago
  37. 87d8309 net: sched: move tc_classify function to cls_api.c by Jiri Pirko · 8 years ago
  38. e696028 net/sched: Reflect HW offload status by Or Gerlitz · 8 years ago
  39. 8ae7003 sched: have stub for tcf_destroy_chain in case NET_CLS is not configured by Jiri Pirko · 8 years ago
  40. cf1facd sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api by Jiri Pirko · 8 years ago
  41. 69ca05c sched: cls_flower: expose priority to offloading netdevice by Jiri Pirko · 8 years ago
  42. 1045ba7 net sched actions: Add support for user cookies by Jamal Hadi Salim · 8 years ago
  43. 7091d8c net/sched: cls_flower: Add offload support using egress Hardware device by Hadar Hen Zion · 8 years ago
  44. 55330f0 net/sched: Add separate check for skip_hw flag by Hadar Hen Zion · 8 years ago
  45. fa5effe net/sched: pkt_cls: change tc actions order to be as the user sets by Hadar Hen Zion · 8 years ago
  46. 68d6406 net: cls_bpf: allow offloaded filters to update stats by Jakub Kicinski · 8 years ago
  47. 0d01d45 net: cls_bpf: limit hardware offload by software-only flag by Jakub Kicinski · 8 years ago
  48. 332ae8e net: cls_bpf: add hardware offload by Jakub Kicinski · 8 years ago
  49. b9a24bb net_sched: properly handle failure case of tcf_exts_init() by WANG Cong · 8 years ago
  50. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  51. 2734437e net_sched: move tc offload macros to pkt_cls.h by WANG Cong · 8 years ago
  52. b87f793 net/sched: Add match-all classifier hw offloading. by Yotam Gigi · 8 years ago
  53. 92c075d net: sched: fix tc_should_offload for specific clsact classes by Daniel Borkmann · 9 years ago
  54. 10cbc68 net/sched: cls_flower: Hardware offloaded filters statistics support by Amir Vadai · 9 years ago
  55. d34e3e1 net: cls_u32: Add support for skip-sw flag to tc u32 classifier. by Samudrala, Sridhar · 9 years ago
  56. 760edee net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file. by Samudrala, Sridhar · 9 years ago
  57. 8208d21 net/flower: Fix pointer cast by Amir Vadai · 9 years ago
  58. 5b33f48 net/flower: Introduce hardware offload support by Amir Vadai · 9 years ago
  59. 9e8ce79 net: sched: cls_u32 add bit to specify software only rules by John Fastabend · 9 years ago
  60. 2b6ab0d net: cls_u32: move TC offload feature bit into cls_u32 offload logic by John Fastabend · 9 years ago
  61. 6843e7a net: sched: consolidate offload decision in cls_u32 by John Fastabend · 9 years ago
  62. e014860 net: pack tc_cls_u32_knode struct slighter better by John Fastabend · 9 years ago
  63. a1b7c5f net: sched: add cls_u32 offload hooks for netdevs by John Fastabend · 9 years ago
  64. 82a470f net: sched: remove tcf_proto from ematch calls by John Fastabend · 10 years ago
  65. a0efb80 net_sched: avoid calling tcf_unbind_filter() in call_rcu callback by WANG Cong · 10 years ago
  66. 18d0264 net_sched: remove the first parameter from tcf_exts_destroy() by WANG Cong · 10 years ago
  67. 2f7ef2f sched, cls: check if we could overwrite actions when changing a filter by Cong Wang · 11 years ago
  68. 2519a60 net_sched: optimize tcf_match_indev() by WANG Cong · 11 years ago
  69. 5da57f4 net_sched: cls: refactor out struct tcf_ext_map by WANG Cong · 11 years ago
  70. 33be627 net_sched: act: use standard struct list_head by WANG Cong · 11 years ago
  71. 5c15257 net: Remove extern from include/net/ scheduling prototypes by Joe Perches · 11 years ago
  72. c1b5273 pkt_sched: namespace aware act_mirred by Benjamin LaHaise · 12 years ago
  73. da521b2 net: Fix range checks in tcf_valid_offset(). by David S. Miller · 14 years ago
  74. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
  75. fd2c3ef net: cleanup include/net by Eric Dumazet · 15 years ago
  76. 4d24b52 ematch: simpler tcf_em_unregister() by Alexey Dobriyan · 16 years ago
  77. 09382ba [PKT_SCHED]: Pass real namespace in net scheduler classifiers. by Denis V. Lunev · 17 years ago
  78. 5239008 [NET_SCHED]: Constify struct tcf_ext_map by Patrick McHardy · 17 years ago
  79. add93b6 [NET_SCHED]: Convert classifiers from rtnetlink to new netlink API by Patrick McHardy · 17 years ago
  80. 0eeb8ff [NET]: netns compilation speedup by Denis V. Lunev · 17 years ago
  81. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  82. c3bc7cf [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE by Patrick McHardy · 17 years ago
  83. db3d99c [NET_SCHED]: ematch: module autoloading by Patrick McHardy · 17 years ago
  84. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago
  85. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
  86. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 18 years ago
  87. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 18 years ago
  88. c01003c [IFB]: Fix crash on input device removal by Patrick McHardy · 18 years ago
  89. 86e65da [NET]: Remove explicit initializations of skb->input_dev by David S. Miller · 19 years ago
  90. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago