linux/drivers/infiniband/hw/mlx5
Jakub Kicinski c9dfb92de0 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Tariq Toukan says:

====================
mlx5-next updates 2025-11-13

The following pull-request contains common mlx5 updates

* 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux:
  net/mlx5: Expose definition for 1600Gbps link mode
  net/mlx5: fs, set non default device per namespace
  net/mlx5: fs, Add other_eswitch support for steering tables
  net/mlx5: Add OTHER_ESWITCH HW capabilities
  net/mlx5: Add direct ST mode support for RDMA
  PCI/TPH: Expose pcie_tph_get_st_table_loc()
  {rdma,net}/mlx5: Query vports mac address from device
====================

Link: https://patch.msgid.link/1763027252-1168760-1-git-send-email-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-11-14 18:55:38 -08:00
..
Kconfig
Makefile RDMA/mlx5: Add DMAH object support 2025-07-23 01:42:10 -04:00
ah.c
cmd.c
cmd.h
cong.c
counters.c RDMA v6.17 merge window pull request 2025-07-31 12:19:55 -07:00
counters.h RDMA/mlx5: Refactor optional counters steering code 2025-07-23 03:38:57 -04:00
cq.c mlx5: Fix default values in create CQ 2025-11-11 15:12:18 +01:00
data_direct.c RDMA: Use %pe format specifier for error pointers 2025-09-21 07:34:49 -04:00
data_direct.h
devx.c IB/mlx5: Fix obj_type mismatch for SRQ event subscriptions 2025-08-25 15:06:46 -03:00
devx.h
dm.c net/mlx5: Check device memory pointer before usage 2025-07-02 14:08:23 -04:00
dm.h
dmah.c RDMA/mlx5: Add DMAH object support 2025-07-23 01:42:10 -04:00
dmah.h RDMA/mlx5: Add DMAH object support 2025-07-23 01:42:10 -04:00
doorbell.c
fs.c RDMA/mlx5: Refactor optional counters steering code 2025-07-23 03:38:57 -04:00
fs.h RDMA/mlx5: Add multiple priorities support to RDMA TRANSPORT userspace tables 2025-06-25 04:00:33 -04:00
gsi.c RDMA: Use %pe format specifier for error pointers 2025-09-21 07:34:49 -04:00
ib_rep.c RDMA/mlx5: Allocate IB device with net namespace supplied from core dev 2025-06-26 08:10:07 -04:00
ib_rep.h
ib_virt.c
macsec.c
macsec.h
mad.c
main.c {rdma,net}/mlx5: Query vports mac address from device 2025-10-24 20:16:01 -07:00
mem.c
mlx5_ib.h RDMA/mlx5: Fix page size bitmap calculation for KSM mode 2025-09-11 02:18:35 -04:00
mr.c RDMA: Use %pe format specifier for error pointers 2025-09-21 07:34:49 -04:00
odp.c RDMA v6.17 merge window pull request 2025-07-31 12:19:55 -07:00
qos.c
qp.c
qp.h
qpc.c RDMA/mlx5: Fix error flow upon firmware failure for RQ destruction 2025-05-05 11:44:37 -04:00
restrack.c
restrack.h
srq.c
srq.h
srq_cmd.c
std_types.c {rdma,net}/mlx5: export mlx5_vport_get_vhca_id 2025-08-15 12:17:47 -07:00
umr.c RDMA/mlx5: Enable Data-Direct with Relaxed Ordering 2025-08-25 14:40:29 -03:00
umr.h RDMA/mlx5: Optimize DMABUF mkey page size 2025-07-13 03:14:19 -04:00
wr.c
wr.h