aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/tc_act/tc_mirred.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-10net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen1-2/+2
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang1-4/+2
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-11net: sched: make tc_action_ops->get_dev return dev and avoid passing netJiri Pirko1-0/+1
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-07-25net_sched: get rid of struct tcf_commonWANG Cong1-1/+1
2016-07-25net_sched: move tc_action into tcf_commonWANG Cong1-2/+1
2016-07-24net/sched: act_mirred: Add helper inlines to access tcf_mirred info.Yotam Gigi1-0/+9
2016-05-04net_sched: act_mirred: add helper inlines to access tcf_mirred infoSridhar Samudrala1-0/+15
2015-07-08net_sched: act_mirred: remove spinlock in fast pathEric Dumazet1-1/+1
2014-02-12net_sched: act: hide struct tcf_common from APIWANG Cong1-2/+2
2010-07-24net sched: fix race in mirred device removalstephen hemminger1-0/+1
2006-09-22[PKT_SCHED]: Kill pkt_act.h inlining.David S. Miller1-8/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+15