Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
 messages from 2025-08-20 13:21:46 to 2025-09-02 06:05:53 UTC [more...]

[PATCH net] net/smc: Remove validation of reserved bits in CLC Decline message
 2025-09-02  6:05 UTC  (5+ messages)

blktests failures with v6.17-rc1 kernel
 2025-09-02  6:00 UTC  (8+ messages)

[PATCH v2] net/smc: Replace use of strncpy on NUL-terminated string with strscpy
 2025-09-02  4:09 UTC  (3+ messages)

subscribe
 2025-09-02  2:41 UTC 

[PATCH v3] eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring
 2025-09-01 20:20 UTC  (3+ messages)

[PATCH 0/8] Introducing Broadcom BNG_RE RoCE Driver
 2025-09-01 19:10 UTC  (10+ messages)
` [PATCH 1/8] bng_en: Add RoCE aux device support
` [PATCH 2/8] RDMA/bng_re: Add Auxiliary interface
` [PATCH 3/8] RDMA/bng_re: Register and get the resources from bnge driver
` [PATCH 4/8] RDMA/bng_re: Allocate required memory resources for Firmware channel
` [PATCH 5/8] RDMA/bng_re: Add infrastructure for enabling "
` [PATCH 6/8] RDMA/bng_re: Enable Firmware channel and query device attributes
` [PATCH 7/8] RDMA/bng_re: Add basic debugfs infrastructure
` [PATCH 8/8] RDMA/bng_re: Initialize the Firmware and Hardware

[PATCH v5 00/14] Introduce AMD Pensando RDMA driver
 2025-09-01 17:08 UTC  (7+ messages)
` [PATCH v5 11/14] RDMA/ionic: Register device ops for datapath

[PATCH] RDMA/bnxt_re: Call strscpy() with correct size argument
 2025-09-01 15:00 UTC 

[RFC net-next 00/17] dibs - Direct Internal Buffer Sharing
 2025-09-01 12:46 UTC  (7+ messages)
` [RFC net-next 11/17] net/dibs: Move struct device to dibs_dev

[PATCH] net/smc: Replace use of strncpy on NUL-terminated string with strscpy
 2025-08-31 10:17 UTC  (2+ messages)

[PATCH net-next v4 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
 2025-08-31  9:28 UTC  (9+ messages)
` [PATCH net-next v4 1/2] net/mlx5: DMA-sync earlier in mlx5e_skb_from_cqe_mpwrq_nonlinear
` [PATCH net-next v4 2/2] net/mlx5: Avoid copying payload to the skb's linear part

[PATCH V2 rdma-next 00/10] RDMA/bnxt_re: Add receive flow steering support
 2025-08-29 21:12 UTC  (12+ messages)
` [PATCH V2 rdma-next 01/10] bnxt_en: Enhance stats context reservation logic
` [PATCH V2 rdma-next 02/10] RDMA/bnxt_re: Add data structures for RoCE mirror support
` [PATCH V2 rdma-next 03/10] RDMA/bnxt_re: Refactor hw context memory allocation
` [PATCH V2 rdma-next 04/10] RDMA/bnxt_re: Refactor stats "
` [PATCH V2 rdma-next 05/10] RDMA/bnxt_re: Add support for unique GID
` [PATCH V2 rdma-next 06/10] RDMA/bnxt_re: Add support for mirror vnic
` [PATCH V2 rdma-next 07/10] RDMA/bnxt_re: Add support for flow create/destroy
` [PATCH V2 rdma-next 08/10] RDMA/bnxt_re: Initialize fw with roce_mirror support
` [PATCH V2 rdma-next 09/10] RDMA/bnxt_re: Use firmware provided message timeout value
` [PATCH V2 rdma-next 10/10] RDMA/bnxt_re: Remove unnecessary condition checks

[PATCH net v2] net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
 2025-08-29  3:32 UTC  (4+ messages)

struct rdma_conn_param uses u8 for responder_resources, initiator_depth and private_data_len
 2025-08-29  1:03 UTC  (3+ messages)

[PATCH net-next v6 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-28 23:50 UTC  (3+ messages)
` [PATCH net-next v6 4/7] net/mlx5e: add op for getting netdev DMA device

[PATCH net-next] net/mlx4: Remove redundant ternary operators
 2025-08-28 19:09 UTC  (3+ messages)

cmtime changes
 2025-08-28 16:10 UTC  (3+ messages)

[PATCH v2] eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring
 2025-08-28 11:51 UTC  (2+ messages)

[PATCH net-next V2 0/3] Support exposing raw cycle counters in PTP and mlx5
 2025-08-28 10:00 UTC  (5+ messages)
` [PATCH net-next V2 1/3] ptp: Add ioctl commands to expose raw cycle counter values

[for-next 00/16] Add RDMA support for Intel IPU E2000 in irdma
 2025-08-27 19:21 UTC  (18+ messages)
` [for-next 01/16] RDMA/irdma: Refactor GEN2 auxiliary driver
` [for-next 02/16] RDMA/irdma: Add GEN3 core driver support
` [for-next 03/16] RDMA/irdma: Discover and set up GEN3 hardware register layout
` [for-next 04/16] RDMA/irdma: Add GEN3 CQP support with deferred completions
` [for-next 05/16] RDMA/irdma: Add GEN3 support for AEQ and CEQ
` [for-next 06/16] RDMA/irdma: Add GEN3 HW statistics support
` [for-next 07/16] RDMA/irdma: Introduce GEN3 vPort driver support
` [for-next 08/16] RDMA/irdma: Add GEN3 virtual QP1 support
` [for-next 09/16] RDMA/irdma: Extend QP context programming for GEN3
` [for-next 10/16] RDMA/irdma: Add support for V2 HMC resource management scheme
` [for-next 11/16] RDMA/irdma: Support 64-byte CQEs and GEN3 CQE opcode decoding
` [for-next 12/16] RDMA/irdma: Add SRQ support
` [for-next 13/16] RDMA/irdma: Restrict Memory Window and CQE Timestamping to GEN3
` [for-next 14/16] RDMA/irdma: Add Atomic Operations support
` [for-next 15/16] RDMA/irdma: Extend CQE Error and Flush Handling for GEN3 Devices
` [for-next 16/16] RDMA/irdma: Update Kconfig

[PATCH for-rc v1] RDMA/rxe: Avoid CQ polling hang triggered by CQ resize
 2025-08-27 12:04 UTC  (9+ messages)

[PATCH] RDMA/core: fix "truely"->"truly"
 2025-08-27 12:00 UTC 

[PATCH net] net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
 2025-08-27 10:48 UTC  (3+ messages)

[PATCH net-next v3 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
 2025-08-27  7:50 UTC  (8+ messages)
` [PATCH net-next v3 1/2] net/mlx5: Bring back get_cqe_l3_hdr_type
` [PATCH net-next v3 2/2] net/mlx5: Avoid copying payload to the skb's linear part

[PATCH net V2 00/11] mlx5 misc fixes 2025-08-25
 2025-08-27  1:10 UTC  (13+ messages)
` [PATCH net V2 01/11] net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error path
` [PATCH net V2 02/11] net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow
` [PATCH net V2 03/11] net/mlx5: HWS, Fix uninitialized variables in mlx5hws_pat_calc_nop "
` [PATCH net V2 04/11] net/mlx5: HWS, Fix pattern destruction in mlx5hws_pat_get_pattern error path
` [PATCH net V2 05/11] net/mlx5: Reload auxiliary drivers on fw_activate
` [PATCH net V2 06/11] net/mlx5: Fix lockdep assertion on sync reset unload event
` [PATCH net V2 07/11] net/mlx5: Nack sync reset when SFs are present
` [PATCH net V2 08/11] net/mlx5: Prevent flow steering mode changes in switchdev mode
` [PATCH net V2 09/11] net/mlx5e: Update and set Xon/Xoff upon MTU set
` [PATCH net V2 10/11] net/mlx5e: Update and set Xon/Xoff upon port speed set
` [PATCH net V2 11/11] net/mlx5e: Set local Xoff after FW update

[PATCH] RDMA/rdmavt: Use int type to store negative error codes
 2025-08-26 15:05 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 2aa35b24ad12fb960d30e9e282f768e1a0af9291
 2025-08-26 14:41 UTC 

[PATCH v2][next] RDMA/cm: Avoid -Wflex-array-member-not-at-end warning
 2025-08-26 12:00 UTC  (4+ messages)

[rdma:wip/jgg-for-rc] BUILD SUCCESS 85fe9f565d2d5af95ac2bbaa5082b8ce62b039f5
 2025-08-26 10:41 UTC 

[PATCH v2] RDMA/erdma: Use vcalloc() instead of vzalloc()
 2025-08-25 18:19 UTC  (3+ messages)

[PATCH rdma-rc] IB/mlx5: Fix obj_type mismatch for SRQ event subscriptions
 2025-08-25 18:07 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Fix vport loopback forcing for MPV device
 2025-08-25 18:04 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Better estimate max_qp_wr to reflect WQE count
 2025-08-25 18:04 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Enable Data-Direct with Relaxed Ordering
 2025-08-25 18:03 UTC  (2+ messages)

[PATCH for-next 00/23] Migrate to hfi2 driver
 2025-08-25 16:34 UTC  (8+ messages)
` [PATCH for-next 10/23] RDMA/hfi2: Add in HW register access support
` [PATCH for-next 13/23] RDMA/hfi2: Add system core header files
` [PATCH for-next 19/23] RDMA/hfi2: Add in support for verbs

[PATCH for-next v2] RDMA/efa: Extend admin timeout error print
 2025-08-25 14:56 UTC  (2+ messages)

[PATCH net-next v5 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-25  6:36 UTC  (2+ messages)
` [PATCH net-next v5 4/7] net/mlx5e: add op for getting netdev DMA device

[PATCH 1/1] RDMA/mlx5: Fix page size bitmap calculation for KSM mode
 2025-08-24 14:48 UTC 

[PATCH net-next v2 0/4] rds: Fix semantic annotations
 2025-08-22 23:50 UTC  (10+ messages)
` [PATCH net-next v2 1/4] rds: Replace POLLERR with EPOLLERR
` [PATCH net-next v2 2/4] rds: Fix endianness annotation of jhash wrappers
` [PATCH net-next v2 3/4] rds: Fix endianness annotation for RDS_MPATH_HASH
` [PATCH net-next v2 4/4] rds: Fix endianness annotations for RDS extension headers

[PATCH rdma-next 00/10] RDMA/bnxt_re: Add receive flow steering support
 2025-08-22 14:31 UTC  (12+ messages)
` [PATCH rdma-next 01/10] bnxt_en: Enhance stats context reservation logic
` [PATCH rdma-next 02/10] RDMA/bnxt_re: Add data structures for RoCE mirror support
` [PATCH rdma-next 03/10] RDMA/bnxt_re: Refactor hw context memory allocation
` [PATCH rdma-next 04/10] RDMA/bnxt_re: Refactor stats "
` [PATCH rdma-next 05/10] RDMA/bnxt_re: Add support for unique GID
` [PATCH rdma-next 06/10] RDMA/bnxt_re: Add support for mirror vnic
` [PATCH rdma-next 07/10] RDMA/bnxt_re: Add support for flow create/destroy
` [PATCH rdma-next 08/10] RDMA/bnxt_re: Initialize fw with roce_mirror support
` [PATCH rdma-next 09/10] RDMA/bnxt_re: Use firmware provided message timeout value
` [PATCH rdma-next 10/10] RDMA/bnxt_re: Remove unnecessary condition checks

[GIT PULL] Please pull RDMA subsystem changes
 2025-08-22 13:36 UTC  (2+ messages)

[PATCH V2] rdma_rxe: call comp_handler without holding cq->cq_lock
 2025-08-22  8:19 UTC 

[PATCH] rdma_rxe: call comp_handler without holding cq->cq_lock
 2025-08-22  2:54 UTC  (3+ messages)

[PATCH net-next v2 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
 2025-08-21 22:59 UTC  (5+ messages)
` [PATCH net-next v2 2/2] net/mlx5: Avoid copying payload to the skb's linear part

[GIT PULL][mlx5-next 0/4] Cached vhca id and adjacent function vports
 2025-08-21 22:48 UTC  (4+ messages)

[RFC PATCH v3] svcrdma: Introduce Receive buffer arenas
 2025-08-21 15:22 UTC 

[PATCH V2 net 0/8] mlx5 misx fixes 2025-08-20
 2025-08-21 15:20 UTC  (12+ messages)
` [PATCH V2 net 1/8] net/mlx5: Base ECVF devlink port attrs from 0
` [PATCH V2 net 2/8] net/mlx5: Remove default QoS group and attach vports directly to root TSAR
` [PATCH V2 net 3/8] net/mlx5e: Preserve tc-bw during parent changes
` [PATCH V2 net 4/8] net/mlx5: Destroy vport QoS element when no configuration remains
` [PATCH V2 net 5/8] net/mlx5: Fix QoS reference leak in vport enable error path
` [PATCH V2 net 6/8] net/mlx5: Restore missing scheduling node cleanup on vport enable failure
` [PATCH V2 net 7/8] net/mlx5e: Query FW for buffer ownership
` [PATCH V2 net 8/8] net/mlx5e: Preserve shared buffer capacity during headroom updates

[recipe build #3937057] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-08-21 12:47 UTC 

[syzbot] Monthly rdma report (Aug 2025)
 2025-08-21 12:33 UTC 

[PATCH] RDMA/erdma: Use vcalloc() instead of vzalloc()
 2025-08-21  6:44 UTC  (4+ messages)

[PATCH net-next v4 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-20 17:11 UTC  (2+ messages)
` [PATCH net-next v4 4/7] net/mlx5e: add op for getting netdev DMA device


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