summaryrefslogtreecommitdiffstats
path: root/include/net/tc_act
Commit message (Expand)AuthorAgeFilesLines
* 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
* net/sched: Add accessor functions to pedit keys for offloading driversOr Gerlitz2017-03-281-0/+45
* mlxsw: spectrum: Add support for vlan modify TC actionPetr Machata2017-03-091-0/+5
* net/act_pedit: Introduce 'add' operationAmir Vadai2017-02-101-0/+1
* net/act_pedit: Support using offset relative to the conventional network headersAmir Vadai2017-02-101-0/+5
* net/sched: act_ife: Change to use ife moduleYotam Gigi2017-02-031-1/+0
* net/sched: act_ife: Unexport ife_tlv_meta_encodeYotam Gigi2017-02-031-2/+0
* net/sched: Introduce sample tc actionYotam Gigi2017-01-241-0/+50
* net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_keyHadar Hen Zion2016-11-091-0/+37
* skbedit: allow the user to specify bitmask for markAntonio Quartulli2016-10-271-0/+1
* net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani2016-10-141-2/+2
* net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...Shmulik Ladkani2016-10-141-1/+1
* net_sched: act_vlan: add helper inlines to access tcf_vlan infoOr Gerlitz2016-09-231-0/+25
* net sched ife action: add 16 bit helpersJamal Hadi Salim2016-09-191-0/+2
* net_sched: Introduce skbmod actionJamal Hadi Salim2016-09-151-0/+30
* net/sched: Introduce act_tunnel_keyAmir Vadai2016-09-101-0/+30
* net_sched: act_vlan: Add priority optionHadar Hen Zion2016-08-181-0/+1
* net_sched: get rid of struct tcf_commonWANG Cong2016-07-2512-12/+12
* net_sched: move tc_action into tcf_commonWANG Cong2016-07-2512-27/+13
* net/sched: act_mirred: Add helper inlines to access tcf_mirred info.Yotam Gigi2016-07-241-0/+9
* net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim2016-07-041-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-3/+3
|\
| * act_ife: only acquire tcf_lock for existing actionsWANG Cong2016-06-231-3/+3
* | net sched: indentation and other OCD stylistic fixesJamal Hadi Salim2016-06-071-2/+2
|/
* net_sched: act_mirred: add helper inlines to access tcf_mirred infoSridhar Samudrala2016-05-041-0/+15
* net/act_skbedit: Utility functions for mark actionAmir Vadai2016-03-101-0/+16
* net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdefAmir Vadai2016-03-101-2/+2
* introduce IFE actionJamal Hadi Salim2016-03-011-0/+61
* net: tc: helper functions to query action typesJohn Fastabend2016-02-171-0/+16
* act_connmark: Remember the struct net instead of guessing it.Eric W. Biederman2015-09-181-0/+1
* net_sched: act_bpf: remove spinlock in fast pathAlexei Starovoitov2015-08-261-1/+1
* net_sched: act_mirred: remove spinlock in fast pathEric Dumazet2015-07-081-1/+1
* net_sched: act_gact: use a separate packet counters for gact_determ()Eric Dumazet2015-07-081-3/+4
* act_bpf: add initial eBPF support for actionsDaniel Borkmann2015-03-201-1/+5
* net: sched: Introduce connmark actionFelix Fietkau2015-01-191-0/+14
* tc: add BPF based actionJiri Pirko2015-01-171-0/+25
* tc_vlan: fix type of tcfv_push_vidJiri Pirko2014-11-241-1/+1
OpenPOWER on IntegriCloud