public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-12 09:17:51 to 2026-01-16 21:16:35 UTC [more...]

[PATCH v1 0/4] Add a bio_vec based API to core/rw.c
 2026-01-16 21:16 UTC  (22+ messages)
` [PATCH v1 1/4] RDMA/core: add bio_vec based RDMA read/write API
` [PATCH v1 2/4] RDMA/core: use IOVA-based DMA mapping for bvec RDMA operations
` [PATCH v1 3/4] RDMA/core: add MR support for bvec-based "
` [PATCH v1 4/4] svcrdma: use bvec-based RDMA read/write API

[PATCH net-next 00/12] dpll: Core improvements and ice E825-C SyncE support
 2026-01-16 19:00 UTC  (19+ messages)
` [PATCH net-next 01/12] dt-bindings: dpll: add common dpll-pin-consumer schema
    ` [Intel-wired-lan] "
` [PATCH net-next 03/12] dpll: Add helpers to find DPLL pin fwnode

[PATCH net-next v2 00/12] dpll: Core improvements and ice E825-C SyncE support
 2026-01-16 18:46 UTC  (13+ messages)
` [PATCH net-next v2 01/12] dt-bindings: dpll: support acting as pin provider
` [PATCH net-next v2 02/12] dpll: Allow associating dpll pin with a firmware node
` [PATCH net-next v2 03/12] dpll: Add helpers to find DPLL pin fwnode
` [PATCH net-next v2 04/12] dpll: zl3073x: Associate pin with fwnode handle
` [PATCH net-next v2 05/12] dpll: Add notifier chain for dpll events
` [PATCH net-next v2 06/12] dpll: Support dynamic pin index allocation
` [PATCH net-next v2 07/12] dpll: zl3073x: Add support for mux pin type
` [PATCH net-next v2 08/12] dpll: Enhance and consolidate reference counting logic
` [PATCH net-next v2 09/12] dpll: Prevent duplicate registrations
` [PATCH net-next v2 10/12] dpll: Add reference count tracking support
` [PATCH net-next v2 11/12] drivers: Add support for DPLL reference count tracking
` [PATCH net-next v2 12/12] ice: dpll: Support E825-C SyncE and dynamic pin discovery

[PATCH RFC v2] RDMA/rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZE
 2026-01-16 17:36 UTC  (2+ messages)

[PATCH V2,net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
 2026-01-16 16:44 UTC  (15+ messages)
    ` [EXTERNAL] "
` [PATCH V2,net-next, 2/2] net: mana: Add ethtool counters for RX CQEs in coalesced type
    ` [EXTERNAL] "

[PATCH rdma-rext 0/4] RDMA/bnxt_re: Add QP rate limit support
 2026-01-16  9:18 UTC  (5+ messages)
` [PATCH rdma-rext 1/4] IB/core: Extend rate limit support for RC QPs
` [PATCH rdma-rext 2/4] RDMA/bnxt_re: Add support for QP rate limiting
` [PATCH rdma-rext 3/4] RDMA/bnxt_re: Report packet pacing capabilities when querying device
` [PATCH rdma-rext 4/4] RDMA/bnxt_re: Report QP rate limit in debugfs

[PATCH rdma-next 1/1] RDMA/mana_ib: device memory support
 2026-01-16  9:04 UTC 

[PATCH net-next v2 1/2] net: remove legacy way to get/set HW timestamp config
 2026-01-16  6:21 UTC  (2+ messages)
` [PATCH net-next v2 2/2] selftests: drv-net: extend HW timestamp test with ioctl

[PATCH v2] RDMA/rxe: Remove unused page_offset member
 2026-01-16  3:59 UTC  (2+ messages)

[PATCH net-next v9 0/9] Add support for providers with large rx buffer
 2026-01-15 17:12 UTC  (10+ messages)
` [PATCH net-next v9 1/9] net: memzero mp params when closing a queue
` [PATCH net-next v9 2/9] net: reduce indent of struct netdev_queue_mgmt_ops members
` [PATCH net-next v9 3/9] net: add bare bone queue configs
` [PATCH net-next v9 4/9] net: pass queue rx page size from memory provider
` [PATCH net-next v9 5/9] eth: bnxt: store rx buffer size per queue
` [PATCH net-next v9 6/9] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [PATCH net-next v9 7/9] eth: bnxt: support qcfg provided rx page size
` [PATCH net-next v9 8/9] selftests: iou-zcrx: test large chunk sizes
` [PATCH net-next v9 9/9] io_uring/zcrx: document area chunking parameter

[PATCH net-next v8 0/9] Add support for providers with large rx buffer
 2026-01-15 17:10 UTC  (14+ messages)
` [PATCH net-next v8 5/9] eth: bnxt: store rx buffer size per queue
` [PATCH net-next v8 6/9] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [PATCH net-next v8 7/9] eth: bnxt: support qcfg provided rx page size
` [PATCH net-next v8 8/9] selftests: iou-zcrx: test large chunk sizes

[PATCH net-next 0/3] net/mlx5e: RX datapath enhancements
 2026-01-15 14:46 UTC  (7+ messages)
` [PATCH net-next 1/3] net/mlx5e: RX, Drop oversized packets in non-linear mode
` [PATCH net-next 2/3] net/mlx5e: SHAMPO, Improve allocation recovery
` [PATCH net-next 3/3] net/mlx5e: SHAMPO, Switch to header memcpy

[recipe build #3998501] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2026-01-15 14:05 UTC 

[PATCH rdma-next v2] IB/mlx5: Fix port speed query for representors
 2026-01-15 12:26 UTC 

[PATCH net-next 0/3] net/mlx5: HWS single flow counter support
 2026-01-15 11:20 UTC  (7+ messages)
` [PATCH net-next 1/3] net/mlx5: fs, factor out flow counter bulk init
` [PATCH net-next 2/3] net/mlx5: fs, split "
` [PATCH net-next 3/3] net/mlx5: Initialize bulk for single flow counters

[PATCH net-next V2 0/3] Introduce and use netif_xmit_timeout_ms() helper
 2026-01-15 11:10 UTC  (7+ messages)
` [PATCH net-next V2 1/3] net: Introduce "
` [PATCH net-next V2 2/3] net: hns3: Use "
` [PATCH net-next V2 3/3] net/mlx5e: Refine TX timeout handling to skip non-timed-out SQ

[PATCH rdma-next v7 0/4] RDMA/bnxt_re: Support direct verbs
 2026-01-15 11:10 UTC  (14+ messages)
` [PATCH rdma-next v7 1/4] RDMA/bnxt_re: Move the UAPI methods to a dedicated file
` [PATCH rdma-next v7 2/4] RDMA/bnxt_re: Refactor bnxt_qplib_create_qp() function
` [PATCH rdma-next v7 3/4] RDMA/bnxt_re: Direct Verbs: Support DBR verbs
` [PATCH rdma-next v7 4/4] RDMA/bnxt_re: Direct Verbs: Support CQ and QP verbs

[PATCH] RDMA: Add BNG_RE to rdma_driver_id definition
 2026-01-15 11:05 UTC  (3+ messages)

[PATCH rdma-next v2 1/1] RDMA/mana_ib: take CQ type from the device type
 2026-01-15 11:04 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Add 'static' declaration
 2026-01-15 10:42 UTC  (2+ messages)

[PATCH] RDMA/core: Add error handling in rdma_user_mmap_disassociate
 2026-01-15 10:36 UTC  (2+ messages)

Problem with smbdirect rw credits and initiator_depth
 2026-01-15  9:50 UTC  (15+ messages)

[rdma:wip/leon-for-next 30/32] drivers/infiniband/hw/hns/hns_roce_hw_v2.c:964:6: warning: no previous prototype for function 'hns_roce_v2_drain_rq'
 2026-01-14 19:39 UTC 

[Build #32143571] armhf build of rdma-core 62.0~202601141146+git56921971~ubuntu18.04.1 in ubuntu bionic RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2026-01-14 14:19 UTC 

[Build #32143564] armhf build of rdma-core 62.0~202601141146+git56921971~ubuntu20.04.1 in ubuntu focal RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2026-01-14 14:19 UTC 

[recipe build #3998054] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2026-01-14 14:06 UTC 

[PATCH net-next] net/mlx5e: Mask wqe_id when handling rx cqe
 2026-01-14  8:53 UTC  (3+ messages)

[PATCH net-next V2 0/4] net/mlx5e: Save per-channel async ICOSQ in default
 2026-01-14  7:46 UTC  (5+ messages)
` [PATCH net-next V2 1/4] net/mlx5e: Move async ICOSQ lock into ICOSQ struct
` [PATCH net-next V2 2/4] net/mlx5e: Use regular ICOSQ for triggering NAPI
` [PATCH net-next V2 3/4] net/mlx5e: Move async ICOSQ to dynamic allocation
` [PATCH net-next V2 4/4] net/mlx5e: Conditionally create async ICOSQ

[PATCH net-next, v8] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
 2026-01-14  3:40 UTC  (2+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS c6b61cad07189d4556a968a305056263b73025f4
 2026-01-14  2:43 UTC 

[pull-request] mlx5-next updates 2026-01-13
 2026-01-14  1:50 UTC  (3+ messages)

[PATCH rdma-next v6 0/4] RDMA/bnxt_re: Support direct verbs
 2026-01-13 17:28 UTC  (19+ messages)
` [PATCH rdma-next v6 3/4] RDMA/bnxt_re: Direct Verbs: Support DBR verbs
` [PATCH rdma-next v6 4/4] RDMA/bnxt_re: Direct Verbs: Support CQ and QP verbs

[RFC 2/2] Set steering-tag directly for PCIe P2P memory access
 2026-01-13 16:49 UTC  (3+ messages)

[PATCH rdma-next 1/1] RDMA/mana_ib: take CQ type from the device type
 2026-01-13 14:40 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH rdma-next] IB/mlx5: Fix port speed query for representors
 2026-01-13 14:15 UTC  (2+ messages)

[PATCH] RDMA/iwcm: Fix workqueue list corruption by removing work_list
 2026-01-13 13:52 UTC  (3+ messages)

[PATCH v2] RDMA/rxe: Fix double free in rxe_srq_from_init
 2026-01-13 13:52 UTC  (3+ messages)

[PATCH for-next] RDMA/hns: Support drain SQ and RQ
 2026-01-13 13:52 UTC  (2+ messages)

[PATCH rdma-next] RDMA/irdma: Remove fixed 1 ms delay during AH wait loop
 2026-01-13 13:52 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Fix UMR hang in LAG error state unload
 2026-01-13 13:37 UTC 

[PATCH] net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()
 2026-01-13 13:21 UTC  (3+ messages)

[PATCH rdma-next] RDMA/irdma: Remove redundant dma_wmb() before writel()
 2026-01-13 13:01 UTC  (2+ messages)

[PATCH net-next v5 0/2] net/rds: RDS-TCP bug fix collection, subset 1: Work queue scalability
 2026-01-13 11:40 UTC  (2+ messages)

[PATCH RFC mlx5-next 0/1] net/mlx5e: Expose physical received bits counters to ethtool
 2026-01-13 11:04 UTC  (4+ messages)

[PATCH mlx5-next] net/mlx5: Add IFC bits for extended ETS rate limit bandwidth value
 2026-01-13  8:45 UTC  (2+ messages)

[PATCH net-next 0/3] mlx5: Add TSO support for UDP over GRE over VLAN
 2026-01-12 20:57 UTC  (2+ messages)

[PATCH net-next 06/12] dpll: Support dynamic pin index allocation
 2026-01-12 19:19 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH 0/4] dma-buf: add revoke mechanism to invalidate shared buffers
 2026-01-12 17:04 UTC  (10+ messages)

[PATCH net-next 10/12] dpll: Add reference count tracking support
 2026-01-12 16:06 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next, v7] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
 2026-01-12 12:59 UTC  (3+ messages)

[PATCH] RDMA/bng_re: Unwind bng_re_dev_init properly and remove unnecessary rdev check
 2026-01-12 10:15 UTC  (5+ messages)


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