Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
 messages from 2026-08-11 13:32:11 to 2026-08-12 15:00:04 UTC [more...]

[PATCH v4 00/10] mlx5 support for VFIO self test
 2026-08-12 14:59 UTC  (11+ messages)
` [PATCH v4 01/10] net/mlx5: Add IFC structures for CQE and WQE
` [PATCH v4 02/10] net/mlx5: Move HW constant groups from device.h/cq.h to mlx5_ifc.h
` [PATCH v4 03/10] net/mlx5: Extract MLX5_SET/GET macros into mlx5_ifc_macros.h
` [PATCH v4 04/10] net/mlx5: Add ONCE and MMIO accessor variants to mlx5_ifc_macros.h
` [PATCH v4 05/10] selftests: Add additional kernel functions to tools/include/
` [PATCH v4 06/10] vfio: selftests: Allow drivers to specify required region size
` [PATCH v4 07/10] vfio: selftests: Add dev_dbg
` [PATCH v4 08/10] vfio: selftests: Add mlx5 driver - HW init and command interface
` [PATCH v4 09/10] vfio: selftests: Add mlx5 driver - data path and memcpy ops
` [PATCH v4 10/10] vfio: selftests: mlx5 driver - add send_msi support

[PATCH] net/smc: release the internal TCP sock on IPPROTO_SMC socket creation failure
 2026-08-12 14:44 UTC 

[PATCH 2/2] RDMA/nldev: Guard against NULL ucontext in resource dumps
 2026-08-12 12:32 UTC  (2+ messages)

[PATCH for-next v3 0/3] RDMA/efa: Add support for 128B admin v2 SQ entry
 2026-08-12 12:17 UTC  (4+ messages)
` [PATCH for-next v3 1/3] RDMA/efa: Decouple admin command payload from admin header
` [PATCH for-next v3 2/3] RDMA/efa: Generalize the admin SQ
` [PATCH for-next v3 3/3] RDMA/efa: Add support for 128B admin v2 SQ entry

[PATCH v2] RDMA/rxe: Fix OOB in free_rd_atomic_resources()
 2026-08-12 11:54 UTC  (2+ messages)

[PATCH net-next 0/3] xsk: pre-existing AF_XDP TX metadata fixes from Sashiko
 2026-08-12 11:05 UTC  (3+ messages)
` [PATCH net-next 2/3] xsk: honor XDP_TX_METADATA in zero-copy path

[PATCH net-next V2 0/5] net/mlx5: HWS misc enhancements
 2026-08-12 10:58 UTC  (4+ messages)
` [PATCH net-next V2 1/5] net/mlx5: HWS, Print more details for bad completion

[PATCH v5 net-next 0/2] ECN offload handling series
 2026-08-12 10:35 UTC  (7+ messages)
` [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path

[PATCH rdma-next v2] RDMA/mana_ib: Enable multi-port GSI QP support for mana_ib
 2026-08-12 10:05 UTC 

[PATCH net v3] RDMA/core: Reject unregistering netdevs in ib_get_eth_speed
 2026-08-12  8:19 UTC  (6+ messages)

[PATCH v4] RDMA/core: Reject unregistering netdevs in ib_get_eth_speed
 2026-08-12  8:16 UTC 

[PATCH] net/smc: release the internal TCP sock on IPPROTO_SMC socket creation failure
 2026-08-12  7:15 UTC 

[PATCH for-next v2 0/3] RDMA/efa: Add support for 128B admin v2 SQ entry
 2026-08-12  6:58 UTC  (4+ messages)

[PATCH net-next] net/mlx5: SD, prefer sd_group_size from vport context
 2026-08-12  6:03 UTC  (3+ messages)

[PATCH 0/2] RDMA: Remove obsolete 32-bit DMA mask fallbacks
 2026-08-12  3:36 UTC  (3+ messages)
` [PATCH 1/2] RDMA/hfi1: Remove obsolete 32-bit DMA mask fallback
` [PATCH 2/2] RDMA/mlx5: "

[PATCH net-next V3] net/mlx5: Expedite notifier unregistration during device teardown
 2026-08-12  2:48 UTC  (2+ messages)
` 答复: [外部邮件] "

[PATCH net-next V5 0/2] devlink: add generic device max_sfs parameter
 2026-08-12  1:30 UTC  (2+ messages)

[PATCH net v6 0/3] net/smc: fix out-of-bounds and use-after-free in SMC-Rv2 LLC processing
 2026-08-11 23:19 UTC  (4+ messages)
` [PATCH net v6 1/3] net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()
` [PATCH net v6 2/3] net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages
` [PATCH net v6 3/3] net/smc: carry oversized SMC-Rv2 LLC messages in the queue entry

[PATCH net v6 0/7] net: mana: HW channel reliability and hardening fixes
 2026-08-11 21:25 UTC  (4+ messages)
` [PATCH net v6 1/7] net: mana: RCU-protect gc->cq_table lookups against concurrent CQ destroy
    ` [EXTERNAL] "

[PATCH v3 00/11] mlx5 support for VFIO self test
 2026-08-11 21:22 UTC  (13+ messages)
` [PATCH v3 06/11] selftests: Fix arm64 IO barriers to match kernel
` [PATCH v3 07/11] vfio: selftests: Allow drivers to specify required region size
` [PATCH v3 09/11] vfio: selftests: Add mlx5 driver - HW init and command interface
` [PATCH v3 10/11] vfio: selftests: Add mlx5 driver - data path and memcpy ops
` [PATCH v3 11/11] vfio: selftests: mlx5 driver - add send_msi support

[PATCH v2 1/1] RDMA/cma: Fix WARNING in res_to_rt
 2026-08-11 20:15 UTC 

[PATCH rdma-next] RDMA/mana_ib: Enable multi-port GSI QP support for mana_ib
 2026-08-11 20:05 UTC  (2+ messages)

[PATCH 1/2] RDMA/cxgb4: Cancel reg_work before freeing device on remove
 2026-08-11 20:02 UTC  (2+ messages)

[PATCH for-next 0/2] RDMA/efa: Add support for MR relaxed ordering
 2026-08-11 19:46 UTC  (3+ messages)
` [PATCH for-next 2/2] RDMA/efa: Pass relaxed ordering flag to device

[PATCH rdma-next 00/15] RDMA: Support HW requiring relaxed ordering and add Unordered access flag
 2026-08-11 19:31 UTC  (30+ messages)
` [PATCH rdma-next 01/15] RDMA/mlx5: Allow optional access flags in DM registration
` [PATCH rdma-next 02/15] RDMA/mlx5: Allow optional access flags in DEVX UMEM registration
` [PATCH rdma-next 03/15] RDMA/core: Allow optional access flags in dmabuf reg ioctl
` [PATCH rdma-next 04/15] RDMA/core: Allow optional access flags in reg mr ioctl
` [PATCH rdma-next 05/15] mlx5: Rename IFC bits of relaxed ordering fields
` [PATCH rdma-next 06/15] net/mlx5: Add IFC bits for new ordering caps
` [PATCH rdma-next 07/15] mlx5: Move RO setting helper to core and consolidate mlx5 consumers
` [PATCH rdma-next 08/15] net/mlx5: Enable relaxed ordering on resource dump mkey
` [PATCH rdma-next 09/15] vfio/mlx5: Enable relaxed ordering on the live migration data mkey
` [PATCH rdma-next 10/15] RDMA/mlx5: Enable relaxed ordering on ODP null mkey
` [PATCH rdma-next 11/15] RDMA/mlx5: Enable relaxed ordering on Memory Window mkey on strict-RO HW
` [PATCH rdma-next 12/15] RDMA/mlx5: Converge UMR access-flag cap checks
` [PATCH rdma-next 13/15] RDMA/uverbs: Add new Unordered MR access flag
` [PATCH rdma-next 14/15] RDMA/mlx5: Support new Unordered "

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-08-11 18:51 UTC  (2+ messages)
` (subset) "

[recipe build #4076053] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2026-08-11 17:50 UTC 

[PATCH rdma-rc 1/2] RDMA/ucma: Lock the handler in ucma_write_cm_event()
 2026-08-11 17:46 UTC  (5+ messages)
` [PATCH rdma-rc 2/2] RDMA/ucma: Lock the handler in ucma_set_ib_path()

[PATCH net-next] net/smc: abort the connection when the peer overruns the RMB
 2026-08-11 17:39 UTC  (2+ messages)

[PATCH] RDMA/ucma: Lock the handler in ucma_set_ib_path()
 2026-08-11 17:37 UTC 

[PATCH net-next v2 00/13] net: mana: reconfigure by replacing the queue set
 2026-08-11 16:40 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Remove warn on missing representor in query_port_speed
 2026-08-11 16:25 UTC 

[PATCH rdma-next] RDMA/uverbs: Fix mmap_lock/disassociation_lock circular dependency
 2026-08-11 16:19 UTC 

[PATCH net-next V2 00/13] net/mlx5e: Add support for HW-GRO to PSP
 2026-08-11 15:48 UTC  (9+ messages)
` [PATCH net-next V2 12/13] selftests: drv-net: psp: Fix responder parsing

[PATCH 1/2] RDMA/core: Untrack resources before driver destroy
 2026-08-11 14:18 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox