public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-13 23:22:34 to 2026-02-23 23:04:03 UTC [more...]

[RFC net-next 0/4] ethtool: CMIS module diagnostic loopback support
 2026-02-23 23:04 UTC  (16+ messages)
` [RFC net-next 1/4] ethtool: module: Define CMIS loopback YAML spec and UAPI
` [RFC net-next 2/4] ethtool: module: Add CMIS loopback GET/SET support
` [RFC net-next 3/4] ethtool: module: refactor fw flash init to reuse CMIS helpers
` [RFC net-next 4/4] net/mlx5e: Implement set_module_eeprom_by_page ethtool callback

[PATCH net-next v5 0/2] net/rds: RDS-TCP reconnect and fanout improvements
 2026-02-23 22:19 UTC  (3+ messages)
` [PATCH net-next v5 1/2] net/rds: Refactor __rds_conn_create for blocking transport cleanup
` [PATCH net-next v5 2/2] net/rds: Delegate fan-out to a background worker

[PATCH net-next 00/15] net/mlx5e: SHAMPO, Allow high order pages in zerocopy mode
 2026-02-23 20:41 UTC  (16+ messages)
` [PATCH net-next 01/15] net/mlx5e: Make mlx5e_rq_param naming consistent
` [PATCH net-next 02/15] net/mlx5e: Extract striding rq param calculation in function
` [PATCH net-next 03/15] net/mlx5e: Extract max_xsk_wqebbs into its own function
` [PATCH net-next 04/15] net/mlx5e: Expose and rename xsk channel parameter function
` [PATCH net-next 05/15] net/mlx5e: Alloc xsk channel param out of mlx5e_open_xsk()
` [PATCH net-next 06/15] net/mlx5e: Move xsk param into new option container struct
` [PATCH net-next 07/15] net/mlx5e: Drop unused channel parameters
` [PATCH net-next 08/15] net/mlx5e: SHAMPO, Always calculate page size
` [PATCH net-next 09/15] net/mlx5e: Set page_pool order based on calculated page_shift
` [PATCH net-next 10/15] net/mlx5e: Alloc rq drop page "
` [PATCH net-next 11/15] net/mlx5e: RX, Make page frag bias more robust
` [PATCH net-next 12/15] net/mlx5e: Add queue config ops for page size
` [PATCH net-next 13/15] net/mlx5e: Pass netdev queue config to param calculations
` [PATCH net-next 14/15] net/mlx5e: Add param helper to calculate max page size
` [PATCH net-next 15/15] net/mlx5e: SHAMPO, Allow high order pages in zerocopy mode

[RFC 1/2] RDMA/umem: Add support for pinned revocable dmabuf import
 2026-02-23 19:53 UTC  (2+ messages)
` [RFC 2/2] RDMA/irdma: Add pinned revocable dmabuf support

[PATCH] RDMA/uverbs: select CONFIG_DMA_SHARED_BUFFER
 2026-02-23 19:49 UTC  (3+ messages)

[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-02-23 18:55 UTC  (5+ messages)

[PATCH rdma-next v3 0/3] RDMA: Add support for exporting dma-buf file descriptors
 2026-02-23 15:28 UTC  (4+ messages)
` [PATCH rdma-next v3 2/3] RDMA/uverbs: Add DMABUF object type and operations

[PATCH net] net/mlx5e: Precompute xdpsq assignments for mlx5e_xdp_xmit()
 2026-02-23 13:46 UTC  (2+ messages)

[PATCH] RDMA/uverbs: follow rename of dma_buf_move_notify()
 2026-02-23 13:11 UTC 

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

[PATCH rc 0/4] Fix several serious mistakes on the udata path in drivers
 2026-02-23 12:07 UTC  (10+ messages)
` [PATCH rc 1/4] RDMA/efa: Fix typo in efa_alloc_mr()
` [PATCH rc 2/4] IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()
` [PATCH rc 3/4] RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()
` [PATCH rc 4/4] RDMA/ionic: Fix kernel stack leak in ionic_create_cq()

[PATCH, net-next] net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
 2026-02-23  8:47 UTC 

[PATCH V2] driver core: auxiliary bus: Fix sysfs creation on bind
 2026-02-20 14:11 UTC  (8+ messages)

[PATCH V2,net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
 2026-02-22 21:32 UTC  (16+ messages)
    ` [EXTERNAL] "

[PATCH rdma-next v3 02/11] IB/core: Introduce FRMR pools
 2026-02-22 17:56 UTC  (2+ messages)

[PATCH RFC 00/10] driver core: constify groups arrays in several structs
 2026-02-21 14:04 UTC  (16+ messages)
` [PATCH RFC 01/10] IB/core: Prepare for immutable device groups
` [PATCH RFC 02/10] rtc: prepare for struct device member groups becoming a constant array
` [PATCH RFC 03/10] sysfs: constify group arrays in function arguments
` [PATCH RFC 04/10] driver: core: constify groups array argument in device_add_groups and device_remove_groups
` [PATCH RFC 05/10] driver core: make struct device member groups a constant array
` [PATCH RFC 06/10] driver core: make struct device_type "
` [PATCH RFC 07/10] driver core: make struct bus_type groups members constant arrays
` [PATCH RFC 08/10] driver core: make struct class "
` [PATCH RFC 09/10] driver core: make struct device_driver groups members contact arrays
` [PATCH RFC 10/10] kobject: make struct kobject member default_groups a constant array

[PATCH v2] RDMA/rxe: Generate async error for r_key violations
 2026-02-21 10:35 UTC  (2+ messages)

[PATCH] RDMA/rxe: Generate async error for r_key violations
 2026-02-21 10:28 UTC  (4+ messages)

[PATCH] RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port
 2026-02-20 22:21 UTC 

problem with duplicate resends
 2026-02-20 18:48 UTC 

[PATCH net v3] net/rds: fix recursive lock in rds_tcp_conn_slots_available
 2026-02-20  4:36 UTC  (2+ messages)

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

[PATCH net v2] rds: tcp: fix uninit-value in __inet_bind
 2026-02-19 15:10 UTC  (5+ messages)

[PATCH net] net/rds: Fix NULL pointer dereference in rds_tcp_accept_one
 2026-02-19 15:10 UTC  (2+ messages)

[PATCH v3 net 0/3] ECN offload handling for AccECN series
 2026-02-19 14:52 UTC  (7+ messages)
` [PATCH v3 net 1/3] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v3 net 2/3] net: mlx5e: fix CWR handling in drivers to preserve ACE signal
` [PATCH v3 net 3/3] net: hns3: "

[PATCH net v2] net/rds: fix recursive lock in rds_tcp_conn_slots_available
 2026-02-19  8:44 UTC  (6+ messages)
` [net,v2] "

[PATCH rdma-next 00/50] RDMA: Ensure CQ UMEMs are managed by ib_core
 2026-02-19  8:02 UTC  (11+ messages)
` [PATCH rdma-next 29/50] RDMA/rxe: Split user and kernel CQ creation paths
` [PATCH rdma-next 42/50] RDMA/bnxt_re: Complete CQ resize in a single step

[RFC PATCH v4 0/2] RDMA/rxe: Add dma-buf support
 2026-02-19  4:43 UTC  (2+ messages)

[PATCH net] net/mlx5e: XSK, Fix unintended ICOSQ change
 2026-02-19  1:10 UTC  (3+ messages)

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

[RFC] RDMA/irdma: Add support for revocable dmabuf import
 2026-02-18 15:24 UTC  (6+ messages)

[PATCH v3 0/2] bng_re misc fixes
 2026-02-18  9:12 UTC  (3+ messages)
` [PATCH v3 1/2] RDMA/bng_re: Remove unnessary validity checks
` [PATCH v3 2/2] RDMA/bng_re: Unwind bng_re_dev_init properly

[PATCH] RDMA: Add BNG_RE to rdma_driver_id definition
 2026-02-18  8:25 UTC  (5+ messages)

[PATCH 00/10] Provide udata helpers and use them in bnxt_re
 2026-02-18  0:01 UTC  (13+ messages)
` [PATCH 03/10] RDMA: Add ib_respond_udata()
` [PATCH 05/10] RDMA: Provide documentation about the uABI compatibility rules

blktests failures with v6.19 kernel
 2026-02-17 21:22 UTC  (9+ messages)

[PATCH for-next v3 0/3] RDMA/efa: Expose extended max inline buffer size
 2026-02-17 11:23 UTC  (4+ messages)
` [PATCH for-next v3 1/3] RDMA/efa: Rename admin queue attributes struct name for extendability
` [PATCH for-next v3 2/3] RDMA/efa: Expose new extended max inline buff size
` [PATCH for-next v3 3/3] RDMA/efa: Use extended inline buff size for inline validation

[PATCH net v3] net/rds: rds_sendmsg should not discard payload_len
 2026-02-17 11:10 UTC  (2+ messages)

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

[PATCH net] rds: tcp: fix uninit-value in __inet_bind
 2026-02-16 20:49 UTC  (3+ messages)

[PATCH rdma-next v12 0/6] RDMA/bnxt_re: Support uapi extensions
 2026-02-16 19:40 UTC  (9+ messages)
` [PATCH rdma-next v12 5/6] RDMA/bnxt_re: Support dmabuf for CQ rings

[PATCH for-next v2 0/3] RDMA/efa: Expose extended max inline buffer size
 2026-02-16 13:33 UTC  (4+ messages)
` [PATCH for-next v2 1/3] RDMA/efa: Rename admin queue attributes struct name for extendability
` [PATCH for-next v2 2/3] RDMA/efa: Expose new extended max inline buff size
` [PATCH for-next v2 3/3] RDMA/efa: Use extended inline buff size for inline validation

[PATCH net] net/rds: fix recursive lock in rds_tcp_conn_slots_available
 2026-02-16 12:08 UTC 

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

[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  (4+ messages)
` [PATCH net 2/6] net/mlx5: Fix misidentification of write combining CQE during poll loop

[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 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


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