aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/tc_act/tc_vlan.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-10net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen1-1/+1
2017-11-10act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup1-9/+37
2017-04-06net/sched: Removed unused vlan actions definitionOr Gerlitz1-3/+0
2017-03-09mlxsw: spectrum: Add support for vlan modify TC actionPetr Machata1-0/+5
2016-09-23net_sched: act_vlan: add helper inlines to access tcf_vlan infoOr Gerlitz1-0/+25
2016-08-18net_sched: act_vlan: Add priority optionHadar Hen Zion1-0/+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
2014-11-24tc_vlan: fix type of tcfv_push_vidJiri Pirko1-1/+1
2014-11-21sched: introduce vlan actionJiri Pirko1-0/+27