linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-29 18:34:12 to 2025-08-14 05:39:20 UTC [more...]

[PATCH v5 00/14] Introduce AMD Pensando RDMA driver
 2025-08-14  5:38 UTC 

[PATCH] rdma_rxe: call comp_handler without holding cq->cq_lock
 2025-08-14  5:33 UTC  (6+ messages)

[PATCH net-next v5 0/2] net: Don't use %pK through printk or tracepoints
 2025-08-14  1:30 UTC  (5+ messages)
` [PATCH net-next v5 1/2] ice: "
` [PATCH net-next v5 2/2] net/mlx5: Don't use %pK through tracepoints

[PATCH net-next v4] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
 2025-08-14  1:11 UTC  (3+ messages)

[PATCH net-next 0/2] net/mlx5: Support disabling host PFs
 2025-08-13 19:19 UTC  (3+ messages)
` [PATCH net-next 1/2] net/mlx5: Query to see if host PF is disabled
` [PATCH net-next 2/2] net/mlx5: Support disabling host PFs

[PATCH net-next V3 0/5] Expose error burst period for devlink health reporter
 2025-08-13 18:55 UTC  (6+ messages)
` [PATCH net-next V3 1/5] devlink: Move graceful period parameter to reporter ops
` [PATCH net-next V3 2/5] devlink: Move health reporter recovery abort logic to a separate function
` [PATCH net-next V3 3/5] devlink: Introduce error burst period for health reporter
` [PATCH net-next V3 4/5] devlink: Make health reporter error burst period configurable
` [PATCH net-next V3 5/5] net/mlx5e: Set default error burst period for TX and RX reporters

[PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
 2025-08-13 14:52 UTC  (11+ messages)

[PATCH net 0/6] mlx5 misc fixes 2025-08-13
 2025-08-13 14:31 UTC  (7+ messages)
` [PATCH net 1/6] net/mlx5: Base ECVF devlink port attrs from 0
` [PATCH net 2/6] net/mlx5: Fix QoS reference leak in vport enable error path
` [PATCH net 3/6] net/mlx5: Restore missing scheduling node cleanup on vport enable failure
` [PATCH net 4/6] net/mlx5: Destroy vport QoS element when no configuration remains
` [PATCH net 5/6] net/mlx5e: Preserve tc-bw during parent changes
` [PATCH net 6/6] net/mlx5e: Query FW for buffer ownership

[PATCH rdma-rc] IB/mlx5: Fix obj_type mismatch for SRQ event subscriptions
 2025-08-13 12:43 UTC 

[recipe build #3933958] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-08-13 12:32 UTC 

[PATCH rdma-next] RDMA/mlx5: Fix vport loopback forcing for MPV device
 2025-08-13 12:41 UTC 

[PATCH rdma-next] RDMA/mlx5: Better estimate max_qp_wr to reflect WQE count
 2025-08-13 12:39 UTC 

[PATCH rdma-next] RDMA/mlx5: Enable Data-Direct with Relaxed Ordering
 2025-08-13 12:36 UTC 

[PATCH for-rc] RDMA/hns: Fix dip entries leak on devices newer than hip09
 2025-08-13 11:28 UTC  (2+ messages)

[PATCH] IB/hfi1: Use for_each_online_cpu() instead of for_each_cpu()
 2025-08-13 11:06 UTC  (2+ messages)

[PATCH] RDMA/core: fix memory alloc/free for pfn_list
 2025-08-13 11:02 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove bouncing irdma maintainer
 2025-08-13 10:54 UTC  (2+ messages)

blktests failures with v6.17-rc1 kernel
 2025-08-13 10:50 UTC 

[PATCH rdma-rc 0/4] RDMA/bnxt_re: Bug fixes for bnxt_re driver
 2025-08-13 10:35 UTC  (6+ 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

[PATCH for-next] RDMA/hns: Fix querying wrong SCC context for DIP algorithm
 2025-08-13 10:34 UTC  (2+ messages)

[PATCH rdma-next 1/1] RDMA/mana_ib: drain send wrs of gsi qp
 2025-08-13 10:33 UTC  (2+ messages)

[PATCH for-next 0/3] RDMA/erdma: Misc fixes for the erdma driver
 2025-08-13 10:27 UTC  (2+ messages)

[PATCH v2][next] RDMA/cm: Avoid -Wflex-array-member-not-at-end warning
 2025-08-13 10:22 UTC 

[PATCH rdma-next 1/1] RDMA/rxe: Fix rxe_skb_tx_dtor problem
 2025-08-13 10:22 UTC  (2+ messages)

[PATCH rdma-next 0/5] IB service resolution
 2025-08-13 10:16 UTC  (2+ messages)

[RFC net-next 00/17] dibs - Direct Internal Buffer Sharing
 2025-08-12 22:58 UTC  (42+ 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 08/17] net/dibs: Register ism as dibs device
` [RFC net-next 09/17] net/dibs: Define dibs loopback
` [RFC net-next 10/17] net/dibs: Define dibs_client_ops and dibs_dev_ops
` [RFC net-next 11/17] net/dibs: Move struct device to dibs_dev
` [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 16/17] net/dibs: Move data path to dibs layer
` [RFC net-next 17/17] net/dibs: Move event handling "

[PATCH rdma-next 1/1] RDMA/core: Fix socket leak in rdma_dev_init_net
 2025-08-12 15:10 UTC  (3+ messages)

[PATCH net-next V2 0/3] Support exposing raw cycle counters in PTP and mlx5
 2025-08-12 14:17 UTC  (4+ messages)
` [PATCH net-next V2 1/3] ptp: Add ioctl commands to expose raw cycle counter values
` [PATCH net-next V2 2/3] net/mlx5: Extract MTCTR register read logic into helper function
` [PATCH net-next V2 3/3] net/mlx5: Support getcyclesx and getcrosscycles

[PATCH 0/3] net: remove redundant __GFP_NOWARN
 2025-08-12  6:54 UTC  (3+ messages)
` [PATCH 2/3] RDS: "

[PATCH v5.10] RDMA/rxe: Return CQE error if invalid lkey was supplied
 2025-08-12  6:12 UTC 

[RFC PATCH v2] svcrdma: Introduce Receive buffer arenas
 2025-08-11 20:35 UTC 

[PATCH net] net/mlx5: Avoid deadlock between PCI error recovery and health reporter
 2025-08-11 12:04 UTC  (4+ messages)

[syzbot] [rdma?] general protection fault in kobj_kset_leave
 2025-08-11  9:21 UTC 

[PATCH net] rds: Fix endian annotations across various assignments
 2025-08-10 21:13 UTC  (12+ messages)

[PATCH v4 00/14] Introduce AMD Pensando RDMA driver
 2025-08-09 10:58 UTC  (14+ messages)
` [PATCH v4 01/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH v4 03/14] net: ionic: Export the APIs from net driver to support device commands
` [PATCH v4 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment

[RFC PATCH] svcrdma: Introduce Receive buffer arenas
 2025-08-08 18:46 UTC 

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

[GIT PULL] Please pull RDMA subsystem changes
 2025-08-07  5:30 UTC  (2+ messages)

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

[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  (23+ 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()

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

[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  (6+ messages)

[PATCH v2] mm, page_pool: introduce a new page type for page pool in page type
 2025-07-31  6:13 UTC  (5+ messages)

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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).