1. 717503b net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra by Jiri Pirko · 7 years ago
  2. a38402b flow_dissector: dissect tunnel info by Simon Horman · 7 years ago
  3. fe2502e net_sched: remove cls_flower idr on failure by Cong Wang · 7 years ago
  4. 07d79fc net_sched: add reverse binding for tc class by Cong Wang · 7 years ago
  5. c15ab23 net/sched: Change cls_flower to use IDR by Chris Mi · 7 years ago
  6. d978db8 net: sched: cls_flower: fix ndo_setup_tc type for stats call by Jiri Pirko · 7 years ago
  7. 7b06e8a net: sched: remove cops->tcf_cl_offload by Jiri Pirko · 7 years ago
  8. 8113c09 net_sched: use void pointer for filter handle by WANG Cong · 7 years ago
  9. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 7 years ago
  10. d7c1c8d net: sched: move prio into cls_common by Jiri Pirko · 7 years ago
  11. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 7 years ago
  12. 3e0e826 net: sched: make egress_dev flag part of flower offload struct by Jiri Pirko · 7 years ago
  13. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 7 years ago
  14. 4550752 net: sched: cls_flower: no need to call tcf_exts_change for newly allocated struct by Jiri Pirko · 7 years ago
  15. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
  16. 4d80cc0 net/sched: cls_flower: add support for matching on ip tos and ttl by Or Gerlitz · 8 years ago
  17. fdfc7dd net/sched: flower: add support for matching on tcp flags by Jiri Pirko · 8 years ago
  18. 1a7fca6 flower: check unused bits in MPLS fields by Benjamin LaHaise · 8 years ago
  19. a577d8f cls_flower: add support for matching MPLS fields (v2) by Benjamin LaHaise · 8 years ago
  20. 763dbf6 net_sched: move the empty tp check from ->destroy() to ->delete() by WANG Cong · 8 years ago
  21. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  22. 5559396 net/sched: cls_flower: Reflect HW offload status by Or Gerlitz · 8 years ago
  23. 749e672 net/sched: cls_flower: Properly handle classifier flags dumping by Or Gerlitz · 8 years ago
  24. 69ca05c sched: cls_flower: expose priority to offloading netdevice by Jiri Pirko · 8 years ago
  25. e216015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  26. 040587a net/sched: cls_flower: Correct matching on ICMPv6 code by Simon Horman · 8 years ago
  27. 39b7b6a net/sched: cls_flower: reduce fl_change stack size by Arnd Bergmann · 8 years ago
  28. a3308d8 net/sched: cls_flower: Disallow duplicate internal elements by Paul Blakey · 8 years ago
  29. 99d3132 net/sched: cls_flower: Support matching on ARP by Simon Horman · 8 years ago
  30. 0df0f20 net/sched: cls_flower: Fix missing addr_type in classify by Paul Blakey · 8 years ago
  31. d972477 net/sched: cls_flower: Mandate mask when matching on flags by Or Gerlitz · 8 years ago
  32. f93bd17 net/sched: cls_flower: Use masked key when calling HW offloads by Paul Blakey · 8 years ago
  33. 970bfcd net/sched: cls_flower: Use mask for addr_type by Paul Blakey · 8 years ago
  34. 7b68488 net/sched: cls_flower: Support matching on ICMP type and code by Simon Horman · 8 years ago
  35. faa3ffc net/sched: cls_flower: Add support for matching on flags by Or Gerlitz · 8 years ago
  36. a6e1693 net/sched: cls_flower: Set the filter Hardware device for all use-cases by Hadar Hen Zion · 8 years ago
  37. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  38. 7091d8c net/sched: cls_flower: Add offload support using egress Hardware device by Hadar Hen Zion · 8 years ago
  39. 3036dab net/sched: cls_flower: Provide a filter to replace/destroy hardware filter functions by Hadar Hen Zion · 8 years ago
  40. 7968521 net/sched: cls_flower: Try to offload only if skip_hw flag isn't set by Hadar Hen Zion · 8 years ago
  41. 725cbb62 sched: cls_flower: remove from hashtable only in case skip sw flag is not set by Jiri Pirko · 8 years ago
  42. d936377 net, sched: respect rcu grace period on cls destruction by Daniel Borkmann · 8 years ago
  43. f4d997f net/sched: cls_flower: Add UDP port to tunnel parameters by Hadar Hen Zion · 8 years ago
  44. 519d105 net/sched: cls_flower: Allow setting encapsulation fields as used key by Hadar Hen Zion · 8 years ago
  45. 5976c5f net/sched: cls_flower: Support matching on SCTP ports by Simon Horman · 8 years ago
  46. 13fa876 net/sched: cls_flower: merge filter delete/destroy common code by Roi Dayan · 8 years ago
  47. a1a8f7f net/sched: cls_flower: add missing unbind call when destroying flows by Roi Dayan · 8 years ago
  48. eb523f4 net/sched: cls_flower: Use a proper mask value for enc key id parameter by Hadar Hen Zion · 8 years ago
  49. 5a7a555 net sched: stylistic cleanups by Jamal Hadi Salim · 8 years ago
  50. a53d850 net/sched: cls_flower: Remove an unused field from the filter key structure by Or Gerlitz · 8 years ago
  51. aa72d70 net/sched: cls_flower: Support masking for matching on tcp/udp ports by Or Gerlitz · 8 years ago
  52. bc3103f net/sched: cls_flower: Classify packet in ip tunnels by Amir Vadai · 8 years ago
  53. 0b498a5 net_sched: fix use of uninitialized ethertype variable in cls_flower by Arnd Bergmann · 8 years ago
  54. b9a24bb net_sched: properly handle failure case of tcf_exts_init() by WANG Cong · 8 years ago
  55. 9399ae9 net_sched: flower: Add vlan support by Hadar Hen Zion · 8 years ago
  56. 339ba87 net_sched: flower: Avoid dissection of unmasked keys by Hadar Hen Zion · 8 years ago
  57. e8eb36c net/sched: flower: Return error when hw can't offload and skip_sw is set by Amir Vadai · 9 years ago
  58. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  59. 92c075d net: sched: fix tc_should_offload for specific clsact classes by Daniel Borkmann · 9 years ago
  60. e69985c net/sched: cls_flower: Introduce support in SKIP SW flag by Amir Vadai · 9 years ago
  61. 10cbc68 net/sched: cls_flower: Hardware offloaded filters statistics support by Amir Vadai · 9 years ago
  62. 8208d21 net/flower: Fix pointer cast by Amir Vadai · 9 years ago
  63. 5b33f48 net/flower: Introduce hardware offload support by Amir Vadai · 9 years ago
  64. 66530bd sched,cls_flower: set key address type when present by Jamal Hadi Salim · 9 years ago
  65. cd79a23 flow_dissector: Add flags argument to skb_flow_dissector functions by Tom Herbert · 9 years ago
  66. ff3532f sched: cls_flower: fix panic on filter replace by Daniel Borkmann · 9 years ago
  67. b175c3a net: sched: flower fix typo by Jamal Hadi Salim · 10 years ago
  68. c3f8324 net: Add full IPv6 addresses to flow_keys by Tom Herbert · 10 years ago
  69. 42aecaa net: Get skb hash over flow_keys structure by Tom Herbert · 10 years ago
  70. dd3aa3b cls_flower: Fix compile error by Brian Haley · 10 years ago
  71. 77b9900 tc: introduce Flower classifier by Jiri Pirko · 10 years ago