index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_vlan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bridge: Add filtering support for default_pvid
Vlad Yasevich
2014-10-05
1
-3
/
+115
*
bridge: Simplify pvid checks.
Vlad Yasevich
2014-10-05
1
-2
/
+2
*
bridge: Add a default_pvid sysfs attribute
Vlad Yasevich
2014-10-05
1
-0
/
+29
*
bridge: Fix br_should_learn to check vlan_enabled
Vlad Yasevich
2014-09-15
1
-1
/
+1
*
bridge: Allow clearing of pvid and untagged bitmap
Vlad Yasevich
2014-09-13
1
-0
/
+4
*
bridge: Check if vlan filtering is enabled only once.
Vlad Yasevich
2014-09-13
1
-4
/
+10
*
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
2014-08-11
1
-1
/
+1
*
bridge: Update outdated comment on promiscuous mode
Toshiaki Makita
2014-08-05
1
-4
/
+2
*
bridge: Support 802.1ad vlan filtering
Toshiaki Makita
2014-06-11
1
-0
/
+97
*
bridge: Prepare for 802.1ad vlan filtering support
Toshiaki Makita
2014-06-11
1
-12
/
+44
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
1
-0
/
+28
|
\
|
*
bridge: Prevent insertion of FDB entry with disallowed vlan
Toshiaki Makita
2014-06-02
1
-0
/
+28
*
|
bridge: Automatically manage port promiscuous mode.
Vlad Yasevich
2014-05-16
1
-0
/
+1
|
/
*
bridge: Fix double free and memory leak around br_allowed_ingress
Toshiaki Makita
2014-04-11
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
1
-17
/
+27
|
\
|
*
bridge: Fix crash with vlan filtering and tcpdump
Vlad Yasevich
2014-03-28
1
-0
/
+14
|
*
bridge: Fix handling stacked vlan tags
Toshiaki Makita
2014-03-28
1
-17
/
+1
|
*
bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled
Toshiaki Makita
2014-03-28
1
-0
/
+12
*
|
net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
Monam Agarwal
2014-03-27
1
-4
/
+4
|
/
*
bridge: Properly check if local fdb entry can be deleted when deleting vlan
Toshiaki Makita
2014-02-10
1
-6
/
+2
*
bridge: Fix the way to check if a local fdb entry can be deleted
Toshiaki Makita
2014-02-10
1
-0
/
+19
*
bridge: Remove unnecessary vlan_put_tag in br_handle_vlan
Toshiaki Makita
2014-01-22
1
-21
/
+0
*
bridge: spelling fixes
tanxiaojun
2013-12-18
1
-1
/
+1
*
bridge: Call vlan_vid_del for all vids at nbp_vlan_flush
Toshiaki Makita
2013-11-14
1
-0
/
+4
*
bridge: Use vlan_vid_[add/del] instead of direct ndo_vlan_rx_[add/kill]_vid c...
Toshiaki Makita
2013-11-14
1
-14
/
+6
*
bridge: Fix updating FDB entries when the PVID is applied
Toshiaki Makita
2013-10-18
1
-0
/
+1
*
bridge: Apply the PVID to priority-tagged frames
Toshiaki Makita
2013-10-18
1
-7
/
+20
*
bridge: Don't use VID 0 and 4095 in vlan filtering
Toshiaki Makita
2013-10-18
1
-51
/
+46
*
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