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]
Message-ID: <20241107183527.676877-1-tariqt@nvidia.com>
Date: Thu, 7 Nov 2024 20:35:20 +0200
From: Tariq Toukan <tariqt@...dia.com>
To: "David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
	Paolo Abeni <pabeni@...hat.com>, Eric Dumazet <edumazet@...gle.com>, "Andrew
 Lunn" <andrew+netdev@...n.ch>
CC: <netdev@...r.kernel.org>, Saeed Mahameed <saeedm@...dia.com>, Gal Pressman
	<gal@...dia.com>, Leon Romanovsky <leonro@...dia.com>, Tariq Toukan
	<tariqt@...dia.com>
Subject: [PATCH net 0/7] mlx5 misc fixes 2024-11-07

Hi,

This patchset provides misc bug fixes from the team to the mlx5 core and
Eth drivers.

Series generated against:
commit 5f897f30f596 ("Merge branch 'fix-the-arc-emac-driver'")

Thanks,
Tariq.


Carolina Jubran (1):
  net/mlx5e: Disable loopback self-test on multi-PF netdev

Chiara Meiohas (1):
  net/mlx5: E-switch, unload IB representors when unloading ETH
    representors

Dragos Tatulea (1):
  net/mlx5e: kTLS, Fix incorrect page refcounting

Mark Bloch (1):
  net/mlx5: fs, lock FTE when checking if active

Moshe Shemesh (1):
  net/mlx5e: CT: Fix null-ptr-deref in add rule err flow

Parav Pandit (1):
  net/mlx5: Fix msix vectors to respect platform limit

William Tu (1):
  net/mlx5e: clear xdp features on non-uplink representors

 .../ethernet/mellanox/mlx5/core/en/tc_ct.c    |  2 +-
 .../mellanox/mlx5/core/en_accel/ktls_tx.c     |  8 ++---
 .../net/ethernet/mellanox/mlx5/core/en_main.c |  3 +-
 .../ethernet/mellanox/mlx5/core/en_selftest.c |  4 +++
 .../mellanox/mlx5/core/eswitch_offloads.c     |  5 ++-
 .../net/ethernet/mellanox/mlx5/core/fs_core.c | 15 +++++++--
 .../net/ethernet/mellanox/mlx5/core/pci_irq.c | 32 ++++++++++++++++---
 7 files changed, 54 insertions(+), 15 deletions(-)

-- 
2.44.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ