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: <1752009387-13300-1-git-send-email-tariqt@nvidia.com>
Date: Wed, 9 Jul 2025 00:16:22 +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 <saeed@...nel.org>, Gal Pressman <gal@...dia.com>, "Leon
 Romanovsky" <leon@...nel.org>, Saeed Mahameed <saeedm@...dia.com>, "Tariq
 Toukan" <tariqt@...dia.com>, Mark Bloch <mbloch@...dia.com>,
	<netdev@...r.kernel.org>, <linux-rdma@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>
Subject: [PATCH net-next 0/5] net/mlx5: misc changes 2025-07-09

Hi,

This series contains misc enhancements to the mlx5 driver.

Regards,
Tariq


Carolina Jubran (1):
  net/mlx5e: Remove unused VLAN insertion logic in TX path

Cosmin Ratiu (1):
  net/mlx5e: CT: extract a memcmp from a spinlock section

Gal Pressman (1):
  net/mlx5e: Replace recursive VLAN push handling with an iterative loop

Maor Gottlieb (1):
  net/mlx5: Warn when write combining is not supported

Tariq Toukan (1):
  net/mlx5e: RX, Remove unnecessary RQT redirects

 drivers/net/ethernet/mellanox/mlx5/core/en.h  |  1 -
 .../net/ethernet/mellanox/mlx5/core/en/ptp.c  |  2 -
 .../mellanox/mlx5/core/en/reporter_tx.c       |  1 -
 .../ethernet/mellanox/mlx5/core/en/rx_res.c   |  4 +-
 .../mellanox/mlx5/core/en/tc/act/vlan.c       | 43 ++++++++++---------
 .../ethernet/mellanox/mlx5/core/en/tc_ct.c    |  5 ++-
 .../net/ethernet/mellanox/mlx5/core/en_main.c |  2 -
 .../net/ethernet/mellanox/mlx5/core/en_tx.c   |  9 +---
 drivers/net/ethernet/mellanox/mlx5/core/wc.c  |  3 ++
 9 files changed, 31 insertions(+), 39 deletions(-)


base-commit: 19c066f940666bf6c0982635e4441100ca8d75bc
-- 
2.31.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ