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: <1748173652-1377161-1-git-send-email-tariqt@nvidia.com>
Date: Sun, 25 May 2025 14:47:30 +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>, "Andrew
 Lunn" <andrew+netdev@...n.ch>
CC: Saeed Mahameed <saeedm@...dia.com>, Leon Romanovsky <leon@...nel.org>,
	Tariq Toukan <tariqt@...dia.com>, <netdev@...r.kernel.org>,
	<linux-rdma@...r.kernel.org>, <linux-kernel@...r.kernel.org>, Moshe Shemesh
	<moshe@...dia.com>, Mark Bloch <mbloch@...dia.com>, Gal Pressman
	<gal@...dia.com>
Subject: [PATCH net-next 0/2] net/mlx5: misc changes 2025-05-25

Hi,

This small series contains misc enhancements to the mlx5 driver.

Regards,
Tariq

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

Yael Chemla (1):
  net/mlx5e: Log error messages when extack is not present

 .../net/ethernet/mellanox/mlx5/core/devlink.c |  40 ++--
 .../net/ethernet/mellanox/mlx5/core/dpll.c    |   3 +-
 .../net/ethernet/mellanox/mlx5/core/en/htb.c  |  24 +--
 .../net/ethernet/mellanox/mlx5/core/en/qos.c  |   8 +-
 .../mellanox/mlx5/core/en/rep/bridge.c        |   2 +-
 .../mellanox/mlx5/core/en/tc/act/csum.c       |   8 +-
 .../mellanox/mlx5/core/en/tc/act/goto.c       |  16 +-
 .../mellanox/mlx5/core/en/tc/act/mark.c       |   2 +-
 .../mellanox/mlx5/core/en/tc/act/mirred.c     |  28 +--
 .../mellanox/mlx5/core/en/tc/act/mirred_nic.c |   4 +-
 .../mellanox/mlx5/core/en/tc/act/mpls.c       |   6 +-
 .../mellanox/mlx5/core/en/tc/act/pedit.c      |   8 +-
 .../mellanox/mlx5/core/en/tc/act/police.c     |  14 +-
 .../mellanox/mlx5/core/en/tc/act/ptype.c      |   2 +-
 .../mlx5/core/en/tc/act/redirect_ingress.c    |  16 +-
 .../mellanox/mlx5/core/en/tc/act/tun.c        |   4 +-
 .../mellanox/mlx5/core/en/tc/act/vlan.c       |   6 +-
 .../mlx5/core/en/tc/act/vlan_mangle.c         |   4 +-
 .../ethernet/mellanox/mlx5/core/en/tc_ct.c    |  20 +-
 .../ethernet/mellanox/mlx5/core/en/tc_ct.h    |   4 +-
 .../ethernet/mellanox/mlx5/core/en/tc_tun.c   |  12 +-
 .../mellanox/mlx5/core/en/tc_tun_encap.c      |  14 +-
 .../mellanox/mlx5/core/en/tc_tun_geneve.c     |  34 ++--
 .../mellanox/mlx5/core/en/tc_tun_vxlan.c      |  20 +-
 .../mellanox/mlx5/core/en_accel/ipsec.c       |  82 ++++----
 .../ethernet/mellanox/mlx5/core/en_ethtool.c  |  45 ++---
 .../net/ethernet/mellanox/mlx5/core/en_main.c |   4 +-
 .../net/ethernet/mellanox/mlx5/core/en_tc.c   | 188 +++++++++---------
 .../ethernet/mellanox/mlx5/core/esw/bridge.c  |  28 +--
 .../net/ethernet/mellanox/mlx5/core/esw/qos.c |  24 +--
 .../mellanox/mlx5/core/eswitch_offloads.c     | 120 +++++------
 .../net/ethernet/mellanox/mlx5/core/fs_core.c |  16 +-
 .../ethernet/mellanox/mlx5/core/fw_reset.c    |  14 +-
 .../net/ethernet/mellanox/mlx5/core/lag/lag.c |   8 +-
 .../ethernet/mellanox/mlx5/core/lag/mpesw.c   |   2 +-
 .../ethernet/mellanox/mlx5/core/mlx5_core.h   |  14 ++
 .../ethernet/mellanox/mlx5/core/sf/devlink.c  |  25 ++-
 drivers/net/ethernet/mellanox/mlx5/core/wc.c  |   3 +
 38 files changed, 444 insertions(+), 428 deletions(-)


base-commit: 33e1b1b3991ba8c0d02b2324a582e084272205d6
-- 
2.31.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ