public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-10 11:21:05 to 2026-02-16 08:07:50 UTC [more...]

[PATCH rdma-next 00/50] RDMA: Ensure CQ UMEMs are managed by ib_core
 2026-02-16  8:07 UTC  (57+ messages)
` [PATCH rdma-next 01/50] RDMA: Move DMA block iterator logic into dedicated files
` [PATCH rdma-next 02/50] RDMA/umem: Allow including ib_umem header from any location
` [PATCH rdma-next 03/50] RDMA/umem: Remove unnecessary includes and defines from ib_umem header
` [PATCH rdma-next 04/50] RDMA/core: Promote UMEM to a core component
` [PATCH rdma-next 05/50] RDMA/core: Manage CQ umem in core code
` [PATCH rdma-next 06/50] RDMA/efa: Rely on CPU address in create‑QP
` [PATCH rdma-next 07/50] RDMA/core: Prepare create CQ path for API unification
` [PATCH rdma-next 08/50] RDMA/core: Reject zero CQE count
` [PATCH rdma-next 09/50] RDMA/efa: Remove check for "
` [PATCH rdma-next 10/50] RDMA/mlx5: Save 4 bytes in CQ structure
` [PATCH rdma-next 11/50] RDMA/mlx5: Provide a modern CQ creation interface
` [PATCH rdma-next 12/50] RDMA/mlx4: Inline mlx4_ib_get_cq_umem into callers
` [PATCH rdma-next 13/50] RDMA/mlx4: Introduce a modern CQ creation interface
` [PATCH rdma-next 14/50] RDMA/mlx4: Remove unused create_flags field from CQ structure
` [PATCH rdma-next 15/50] RDMA/bnxt_re: Convert to modern CQ interface
` [PATCH rdma-next 16/50] RDMA/cxgb4: Separate kernel and user CQ creation paths
` [PATCH rdma-next 17/50] RDMA/mthca: Split user and kernel "
` [PATCH rdma-next 18/50] RDMA/erdma: Separate "
` [PATCH rdma-next 19/50] RDMA/ionic: Split "
` [PATCH rdma-next 20/50] RDMA/qedr: Convert to modern CQ interface
` [PATCH rdma-next 21/50] RDMA/vmw_pvrdma: Provide a modern CQ creation interface
` [PATCH rdma-next 22/50] RDMA/ocrdma: Split user and kernel CQ creation paths
` [PATCH rdma-next 23/50] RDMA/irdma: "
` [PATCH rdma-next 24/50] RDMA/usnic: Provide a modern CQ creation interface
` [PATCH rdma-next 25/50] RDMA/mana: "
` [PATCH rdma-next 26/50] RDMA/erdma: Separate user and kernel CQ creation paths
` [PATCH rdma-next 27/50] RDMA/rdmavt: Split "
` [PATCH rdma-next 28/50] RDMA/siw: "
` [PATCH rdma-next 29/50] RDMA/rxe: "
` [PATCH rdma-next 30/50] RDMA/core: Remove legacy CQ creation fallback path
` [PATCH rdma-next 31/50] RDMA/core: Remove unused ib_resize_cq() implementation
` [PATCH rdma-next 32/50] RDMA: Clarify that CQ resize is a user‑space verb
` [PATCH rdma-next 33/50] RDMA/bnxt_re: Drop support for resizing kernel CQs
` [PATCH rdma-next 34/50] RDMA/irdma: Remove resize support for "
` [PATCH rdma-next 35/50] RDMA/mlx4: Remove support for kernel CQ resize
` [PATCH rdma-next 36/50] RDMA/mlx5: Remove support for resizing kernel CQs
` [PATCH rdma-next 37/50] RDMA/mthca: Remove resize support for "
` [PATCH rdma-next 38/50] RDMA/rdmavt: "
` [PATCH rdma-next 39/50] RDMA/rxe: Remove unused kernel‑side CQ resize support
` [PATCH rdma-next 40/50] RDMA: Properly propagate the number of CQEs as unsigned int
` [PATCH rdma-next 41/50] RDMA/core: Generalize CQ resize locking
` [PATCH rdma-next 42/50] RDMA/bnxt_re: Complete CQ resize in a single step
` [PATCH rdma-next 43/50] RDMA/bnxt_re: Rely on common resize‑CQ locking
` [PATCH rdma-next 44/50] RDMA/bnxt_re: Reduce CQ memory footprint
` [PATCH rdma-next 45/50] RDMA/mlx4: Use generic resize-CQ lock
` [PATCH rdma-next 46/50] RDMA/mlx4: Use on‑stack variables instead of storing them in the CQ object
` [PATCH rdma-next 47/50] RDMA/mlx5: Use generic resize-CQ lock
` [PATCH rdma-next 48/50] RDMA/mlx5: Select resize‑CQ callback based on device capabilities
` [PATCH rdma-next 49/50] RDMA/mlx5: Reduce CQ memory footprint
` [PATCH rdma-next 50/50] RDMA/mthca: Use generic resize-CQ lock

[PATCH for-next] RDMA/efa: Add AH usage counter with sysfs exposure
 2026-02-15 17:57 UTC  (10+ messages)

[PATCH net] rds: tcp: fix uninit-value in __inet_bind
 2026-02-15 17:41 UTC  (2+ messages)

[PATCH AUTOSEL 6.19-5.15] RDMA/rtrs-clt: For conn rejection use actual err number
 2026-02-15 15:03 UTC 

[PATCH net 0/6] mlx5 misc fixes 2026-02-12
 2026-02-15 12:13 UTC  (13+ messages)
` [PATCH net 1/6] net/mlx5: Fix multiport device check over light SFs
` [PATCH net 2/6] net/mlx5: Fix misidentification of write combining CQE during poll loop
` [PATCH net 3/6] net/mlx5e: Fix misidentification of ASO "
` [PATCH net 4/6] net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event
` [PATCH net 5/6] net/mlx5e: Fix deadlocks between devlink and netdev instance locks
` [PATCH net 6/6] net/mlx5e: Use unsigned for mlx5e_get_max_num_channels

[PATCH for-next 0/2] RDMA/efa: Expose extended max inline buffer size
 2026-02-15 12:04 UTC  (3+ messages)
` [PATCH for-next 1/2] RDMA/efa: Rename admin queue attributes struct name for extendability
` [PATCH for-next 2/2] RDMA/efa: Expose new extended max inline buff size

[PATCH rdma-next v12 0/6] RDMA/bnxt_re: Support uapi extensions
 2026-02-15  7:07 UTC  (13+ messages)
` [PATCH rdma-next v12 1/6] RDMA/bnxt_re: Move the UAPI methods to a dedicated file
` [PATCH rdma-next v12 2/6] RDMA/bnxt_re: Refactor bnxt_qplib_create_qp() function
` [PATCH rdma-next v12 3/6] RDMA/bnxt_re: Support doorbell extensions
` [PATCH rdma-next v12 4/6] RDMA/bnxt_re: Refactor bnxt_re_create_cq()
` [PATCH rdma-next v12 5/6] RDMA/bnxt_re: Support dmabuf for CQ rings
` [PATCH rdma-next v12 6/6] RDMA/bnxt_re: Support application specific CQs

[PATCH AUTOSEL 6.19-5.10] net/rds: Clear reconnect pending bit
 2026-02-14 21:23 UTC  (2+ messages)
` [PATCH AUTOSEL 6.19-5.10] net/rds: No shortcut out of RDS_CONN_ERROR

blktests failures with v6.19 kernel
 2026-02-14 21:19 UTC  (5+ messages)

[PATCH for-next 0/3] RDMA/hns: Support congestion control algorithm parameter configuration by debugfs
 2026-02-13 16:12 UTC  (9+ messages)
` [PATCH for-next 2/3] RDMA/hns: Add write support to debugfs
` [PATCH for-next 3/3] RDMA/hns: Support congestion control algorithm parameter configuration

[PATCH 00/10] Provide udata helpers and use them in bnxt_re
 2026-02-13 15:57 UTC  (19+ messages)
` [PATCH 03/10] RDMA: Add ib_respond_udata()
` [PATCH 04/10] RDMA: Add ib_is_udata_in_empty()
` [PATCH 05/10] RDMA: Provide documentation about the uABI compatibility rules
` [PATCH 07/10] RDMA/bnxt_re: Add compatibility checks to the uapi path for no data
` [PATCH 09/10] RDMA/bnxt_re: Use ib_respond_udata()

[PATCH for-next] RDMA/efa: Expose new extended max inline buff size
 2026-02-13 11:35 UTC  (3+ messages)

[PATCH RFC net-next] net/smc: transition to RDMA core CQ pooling
 2026-02-13 11:23 UTC  (6+ messages)

[PATCH net-next v4 0/4] net/rds: RDS-TCP reconnect and fanout improvements
 2026-02-13  6:42 UTC  (7+ messages)
` [PATCH net-next v4 1/4] net/rds: Fix NULL pointer dereference in rds_tcp_accept_one
` [PATCH net-next v4 2/4] net/rds: Refactor __rds_conn_create for blocking transport cleanup
` [PATCH net-next v4 3/4] net/rds: Delegate fan-out to a background worker
` [PATCH net-next v4 4/4] net/rds: Use proper peer port number even when not connected

[PATCH net v2] net/rds: rds_sendmsg should not discard payload_len
 2026-02-13  6:39 UTC  (4+ messages)

[PATCH net v3] net/rds: rds_sendmsg should not discard payload_len
 2026-02-13  3:54 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2026-02-13  1:18 UTC  (2+ messages)

[PATCH] RDMA/rxe: Generate async error for r_key violations
 2026-02-12 19:47 UTC  (2+ messages)

[PATCH net-next V2 0/5] net: ethtool: Track TX pause storm
 2026-02-11 21:18 UTC  (7+ messages)
` [PATCH net-next V2 1/5] net: ethtool: Track pause storm events
` [PATCH net-next V2 5/5] eth: mlx5: Move pause storm errors to pause stats

[PATCH net-next v5 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
 2026-02-11 17:12 UTC  (9+ messages)
` [PATCH net-next v5 2/2] net/mlx5: Avoid copying payload to the skb's linear part

[PATCH net-next V7 00/14] devlink and mlx5: Support cross-function rate scheduling
 2026-02-11 16:57 UTC  (5+ messages)
` [PATCH net-next V7 07/14] devlink: Add parent dev to devlink API

[PATCH net] net/mlx5e: Skip NAPI polling when PCI channel is offline
 2026-02-11 15:17 UTC  (7+ messages)

[PATCH net-next v3] bnge/bng_re: Add a new HSI
 2026-02-11 13:00 UTC  (2+ messages)

[PATCH rdma-next v11 0/6] RDMA/bnxt_re: Support uapi extensions
 2026-02-11 12:48 UTC  (12+ messages)
` [PATCH rdma-next v11 1/6] RDMA/bnxt_re: Move the UAPI methods to a dedicated file
` [PATCH rdma-next v11 2/6] RDMA/bnxt_re: Refactor bnxt_qplib_create_qp() function
` [PATCH rdma-next v11 3/6] RDMA/bnxt_re: Support doorbell extensions
` [PATCH rdma-next v11 4/6] RDMA/bnxt_re: Refactor bnxt_re_create_cq()
` [PATCH rdma-next v11 5/6] RDMA/bnxt_re: Support dmabuf for CQ rings
` [PATCH rdma-next v11 6/6] RDMA/bnxt_re: Support application specific CQs

[PATCH v3] mm: introduce a new page type for page pool in page type
 2026-02-11 10:11 UTC  (2+ messages)

[PATCH] RDMA/core: Fix stale RoCE GIDs during netdev events at registration
 2026-02-11  1:30 UTC  (12+ messages)

[RFC 0/2] Retrieve tph from dmabuf for PCIe P2P memory access
 2026-02-10 19:39 UTC  (3+ messages)
` [RFC 1/2] Vfio: add callback to get tph info for dmabuf
` [RFC 2/2] RMDA MLX5: get tph for p2p access when registering dmabuf mr

[PATCH rdma-next v10 0/6] RDMA/bnxt_re: Support direct verbs
 2026-02-10 17:07 UTC  (8+ messages)
` [PATCH rdma-next v10 4/6] RDMA/bnxt_re: Direct Verbs: Support DBR verbs
` [PATCH rdma-next v10 5/6] RDMA/bnxt_re: Direct Verbs: Support CQ verbs

[RFC PATCH 00/15] svcrdma performance scalability enhancements
 2026-02-10 16:32 UTC  (16+ messages)
` [RFC PATCH 01/15] svcrdma: Add fair queuing for Send Queue access
` [RFC PATCH 02/15] svcrdma: Clean up use of rdma->sc_pd->device in Receive paths
` [RFC PATCH 03/15] svcrdma: Clean up use of rdma->sc_pd->device
` [RFC PATCH 04/15] svcrdma: Add Write chunk WRs to the RPC's Send WR chain
` [RFC PATCH 05/15] svcrdma: Factor out WR chain linking into helper
` [RFC PATCH 06/15] svcrdma: Reduce false sharing in struct svcxprt_rdma
` [RFC PATCH 07/15] svcrdma: Use lock-free list for Receive Queue tracking
` [RFC PATCH 08/15] svcrdma: Convert Read completion queue to use lock-free list
` [RFC PATCH 09/15] svcrdma: Release write chunk resources without re-queuing
` [RFC PATCH 10/15] svcrdma: Use per-transport kthread for send context release
` [RFC PATCH 11/15] svcrdma: Use watermark-based Receive Queue replenishment
` [RFC PATCH 12/15] svcrdma: Add per-recv_ctxt chunk context cache
` [RFC PATCH 13/15] svcrdma: clear XPT_DATA on sc_read_complete_q consumption
` [RFC PATCH 14/15] svcrdma: retry when receive queues drain transiently
` [RFC PATCH 15/15] svcrdma: clear XPT_DATA on sc_rq_dto_q consumption

[PATCH net-next] net/mlx5e: remove declarations of mlx5e_shampo_{fill_umr,dealloc_hd}
 2026-02-10 15:00 UTC  (2+ messages)

[PATCH v2 net 0/2] ECN offload handling for AccECN series
 2026-02-10 11:20 UTC  (3+ messages)
` [PATCH v2 net 2/2] net: hns3/mlx5e: fix CWR handling in drivers to preserve ACE signal


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