public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-06 15:41:43 to 2025-08-18 17:40:25 UTC [more...]

[RFC net-next v3 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-18 17:40 UTC  (6+ messages)
` [RFC net-next v3 4/7] net/mlx5e: add op for getting netdev DMA device

[PATCH net-next V3 0/5] Expose error burst period for devlink health reporter
 2025-08-18 15:45 UTC  (11+ 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] eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring
 2025-08-18 15:31 UTC  (3+ messages)
` [PATCH v2] "

[syzbot] Monthly smc report (Aug 2025)
 2025-08-18 13:25 UTC 

[PATCH net] net/smc: fix UAF on smcsk after smc_listen_out()
 2025-08-18 10:53 UTC  (2+ messages)

[PATCH for-next v2] RDMA/efa: Extend admin timeout error print
 2025-08-18  7:55 UTC  (8+ messages)

[PATCH for-rc v1] RDMA/rxe: Avoid CQ polling hang triggered by CQ resize
 2025-08-18  4:44 UTC  (2+ messages)

[PATCH net 0/7] mlx5 HWS fixes 2025-08-17
 2025-08-17 20:23 UTC  (8+ messages)
` [PATCH net 1/7] net/mlx5: HWS, fix bad parameter in CQ creation
` [PATCH net 2/7] net/mlx5: HWS, fix simple rules rehash error flow
` [PATCH net 3/7] net/mlx5: HWS, fix complex "
` [PATCH net 4/7] net/mlx5: HWS, prevent rehash from filling up the queues
` [PATCH net 5/7] net/mlx5: HWS, don't rehash on every kind of insertion failure
` [PATCH net 6/7] net/mlx5: HWS, Fix table creation UID
` [PATCH net 7/7] net/mlx5: CT: Use the correct counter offset

[PATCH net 0/6] mlx5 misc fixes 2025-08-13
 2025-08-17  8:36 UTC  (9+ 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_rxe: call comp_handler without holding cq->cq_lock
 2025-08-16 15:57 UTC  (10+ messages)

[PATCH net-next v2 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
 2025-08-16 15:39 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net/mlx5: Bring back get_cqe_l3_hdr_type
` [PATCH net-next v2 2/2] net/mlx5: Avoid copying payload to the skb's linear part

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

[PATCH net-next 0/2] net/mlx5: Support disabling host PFs
 2025-08-15 19:50 UTC  (4+ 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

[GIT PULL][mlx5-next 0/4] Cached vhca id and adjacent function vports
 2025-08-15 19:49 UTC  (5+ messages)
` [PATCH mlx5-next 1/4] net/mlx5: mlx5_ifc, Add hardware definitions needed for adjacent vports
` [PATCH mlx5-next 2/4] net/mlx5: E-Switch, Cache vport vhca id on first cap query
` [PATCH mlx5-next 3/4] net/mlx5: E-Switch, Set/Query hca cap via vhca id
` [PATCH mlx5-next 4/4] {rdma,net}/mlx5: export mlx5_vport_get_vhca_id

[RFC net-next 00/17] dibs - Direct Internal Buffer Sharing
 2025-08-15 15:18 UTC  (40+ messages)
` [RFC net-next 01/17] net/smc: Remove __init marker from smc_core_init()
` [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 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 15/17] net/dibs: Move query_remote_gid() to dibs_dev_ops
` [RFC net-next 16/17] net/dibs: Move data path to dibs layer

[PATCH net-next v5] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
 2025-08-14 14:04 UTC 

[recipe build #3934409] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-08-14 12:34 UTC 

[PATCH rdma-next 0/9] bnxt_re enhancements
 2025-08-14 11:25 UTC  (10+ messages)
` [PATCH rdma-next 1/9] RDMA/bnxt_re: Update sysfs entries with appropriate data
` [PATCH rdma-next 2/9] RDMA/bnxt_re: show srq_limit in fill_res_srq_entry hook
` [PATCH rdma-next 3/9] RDMA/bnxt_re: RoCE Driver Dynamic Debug for HWRM's
` [PATCH rdma-next 4/9] RDMA/bnxt_re: Avoid GID level QoS update from the driver
` [PATCH rdma-next 5/9] RDMA/bnxt_re: Optimize bnxt_qplib_get_dev_attr function
` [PATCH rdma-next 6/9] RDMA/bnxt_re: RoCE related hardware counters update
` [PATCH rdma-next 7/9] RDMA/bnxt_re: Report udp source port for flow_label in bnxt_re_query_qp
` [PATCH rdma-next 8/9] RDMA/bnxt_re: Delete always true SGID table check
` [PATCH rdma-next 9/9] RDMA/bnxt_re: Enhance a log message when bnxt_re_register_netdev fails

[PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
 2025-08-14  9:42 UTC  (7+ 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 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  (2+ messages)

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

[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  (11+ 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

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


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