summaryrefslogtreecommitdiff
path: root/include/net/tc_act
Commit message (Expand)AuthorAge
* net/sched: act_csum: don't use spinlock in the fast pathDavide Caratti2018-01-23
* act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang2017-12-06
* act_sample: get rid of tcf_sample_cleanup_rcu()Cong Wang2017-11-30
* act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup2017-11-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | sched: act: ife: update parameters via rcu handlingAlexander Aring2017-10-12
* | net sched actions: change IFE modules alias namesRoman Mashak2017-10-12
* | net: sched: make tc_action_ops->get_dev return dev and avoid passing netJiri Pirko2017-10-11
* | net: sched: introduce helper to identify gact pass actionJiri Pirko2017-09-26
|/
* net: sched: add couple of goto_chain helpersJiri Pirko2017-08-23
* net: sched: introduce helper to identify gact trap actionJiri Pirko2017-06-06
* net/sched: act_csum: Add accessors for offloading driversOr Gerlitz2017-05-23
* net/sched: Removed unused vlan actions definitionOr Gerlitz2017-04-06
* net/sched: Add accessor functions to pedit keys for offloading driversOr Gerlitz2017-03-28
* mlxsw: spectrum: Add support for vlan modify TC actionPetr Machata2017-03-09
* net/act_pedit: Introduce 'add' operationAmir Vadai2017-02-10
* net/act_pedit: Support using offset relative to the conventional network headersAmir Vadai2017-02-10
* net/sched: act_ife: Change to use ife moduleYotam Gigi2017-02-03
* net/sched: act_ife: Unexport ife_tlv_meta_encodeYotam Gigi2017-02-03
* net/sched: Introduce sample tc actionYotam Gigi2017-01-24
* net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_keyHadar Hen Zion2016-11-09
* skbedit: allow the user to specify bitmask for markAntonio Quartulli2016-10-27
* net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani2016-10-14
* net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...Shmulik Ladkani2016-10-14
* net_sched: act_vlan: add helper inlines to access tcf_vlan infoOr Gerlitz2016-09-23
* net sched ife action: add 16 bit helpersJamal Hadi Salim2016-09-19
* net_sched: Introduce skbmod actionJamal Hadi Salim2016-09-15
* net/sched: Introduce act_tunnel_keyAmir Vadai2016-09-10
* net_sched: act_vlan: Add priority optionHadar Hen Zion2016-08-18
* net_sched: get rid of struct tcf_commonWANG Cong2016-07-25
* net_sched: move tc_action into tcf_commonWANG Cong2016-07-25
* net/sched: act_mirred: Add helper inlines to access tcf_mirred info.Yotam Gigi2016-07-24
* net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim2016-07-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
|\
| * act_ife: only acquire tcf_lock for existing actionsWANG Cong2016-06-23
* | net sched: indentation and other OCD stylistic fixesJamal Hadi Salim2016-06-07
|/
* net_sched: act_mirred: add helper inlines to access tcf_mirred infoSridhar Samudrala2016-05-04
* net/act_skbedit: Utility functions for mark actionAmir Vadai2016-03-10
* net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdefAmir Vadai2016-03-10
* introduce IFE actionJamal Hadi Salim2016-03-01
* net: tc: helper functions to query action typesJohn Fastabend2016-02-17
* act_connmark: Remember the struct net instead of guessing it.Eric W. Biederman2015-09-18
* net_sched: act_bpf: remove spinlock in fast pathAlexei Starovoitov2015-08-26
* net_sched: act_mirred: remove spinlock in fast pathEric Dumazet2015-07-08
* net_sched: act_gact: use a separate packet counters for gact_determ()Eric Dumazet2015-07-08
* act_bpf: add initial eBPF support for actionsDaniel Borkmann2015-03-20
* net: sched: Introduce connmark actionFelix Fietkau2015-01-19
* tc: add BPF based actionJiri Pirko2015-01-17
* tc_vlan: fix type of tcfv_push_vidJiri Pirko2014-11-24