Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
 messages from 2026-08-31 12:43:43 to 2026-09-04 04:46:46 UTC [more...]

[PATCH net-next v3 00/13] net: mana: reconfigure by replacing the queue set
 2026-09-04  4:46 UTC  (19+ messages)
` [PATCH net-next v3 01/13] net: mana: add queue-set allocation and teardown helpers
` [PATCH net-next v3 02/13] net: mana: share the EQ pool across a queue-set swap
` [PATCH net-next v3 03/13] net: mana: swap queue sets in mana_set_channels
` [PATCH net-next v3 04/13] net: mana: swap queue sets in mana_set_ringparam
` [PATCH net-next v3 05/13] net: mana: swap queue sets in mana_set_priv_flags
` [PATCH net-next v3 06/13] net: mana: swap queue sets in mana_change_mtu
` [PATCH net-next v3 07/13] net: mana: swap queue sets in mana_xdp_set
` [PATCH net-next v3 08/13] net: mana: do not bail out of mana_detach on dealloc failure
` [PATCH net-next v3 09/13] net: mana: keep per-queue statistics in the port context
` [PATCH net-next v3 10/13] net: mana: release EQs left idle by a channel-count reduction
` [PATCH net-next v3 11/13] net: mana: keep a user-configured RSS table across a queue rebuild
` [PATCH net-next v3 12/13] net: mana: keep the surviving queues when the channel count is reduced
` [PATCH net-next v3 13/13] net: mana: keep the existing queues when the channel count is raised

[PATCH v2] RDMA/siw: Clear association under lock if siw_qp_modify fails in siw_accept
 2026-09-04  3:40 UTC  (6+ messages)

[PATCH] RDMA/uverbs: Set MR iova and length in ioctl reg paths
 2026-09-04  2:24 UTC 

[PATCH v5 00/24] Migrate to hfi2 driver
 2026-09-04  0:03 UTC  (28+ messages)
` [PATCH v5 for-next 01/24] RDMA/hfi2: Start hfi2 driver by basing off of hfi1
` [PATCH v5 for-next 02/24] RDMA/hfi2: Add in HW register definition files
` [PATCH v5 for-next 03/24] RDMA/hfi2: Add counter accessor functions
` [PATCH v5 for-next 04/24] RDMA/hfi2: Add in MAD handling related headers
` [PATCH v5 for-next 05/24] RDMA/hfi2: Add in HW register access support
` [PATCH v5 for-next 06/24] RDMA/hfi2: Add in trace header files
` [PATCH v5 for-next 07/24] RDMA/hfi2: Add in trace support
` [PATCH v5 for-next 08/24] RDMA/hfi2: Add system core header files
` [PATCH v5 for-next 09/24] RDMA/hfi2: Add driver and interrupt infrastructure
` [PATCH v5 for-next 10/24] RDMA/hfi2: Add initialization and firmware support
` [PATCH v5 for-next 11/24] RDMA/hfi2: Add cport management
` [PATCH v5 for-next 12/24] RDMA/hfi2: Implement MAD handling
` [PATCH v5 for-next 13/24] RDMA/hfi2: Add IO related headers
` [PATCH v5 for-next 14/24] RDMA/hfi2: Add PIO send infrastructure
` [PATCH v5 for-next 15/24] RDMA/hfi2: Add SDMA infrastructure
` [PATCH v5 for-next 16/24] RDMA/hfi2: Implement data moving infrastructure
` [PATCH v5 for-next 17/24] RDMA/hfi2: Add verbs core
` [PATCH v5 for-next 18/24] RDMA/hfi2: Add RC protocol support
` [PATCH v5 for-next 19/24] RDMA/hfi2: Add in support for verbs
` [PATCH v5 for-next 20/24] RDMA/hfi2: Add misc header files
` [PATCH v5 for-next 21/24] RDMA/hfi2: Add the rest of the driver
` [PATCH v5 for-next 22/24] RDMA/hfi2: Make it build and add TODO list
` [PATCH v5 for-next 23/24] RDMA/hfi2: Modernize mmap to use rdma_user_mmap_entry infrastructure
` [PATCH v5 for-next 24/24] RDMA/hfi2: Support ipoib

[PATCH 5.10.y 0/4] RDMA/rxe: Fix TOCTOU heap overflow in get_srq_wqe
 2026-09-03 20:08 UTC  (5+ messages)
` [PATCH 5.10.y 1/4] RDMA/rxe: Fix over copying "
` [PATCH 5.10.y 2/4] RDMA/rxe: Missing unlock on error in get_srq_wqe()
` [PATCH 5.10.y 3/4] RDMA/rxe: Use the correct size of wqe when processing SRQ
` [PATCH 5.10.y 4/4] RDMA/rxe: Fix TOCTOU heap overflow in get_srq_wqe

[PATCH 5.15.y] RDMA/rxe: Fix TOCTOU heap overflow in get_srq_wqe
 2026-09-03 20:06 UTC 

[PATCH rdma-next 0/2] RDMA/irdma: Preserve fast-registration IOVAs and simplify SQ posting
 2026-09-03 15:29 UTC  (5+ messages)
` [PATCH rdma-next 1/2] RDMA/irdma: Preserve fast-registration IOVA on 32-bit
` [PATCH rdma-next 2/2] RDMA/irdma: Remove unused post_sq arguments

[PATCH for-next v2 0/4] RDMA/erdma: Support non-contiguous kernel queue buffers
 2026-09-03 12:40 UTC  (7+ messages)
` [PATCH for-next v2 1/4] RDMA/erdma: Support non-contiguous kernel QP buffers
` [PATCH for-next v2 3/4] RDMA/erdma: Unify userspace and kernel queue buffer management

[RFC PATCH] RDMA/iwcm: allow aborting an active connect awaiting CONNECT_REPLY
 2026-09-03 10:42 UTC  (5+ messages)

[PATCH net-next V3 00/15] net/mlx5e: Add support for HW-GRO to PSP
 2026-09-03 10:26 UTC  (17+ messages)
` [PATCH net-next V3 01/15] net/mlx5e: Generalize TC <-> IPsec mutual exclusion
` [PATCH net-next V3 02/15] net/mlx5e: ipsec: Block TC offload when IPsec is enabled
` [PATCH net-next V3 03/15] net/mlx5e: psp: Block TC offload when PSP "
` [PATCH net-next V3 04/15] net/mlx5e: macsec: Block TC offload when MACsec "
` [PATCH net-next V3 05/15] net/mlx5e: psp: Move RX marker from ft_metadata to flow_tag
` [PATCH net-next V3 06/15] net/mlx5e: ipsec: "
` [PATCH net-next V3 07/15] net/mlx5e: macsec: "
` [PATCH net-next V3 08/15] net/mlx5e: psp: Handle HW-decapsulated RX PSP packets
` [PATCH net-next V3 09/15] net/mlx5e: psp: Add an rx_decap steering table
` [PATCH net-next V3 10/15] net/mlx5e: shampo: Flush session on PSP mismatch
` [PATCH net-next V3 11/15] net/mlx5e: psp: Dynamically reconfigure based on SHAMPO mode
` [PATCH net-next V3 12/15] selftests: drv-net: psp: Extract shared helpers into psp_lib.py
` [PATCH net-next V3 13/15] selftests: drv-net: gro: Extract shared helpers into gro_lib.py
` [PATCH net-next V3 14/15] selftests: net: gro: Add PSP encapsulation and encryption
` [PATCH net-next V3 15/15] selftests: drv-net: Add PSP HW GRO conformance tests

[PATCH] RDMA/core: fix refcount bug in iwpm_get_nlmsg_request()
 2026-09-03 10:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] RDMA/rtrs-clt: Fix CQ pool leak when connect is interrupted
 2026-09-03 10:18 UTC  (6+ messages)

[PATCH] RDMA/core: Reject CQE counts above max_cqe in ib_cq_pool_get()
 2026-09-03  9:49 UTC  (2+ messages)

[PATCH] RDMA/core: Fix use-after-free when netns exit races compat dev removal
 2026-09-03  9:46 UTC  (3+ messages)

[PATCH for-next 0/2] RDMA/hns: Workaround for CQE drop with multiple SLs on HIP09
 2026-09-03  9:46 UTC  (2+ messages)

[PATCH net-next 08/14] net/mlx4: Remove obsolete 32-bit DMA mask fallback
 2026-09-03  8:43 UTC  (2+ messages)
` [PATCH net-next 09/14] net/mlx5: "

[PATCH] RDMA/nldev: Put the device when dellink fails
 2026-09-03  8:25 UTC 

[PATCH net v2 0/2] net/smc: fix diag dump lifetime races
 2026-09-03  7:56 UTC  (8+ messages)

blktests failures with v7.3-rc1 kernel
 2026-09-03  6:49 UTC 

[PATCH net v5 0/7] net/rds: own the fastpath locks across connection teardown
 2026-09-03  3:00 UTC  (2+ messages)

[PATCH v13 0/5] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-09-02 20:53 UTC  (2+ messages)

[PATCH net] net/mlx5: E-Switch, prevent mc_list repopulation during vport disable
 2026-09-02 19:38 UTC 

[PATCH net] net/mlx5e: Keep HW timestamp stats monotonic across reconfiguration
 2026-09-02 19:37 UTC 

[PATCH net] net/mlx5: E-Switch: fix use-after-free in mlx5_eswitch_termtbl_put
 2026-09-02 19:35 UTC 

[PATCH net] net/mlx5e: Fix use-after-free race in sample_restore_put()
 2026-09-02 19:33 UTC 

[PATCH net] net/mlx5e: Fix ETS zero BW reporting when one TC holds 100%
 2026-09-02 19:32 UTC 

[PATCH net] net/mlx5: LAG, use local tracker to update active ports
 2026-09-02 19:27 UTC 

[PATCH net v3] net: mana: Clear RDMA teardown and suspend state in mana_rdma_probe()
 2026-09-02 17:51 UTC 

[PATCH net v2] net: mana: Clear RDMA teardown and suspend state in mana_rdma_probe()
 2026-09-02 17:42 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH net 0/3] net/mlx5e: RS FEC variant fixes
 2026-09-02 16:46 UTC  (4+ messages)
` [PATCH net 1/3] net/mlx5e: Fix missing FEC mode mapping for RS_544_514_INTERLEAVED_QUAD
` [PATCH net 2/3] net/mlx5e: Fix setting RS FEC after remapping
` [PATCH net 3/3] net/mlx5e: Fix reporting support for all RS FEC variants

[PATCH net 0/4] net/mlx5: SD LAG and devcom stability fixes
 2026-09-02 16:37 UTC  (5+ messages)
` [PATCH net 1/4] net/mlx5: SD, serialize SD LAG init/cleanup against LAG mode changes
` [PATCH net 2/4] net/mlx5: devcom, Base component size on linked devices
` [PATCH net 3/4] net/mlx5: SD, unload reps on shared FDB create error path
` [PATCH net 4/4] net/mlx5: LAG, reload IB reps of LAG master before the rest

[PATCH] RDMA/irdma: Enforce local fence for IB_WR_REG_MR
 2026-09-02 16:27 UTC  (2+ messages)

[PATCH for-rc v2] RDMA/erdma: Use IRQ-safe XArray helpers for QP and CQ tables
 2026-09-02 16:23 UTC  (2+ messages)

[PATCH] RDMA/mad: Fix receive buffer leak when PKey enforcement fails
 2026-09-02 16:14 UTC  (2+ messages)

[PATCH] RDMA/uverbs: Fix potential leak of resources->collection in flow_resources_alloc()
 2026-09-02 16:13 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mana_ib: advertise pow2 RC SQ support to user space
 2026-09-02 15:38 UTC 

[PATCH rdma-next] IB/IPoIB: Avoid restoring OPER_UP after multicast flush
 2026-09-02 14:06 UTC 

[PATCH rdma-rc] RDMA/bnxt_re: Avoid exposing umdbr to userspace
 2026-09-02 13:27 UTC  (2+ messages)

[PATCH] RDMA/rtrs: guard against null kobj name
 2026-09-02 13:25 UTC  (2+ messages)

[PATCH] RDMA/bnxt_re: check create_singlethread_workqueue() in DCB setup
 2026-09-02 13:23 UTC  (2+ messages)

[PATCH v2] IB/isert: wait for deferred control PDU completions before releasing the connection
 2026-09-02 13:11 UTC  (2+ messages)

[PATCH v2] IB/iser: reject a remote invalidation of an unregistered direction
 2026-09-02 13:08 UTC  (2+ messages)

[PATCH v2 0/2] RDMA/srp: fix use-after-free of a request in srp_destroy_qp()
 2026-09-02 12:59 UTC  (2+ messages)
` (subset) "

[PATCH v2] RDMA/rtrs-clt: use find_next_zero_bit() for permit allocation
 2026-09-02 10:04 UTC  (2+ messages)

[PATCH for-rc] RDMA/efa: Fix race between admin command timeout and completion
 2026-09-02  7:58 UTC  (2+ messages)

[PATCH net-next, v3] net/mlx5: Use dma_wmb() for completion queue doorbell updates
 2026-09-02  2:34 UTC 

[syzbot] [rdma?] WARNING: refcount bug in iwpm_find_nlmsg_request
 2026-09-02  0:23 UTC 

[PATCH net v5 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
 2026-09-01 23:20 UTC  (3+ messages)

[PATCH] nvme-rdma: fix ib_device removal race that hangs PCI unbind
 2026-09-01 22:38 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH net-next v4 0/4] net: mana: concurrent HWC requests and dynamic queue depth
 2026-09-01 20:00 UTC  (5+ messages)
` [PATCH net-next v4 1/4] net: mana: track when the HWC has been handed to the PF
` [PATCH net-next v4 2/4] net: mana: give each HWC message slot its own completion state
` [PATCH net-next v4 3/4] net: mana: support concurrent HWC requests
` [PATCH net-next v4 4/4] net: mana: add dynamic HWC queue depth with reinit path

[PATCH] IB/mlx4: Fix use-after-free on pkey sysfs registration failure
 2026-09-01 14:04 UTC  (2+ messages)

[PATCH rdma-next] RDMA/uverbs: Fix mmap_lock/disassociation_lock circular dependency
 2026-09-01 14:04 UTC  (2+ messages)

[PATCH for-next v3 0/3] RDMA/efa: Add support for 128B admin v2 SQ entry
 2026-09-01 13:57 UTC  (3+ messages)

[PATCH rdma-next v2] RDMA/mana_ib: Enable multi-port GSI QP support for mana_ib
 2026-09-01 13:52 UTC  (2+ messages)

[PATCH v4] RDMA/core: Reject unregistering netdevs in ib_get_eth_speed
 2026-09-01 13:43 UTC  (2+ messages)

[PATCH 0/2] RDMA: Remove obsolete 32-bit DMA mask fallbacks
 2026-09-01 13:38 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Remove warn on missing representor in query_port_speed
 2026-09-01 13:28 UTC  (2+ messages)

[PATCH 0/2] IB/hfi1: fix the PIO_CRED credit-return mmap
 2026-09-01 13:28 UTC  (2+ messages)

[PATCH v3] RDMA/rxe: Hold netdev reference for transmit skbs
 2026-09-01 13:24 UTC  (2+ messages)

[PATCH v2] RDMA/rxe: insert mcg into mcg_tree only after rxe_mcast_add() succeeds
 2026-09-01 13:12 UTC  (2+ messages)

[PATCH rdma-next v2 0/3] RDMA/mana_ib: Extend MANA RC QP support for UAPI
 2026-09-01 13:10 UTC  (2+ messages)

[PATCH] RDMA/rxe: Restore HMM_PFN_WRITE check in ODP write paths
 2026-09-01 12:30 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mana_ib: Remove redundant NULL check before netdev_put()
 2026-09-01 10:33 UTC  (2+ messages)

[PATCH net v3] RDMA/rxe: Fix integer overflow in mr_check_range() leading to OOB access
 2026-09-01 10:20 UTC  (2+ messages)

[PATCH net] Revert "net/mlx5: Add sensor name to temperature event message"
 2026-09-01 10:18 UTC  (2+ messages)

[for-next v6 0/2] Add Reorder Completion Queue (RCQ) support
 2026-09-01 10:14 UTC  (7+ messages)

[PATCH] RDMA/rxe: validate access flags before swapping the MR's PD
 2026-09-01 10:07 UTC  (2+ messages)

[PATCH] RDMA/rxe: Reject prefetch of a non-ODP MR
 2026-09-01  7:56 UTC  (2+ messages)

[PATCH v2 net] net/rds: fix out-of-bounds write in rds_conn_peer_gen_update()
 2026-08-31 16:24 UTC  (4+ messages)

[PATCH AUTOSEL 6.18-6.1] eth: mlx5: fix macsec dependency
 2026-08-31 13:31 UTC  (18+ messages)
` [PATCH AUTOSEL 6.18] RDMA/umem: Make ib_umem_is_contiguous() safe on 32 bit
` [PATCH AUTOSEL 6.18-5.15] RDMA/rtrs-srv: Fix integer underflow in process_read and process_write
` [PATCH AUTOSEL 6.18-6.6] net/mlx5: E-Switch, align disable sequence with switchdev-to-legacy transition
` [PATCH AUTOSEL 6.18-5.10] RDMA/mlx5: Fix state and counter desync on loopback enable failure
` [PATCH AUTOSEL 6.18] RDMA/counter: Fix num_counters leak on bind_qp failure in alloc_and_bind()
` [PATCH AUTOSEL 6.18-5.10] rds: annotate data-race around rs_seen_congestion
` [PATCH AUTOSEL 6.18-6.12] net/mlx5e: Verify unique vhca_id count instead of range
` [PATCH AUTOSEL 6.18-6.12] net/mlx5: HWS, Handle destroying table that has a miss table
` [PATCH AUTOSEL 6.18-5.10] rds: filter RDS_INFO_* getsockopt by caller's netns
` [PATCH AUTOSEL 6.18] net/mlx5: HWS, Check if device is down while polling for completion
` [PATCH AUTOSEL 6.18] net/mlx5: Relax capability check for eswitch query paths
` [PATCH AUTOSEL 6.18-5.10] net/rds: Don't sleep inside rds_ib_conn_path_shutdown
` [PATCH AUTOSEL 6.18-5.10] RDMA/mlx5: Use QP port when decoding responder CQEs
` [PATCH AUTOSEL 6.18] net/mlx5: Switch vport HCA cap helpers to kvzalloc
` [PATCH AUTOSEL 6.18-6.12] RDMA/mlx5: Create ODP EQ for non-pinned dmabuf MRs
` [PATCH AUTOSEL 6.18-6.1] RDMA/irdma: Fix typo in SQ completions generation
` [PATCH AUTOSEL 6.18-5.15] RDMA/umem: Be careful about boundary conditions in ib_umem_find_best_pgsz()

[PATCH net] net/smc: serialize clcsock teardown in smc_accept_dequeue
 2026-08-31 12:43 UTC  (6+ messages)


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