summaryrefslogtreecommitdiffstats
path: root/include/net/tc_act
AgeCommit message (Expand)AuthorLines
2016-09-23net_sched: act_vlan: add helper inlines to access tcf_vlan infoOr Gerlitz-0/+25
2016-09-19net sched ife action: add 16 bit helpersJamal Hadi Salim-0/+2
2016-09-15net_sched: Introduce skbmod actionJamal Hadi Salim-0/+30
2016-09-10net/sched: Introduce act_tunnel_keyAmir Vadai-0/+30
2016-08-18net_sched: act_vlan: Add priority optionHadar Hen Zion-0/+1
2016-07-25net_sched: get rid of struct tcf_commonWANG Cong-12/+12
2016-07-25net_sched: move tc_action into tcf_commonWANG Cong-27/+13
2016-07-24net/sched: act_mirred: Add helper inlines to access tcf_mirred info.Yotam Gigi-0/+9
2016-07-04net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim-5/+5
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+3
2016-06-23act_ife: only acquire tcf_lock for existing actionsWANG Cong-3/+3
2016-06-07net sched: indentation and other OCD stylistic fixesJamal Hadi Salim-2/+2
2016-05-04net_sched: act_mirred: add helper inlines to access tcf_mirred infoSridhar Samudrala-0/+15
2016-03-10net/act_skbedit: Utility functions for mark actionAmir Vadai-0/+16
2016-03-10net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdefAmir Vadai-2/+2
2016-03-01introduce IFE actionJamal Hadi Salim-0/+61
2016-02-17net: tc: helper functions to query action typesJohn Fastabend-0/+16
2015-09-18act_connmark: Remember the struct net instead of guessing it.Eric W. Biederman-0/+1
2015-08-26net_sched: act_bpf: remove spinlock in fast pathAlexei Starovoitov-1/+1
2015-07-08net_sched: act_mirred: remove spinlock in fast pathEric Dumazet-1/+1
2015-07-08net_sched: act_gact: use a separate packet counters for gact_determ()Eric Dumazet-3/+4
2015-03-20act_bpf: add initial eBPF support for actionsDaniel Borkmann-1/+5
2015-01-19net: sched: Introduce connmark actionFelix Fietkau-0/+14
2015-01-17tc: add BPF based actionJiri Pirko-0/+25
2014-11-24tc_vlan: fix type of tcfv_push_vidJiri Pirko-1/+1
2014-11-21sched: introduce vlan actionJiri Pirko-0/+27
2014-02-12net_sched: act: hide struct tcf_common from APIWANG Cong-16/+16
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher-2/+1
2010-08-20net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron-0/+15
2010-07-24net sched: fix race in mirred device removalstephen hemminger-0/+1
2009-10-22pkt_sched: skbedit add support for setting markjamal-0/+2
2008-09-12pkt_action: add new action skbeditAlexander Duyck-0/+34
2007-10-10[PKT_SCHED]: Add stateless NATHerbert Xu-0/+21
2006-09-22[PKT_SCHED]: Kill pkt_act.h inlining.David S. Miller-37/+41
2006-03-22[NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin-2/+2
2005-04-24[PKT_SCHED]: Introduce simple actions.Jamal Hadi Salim-0/+13
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+62