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: Wed, 22 May 2024 22:26:51 +0300
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>
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/8] mlx5 fixes 24-05-22

Hi,

This patchset provides bug fixes to mlx5 core and Eth drivers.

Series generated against:
commit 9c91c7fadb17 ("net: mana: Fix the extra HZ in mana_hwc_send_request")

Thanks,
Tariq.

Carolina Jubran (1):
  net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting
    buffer exhaustion

Gal Pressman (2):
  net/mlx5: Fix MTMP register capability offset in MCAM register
  net/mlx5e: Fix UDP GSO for encapsulated packets

Maher Sanalla (1):
  net/mlx5: Lag, do bond only if slaves agree on roce state

Rahul Rameshbabu (3):
  net/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status
    rules
  net/mlx5e: Fix IPsec tunnel mode offload feature check
  net/mlx5e: Do not use ptp structure for tx ts stats when not
    initialized

Tariq Toukan (1):
  net/mlx5: Do not query MPIR on embedded CPU function

 .../mellanox/mlx5/core/en_accel/en_accel.h      |  8 +++++++-
 .../mellanox/mlx5/core/en_accel/ipsec_fs.c      |  3 +--
 .../mellanox/mlx5/core/en_accel/ipsec_rxtx.h    | 17 +++++------------
 .../net/ethernet/mellanox/mlx5/core/en_main.c   |  2 +-
 .../net/ethernet/mellanox/mlx5/core/en_stats.c  |  4 ++++
 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c |  6 +++++-
 .../net/ethernet/mellanox/mlx5/core/lag/lag.c   | 12 ++++++++++--
 .../net/ethernet/mellanox/mlx5/core/lib/sd.c    | 12 ++++++++----
 include/linux/mlx5/mlx5_ifc.h                   |  4 ++--
 9 files changed, 43 insertions(+), 25 deletions(-)

-- 
2.44.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ