linux/drivers/net/dsa
DENG Qingfang b6c657abb8 net: dsa: mt7530: fix VLAN traffic leaks again
commit 7428022b50 upstream.

When a port leaves a VLAN-aware bridge, the current code does not clear
other ports' matrix field bit. If the bridge is later set to VLAN-unaware
mode, traffic in the bridge may leak to that port.

Remove the VLAN filtering check in mt7530_port_bridge_leave.

Fixes: 474a2ddaa1 ("net: dsa: mt7530: fix VLAN traffic leaks")
Fixes: 83163f7dca ("net: dsa: mediatek: add VLAN support for MT7530")
Signed-off-by: DENG Qingfang <dqfext@gmail.com>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-09-03 10:09:30 +02:00
..
b53 net: dsa: b53: VLAN filtering is global to all users 2021-03-30 14:32:08 +02:00
microchip net: dsa: microchip: ksz8795: Use software untagging on CPU port 2021-08-18 08:59:19 +02:00
mv88e6xxx net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on Topaz 2021-07-28 14:35:47 +02:00
ocelot net: mscc: ocelot: check return value after calling platform_get_resource() 2021-07-19 09:44:47 +02:00
qca net: dsa: qca: ar9331: reorder MDIO write sequence 2021-08-12 13:22:07 +02:00
sja1105 net: dsa: sja1105: fix broken backpressure in .port_fdb_dump 2021-08-18 08:59:12 +02:00
bcm_sf2_cfp.c
bcm_sf2_regs.h
bcm_sf2.c net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port 2021-03-30 14:31:57 +02:00
bcm_sf2.h
dsa_loop_bdinfo.c
dsa_loop.c
dsa_loop.h
Kconfig
lan9303_i2c.c
lan9303_mdio.c
lan9303-core.c net: dsa: lan9303: fix broken backpressure in .port_fdb_dump 2021-08-18 08:59:12 +02:00
lan9303.h
lantiq_gswip.c net: dsa: lantiq: fix broken backpressure in .port_fdb_dump 2021-08-18 08:59:12 +02:00
lantiq_pce.h
Makefile
mt7530.c net: dsa: mt7530: fix VLAN traffic leaks again 2021-09-03 10:09:30 +02:00
mt7530.h
mv88e6060.c
mv88e6060.h
qca8k.c
qca8k.h
realtek-smi-core.c
realtek-smi-core.h
rtl8366.c
rtl8366rb.c
vitesse-vsc73xx-core.c
vitesse-vsc73xx-platform.c
vitesse-vsc73xx-spi.c
vitesse-vsc73xx.h