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>] [day] [month] [year] [list]
Message-ID: <1763027252-1168760-1-git-send-email-tariqt@nvidia.com>
Date: Thu, 13 Nov 2025 11:47:32 +0200
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>
Subject: [pull-request] mlx5-next updates 2025-11-13

Hi,

The following pull-request contains common mlx5 updates
for your *net-next* tree.
Please pull and let me know of any problem.

Regards,
Tariq

----------------------------------------------------------------
The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git mlx5-next

for you to fetch changes up to 5422318e27d7a4662701f518e2e51b9f73a331b1:

  net/mlx5: Expose definition for 1600Gbps link mode (2025-11-12 03:35:14 -0500)

----------------------------------------------------------------
Adithya Jayachandran (1):
      {rdma,net}/mlx5: Query vports mac address from device

Patrisious Haddad (3):
      net/mlx5: Add OTHER_ESWITCH HW capabilities
      net/mlx5: fs, Add other_eswitch support for steering tables
      net/mlx5: fs, set non default device per namespace

Tariq Toukan (1):
      net/mlx5: Expose definition for 1600Gbps link mode

Yishai Hadas (2):
      PCI/TPH: Expose pcie_tph_get_st_table_loc()
      net/mlx5: Add direct ST mode support for RDMA

 drivers/infiniband/hw/mlx5/main.c                  |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c  | 20 ++----
 .../ethernet/mellanox/mlx5/core/eswitch_offloads.c |  3 +
 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c   | 31 +++++++++
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c  | 74 +++++++++++++++++++---
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.h  | 19 +-----
 drivers/net/ethernet/mellanox/mlx5/core/lib/st.c   | 29 +++++++--
 drivers/net/ethernet/mellanox/mlx5/core/vport.c    | 24 +++----
 drivers/pci/tph.c                                  | 16 ++++-
 include/linux/mlx5/fs.h                            | 24 +++++++
 include/linux/mlx5/mlx5_ifc.h                      | 47 +++++++++-----
 include/linux/mlx5/port.h                          |  1 +
 include/linux/mlx5/vport.h                         |  3 +-
 include/linux/pci-tph.h                            |  1 +
 14 files changed, 216 insertions(+), 78 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ