summaryrefslogtreecommitdiffstats
path: root/include/net/tc_act
Commit message (Expand)AuthorAgeFilesLines
* net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel2020-06-151-1/+10
* net: schedule: add action gate offloadingPo Liu2020-05-011-0/+99
* net: qos: introduce a gate control flow actionPo Liu2020-05-011-0/+47
* net: tc_skbedit: Make the skbedit priority offloadablePetr Machata2020-03-191-0/+17
* net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()Petr Machata2020-03-191-14/+10
* net: sched: Do not assume RTNL is held in tunnel key action helpersIdo Schimmel2020-03-191-2/+6
* net/sched: act_ct: Enable hardware offload of flow table entiresPaul Blakey2020-03-121-0/+10
* net/sched: act_ct: Support restoring conntrack info on skbsPaul Blakey2020-03-121-0/+7
* net/sched: act_ct: Create nf flow table per zonePaul Blakey2020-03-031-0/+2
* net: sched: refactor ct action helpers to require tcf_lockVlad Buslov2020-02-171-2/+4
* net: sched: refactor police action helpers to require tcf_lockVlad Buslov2020-02-171-2/+4
* net: sched: lock action when translating it to flow_action infraVlad Buslov2020-02-171-1/+1
* net: sched: take reference to psample group in flow_action infraVlad Buslov2019-09-161-6/+0
* net: sched: copy tunnel info when setting flow_action entry->tunnelVlad Buslov2019-08-261-0/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-062-3/+3
|\
| * net: sched: sample: allow accessing psample_group with rtnlVlad Buslov2019-08-061-1/+1
| * net: sched: police: allow accessing police->params with rtnlVlad Buslov2019-08-061-2/+2
* | net: tc_act: add helpers to detect ingress mirred actionsJohn Hurley2019-08-061-0/+18
* | net: tc_act: add skbedit_ptype helper functionsJohn Hurley2019-08-061-0/+27
* | net: sched: include mpls actions in hardware intermediate representationJohn Hurley2019-07-231-0/+75
|/
* net/sched: Introduce action ctPaul Blakey2019-07-091-0/+63
* net: sched: add mpls manipulation actions to TCJohn Hurley2019-07-081-0/+30
* net: sched: act_ctinfo: tidy UAPI definitionKevin Darbyshire-Bryant2019-06-191-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-075-32/+5
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-20/+4
* | net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant2019-05-291-0/+28
|/
* net/sched: move police action structures to headerPieter Jansen van Vuuren2019-05-051-0/+70
* net: tc_act: drop include of module.h from tc_ife.hPaul Gortmaker2019-04-221-1/+2
* net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti2019-03-211-1/+1
* net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen2019-02-108-10/+10
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-202-2/+0
|\
| * net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti2018-07-071-1/+0
| * net/sched: act_csum: fix NULL dereference when 'goto chain' is usedDavide Caratti2018-07-071-1/+0
* | net/sched: act_skbedit: don't use spinlock in the data pathDavide Caratti2018-07-121-10/+27
* | net sched actions: fix coding style in pedit headersRoman Mashak2018-06-281-0/+1
|/
* net/sched: act_csum: don't use spinlock in the fast pathDavide Caratti2018-01-231-2/+14
* act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang2017-12-061-4/+2
* act_sample: get rid of tcf_sample_cleanup_rcu()Cong Wang2017-11-301-1/+0
* act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup2017-11-101-9/+37
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0410-0/+10
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0210-0/+10
* | sched: act: ife: update parameters via rcu handlingAlexander Aring2017-10-121-2/+8
* | net sched actions: change IFE modules alias namesRoman Mashak2017-10-121-1/+1
* | net: sched: make tc_action_ops->get_dev return dev and avoid passing netJiri Pirko2017-10-111-0/+1
* | net: sched: introduce helper to identify gact pass actionJiri Pirko2017-09-261-0/+5
|/
* net: sched: add couple of goto_chain helpersJiri Pirko2017-08-231-4/+16
* net: sched: introduce helper to identify gact trap actionJiri Pirko2017-06-061-2/+13
* net/sched: act_csum: Add accessors for offloading driversOr Gerlitz2017-05-231-0/+15
* net/sched: Removed unused vlan actions definitionOr Gerlitz2017-04-061-3/+0