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: <1759094723-843774-1-git-send-email-tariqt@nvidia.com>
Date: Mon, 29 Sep 2025 00:25:16 +0300
From: Tariq Toukan <tariqt@...dia.com>
To: Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>,
	Paolo Abeni <pabeni@...hat.com>, Andrew Lunn <andrew+netdev@...n.ch>, "David
 S. Miller" <davem@...emloft.net>
CC: Saeed Mahameed <saeedm@...dia.com>, Leon Romanovsky <leon@...nel.org>,
	Tariq Toukan <tariqt@...dia.com>, Mark Bloch <mbloch@...dia.com>,
	<netdev@...r.kernel.org>, <linux-rdma@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>, Gal Pressman <gal@...dia.com>, Moshe Shemesh
	<moshe@...dia.com>
Subject: [PATCH net-next V2 0/7] net/mlx5: misc changes 2025-09-28

Hi,

This series contains misc enhancements to the mlx5 driver.

Find V1 here:
https://lore.kernel.org/all/1758531671-819655-1-git-send-email-tariqt@nvidia.com/

Regards,
Tariq

V2:
- Fix wrong goto in patch #1.
- Shorten NL_SET_ERR_MSG_FMT_MOD message in patches #3,7.
- Improve commit message in patch #7.

Carolina Jubran (4):
  net/mlx5: Improve QoS error messages with actual depth values
  net/mlx5e: Remove unused mdev param from RSS indir init
  net/mlx5e: Introduce mlx5e_rss_init_params
  net/mlx5e: Introduce mlx5e_rss_params for RSS configuration

Gal Pressman (1):
  net/mlx5e: Use extack in set rxfh callback

Jianbo Liu (1):
  net/mlx5e: Prevent entering switchdev mode with inconsistent netns

Vlad Dogaru (1):
  net/mlx5: HWS, Generalize complex matchers

 .../net/ethernet/mellanox/mlx5/core/en/rss.c  |   91 +-
 .../net/ethernet/mellanox/mlx5/core/en/rss.h  |   30 +-
 .../ethernet/mellanox/mlx5/core/en/rx_res.c   |   43 +-
 .../ethernet/mellanox/mlx5/core/en/rx_res.h   |    2 +-
 .../ethernet/mellanox/mlx5/core/en_ethtool.c  |   15 +-
 .../net/ethernet/mellanox/mlx5/core/en_tc.c   |    6 +-
 .../net/ethernet/mellanox/mlx5/core/esw/qos.c |   15 +-
 .../mellanox/mlx5/core/eswitch_offloads.c     |   33 +
 .../mellanox/mlx5/core/steering/hws/bwc.c     |   37 +-
 .../mellanox/mlx5/core/steering/hws/bwc.h     |   21 +-
 .../mlx5/core/steering/hws/bwc_complex.c      | 1821 +++++++----------
 .../mlx5/core/steering/hws/bwc_complex.h      |   60 +-
 .../mellanox/mlx5/core/steering/hws/definer.c |   87 +-
 .../mellanox/mlx5/core/steering/hws/definer.h |    9 +-
 14 files changed, 995 insertions(+), 1275 deletions(-)


base-commit: e835faaed2f80ee8652f59a54703edceab04f0d9
-- 
2.31.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ