aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/tc_act (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-01net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko1-0/+1
2021-03-13net/sched: act_police: add support for packet-per-second policingBaowen Zheng1-4/+44
2021-03-13flow_offload: add support for packet-per-second policingXingfeng Hu1-0/+12
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+4
2020-10-15net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_infoLeon Romanovsky1-1/+4
2020-10-03net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault1-0/+2
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu1-2/+30
2020-06-24net: qos: add tc police offloading action with max frame size limitPo Liu1-0/+10
2020-06-15net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel1-1/+10
2020-05-01net: schedule: add action gate offloadingPo Liu1-0/+99
2020-05-01net: qos: introduce a gate control flow actionPo Liu1-0/+47
2020-03-19net: tc_skbedit: Make the skbedit priority offloadablePetr Machata1-0/+17
2020-03-19net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()Petr Machata1-14/+10
2020-03-19net: sched: Do not assume RTNL is held in tunnel key action helpersIdo Schimmel1-2/+6
2020-03-12net/sched: act_ct: Enable hardware offload of flow table entiresPaul Blakey1-0/+10
2020-03-12net/sched: act_ct: Support restoring conntrack info on skbsPaul Blakey1-0/+7
2020-03-03net/sched: act_ct: Create nf flow table per zonePaul Blakey1-0/+2
2020-02-17net: sched: refactor ct action helpers to require tcf_lockVlad Buslov1-2/+4
2020-02-17net: sched: refactor police action helpers to require tcf_lockVlad Buslov1-2/+4
2020-02-17net: sched: lock action when translating it to flow_action infraVlad Buslov1-1/+1
2019-09-16net: sched: take reference to psample group in flow_action infraVlad Buslov1-6/+0
2019-08-26net: sched: copy tunnel info when setting flow_action entry->tunnelVlad Buslov1-0/+17
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-3/+3
2019-08-06net: tc_act: add helpers to detect ingress mirred actionsJohn Hurley1-0/+18
2019-08-06net: tc_act: add skbedit_ptype helper functionsJohn Hurley1-0/+27
2019-08-06net: sched: sample: allow accessing psample_group with rtnlVlad Buslov1-1/+1
2019-08-06net: sched: police: allow accessing police->params with rtnlVlad Buslov1-2/+2
2019-07-23net: sched: include mpls actions in hardware intermediate representationJohn Hurley1-0/+75
2019-07-09net/sched: Introduce action ctPaul Blakey1-0/+63
2019-07-08net: sched: add mpls manipulation actions to TCJohn Hurley1-0/+30
2019-06-19net: sched: act_ctinfo: tidy UAPI definitionKevin Darbyshire-Bryant1-0/+5
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-32/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner4-20/+4
2019-05-29net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant1-0/+28
2019-05-05net/sched: move police action structures to headerPieter Jansen van Vuuren1-0/+70
2019-04-22net: tc_act: drop include of module.h from tc_ife.hPaul Gortmaker1-1/+2
2019-03-21net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti1-1/+1
2019-02-10net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen8-10/+10
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2-2/+0
2018-07-12net/sched: act_skbedit: don't use spinlock in the data pathDavide Caratti1-10/+27
2018-07-07net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti1-1/+0
2018-07-07net/sched: act_csum: fix NULL dereference when 'goto chain' is usedDavide Caratti1-1/+0
2018-06-28net sched actions: fix coding style in pedit headersRoman Mashak1-0/+1
2018-01-23net/sched: act_csum: don't use spinlock in the fast pathDavide Caratti1-2/+14
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang1-4/+2
2017-11-30act_sample: get rid of tcf_sample_cleanup_rcu()Cong Wang1-1/+0
2017-11-10act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup1-9/+37
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-0/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman10-0/+10