index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_vlan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bridge: Use the correct bit length for bitmap functions in the VLAN code
Toshiaki Makita
2013-08-20
1
-2
/
+2
*
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
1
-2
/
+2
*
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
1
-3
/
+7
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-3
/
+3
*
bridge: Separate egress policy bitmap
Vlad Yasevich
2013-02-13
1
-6
/
+14
*
bridge: Add vlan support for local fdb entries
Vlad Yasevich
2013-02-13
1
-8
/
+69
*
bridge: Add the ability to configure pvid
Vlad Yasevich
2013-02-13
1
-10
/
+37
*
bridge: Implement vlan ingress/egress policy with PVID.
Vlad Yasevich
2013-02-13
1
-5
/
+78
*
bridge: Dump vlan information from a bridge port
Vlad Yasevich
2013-02-13
1
-0
/
+2
*
bridge: Verify that a vlan is allowed to egress on given port
Vlad Yasevich
2013-02-13
1
-0
/
+20
*
bridge: Validate that vlan is permitted on ingress
Vlad Yasevich
2013-02-13
1
-0
/
+25
*
bridge: Add vlan filtering infrastructure
Vlad Yasevich
2013-02-13
1
-0
/
+199