index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
tc_act
/
tc_vlan.h
Age
Commit message (
Expand
)
Author
2025-08-28
net_sched: act_vlan: use RCU in tcf_vlan_dump()
Eric Dumazet
2025-06-25
net/sched: Remove unused functions
Yue Haibing
2022-03-23
net/sched: fix incorrect vlan_push_eth dest field
Louis Peens
2022-03-16
net/sched: add vlan push_eth and pop_eth action to the hardware IR
Maor Dickman
2021-06-01
net/sched: act_vlan: Fix modify to allow 0
Boris Sukholitko
2020-10-03
net/sched: act_vlan: Add {POP,PUSH}_ETH actions
Guillaume Nault
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-10
net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE
Eli Cohen
2017-11-10
act_vlan: VLAN action rewrite to use RCU lock/unlock and update
Manish Kurup
2017-04-06
net/sched: Removed unused vlan actions definition
Or Gerlitz
2017-03-09
mlxsw: spectrum: Add support for vlan modify TC action
Petr Machata
2016-09-23
net_sched: act_vlan: add helper inlines to access tcf_vlan info
Or Gerlitz
2016-08-18
net_sched: act_vlan: Add priority option
Hadar Hen Zion
2016-07-25
net_sched: get rid of struct tcf_common
WANG Cong
2016-07-25
net_sched: move tc_action into tcf_common
WANG Cong
2014-11-24
tc_vlan: fix type of tcfv_push_vid
Jiri Pirko
2014-11-21
sched: introduce vlan action
Jiri Pirko