summaryrefslogtreecommitdiffstats
path: root/include/net/tc_act/tc_vlan.h
Commit message (Expand)AuthorAgeFilesLines
* net/sched: fix incorrect vlan_push_eth dest fieldLouis Peens2022-03-231-1/+1
* net/sched: add vlan push_eth and pop_eth action to the hardware IRMaor Dickman2022-03-161-0/+10
* net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko2021-06-011-0/+1
* net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault2020-10-031-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* 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/+0
* mlxsw: spectrum: Add support for vlan modify TC actionPetr Machata2017-03-091-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-181-0/+1
* net_sched: get rid of struct tcf_commonWANG Cong2016-07-251-1/+1
* net_sched: move tc_action into tcf_commonWANG Cong2016-07-251-2/+1
* tc_vlan: fix type of tcfv_push_vidJiri Pirko2014-11-241-1/+1
* sched: introduce vlan actionJiri Pirko2014-11-211-0/+27