1. fa5effe net/sched: pkt_cls: change tc actions order to be as the user sets by Hadar Hen Zion · 8 years ago
  2. 68d6406 net: cls_bpf: allow offloaded filters to update stats by Jakub Kicinski · 8 years ago
  3. 0d01d45 net: cls_bpf: limit hardware offload by software-only flag by Jakub Kicinski · 8 years ago
  4. 332ae8e net: cls_bpf: add hardware offload by Jakub Kicinski · 8 years ago
  5. b9a24bb net_sched: properly handle failure case of tcf_exts_init() by WANG Cong · 8 years ago
  6. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  7. 2734437e net_sched: move tc offload macros to pkt_cls.h by WANG Cong · 8 years ago
  8. b87f793 net/sched: Add match-all classifier hw offloading. by Yotam Gigi · 8 years ago
  9. 92c075d net: sched: fix tc_should_offload for specific clsact classes by Daniel Borkmann · 8 years ago
  10. 10cbc68 net/sched: cls_flower: Hardware offloaded filters statistics support by Amir Vadai · 8 years ago
  11. d34e3e1 net: cls_u32: Add support for skip-sw flag to tc u32 classifier. by Samudrala, Sridhar · 8 years ago
  12. 760edee net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file. by Samudrala, Sridhar · 8 years ago
  13. 8208d21 net/flower: Fix pointer cast by Amir Vadai · 8 years ago
  14. 5b33f48 net/flower: Introduce hardware offload support by Amir Vadai · 8 years ago
  15. 9e8ce79 net: sched: cls_u32 add bit to specify software only rules by John Fastabend · 8 years ago
  16. 2b6ab0d net: cls_u32: move TC offload feature bit into cls_u32 offload logic by John Fastabend · 8 years ago
  17. 6843e7a net: sched: consolidate offload decision in cls_u32 by John Fastabend · 8 years ago
  18. e014860 net: pack tc_cls_u32_knode struct slighter better by John Fastabend · 8 years ago
  19. a1b7c5f net: sched: add cls_u32 offload hooks for netdevs by John Fastabend · 8 years ago
  20. 82a470f net: sched: remove tcf_proto from ematch calls by John Fastabend · 10 years ago
  21. a0efb80 net_sched: avoid calling tcf_unbind_filter() in call_rcu callback by WANG Cong · 10 years ago
  22. 18d0264 net_sched: remove the first parameter from tcf_exts_destroy() by WANG Cong · 10 years ago
  23. 2f7ef2f sched, cls: check if we could overwrite actions when changing a filter by Cong Wang · 10 years ago
  24. 2519a60 net_sched: optimize tcf_match_indev() by WANG Cong · 10 years ago
  25. 5da57f4 net_sched: cls: refactor out struct tcf_ext_map by WANG Cong · 10 years ago
  26. 33be627 net_sched: act: use standard struct list_head by WANG Cong · 10 years ago
  27. 5c15257 net: Remove extern from include/net/ scheduling prototypes by Joe Perches · 11 years ago
  28. c1b5273 pkt_sched: namespace aware act_mirred by Benjamin LaHaise · 11 years ago
  29. da521b2 net: Fix range checks in tcf_valid_offset(). by David S. Miller · 13 years ago
  30. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 14 years ago
  31. fd2c3ef net: cleanup include/net by Eric Dumazet · 15 years ago
  32. 4d24b52 ematch: simpler tcf_em_unregister() by Alexey Dobriyan · 16 years ago
  33. 09382ba [PKT_SCHED]: Pass real namespace in net scheduler classifiers. by Denis V. Lunev · 16 years ago
  34. 5239008 [NET_SCHED]: Constify struct tcf_ext_map by Patrick McHardy · 16 years ago
  35. add93b6 [NET_SCHED]: Convert classifiers from rtnetlink to new netlink API by Patrick McHardy · 16 years ago
  36. 0eeb8ff [NET]: netns compilation speedup by Denis V. Lunev · 16 years ago
  37. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  38. c3bc7cf [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE by Patrick McHardy · 17 years ago
  39. db3d99c [NET_SCHED]: ematch: module autoloading by Patrick McHardy · 17 years ago
  40. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  41. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  42. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  43. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  44. c01003c [IFB]: Fix crash on input device removal by Patrick McHardy · 17 years ago
  45. 86e65da [NET]: Remove explicit initializations of skb->input_dev by David S. Miller · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago