First patch makes sure mlxsw does not ignore user requests to delete FDB entries that were learned by the device.
Second patch fixes a use-after-free that can be triggered by requesting a reload via devlink when the previous reload failed. Please consider both patches for stable. They apply cleanly to both 4.18.y and 4.19.y. Petr Machata (1): mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs Shalom Toledo (1): mlxsw: core: Fix devlink unregister flow drivers/net/ethernet/mellanox/mlxsw/core.c | 24 +++++++++++++------ .../mellanox/mlxsw/spectrum_switchdev.c | 2 -- 2 files changed, 17 insertions(+), 9 deletions(-) -- 2.17.2