aboutsummaryrefslogtreecommitdiff
path: root/include/net/tc_act
AgeCommit message (Expand)AuthorFilesLines
2024-01-02net/sched: Retire ipt actionGravatar Jamal Hadi Salim 1-17/+0
2023-12-26net/sched: act_mirred: Allow mirred to blockGravatar Victor Nogueira 1-0/+1
2023-11-16net: sched: do not offload flows with a helper in act_ctGravatar Xin Long 1-0/+9
2023-10-25sched: act_ct: switch to per-action label countingGravatar Florian Westphal 1-0/+1
2023-02-16net/sched: act_connmark: transition to percpu stats and rcuGravatar Pedro Tammela 1-2/+7
2023-02-16net/sched: act_nat: transition to percpu stats and rcuGravatar Pedro Tammela 1-3/+7
2023-02-02net/sched: transition act_pedit to rcu and percpu statsGravatar Pedro Tammela 1-15/+66
2022-11-08net: sched: add helper support in act_ctGravatar Xin Long 1-0/+1
2022-10-25act_skbedit: skbedit queue mapping for receive queueGravatar Amritha Nambiar 1-0/+29
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-0/+1
2022-05-11net/sched: act_pedit: really ensure the skb is writableGravatar Paolo Abeni 1-0/+1
2022-04-19net: sched: support hash selecting tx queueGravatar Tonghao Zhang 1-0/+1
2022-04-08net/sched: act_skbedit: Add extack messages for offload failureGravatar Ido Schimmel 1-0/+12
2022-04-08net/sched: act_gact: Add extack messages for offload failureGravatar Ido Schimmel 1-0/+15
2022-03-23net/sched: fix incorrect vlan_push_eth dest fieldGravatar Louis Peens 1-1/+1
2022-03-16net/sched: add vlan push_eth and pop_eth action to the hardware IRGravatar Maor Dickman 1-0/+10
2022-02-28net: flow_offload: add tc police action parametersGravatar Jianbo Liu 1-0/+30
2021-12-19flow_offload: add index to flow_action_entry structureGravatar Baowen Zheng 1-5/+0
2021-12-07net: sched: act_mirred: add net device refcount trackerGravatar Eric Dumazet 1-0/+1
2021-06-01net/sched: act_vlan: Fix modify to allow 0Gravatar Boris Sukholitko 1-0/+1
2021-03-13net/sched: act_police: add support for packet-per-second policingGravatar Baowen Zheng 1-4/+44
2021-03-13flow_offload: add support for packet-per-second policingGravatar Xingfeng Hu 1-0/+12
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-1/+4
2020-10-15net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_infoGravatar Leon Romanovsky 1-1/+4
2020-10-03net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGravatar Guillaume Nault 1-0/+2
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valueGravatar Po Liu 1-2/+30
2020-06-24net: qos: add tc police offloading action with max frame size limitGravatar Po Liu 1-0/+10
2020-06-15net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineGravatar Alaa Hleihel 1-1/+10
2020-05-01net: schedule: add action gate offloadingGravatar Po Liu 1-0/+99
2020-05-01net: qos: introduce a gate control flow actionGravatar Po Liu 1-0/+47
2020-03-19net: tc_skbedit: Make the skbedit priority offloadableGravatar Petr Machata 1-0/+17
2020-03-19net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()Gravatar Petr Machata 1-14/+10
2020-03-19net: sched: Do not assume RTNL is held in tunnel key action helpersGravatar Ido Schimmel 1-2/+6
2020-03-12net/sched: act_ct: Enable hardware offload of flow table entiresGravatar Paul Blakey 1-0/+10
2020-03-12net/sched: act_ct: Support restoring conntrack info on skbsGravatar Paul Blakey 1-0/+7
2020-03-03net/sched: act_ct: Create nf flow table per zoneGravatar Paul Blakey 1-0/+2
2020-02-17net: sched: refactor ct action helpers to require tcf_lockGravatar Vlad Buslov 1-2/+4
2020-02-17net: sched: refactor police action helpers to require tcf_lockGravatar Vlad Buslov 1-2/+4
2020-02-17net: sched: lock action when translating it to flow_action infraGravatar Vlad Buslov 1-1/+1
2019-09-16net: sched: take reference to psample group in flow_action infraGravatar Vlad Buslov 1-6/+0
2019-08-26net: sched: copy tunnel info when setting flow_action entry->tunnelGravatar Vlad Buslov 1-0/+17
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 2-3/+3
2019-08-06net: tc_act: add helpers to detect ingress mirred actionsGravatar John Hurley 1-0/+18
2019-08-06net: tc_act: add skbedit_ptype helper functionsGravatar John Hurley 1-0/+27
2019-08-06net: sched: sample: allow accessing psample_group with rtnlGravatar Vlad Buslov 1-1/+1
2019-08-06net: sched: police: allow accessing police->params with rtnlGravatar Vlad Buslov 1-2/+2
2019-07-23net: sched: include mpls actions in hardware intermediate representationGravatar John Hurley 1-0/+75
2019-07-09net/sched: Introduce action ctGravatar Paul Blakey 1-0/+63
2019-07-08net: sched: add mpls manipulation actions to TCGravatar John Hurley 1-0/+30
2019-06-19net: sched: act_ctinfo: tidy UAPI definitionGravatar Kevin Darbyshire-Bryant 1-0/+5