1. 8b3f913 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  2. c86e020 flow_offload: validate flags of filter and actions by Baowen Zheng · 3 years, 1 month ago
  3. bcd6436 flow_offload: rename exts stats update functions with hw by Baowen Zheng · 3 years, 1 month ago
  4. 9c1c0e1 flow_offload: rename offload functions with offload instead of flow by Baowen Zheng · 3 years, 1 month ago
  5. 3849595 net/sched: flow_dissector: Fix matching on zone id for invalid conns by Paul Blakey · 3 years, 1 month ago
  6. ec624fe net/sched: Extend qdisc control block with tc control block by Paul Blakey · 3 years, 1 month ago
  7. 6de6e46 cls_flower: Fix inability to match GRE/IPIP packets by Yoshiki Komachi · 3 years, 3 months ago
  8. d5ef190 net: sched: flower: protect fl_walk() with rcu by Vlad Buslov · 3 years, 4 months ago
  9. 695176b net_sched: refactor TC action init API by Cong Wang · 3 years, 6 months ago
  10. efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 10 months ago
  11. abee13f net/sched: cls_flower: use nla_get_be32 for TCA_FLOWER_KEY_FLAGS by Vladimir Oltean · 3 years, 10 months ago
  12. 6215afc net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports by Vladimir Oltean · 3 years, 10 months ago
  13. afa536d net/sched: cls_flower: fix only mask bit check in the validate_ct_state by wenxu · 3 years, 10 months ago
  14. 3aed8b6 net/sched: cls_flower: validate ct_state for invalid and reply flags by wenxu · 3 years, 11 months ago
  15. d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
  16. 1bcc51a net/sched: cls_flower: Reject invalid ct_state flags rules by wenxu · 4 years ago
  17. 8c85d18 net/sched: cls_flower: Add match on the ct_state reply flag by Paul Blakey · 4 years ago
  18. 7baf242 net/sched: cls_flower add CT_FLAGS_INVALID flag support by wenxu · 4 years ago
  19. c96adff cls_flower: call nla_ok() before nla_next() by Cong Wang · 4 years ago
  20. 7fdd375 net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flower by Guillaume Nault · 4 years, 1 month ago
  21. 8e1b3ac net: sched: initialize with 0 before setting erspan md->u by Xin Long · 4 years, 4 months ago
  22. 13e6ce9 net: sched: only keep the available bits when setting vxlan md->gbp by Xin Long · 4 years, 4 months ago
  23. 5923b8f net/sched: cls_flower: Add hash info to flow classification by Ariel Levkovich · 4 years, 6 months ago
  24. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  25. d7bf2eb sched: consistently handle layer3 header accesses in the presence of VLANs by Toke Høiland-Jørgensen · 4 years, 7 months ago
  26. 4b61d3e net: qos offload add flow status with dropped count by Po Liu · 4 years, 7 months ago
  27. 4e4f4ce6a cls_flower: remove mpls_opts_policy by Guillaume Nault · 4 years, 8 months ago
  28. 0af413b flow_dissector: work around stack frame size warning by Arnd Bergmann · 4 years, 8 months ago
  29. 61aec25 cls_flower: Support filtering on multiple MPLS Label Stack Entries by Guillaume Nault · 4 years, 8 months ago
  30. 58cff78 flow_dissector: Parse multiple MPLS Label Stack Entries by Guillaume Nault · 4 years, 8 months ago
  31. 0348451 net: sched: cls_flower: implement terse dump support by Vlad Buslov · 4 years, 8 months ago
  32. 93a129e net: sched: expose HW stats types per action used by drivers by Jiri Pirko · 4 years, 10 months ago
  33. e304e21 cls_flower: Add extack support for flags key by Guillaume Nault · 4 years, 10 months ago
  34. bd7d4c1 cls_flower: Add extack support for src and dst port range options by Guillaume Nault · 4 years, 10 months ago
  35. 442f730 cls_flower: Add extack support for mpls options by Guillaume Nault · 4 years, 10 months ago
  36. e65ee2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  37. 8a9093c net: sched: correct flower port blocking by Jason Baron · 5 years ago
  38. b15e7a6 net: sched: don't take rtnl lock during flow_action setup by Vlad Buslov · 5 years ago
  39. e2debf0 net/sched: flower: add missing validation of TCA_FLOWER_FLAGS by Davide Caratti · 5 years ago
  40. 2e24cd7 net_sched: fix ops->bind_class() implementations by Cong Wang · 5 years ago
  41. a5b72a0 net/sched: add delete_empty() to filters and use it in cls_flower by Davide Caratti · 5 years ago
  42. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  43. 8ffb055 cls_flower: Fix the behavior using port ranges with hw-offload by Yoshiki Komachi · 5 years ago
  44. 79b1011 net: sched: allow flower to match erspan options by Xin Long · 5 years ago
  45. d8f9dfa net: sched: allow flower to match vxlan options by Xin Long · 5 years ago
  46. 918190f net: sched: flower: don't take rtnl lock for cls hw offloads API by Vlad Buslov · 5 years ago
  47. 5a6ff4b net: sched: take reference to action dev before calling offloads by Vlad Buslov · 5 years ago
  48. 9838b20 net: sched: take rtnl lock in tc_setup_flow_action() by Vlad Buslov · 5 years ago
  49. a449a3e net: sched: notify classifier on successful offload add/delete by Vlad Buslov · 5 years ago
  50. 4011921 net: sched: refactor block offloads counter usage by Vlad Buslov · 5 years ago
  51. a732331 net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t by Pablo Neira Ayuso · 5 years ago
  52. f9e3008 net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload by Pablo Neira Ayuso · 6 years ago
  53. e0ace68 net/sched: cls_flower: Add matching on conntrack info by Paul Blakey · 6 years ago
  54. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  55. d39d714 idr: introduce idr_for_each_entry_continue_ul() by Cong Wang · 6 years ago
  56. 8212ed7 net: sched: cls_flower: use flow_dissector for ingress ifindex by Jiri Pirko · 6 years ago
  57. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  58. a514862 net: sched: remove NET_CLS_IND config option by Jiri Pirko · 6 years ago
  59. 99815f5 net: sched: flower: don't call synchronize_rcu() on mask creation by Vlad Buslov · 6 years ago
  60. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  61. d678714 net/sched: remove block pointer from common offload structure by Pieter Jansen van Vuuren · 6 years ago
  62. 88c44a5 net/sched: add block pointer to tc_cls_common_offload structure by Pieter Jansen van Vuuren · 6 years ago
  63. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  64. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  65. c049d56 net: sched: flower: refactor reoffload for concurrent access by Vlad Buslov · 6 years ago
  66. 9994677 net: sched: flower: fix filter net reference counting by Vlad Buslov · 6 years ago
  67. 9e35552 net: sched: flower: use correct ht function to prevent duplicates by Vlad Buslov · 6 years ago
  68. 1f17f77 net: sched: flower: insert filter to ht before offloading it to hw by Vlad Buslov · 6 years ago
  69. 95e27a4 net: sched: ensure tc flower reoffload takes filter ref by John Hurley · 6 years ago
  70. 9214919 net: sched: flower: set unlocked flag for flower proto ops by Vlad Buslov · 6 years ago
  71. c24e43d8 net: sched: flower: track rtnl lock state by Vlad Buslov · 6 years ago
  72. 3d81e71 net: sched: flower: protect flower classifier state with spinlock by Vlad Buslov · 6 years ago
  73. 272ffaa net: sched: flower: handle concurrent tcf proto deletion by Vlad Buslov · 6 years ago
  74. 9a2d938 net: sched: flower: handle concurrent filter insertion in fl_change by Vlad Buslov · 6 years ago
  75. 259e60f net: sched: flower: protect masks list with spinlock by Vlad Buslov · 6 years ago
  76. 195c234 net: sched: flower: handle concurrent mask insertion by Vlad Buslov · 6 years ago
  77. f48ef4d net: sched: flower: add reference counter to flower mask by Vlad Buslov · 6 years ago
  78. b2552b8 net: sched: flower: track filter deletion with flag by Vlad Buslov · 6 years ago
  79. 0617755 net: sched: flower: introduce reference counting for filters by Vlad Buslov · 6 years ago
  80. 620da48 net: sched: flower: refactor fl_change by Vlad Buslov · 6 years ago
  81. e474619 net: sched: flower: don't check for rtnl on head dereference by Vlad Buslov · 6 years ago
  82. ecb3dea net: sched: flower: insert new filter to idr after setting its mask by Vlad Buslov · 6 years ago
  83. 1421510 net_sched: initialize net pointer inside tcf_exts_init() by Cong Wang · 6 years ago
  84. 1f15bb4 net: sched: flower: only return error from hw offload if skip_sw by Vlad Buslov · 6 years ago
  85. 12db03b net: sched: extend proto ops to support unlocked classifiers by Vlad Buslov · 6 years ago
  86. ec6743a net: sched: track rtnl lock status when validating extensions by Vlad Buslov · 6 years ago
  87. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  88. 2cd173e cls_flower: don't expose TC actions to drivers anymore by Pablo Neira Ayuso · 6 years ago
  89. 3b1903e flow_offload: add statistics retrieval infrastructure and use it by Pablo Neira Ayuso · 6 years ago
  90. 3a7b686 cls_api: add translator to flow_action representation by Pablo Neira Ayuso · 6 years ago
  91. e3ab786 flow_offload: add flow action infrastructure by Pablo Neira Ayuso · 6 years ago
  92. 8f25662 flow_offload: add flow_rule and flow_match structures and use them by Pablo Neira Ayuso · 6 years ago
  93. c1f7e02 net: cls_flower: Remove filter from mask before freeing it by Petr Machata · 6 years ago
  94. 2cddd20 net/sched: cls_flower: allocate mask dynamically in fl_change() by Ivan Vecera · 6 years ago
  95. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  96. 599d257 net/sched: cls_flower: Remove old entries from rhashtable by Roi Dayan · 6 years ago
  97. aeb3fec net_sched: fold tcf_block_cb_call() into tc_setup_cb_call() by Cong Wang · 6 years ago
  98. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  99. 35cc3cef net/sched: cls_flower: Reject duplicated rules also under skip_sw by Or Gerlitz · 6 years ago
  100. 5c72299 net: sched: cls_flower: Classify packets using port ranges by Amritha Nambiar · 6 years ago