public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-23 07:39:19 to 2025-08-06 15:41:43 UTC [more...]

[RFC net-next 00/17] dibs - Direct Internal Buffer Sharing
 2025-08-06 15:41 UTC  (14+ messages)
` [RFC net-next 01/17] net/smc: Remove __init marker from smc_core_init()
` [RFC net-next 02/17] s390/ism: Log module load/unload
` [RFC net-next 03/17] net/smc: Remove error handling of unregister_dmb()
` [RFC net-next 04/17] net/smc: Decouple sf and attached send_buf in smc_loopback
` [RFC net-next 05/17] net/smc: Improve log message for devices w/o pnetid
` [RFC net-next 06/17] net/dibs: Create net/dibs
` [RFC net-next 07/17] net/dibs: Register smc as dibs_client
` [RFC net-next 09/17] net/dibs: Define dibs loopback
` [RFC net-next 12/17] net/dibs: Create class dibs
` [RFC net-next 13/17] net/dibs: Local gid for dibs devices
` [RFC net-next 14/17] net/dibs: Move vlan support to dibs_dev_ops
` [RFC net-next 15/17] net/dibs: Move query_remote_gid() "
` [RFC net-next 17/17] net/dibs: Move event handling to dibs layer

[PATCH] rdma_rxe: call comp_handler without holding cq->cq_lock
 2025-08-06 12:39 UTC 

[iwl-next v2 0/6] Add RDMA support for Intel IPU E2000 in idpf
 2025-08-06 12:02 UTC  (3+ messages)
` [iwl-next v2 2/6] idpf: implement core RDMA auxiliary dev create, init, and destroy

[rdma:for-next] BUILD SUCCESS c18646248fed07683d4cee8a8af933fc4fe83c0d
 2025-08-06  9:39 UTC 

[PATCH v4 00/14] Introduce AMD Pensando RDMA driver
 2025-08-06  8:14 UTC  (29+ messages)
` [PATCH v4 01/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH v4 02/14] net: ionic: Update LIF identity with additional RDMA capabilities
` [PATCH v4 03/14] net: ionic: Export the APIs from net driver to support device commands
` [PATCH v4 04/14] net: ionic: Provide RDMA reset support for the RDMA driver
` [PATCH v4 05/14] net: ionic: Provide interrupt allocation "
` [PATCH v4 06/14] net: ionic: Provide doorbell and CMB region information
` [PATCH v4 07/14] RDMA: Add IONIC to rdma_driver_id definition
` [PATCH v4 08/14] RDMA/ionic: Register auxiliary module for ionic ethernet adapter
` [PATCH v4 09/14] RDMA/ionic: Create device queues to support admin operations
` [PATCH v4 10/14] RDMA/ionic: Register device ops for control path
` [PATCH v4 11/14] RDMA/ionic: Register device ops for datapath
` [PATCH v4 12/14] RDMA/ionic: Register device ops for miscellaneous functionality
` [PATCH v4 13/14] RDMA/ionic: Implement device stats ops
` [PATCH v4 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment

[PATCH] eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring
 2025-08-06  8:00 UTC  (4+ messages)

[PATCH v2] RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
 2025-08-05 14:35 UTC  (6+ messages)

[PATCH v2 0/5] *** GPU Direct RDMA (P2P DMA) for Device Private Pages ***
 2025-08-05 14:09 UTC  (29+ messages)
` [PATCH v2 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
` [PATCH v2 4/5] RDMA/mlx5: Enable P2P DMA with fallback mechanism

[PATCH AUTOSEL 6.16-6.12] RDMA/bnxt_re: Fix size of uverbs_copy_to() in BNXT_RE_METHOD_GET_TOGGLE_MEM
 2025-08-05 13:09 UTC  (2+ messages)
` [PATCH AUTOSEL 6.16-5.4] RDMA: hfi1: fix possible divide-by-zero in find_hw_thread_mask()

[PATCH rdma-rc 0/4] RDMA/bnxt_re: Bug fixes for bnxt_re driver
 2025-08-05 10:10 UTC  (5+ messages)
` [PATCH rdma-rc 1/4] RDMA/bnxt_re: Fix to do SRQ armena by default
` [PATCH rdma-rc 2/4] RDMA/bnxt_re: Fix to remove workload check in SRQ limit path
` [PATCH rdma-rc 3/4] RDMA/bnxt_re: Fix a possible memory leak in the driver
` [PATCH rdma-rc 4/4] RDMA/bnxt_re: Fix to initialize the PBL array

[recipe build #3930340] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-08-04 18:32 UTC 

[PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
 2025-08-04  7:38 UTC  (7+ messages)

[PATCH net] net/mlx5: Correctly set gso_segs when LRO is used
 2025-08-01 21:40 UTC  (6+ messages)

[PATCH net-next 0/3] Support exposing raw cycle counters in PTP and mlx5
 2025-08-01 20:23 UTC  (9+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2025-07-31 20:04 UTC  (2+ messages)

[PATCH v2] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
 2025-07-31 16:49 UTC  (9+ messages)

[PATCH v2] mm, page_pool: introduce a new page type for page pool in page type
 2025-07-31  6:13 UTC  (16+ messages)
` [PATCH v2 rebase as of Jul 28] "

CFP: Plumbers 2025: Device Memory (formerly CXL) Microconference
 2025-07-31  3:14 UTC  (2+ messages)

[GIT PULL] slab updates for 6.17
 2025-07-30 18:52 UTC  (6+ messages)

[recipe build #3928377] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-07-30 18:31 UTC 

[PATCH v3] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
 2025-07-30 14:23 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Fix querying wrong SCC context for DIP algorithm
 2025-07-29 16:26 UTC  (2+ messages)

[PATCH net v2] net/mlx5: Correctly set gso_size when LRO is used
 2025-07-29 16:08 UTC  (5+ messages)

[PATCH rdma-next 1/1] RDMA/mana_ib: drain send wrs of gsi qp
 2025-07-29  9:00 UTC 

[PATCH net-next v9 0/8] Split netmem from struct page
 2025-07-28 18:19 UTC  (8+ messages)
` [PATCH net-next v9 3/8] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH net-next 0/5] Expose grace period delay for devlink health reporter
 2025-07-28 15:17 UTC  (6+ messages)

[PATCH for-next 0/3] RDMA/erdma: Misc fixes for the erdma driver
 2025-07-28 13:12 UTC  (10+ messages)
` [PATCH for-next 1/3] RDMA/erdma: Use dma_map_page to map scatter MTT buffer
` [PATCH for-next 2/3] RDMA/erdma: Fix ignored return value of init_kernel_qp
` [PATCH for-next 3/3] RDMA/erdma: Fix unset QPN of GSI QP

[PATCH] RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
 2025-07-28 11:34 UTC  (6+ messages)

[PATCH] mm, page_pool: introduce a new page type for page pool in page type
 2025-07-28 10:57 UTC  (10+ messages)

blktests failures with v6.16 kernel
 2025-07-28  7:31 UTC  (2+ messages)

[PATCH rdma-next 1/1] RDMA/rxe: Fix rxe_skb_tx_dtor problem
 2025-07-26  4:13 UTC  (2+ messages)

[PATCH net-next V2 0/2] net/mlx5e: misc changes 2025-07-22
 2025-07-25 23:26 UTC  (2+ messages)

[PATCH net 0/3] mlx5e misc fixes 2025-07-23
 2025-07-25 18:10 UTC  (5+ messages)
` [PATCH net 1/3] net/mlx5e: Clear Read-Only port buffer size in PBMC before update
` [PATCH net 2/3] net/mlx5e: Remove skb secpath if xfrm state is not found
` [PATCH net 3/3] net/mlx5e: Fix potential deadlock by deferring RX timeout recovery

[recipe build #3926174] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-07-25 12:32 UTC 

[rdma:for-next] BUILD SUCCESS ee235923d205c6de73bf5035f3cdcaee22f3291c
 2025-07-25  2:51 UTC 

[PATCHv4 net-next 1/1] net/mlx5: Fix build -Wframe-larger-than warnings
 2025-07-25  2:00 UTC  (2+ messages)

[PATCH net-next V2 0/5] Expose grace period delay for devlink health reporter
 2025-07-25  1:01 UTC  (7+ messages)
` [PATCH net-next V2 1/5] devlink: Move graceful period parameter to reporter ops
` [PATCH net-next V2 2/5] devlink: Move health reporter recovery abort logic to a separate function
` [PATCH net-next V2 3/5] devlink: Introduce grace period delay for health reporter
` [PATCH net-next V2 4/5] devlink: Make health reporter grace period delay configurable
` [PATCH net-next V2 5/5] net/mlx5e: Set default grace period delay for TX and RX reporters

[recipe build #3925729] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-07-24 12:31 UTC 

[PATCH RESEND] RDMA/siw: Change maintainer email address
 2025-07-24  7:23 UTC  (2+ messages)

[rdma:for-next] BUILD SUCCESS e1bed9a94da86a7c01b985c2e9a030207269cbc7
 2025-07-24  6:57 UTC 

[PATCH net-next v12 00/12] Split netmem from struct page
 2025-07-24  2:00 UTC  (2+ messages)

[PATCH] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency and throughput
 2025-07-23 20:22 UTC  (8+ messages)

[recipe build #3925294] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-07-23 12:32 UTC 

[RFC] problems with RFS on bRPC applications
 2025-07-23 12:04 UTC 

[PATCH rdma-next v2 1/1] RDMA/mana_ib: add support of multiple ports
 2025-07-23  8:36 UTC  (2+ messages)

[PATCH] RDMA/siw: Change maintainer email address
 2025-07-23  8:32 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Refactor optional counters steering code
 2025-07-23  7:39 UTC  (2+ messages)


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