summaryrefslogtreecommitdiff
path: root/include/net/tc_act
AgeCommit message (Expand)Author
2017-11-10act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-12sched: act: ife: update parameters via rcu handlingAlexander Aring
2017-10-12net sched actions: change IFE modules alias namesRoman Mashak
2017-10-11net: sched: make tc_action_ops->get_dev return dev and avoid passing netJiri Pirko
2017-09-26net: sched: introduce helper to identify gact pass actionJiri Pirko
2017-08-23net: sched: add couple of goto_chain helpersJiri Pirko
2017-06-06net: sched: introduce helper to identify gact trap actionJiri Pirko
2017-05-23net/sched: act_csum: Add accessors for offloading driversOr Gerlitz
2017-04-06net/sched: Removed unused vlan actions definitionOr Gerlitz
2017-03-28net/sched: Add accessor functions to pedit keys for offloading driversOr Gerlitz
2017-03-09mlxsw: spectrum: Add support for vlan modify TC actionPetr Machata
2017-02-10net/act_pedit: Introduce 'add' operationAmir Vadai
2017-02-10net/act_pedit: Support using offset relative to the conventional network headersAmir Vadai
2017-02-03net/sched: act_ife: Change to use ife moduleYotam Gigi
2017-02-03net/sched: act_ife: Unexport ife_tlv_meta_encodeYotam Gigi
2017-01-24net/sched: Introduce sample tc actionYotam Gigi
2016-11-09net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_keyHadar Hen Zion
2016-10-27skbedit: allow the user to specify bitmask for markAntonio Quartulli
2016-10-14net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani
2016-10-14net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...Shmulik Ladkani
2016-09-23net_sched: act_vlan: add helper inlines to access tcf_vlan infoOr Gerlitz
2016-09-19net sched ife action: add 16 bit helpersJamal Hadi Salim
2016-09-15net_sched: Introduce skbmod actionJamal Hadi Salim
2016-09-10net/sched: Introduce act_tunnel_keyAmir Vadai
2016-08-18net_sched: act_vlan: Add priority optionHadar Hen Zion
2016-07-25net_sched: get rid of struct tcf_commonWANG Cong
2016-07-25net_sched: move tc_action into tcf_commonWANG Cong
2016-07-24net/sched: act_mirred: Add helper inlines to access tcf_mirred info.Yotam Gigi
2016-07-04net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-23act_ife: only acquire tcf_lock for existing actionsWANG Cong
2016-06-07net sched: indentation and other OCD stylistic fixesJamal Hadi Salim
2016-05-04net_sched: act_mirred: add helper inlines to access tcf_mirred infoSridhar Samudrala
2016-03-10net/act_skbedit: Utility functions for mark actionAmir Vadai
2016-03-10net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdefAmir Vadai
2016-03-01introduce IFE actionJamal Hadi Salim
2016-02-17net: tc: helper functions to query action typesJohn Fastabend
2015-09-18act_connmark: Remember the struct net instead of guessing it.Eric W. Biederman
2015-08-26net_sched: act_bpf: remove spinlock in fast pathAlexei Starovoitov
2015-07-08net_sched: act_mirred: remove spinlock in fast pathEric Dumazet
2015-07-08net_sched: act_gact: use a separate packet counters for gact_determ()Eric Dumazet
2015-03-20act_bpf: add initial eBPF support for actionsDaniel Borkmann
2015-01-19net: sched: Introduce connmark actionFelix Fietkau
2015-01-17tc: add BPF based actionJiri Pirko
2014-11-24tc_vlan: fix type of tcfv_push_vidJiri Pirko
2014-11-21sched: introduce vlan actionJiri Pirko
2014-02-12net_sched: act: hide struct tcf_common from APIWANG Cong
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher