lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 25 Feb 2021 18:57:18 +0200
From:   Ido Schimmel <idosch@...sch.org>
To:     netdev@...r.kernel.org
Cc:     davem@...emloft.net, kuba@...nel.org, jiri@...dia.com,
        petrm@...dia.com, danieller@...dia.com, mlxsw@...dia.com,
        Ido Schimmel <idosch@...dia.com>
Subject: [PATCH net 0/3] mlxsw: Various fixes

From: Ido Schimmel <idosch@...dia.com>

This patchset contains various fixes for mlxsw.

Patch #1 fixes a race condition in a selftest. The race and fix are
explained in detail in the changelog.

Patch #2 re-adds a link mode that was wrongly removed, resulting in a
regression in some setups.

Patch #3 fixes a race condition in route installation with nexthop
objects.

Please consider patches #2 and #3 for stable.

Danielle Ratson (2):
  selftests: forwarding: Fix race condition in mirror installation
  mlxsw: spectrum_ethtool: Add an external speed to PTYS register

Ido Schimmel (1):
  mlxsw: spectrum_router: Ignore routes using a deleted nexthop object

 drivers/net/ethernet/mellanox/mlxsw/reg.h                | 1 +
 drivers/net/ethernet/mellanox/mlxsw/spectrum_ethtool.c   | 5 +++++
 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c    | 7 +++++++
 drivers/net/ethernet/mellanox/mlxsw/switchx2.c           | 3 ++-
 .../net/forwarding/mirror_gre_bridge_1d_vlan.sh          | 9 +++++++++
 5 files changed, 24 insertions(+), 1 deletion(-)

-- 
2.29.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ