1699b4d502ed ("net: dsa: fix NULL pointer dereference in dsa_port_reset_vlan_filtering") 8e9e678e4758 ("net: dsa: move reset of VLAN filtering to dsa_port_switchdev_unsync_attrs") 91495f21fcec ("net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridging") 108dc8741c20 ("net: dsa: Avoid cross-chip syncing of VLAN filtering") 381a730182f1 ("net: dsa: Move VLAN filtering syncing out of dsa_switch_bridge_leave") 857fdd74fb38 ("net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload") d3eed0e57d5d ("net: dsa: keep the bridge_dev and bridge_num as part of the same structure") 6a43cba30340 ("net: dsa: export bridging offload helpers to drivers") 936db8a2dba2 ("net: dsa: rename dsa_port_offloads_bridge to dsa_port_offloads_bridge_dev") 41fb0cf1bced ("net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers") 36cbf39b5690 ("net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers") 65144067d360 ("net: dsa: mv88e6xxx: compute port vlan membership based on dp->bridge_dev comparison") 0493fa7927af ("net: dsa: mv88e6xxx: iterate using dsa_switch_for_each_user_port in mv88e6xxx_port_check_hw_vlan") 872bb81dfbc3 ("net: dsa: mt7530: iterate using dsa_switch_for_each_user_port in bridging ops") 947c8746e2c3 ("net: dsa: assign a bridge number even without TX forwarding offload") 3f9bb0301d50 ("net: dsa: make dp->bridge_num one-based") b3612ccdf284 ("net: dsa: microchip: implement multi-bridge support") 992e5cc7be8e ("net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argument") 5068887a4fbe ("net: dsa: tag_sja1105: do not open-code dsa_switch_for_each_port") fac6abd5f132 ("net: dsa: convert cross-chip notifiers to iterate using dp")