aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_vlan.c
Commit message (Expand)AuthorAge
* bridge: Call vlan_vid_del for all vids at nbp_vlan_flushToshiaki Makita2013-11-14
* bridge: Use vlan_vid_[add/del] instead of direct ndo_vlan_rx_[add/kill]_vid c...Toshiaki Makita2013-11-14
* bridge: Fix updating FDB entries when the PVID is appliedToshiaki Makita2013-10-18
* bridge: Apply the PVID to priority-tagged framesToshiaki Makita2013-10-18
* bridge: Don't use VID 0 and 4095 in vlan filteringToshiaki Makita2013-10-18
* bridge: Use the correct bit length for bitmap functions in the VLAN codeToshiaki Makita2013-08-21
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* bridge: Separate egress policy bitmapVlad Yasevich2013-02-13
* bridge: Add vlan support for local fdb entriesVlad Yasevich2013-02-13
* bridge: Add the ability to configure pvidVlad Yasevich2013-02-13
* bridge: Implement vlan ingress/egress policy with PVID.Vlad Yasevich2013-02-13
* bridge: Dump vlan information from a bridge portVlad Yasevich2013-02-13
* bridge: Verify that a vlan is allowed to egress on given portVlad Yasevich2013-02-13
* bridge: Validate that vlan is permitted on ingressVlad Yasevich2013-02-13
* bridge: Add vlan filtering infrastructureVlad Yasevich2013-02-13