kernel: backport DSA patches fixing null-pointer dereference
authorMarek Behún <marek.behun@nic.cz>
Mon, 14 Mar 2022 14:39:03 +0000 (15:39 +0100)
committerPetr Štetiar <ynezz@true.cz>
Mon, 21 Mar 2022 13:23:42 +0000 (14:23 +0100)
commit28343cfb7dab9c3b35241690839616a0cd34c42e
treec992d6b5b74f40aaf6092c15f634782965e5a4e2
parent180b750c02dd9dd066cf67ee7c3480eb0ec36b70
kernel: backport DSA patches fixing null-pointer dereference

[ backport of master commit fbe2c3feaa4ef5747a691cb4c808925b024ff450 ]

Backport patches
  381a730182f1 ("net: dsa: Move VLAN filtering syncing out of dsa_switch_bridge_leave")
  108dc8741c20 ("net: dsa: Avoid cross-chip syncing of VLAN filtering")
from upstream (currently in net-next) to fix null-pointer dereference.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Signed-off-by: Petr Štetiar <ynezz@true.cz> [master commit detail]
target/linux/generic/backport-5.4/781-v5.18-1-net-dsa-Move-VLAN-filtering-syncing-out-of-dsa_switc.patch [new file with mode: 0644]
target/linux/generic/backport-5.4/781-v5.18-2-net-dsa-Avoid-cross-chip-syncing-of-VLAN-filtering.patch [new file with mode: 0644]