aboutsummaryrefslogtreecommitdiff
path: root/net/bridge/br_vlan.c
AgeCommit message (Expand)Author
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-02-13bridge: Separate egress policy bitmapVlad Yasevich
2013-02-13bridge: Add vlan support for local fdb entriesVlad Yasevich
2013-02-13bridge: Add the ability to configure pvidVlad Yasevich
2013-02-13bridge: Implement vlan ingress/egress policy with PVID.Vlad Yasevich
2013-02-13bridge: Dump vlan information from a bridge portVlad Yasevich
2013-02-13bridge: Verify that a vlan is allowed to egress on given portVlad Yasevich
2013-02-13bridge: Validate that vlan is permitted on ingressVlad Yasevich
2013-02-13bridge: Add vlan filtering infrastructureVlad Yasevich