1. 8aaaf2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  2. 6f022c2 net: openvswitch: Fix ct_state nat flags for conns arriving from tc by Paul Blakey · 3 years ago
  3. 8b3f913 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  4. c48c94b net/sched: use min() macro instead of doing it manually by Yang Li · 3 years ago
  5. c86e020 flow_offload: validate flags of filter and actions by Baowen Zheng · 3 years ago
  6. 8cbfe93 flow_offload: allow user to offload tc action to net device by Baowen Zheng · 3 years ago
  7. c54e1d9 flow_offload: add ops to tc_action_ops for flow action setup by Baowen Zheng · 3 years ago
  8. 9c1c0e1 flow_offload: rename offload functions with offload instead of flow by Baowen Zheng · 3 years ago
  9. 5a99590 flow_offload: add index to flow_action_entry structure by Baowen Zheng · 3 years ago
  10. 635d448 net: openvswitch: Fix matching zone id for invalid conns arriving from tc by Paul Blakey · 3 years ago
  11. ec624fe net/sched: Extend qdisc control block with tc control block by Paul Blakey · 3 years ago
  12. 166b6a4 flow_offload: return EOPNOTSUPP for the unsupported mpls action type by Baowen Zheng · 3 years ago
  13. 74fc4f8 net: Fix offloading indirect devices dependency on qdisc order creation by Eli Cohen · 3 years, 4 months ago
  14. a5397d6 net/sched: cls_api, reset flags on replay by Mark Bloch · 3 years, 5 months ago
  15. 695176b net_sched: refactor TC action init API by Cong Wang · 3 years, 5 months ago
  16. 3aa2605 net/sched: store the last executed chain also for clsact egress by Davide Caratti · 3 years, 5 months ago
  17. 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 5 months ago
  18. 9d85a6f net: sched: cls_api: Fix the the wrong parameter by Yajun Deng · 3 years, 5 months ago
  19. f79a3bc net/sched: Remove unnecessary if statement by Yajun Deng · 3 years, 6 months ago
  20. 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  21. 9453d45 net: zero-initialize tc skb extension on allocation by Vlad Buslov · 3 years, 7 months ago
  22. 05ff843 net/sched: cls_api: increase max_reclassify_loop by Davide Caratti · 3 years, 7 months ago
  23. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  24. b3650bf7 net: sched: fix err handler in tcf_action_init() by Vlad Buslov · 3 years, 9 months ago
  25. 87c750e net: sched: fix action overwrite reference counting by Vlad Buslov · 3 years, 9 months ago
  26. 990b03b net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cb by Yunjian Wang · 3 years, 9 months ago
  27. efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
  28. d29334c net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ct by wenxu · 3 years, 10 months ago
  29. 2566015 flow_offload: add support for packet-per-second policing by Xingfeng Hu · 3 years, 10 months ago
  30. d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 10 months ago
  31. 396d7f2 net: sched: fix police ext initialization by Vlad Buslov · 3 years, 10 months ago
  32. d349f99 net_sched: fix RTNL deadlock again caused by request_module() by Cong Wang · 4 years ago
  33. 0fca55e net: sched: remove redundant 'rtnl_held' argument by Vlad Buslov · 4 years, 1 month ago
  34. 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 1 month ago
  35. 9ca7187 Modify return value of nla_strlcpy to match that of strscpy. by Francis Laniel · 4 years, 1 month ago
  36. 0ad41b2 net: cls_api: remove unneeded local variable in tc_dump_chain() by Lukas Bulwahn · 4 years, 2 months ago
  37. d6535dc net: protect tcf_block_unbind with block lock by Leon Romanovsky · 4 years, 2 months ago
  38. b130762 net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action() by Guillaume Nault · 4 years, 2 months ago
  39. 038ebb1 net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct by wenxu · 4 years, 5 months ago
  40. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  41. c2b69f2 flow_offload: Move rhashtable inclusion to the source file by Herbert Xu · 4 years, 5 months ago
  42. 55f656c net: sched: Do not drop root lock in tcf_qevent_handle() by Petr Machata · 4 years, 6 months ago
  43. c40f4e5 net: sched: Pass qdisc reference in struct flow_block_offload by Petr Machata · 4 years, 6 months ago
  44. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  45. d7bf2eb sched: consistently handle layer3 header accesses in the presence of VLANs by Toke Høiland-Jørgensen · 4 years, 6 months ago
  46. 5f035af net:qos: police action offloading parameter 'burst' change to the original value by Po Liu · 4 years, 6 months ago
  47. 3625750 net: sched: Introduce helpers for qevent blocks by Petr Machata · 4 years, 6 months ago
  48. 7bed145 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  49. 627e39b net: qos: police action add index for tc flower offloading by Po Liu · 4 years, 6 months ago
  50. 19e528d net: qos: add tc police offloading action with max frame size limit by Po Liu · 4 years, 6 months ago
  51. 3c00511 net/sched: cls_api: fix nooffloaddevcnt warning dmesg log by wenxu · 4 years, 6 months ago
  52. a1db217 net: flow_offload: fix flow_indr_dev_unregister path by wenxu · 4 years, 6 months ago
  53. 709ffbe net: remove indirect block netdev event registration by Pablo Neira Ayuso · 4 years, 7 months ago
  54. 0fdcf78 net: use flow_indr_dev_setup_offload() by Pablo Neira Ayuso · 4 years, 7 months ago
  55. 324a823 net: cls_api: add tcf_block_offload_init() by Pablo Neira Ayuso · 4 years, 7 months ago
  56. ca44b73 net: sched: implement terse dump support in act by Vlad Buslov · 4 years, 8 months ago
  57. f8ab180 net: sched: introduce terse dump flag by Vlad Buslov · 4 years, 8 months ago
  58. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  59. 16f8036 net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE by Pablo Neira Ayuso · 4 years, 8 months ago
  60. a7df487 net_sched: fix tcm_parent in tc filter dump by Cong Wang · 4 years, 8 months ago
  61. d29bdd6 net: schedule: add action gate offloading by Po Liu · 4 years, 8 months ago
  62. b70ba69 net: sched: report ndo_setup_tc failures via extack by Jesper Dangaard Brouer · 4 years, 8 months ago
  63. a080da6 net: sched: Fix setting last executed chain on skb extension by Paul Blakey · 4 years, 9 months ago
  64. d9679cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 9 months ago
  65. 133a2fe5 netfilter: flowtable: Fix incorrect tc_setup_type type by wenxu · 4 years, 9 months ago
  66. 0dfb2d8 net: sched: rename more stats_types by Jakub Kicinski · 4 years, 9 months ago
  67. 2ce1241 net: tc_skbedit: Make the skbedit priority offloadable by Petr Machata · 4 years, 9 months ago
  68. 2c4b58d net: sched: Fix hw_stats_type setting in pedit loop by Petr Machata · 4 years, 9 months ago
  69. 53eca1f net: rename flow_action_hw_stats_types* -> flow_action_hw_stats* by Jakub Kicinski · 4 years, 10 months ago
  70. 74522e7 net: sched: set the hw_stats_type in pedit loop by Jiri Pirko · 4 years, 10 months ago
  71. edd5861 net/sched: act_ct: Enable hardware offload of flow table entires by Paul Blakey · 4 years, 10 months ago
  72. bf3347c Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 10 months ago
  73. 44f8658 sched: act: allow user to specify type of HW stats for a filter by Jiri Pirko · 4 years, 10 months ago
  74. 2008495 flow_offload: pass action cookie through offload structures by Jiri Pirko · 4 years, 10 months ago
  75. af69962 net: sched: Support specifying a starting chain via tc skb ext by Paul Blakey · 4 years, 11 months ago
  76. 4371929 net: sched: Change the block's chain list to an rcu list by Paul Blakey · 4 years, 11 months ago
  77. 7d17c54 net: sched: Pass ingress block to tcf_classify_ingress by Paul Blakey · 4 years, 11 months ago
  78. 9410c94 net: sched: Introduce ingress classification function by Paul Blakey · 4 years, 11 months ago
  79. b15e7a6 net: sched: don't take rtnl lock during flow_action setup by Vlad Buslov · 4 years, 10 months ago
  80. 7a47281 net: sched: lock action when translating it to flow_action infra by Vlad Buslov · 4 years, 10 months ago
  81. 36d79af net_sched: use validated TCA_KIND attribute in tc_new_tfilter() by Eric Dumazet · 5 years ago
  82. a5b72a0 net/sched: add delete_empty() to filters and use it in cls_flower by Davide Caratti · 5 years ago
  83. 2dd5616 net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add() by Eric Dumazet · 5 years ago
  84. 25a443f net: sched: allow indirect blocks to bind to clsact in TC by John Hurley · 5 years ago
  85. dbad340 net: core: rename indirect block ingress cb function by John Hurley · 5 years ago
  86. 59eb87c net: sched: prevent duplicate flower rules from tcf_proto destroy race by John Hurley · 5 years ago
  87. 6f96c3c net_sched: fix backward compatibility for TCA_KIND by Cong Wang · 5 years ago
  88. 3d66b89 net: sched: fix possible crash in tcf_action_destroy() by Eric Dumazet · 5 years ago
  89. 470d506 net: sched: use get_dev() action API in flow_action infra by Vlad Buslov · 5 years ago
  90. 4a5da47 net: sched: take reference to psample group in flow_action infra by Vlad Buslov · 5 years ago
  91. 1158958 net: sched: extend flow_action_entry with destructor by Vlad Buslov · 5 years ago
  92. 95a7233 net: openvswitch: Set OvS recirc_id from tc chain index by Paul Blakey · 5 years ago
  93. 1444c17 net: sched: copy tunnel info when setting flow_action entry->tunnel by Vlad Buslov · 5 years ago
  94. 5a6ff4b net: sched: take reference to action dev before calling offloads by Vlad Buslov · 5 years ago
  95. 9838b20 net: sched: take rtnl lock in tc_setup_flow_action() by Vlad Buslov · 5 years ago
  96. 11bd634 net: sched: conditionally obtain rtnl lock in cls hw offloads API by Vlad Buslov · 5 years ago
  97. c9f1447 net: sched: add API for registering unlocked offload block callbacks by Vlad Buslov · 5 years ago
  98. a449a3e net: sched: notify classifier on successful offload add/delete by Vlad Buslov · 5 years ago
  99. 4011921 net: sched: refactor block offloads counter usage by Vlad Buslov · 5 years ago
  100. 97394be net: sched: change tcf block offload counter type to atomic_t by Vlad Buslov · 5 years ago