[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181029142517.1858-1-idosch@mellanox.com>
Date: Mon, 29 Oct 2018 14:26:13 +0000
From: Ido Schimmel <idosch@...lanox.com>
To: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
CC: "davem@...emloft.net" <davem@...emloft.net>,
Jiri Pirko <jiri@...lanox.com>,
Petr Machata <petrm@...lanox.com>,
Shalom Toledo <shalomt@...lanox.com>,
Alexander Petrovskiy <alexpe@...lanox.com>,
mlxsw <mlxsw@...lanox.com>, Ido Schimmel <idosch@...lanox.com>
Subject: [PATCH net 0/2] mlxsw: Couple of fixes
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
Powered by blists - more mailing lists