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