linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-14 00:35:13 to 2025-11-21 07:24:21 UTC [more...]

[PATCH v3 0/3] Cleanup around iommu_set_fault_handler()
 2025-11-21  7:24 UTC  (5+ messages)
` [PATCH v3 1/3] RDMA/usnic: Remove iommu_set_fault_handler()
` [PATCH v3 2/3] iommu/amd: Don't call report_iommu_fault()
` [PATCH v3 3/3] iommu: Allow drivers to say if they use report_iommu_fault()

[RFC PATCH net-next] net/smc: add full IPv6 support for SMC
 2025-11-21  6:05 UTC 

[PATCH rdma-next 0/2] Add new IB rate for XDR (8x) support
 2025-11-21  3:47 UTC  (6+ messages)
` [PATCH rdma-next 1/2] RDMA/core: "
` [PATCH rdma-next 2/2] RDMA/mlx5: Add support for 1600_8x lane speed

[PATCH net-next 00/14] devlink and mlx5: Support cross-function rate scheduling
 2025-11-21  3:39 UTC  (20+ messages)
` [PATCH net-next 01/14] devlink: Reverse locking order for nested instances
` [PATCH net-next 02/14] documentation: networking: add shared devlink documentation
` [PATCH net-next 03/14] devlink: Add helpers to lock nested-in instances
` [PATCH net-next 04/14] devlink: Refactor devlink_rate_nodes_check
` [PATCH net-next 05/14] devlink: Decouple rate storage from associated devlink object
` [PATCH net-next 06/14] devlink: Add parent dev to devlink API
` [PATCH net-next 07/14] devlink: Allow parent dev for rate-set and rate-new
` [PATCH net-next 08/14] devlink: Allow rate node parents from other devlinks
` [PATCH net-next 09/14] net/mlx5: Introduce shared devlink instance for PFs on same chip
` [PATCH net-next 10/14] net/mlx5: Expose a function to clear a vport's parent
` [PATCH net-next 11/14] net/mlx5: Store QoS sched nodes in the sh_devlink
` [PATCH net-next 12/14] net/mlx5: qos: Support cross-device tx scheduling
` [PATCH net-next 13/14] net/mlx5: qos: Enable cross-device scheduling
` [PATCH net-next 14/14] net/mlx5: Document devlink rates

[PATCH net-next v5 0/6] devlink: net/mlx5: implement swp_l4_csum_mode via devlink params
 2025-11-21  3:20 UTC  (8+ messages)
` [PATCH net-next v5 1/6] devlink: pass extack through to devlink_param::get()
` [PATCH net-next v5 2/6] devlink: refactor devlink_nl_param_value_fill_one()
` [PATCH net-next v5 3/6] devlink: support default values for param-get and param-set
` [PATCH net-next v5 4/6] net/mlx5: implement swp_l4_csum_mode via devlink params
` [PATCH net-next v5 5/6] netdevsim: register a new devlink param with default value interface
` [PATCH net-next v5 6/6] selftest: netdevsim: test devlink default params

[PATCH net-next V2 0/3] net: Add 1600Gbps (1.6T) link mode support
 2025-11-21  2:40 UTC  (6+ messages)
` [PATCH net-next V2 1/3] net: ethtool: Add support for 1600Gbps speed
` [PATCH net-next V2 2/3] net/mlx5e: Add 1600Gbps link modes
` [PATCH net-next V2 3/3] bonding: 3ad: Add support for 1600G speed

[Patch net-next v3] net: mana: Handle hardware recovery events when probing the device
 2025-11-20 23:07 UTC 

[Patch net-next v2] net: mana: Handle hardware recovery events when probing the device
 2025-11-20 20:32 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v2 0/3] Cleanup around iommu_set_fault_handler()
 2025-11-20 19:35 UTC  (14+ messages)
` [PATCH v2 1/3] RDMA/usnic: Remove iommu_set_fault_handler()
` [PATCH v2 2/3] iommu/amd: Don't call report_iommu_fault()
` [PATCH v2 3/3] iommu: Allow drivers to say if they use report_iommu_fault()

[PATCH 2/3] iommu/amd: Don't call report_iommu_fault()
 2025-11-20 19:26 UTC  (4+ messages)

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

[PATCH rdma-next] RDMA/bnxt_re: Fix wrong check for CQ coalesc support
 2025-11-20 15:31 UTC  (2+ messages)

[PATCH rdma-next] IB/mlx5: Reduce IMR KSM size when 5-level paging is enabled
 2025-11-20 14:49 UTC 

[RFC 0/2] Set steering-tag directly for PCIe P2P memory access
 2025-11-20 13:11 UTC  (8+ messages)
` [RFC 1/2] "
` [RFC 2/2] "

[PATCH net-next v2 0/2] net/rds: RDS-TCP bug fix collection, subset 1: Work queue scalability
 2025-11-20 10:43 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net/rds: Add per cp work queue
` [PATCH net-next v2 2/2] net/rds: Give each connection its own workqueue

[PATCH rdma-rc 1/2] RDMA/bnxt_re: Fix the inline size for GenP7 devices
 2025-11-20  7:36 UTC  (2+ messages)
` [PATCH rdma-rc 2/2] RDMA/bnxt_re: Pass correct flag for dma mr creation

[PATCH net-next 0/6] net/mlx5: Move notifiers outside the devlink lock
 2025-11-20  4:40 UTC  (8+ messages)
` [PATCH net-next 1/6] net/mlx5: Initialize events outside "
` [PATCH net-next 2/6] net/mlx5: Move the esw mode notifier chain outside the "
` [PATCH net-next 3/6] net/mlx5: Move the vhca event notifier outside of "
` [PATCH net-next 4/6] net/mlx5: Move the SF HW table notifier outside "
` [PATCH net-next 5/6] net/mlx5: Move the SF table notifiers "
` [PATCH net-next 6/6] net/mlx5: Move SF dev table notifier registration outside the PF "

[PATCH net-next v6 0/2] net: mana: Enforce TX SGE limit and fix error cleanup
 2025-11-20  4:30 UTC  (4+ messages)
` [PATCH net-next v6 1/2] net: mana: Handle SKB if TX SGEs exceed hardware limit
` [PATCH net-next v6 2/2] net: mana: Drop TX skb on post_work_request failure and unmap resources

[PATCH][v2] RDMA/core: Prevent soft lockup during large user memory region cleanup
 2025-11-20  3:28 UTC  (5+ messages)
  ` [????] "
      ` [????] "

[PATCH net-next 0/5] net/mlx5: misc changes 2025-11-17
 2025-11-19 23:11 UTC  (8+ messages)
` [PATCH net-next 1/5] net/mlx5: Refactor EEPROM query error handling to return status separately
` [PATCH net-next 2/5] net/mlx5e: Recover SQ on excessive PTP TX timestamp delta
` [PATCH net-next 3/5] net/mlx5: Remove redundant bw_share minimal value assignment
` [PATCH net-next 4/5] net/mlx5: Abort new commands if all command slots are stalled
` [PATCH net-next 5/5] net/mlx5: Use EOPNOTSUPP instead of ENOTSUPP

[PATCH rdma-next v2 0/4] RDMA/bnxt_re: Support direct verbs
 2025-11-19 19:09 UTC  (5+ messages)
` [PATCH rdma-next v2 4/4] RDMA/bnxt_re: Direct Verbs: Support CQ and QP verbs

Wiadomość z księgowości
 2025-11-19  8:55 UTC 

[PATCH net V3] net/mlx5: Clean up only new IRQ glue on request_irq() failure
 2025-11-19  3:20 UTC  (2+ messages)

[RFC mm v7] mm: introduce a new page type for page pool in page type
 2025-11-19  1:27 UTC 

[PATCH net-next 0/3] net: Add 1600Gbps (1.6T) link mode support
 2025-11-18 14:16 UTC  (5+ messages)
` [PATCH net-next 1/3] net: ethtool: Add support for 1600Gbps speed
` [PATCH net-next 2/3] net/mlx5e: Add 1600Gbps link modes
` [PATCH net-next 3/3] bonding: 3ad: Add support for 1600G speed

[PATCH net-next v4 0/6] devlink: net/mlx5: implement swp_l4_csum_mode via devlink params
 2025-11-18 14:05 UTC  (14+ messages)
` [PATCH net-next v4 1/6] devlink: pass extack through to devlink_param::get()
` [PATCH net-next v4 2/6] devlink: refactor devlink_nl_param_value_fill_one()
` [PATCH net-next v4 3/6] devlink: support default values for param-get and param-set
` [PATCH net-next v4 4/6] net/mlx5: implement swp_l4_csum_mode via devlink params
` [PATCH net-next v4 5/6] netdevsim: register a new devlink param with default value interface
` [PATCH net-next v4 6/6] selftest: netdevsim: test devlink default params

[PATCH net-next v5 0/2] net: mana: Enforce TX SGE limit and fix error cleanup
 2025-11-18 11:08 UTC  (8+ messages)
` [PATCH net-next v5 1/2] net: mana: Handle SKB if TX SGEs exceed hardware limit
` [PATCH net-next v5 2/2] net: mana: Drop TX skb on post_work_request failure and unmap resources

[RFC mm v6] mm: introduce a new page type for page pool in page type
 2025-11-18 10:20 UTC  (8+ messages)

[PATCH net-next v3 0/2] net: mana: Refactor GF stats handling and add rx_missed_errors counter
 2025-11-18  4:00 UTC  (6+ messages)
` [PATCH net-next v3 1/2] net: mana: Move hardware counter stats from per-port to per-VF context
` [PATCH net-next v3 2/2] net: mana: Add standard counter rx_missed_errors

[PATCH 0/2] net: mlx: migrate to new get_rx_ring_count ethtool API
 2025-11-18  1:00 UTC  (8+ messages)
` [PATCH 1/2] mlx4: extract GRXRINGS from .get_rxnfc
` [PATCH 2/2] mlx5: "

[PATCH] RDMA/irdma: Fix data race in irdma_sc_ccq_arm
 2025-11-17 21:07 UTC  (8+ messages)
` [PATCH] RDMA/irdma: Fix data race in irdma_free_pble
` [PATCH] RDMA/irdma: Add a missing kfree of struct irdma_pci_f for GEN2
` [PATCH] RDMA/irdma: Fix SIGBUS in AEQ destroy
` [PATCH] RDMA/irdma: Add missing mutex destroy
` [PATCH 1/2] RDMA/irdma: Do not directly rely on IB_PD_UNSAFE_GLOBAL_RKEY
` [PATCH 2/2] RDMA/irdma: Do not set IBK_LOCAL_DMA_LKEY for GEN3+
` [PATCH] RDMA/irdma: Remove doorbell elision logic

[patch net-next] net: mana: Handle hardware reset events when probing the device
 2025-11-17 20:39 UTC  (3+ messages)

Vendor Registration - Qatar Airways
 2025-11-17 16:43 UTC 

[PATCH] RDMA/irdma: fix Kconfig dependency
 2025-11-17 12:05 UTC 

[PATCH rdma-next v4 0/5] RDMA/bnxt_re: Support direct verbs
 2025-11-17  6:17 UTC  (6+ messages)
` [PATCH rdma-next v4 1/5] RDMA/core: Add a marshalling function to copy from userspace
` [PATCH rdma-next v4 2/5] RDMA/bnxt_re: Move the UAPI methods to a dedicated file
` [PATCH rdma-next v4 3/5] RDMA/bnxt_re: Refactor bnxt_qplib_create_qp() function
` [PATCH rdma-next v4 4/5] RDMA/bnxt_re: Direct Verbs: Support DBR and UMEM verbs
` [PATCH rdma-next v4 5/5] RDMA/bnxt_re: Direct Verbs: Support CQ and QP verbs

[PATCH rdma-next v3 0/4] RDMA/bnxt_re: Support direct verbs
 2025-11-17  6:22 UTC  (4+ messages)
` [PATCH rdma-next v3 4/4] RDMA/bnxt_re: Direct Verbs: Support CQ and QP verbs

[RFC mm v5 0/2] mm, page_pool: introduce a new page type for page pool in page type
 2025-11-17  4:25 UTC  (10+ messages)
` [RFC mm v5 1/2] page_pool: check nmdesc->pp to see its usage as page pool for net_iov not page-backed

[PATCH rdma-next 0/9] RDMA/core: Introduce FRMR pools infrastructure
 2025-11-16 19:10 UTC  (10+ messages)
` [PATCH rdma-next 1/9] IB/core: Introduce FRMR pools
` [PATCH rdma-next 2/9] RDMA/core: Add aging to "
` [PATCH rdma-next 3/9] RDMA/core: Add FRMR pools statistics
` [PATCH rdma-next 4/9] RDMA/core: Add pinned handles to FRMR pools
` [PATCH rdma-next 5/9] RDMA/mlx5: Switch from MR cache "
` [PATCH rdma-next 6/9] net/mlx5: Drop MR cache related code
` [PATCH rdma-next 7/9] RDMA/nldev: Add command to get FRMR pools
` [PATCH rdma-next 8/9] RDMA/core: Add netlink command to modify FRMR aging
` [PATCH rdma-next 9/9] RDMA/core: Add command to set pinned FRMR handles

[syzbot] [rdma?] [s390?] [net?] KASAN: null-ptr-deref Read in smc_tcp_syn_recv_sock
 2025-11-15 16:31 UTC  (2+ messages)
` [syzbot] [smc?] "

[pull-request] mlx5-next updates 2025-11-13
 2025-11-15  3:00 UTC  (2+ messages)

[PATCH net-next 0/6] net/mlx5e: Speedup channel configuration operations
 2025-11-15  2:53 UTC  (3+ messages)
` [PATCH net-next 2/6] net/mlx5e: Use regular ICOSQ for triggering NAPI

[PATCH] Make RPCRDMA_MAX_RECV_BATCH configurable
 2025-11-14 21:04 UTC  (5+ messages)

[PATCH net-next v4 0/2] net: mana: Enforce TX SGE limit and fix error cleanup
 2025-11-14 20:58 UTC  (4+ messages)
` [PATCH net-next v4 1/2] net: mana: Handle SKB if TX SGEs exceed hardware limit

[PATCH v2 0/8] Introducing Broadcom BNG_RE RoCE Driver
 2025-11-14  6:51 UTC  (3+ 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).