summaryrefslogtreecommitdiffstats
path: root/include/net/tc_act
Commit message (Expand)AuthorAgeFilesLines
* 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
* sched: introduce vlan actionJiri Pirko2014-11-211-0/+27
* net_sched: act: hide struct tcf_common from APIWANG Cong2014-02-128-16/+16
* include/net/: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1
* net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron2010-08-201-0/+15
* net sched: fix race in mirred device removalstephen hemminger2010-07-241-0/+1
* pkt_sched: skbedit add support for setting markjamal2009-10-221-0/+2
* pkt_action: add new action skbeditAlexander Duyck2008-09-121-0/+34
* [PKT_SCHED]: Add stateless NATHerbert Xu2007-10-101-0/+21
* [PKT_SCHED]: Kill pkt_act.h inlining.David S. Miller2006-09-225-37/+41
* [NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin2006-03-221-2/+2
* [PKT_SCHED]: Introduce simple actions.Jamal Hadi Salim2005-04-241-0/+13
* Linux-2.6.12-rc2Linus Torvalds2005-04-164-0/+62