summaryrefslogtreecommitdiffstats
path: root/include/net/tc_act/tc_vlan.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen2019-02-101-1/+1
* act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup2017-11-101-9/+37
* net/sched: Removed unused vlan actions definitionOr Gerlitz2017-04-061-3/+0Star
* mlxsw: spectrum: Add support for vlan modify TC actionPetr Machata2017-03-101-0/+5
* net_sched: act_vlan: add helper inlines to access tcf_vlan infoOr Gerlitz2016-09-231-0/+25
* net_sched: act_vlan: Add priority optionHadar Hen Zion2016-08-191-0/+1
* net_sched: get rid of struct tcf_commonWANG Cong2016-07-261-1/+1
* net_sched: move tc_action into tcf_commonWANG Cong2016-07-261-2/+1Star
* tc_vlan: fix type of tcfv_push_vidJiri Pirko2014-11-241-1/+1
* sched: introduce vlan actionJiri Pirko2014-11-211-0/+27