aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/tc_act (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-14net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and 'is_tcf_mirred_mirror'Shmulik Ladkani1-2/+2
2016-10-14net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make it a boolShmulik Ladkani1-1/+1
2016-09-23net_sched: act_vlan: add helper inlines to access tcf_vlan infoOr Gerlitz1-0/+25
2016-09-19net sched ife action: add 16 bit helpersJamal Hadi Salim1-0/+2
2016-09-15net_sched: Introduce skbmod actionJamal Hadi Salim1-0/+30
2016-09-10net/sched: Introduce act_tunnel_keyAmir Vadai1-0/+30
2016-08-18net_sched: act_vlan: Add priority optionHadar Hen Zion1-0/+1
2016-07-25net_sched: get rid of struct tcf_commonWANG Cong12-12/+12
2016-07-25net_sched: move tc_action into tcf_commonWANG Cong12-27/+13
2016-07-24net/sched: act_mirred: Add helper inlines to access tcf_mirred info.Yotam Gigi1-0/+9
2016-07-04net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim1-5/+5
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2016-06-23act_ife: only acquire tcf_lock for existing actionsWANG Cong1-3/+3
2016-06-07net sched: indentation and other OCD stylistic fixesJamal Hadi Salim1-2/+2
2016-05-04net_sched: act_mirred: add helper inlines to access tcf_mirred infoSridhar Samudrala1-0/+15
2016-03-10net/act_skbedit: Utility functions for mark actionAmir Vadai1-0/+16
2016-03-10net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdefAmir Vadai1-2/+2
2016-03-01introduce IFE actionJamal Hadi Salim1-0/+61
2016-02-17net: tc: helper functions to query action typesJohn Fastabend1-0/+16
2015-09-18act_connmark: Remember the struct net instead of guessing it.Eric W. Biederman1-0/+1
2015-08-26net_sched: act_bpf: remove spinlock in fast pathAlexei Starovoitov1-1/+1
2015-07-08net_sched: act_mirred: remove spinlock in fast pathEric Dumazet1-1/+1
2015-07-08net_sched: act_gact: use a separate packet counters for gact_determ()Eric Dumazet1-3/+4
2015-03-20act_bpf: add initial eBPF support for actionsDaniel Borkmann1-1/+5
2015-01-19net: sched: Introduce connmark actionFelix Fietkau1-0/+14
2015-01-17tc: add BPF based actionJiri Pirko1-0/+25
2014-11-24tc_vlan: fix type of tcfv_push_vidJiri Pirko1-1/+1
2014-11-21sched: introduce vlan actionJiri Pirko1-0/+27
2014-02-12net_sched: act: hide struct tcf_common from APIWANG Cong8-16/+16
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher1-2/+1
2010-08-20net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron1-0/+15
2010-07-24net sched: fix race in mirred device removalstephen hemminger1-0/+1
2009-10-22pkt_sched: skbedit add support for setting markjamal1-0/+2
2008-09-12pkt_action: add new action skbeditAlexander Duyck1-0/+34
2007-10-10[PKT_SCHED]: Add stateless NATHerbert Xu1-0/+21
2006-09-22[PKT_SCHED]: Kill pkt_act.h inlining.David S. Miller5-37/+41
2006-03-22[NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin1-2/+2
2005-04-24[PKT_SCHED]: Introduce simple actions.Jamal Hadi Salim1-0/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds4-0/+62