public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-20 18:37:36 to 2026-03-25 21:27:20 UTC [more...]

[PATCH v2 00/16] Update drivers to use ib_copy_validate_udata_in()
 2026-03-25 21:27 UTC  (10+ messages)
` [PATCH v2 02/16] RDMA: Consolidate patterns with offsetof() to ib_copy_validate_udata_in()
` [PATCH v2 04/16] RDMA: Use ib_copy_validate_udata_in() for implicit full structs
` [PATCH v2 05/16] RDMA/pvrdma: Use ib_copy_validate_udata_in() for srq
` [PATCH v2 06/16] RDMA/mlx5: Use ib_copy_validate_udata_in() for SRQ
` [PATCH v2 07/16] RDMA/mlx5: Use ib_copy_validate_udata_in() for MW
` [PATCH v2 10/16] RDMA/hns: Use ib_copy_validate_udata_in()
` [PATCH v2 13/16] RDMA/hns: Add missing comp_mask check in create_qp
` [PATCH v2 14/16] RDMA/irdma: Add missing comp_mask check in alloc_ucontext
` [PATCH v2 16/16] RDMA/hns: Remove the duplicate calls to ib_copy_validate_udata_in()

[PATCH net-next v5 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
 2026-03-25 20:47 UTC  (10+ messages)
` [PATCH net-next v5 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v5 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v5 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v5 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v5 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v5 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs
  ` [EXTERNAL] Re: [PATCH net-next v5 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management

[PATCH v6 0/2] PCI: AtomicOps: Fix pci_enable_atomic_ops_to_root()
 2026-03-25 20:08 UTC  (4+ messages)
` [PATCH v6 1/2] PCI: AtomicOps: Do not enable without support in root complex
` [PATCH v6 2/2] PCI: AtomicOps: Update references to PCIe spec

[PATCH rdma v2] RDMA/mana_ib: Disable RX steering on RSS QP destroy
 2026-03-25 19:42 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH rdma v3] RDMA/mana_ib: Disable RX steering on RSS QP destroy
 2026-03-25 19:40 UTC 

[PATCH rdma-next 00/10] RDMA: Stability and race condition fixes
 2026-03-25 19:00 UTC  (11+ messages)
` [PATCH rdma-next 01/10] RDMA/mlx5: Remove DCT restrack tracking
` [PATCH rdma-next 02/10] RDMA/core: Preserve restrack resource ID on reinsertion
` [PATCH rdma-next 03/10] RDMA/core: Fix use after free in ib_query_qp()
` [PATCH rdma-next 04/10] RDMA/core: Fix potential use after free in ib_destroy_cq_user()
` [PATCH rdma-next 05/10] RDMA/core: Fix potential use after free in ib_destroy_srq_user()
` [PATCH rdma-next 06/10] RDMA/mlx5: Fix UAF in SRQ destroy due to race with create
` [PATCH rdma-next 07/10] RDMA/mlx5: Fix UAF in DCT "
` [PATCH rdma-next 08/10] IB/core: Fix IPv6 netlink message size in ib_nl_ip_send_msg()
` [PATCH rdma-next 09/10] RDMA/core: Fix rereg_mr use-after-free race
` [PATCH rdma-next 10/10] RDMA/mlx5: Fix null-ptr-deref in Raw Packet QP creation

[PATCH net-next v2 00/12] ethtool: Generic loopback support
 2026-03-25 18:21 UTC  (15+ messages)
` [PATCH net-next v2 01/12] ethtool: Add dump_one_dev callback for per-device sub-iteration
` [PATCH net-next v2 02/12] ethtool: Convert per-PHY commands to dump_one_dev
` [PATCH net-next v2 03/12] ethtool: Add loopback netlink UAPI definitions
` [PATCH net-next v2 04/12] ethtool: Add loopback GET/SET netlink implementation
` [PATCH net-next v2 05/12] ethtool: Add CMIS loopback helpers for module loopback control
` [PATCH net-next v2 06/12] selftests: drv-net: Add loopback driver test
` [PATCH net-next v2 07/12] ethtool: Add MAC loopback support via ethtool_ops
` [PATCH net-next v2 08/12] netdevsim: Add MAC loopback simulation
` [PATCH net-next v2 09/12] selftests: drv-net: Add MAC loopback netdevsim test
` [PATCH net-next v2 10/12] MAINTAINERS: Add entry for ethtool loopback
` [PATCH net-next v2 11/12] netdevsim: Add module EEPROM simulation via debugfs
` [PATCH net-next v2 12/12] selftests: drv-net: Add CMIS loopback netdevsim test

[PATCH rdma-next] RDMA/mlx4: Restrict external umem for CQ when copy_to_user() is used
 2026-03-25 18:16 UTC 

[PATCH net-next v3 00/13] net: sleepable ndo_set_rx_mode
 2026-03-25 17:34 UTC  (17+ messages)
` [PATCH net-next v3 01/13] net: add address list snapshot and reconciliation infrastructure
` [PATCH net-next v3 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
` [PATCH net-next v3 07/13] bnxt: convert to ndo_set_rx_mode_async
` [PATCH net-next v3 08/13] bnxt: use snapshot in bnxt_cfg_rx_mode

[PATCH rdma-next v2 1/1] RDMA/mana_ib: memory windows
 2026-03-25 17:14 UTC  (2+ messages)

[PATCH rdma-next 00/15] RDMA: Introduce generic buffer descriptor infrastructure for umem
 2026-03-25 15:00 UTC  (16+ messages)
` [PATCH rdma-next 01/15] RDMA/core: "
` [PATCH rdma-next 02/15] RDMA/uverbs: Push out CQ buffer umem processing into a helper
` [PATCH rdma-next 03/15] RDMA/uverbs: Integrate umem_list into CQ creation
` [PATCH rdma-next 04/15] RDMA/efa: Use umem_list for user CQ buffer
` [PATCH rdma-next 05/15] RDMA/mlx5: "
` [PATCH rdma-next 06/15] RDMA/bnxt_re: "
` [PATCH rdma-next 07/15] RDMA/mlx4: "
` [PATCH rdma-next 08/15] RDMA/uverbs: Remove legacy umem field from struct ib_cq
` [PATCH rdma-next 09/15] RDMA/uverbs: Verify all umem_list buffers are consumed after CQ creation
` [PATCH rdma-next 10/15] RDMA/uverbs: Integrate umem_list into QP creation
` [PATCH rdma-next 11/15] RDMA/mlx5: Use umem_list for QP buffers in create_qp
` [PATCH rdma-next 12/15] RDMA/uverbs: Add doorbell record buffer slot to CQ umem_list
` [PATCH rdma-next 13/15] RDMA/mlx5: Use umem_list for CQ doorbell record
` [PATCH rdma-next 14/15] RDMA/uverbs: Add doorbell record buffer slot to QP umem_list
` [PATCH rdma-next 15/15] RDMA/mlx5: Use umem_list for QP doorbell record

[PATCH net v2] net/mana: Fix auxiliary device double-delete race
 2026-03-25 14:56 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 01/11 net-next v5] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
 2026-03-25 12:08 UTC  (2+ messages)
` [PATCH 06/11 net-next v5] drivers: net: drop ipv6_stub usage and use direct function calls

[PATCH net 0/2] net/smc: fix potential UAF in smc_pnet_add_ib
 2026-03-25 11:03 UTC  (3+ messages)
` [PATCH net 1/2] net/smc: fix potential UAF in smc_pnet_add_ib for ib device
` [PATCH net 2/2] net/smc: fix potential UAF in smc_pnet_add_ib for smcd device

[PATCH rdma-next v3 1/1] RDMA/mana: Provide a modern CQ creation interface
 2026-03-25 10:29 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH rdma-next v2 1/1] RDMA/mana_ib: UC QP support for UAPI
 2026-03-25 10:18 UTC 

[RFC v2 0/2] Retrieve tph from dmabuf for PCIe P2P memory access
 2026-03-25  8:25 UTC  (4+ messages)
` [RFC v2 1/2] vfio: add callback to get tph info for dmabuf
` [RFC v2 2/2] RDMA/mlx5: get tph for p2p access when registering dmabuf mr

[rdma:wip/leon-for-next] BUILD SUCCESS 05eec2a60c7909acfbe5b6c5fbb64790d5a3ff1c
 2026-03-24 20:50 UTC 

[PATCH net-next V8 00/14] devlink and mlx5: Support cross-function rate scheduling
 2026-03-24 19:16 UTC  (18+ messages)
` [PATCH net-next V8 01/14] devlink: Update nested instance locking comment
` [PATCH net-next V8 02/14] devlink: Add helpers to lock nested-in instances
` [PATCH net-next V8 03/14] devlink: Migrate from info->user_ptr to info->ctx
` [PATCH net-next V8 04/14] devlink: Decouple rate storage from associated devlink object
` [PATCH net-next V8 05/14] devlink: Add parent dev to devlink API
` [PATCH net-next V8 06/14] devlink: Allow parent dev for rate-set and rate-new
` [PATCH net-next V8 07/14] devlink: Allow rate node parents from other devlinks
` [PATCH net-next V8 08/14] net/mlx5: qos: Use mlx5_lag_query_bond_speed to query LAG speed
` [PATCH net-next V8 09/14] net/mlx5: qos: Expose a function to clear a vport's parent
` [PATCH net-next V8 10/14] net/mlx5: qos: Model the root node in the scheduling hierarchy
` [PATCH net-next V8 11/14] net/mlx5: qos: Remove qos domains and use shd lock
` [PATCH net-next V8 12/14] net/mlx5: qos: Support cross-device tx scheduling
` [PATCH net-next V8 13/14] selftests: drv-net: Add test for cross-esw rate scheduling
` [PATCH net-next V8 14/14] net/mlx5: Document devlink rates

[PATCH net,v2] net: mana: Fix RX skb truesize accounting
 2026-03-24 18:14 UTC 

[PATCH net-next v2] docs/mlx5: Fix typo subfuction
 2026-03-24 16:21 UTC  (3+ messages)

[PATCH net-next v4] net: mana: Expose hardware diagnostic info via debugfs
 2026-03-24 16:20 UTC  (3+ messages)

[rdma:for-next] BUILD SUCCESS 6edef31ef9004ed51624246a04f7f81112f485b0
 2026-03-24 14:07 UTC 

[PATCH net-next 5/5] net/mlx5e: XDP, Use page fragments for linear data in multibuf-mode
 2026-03-24  8:50 UTC  (3+ messages)

[PATCH 1/3] [RESEND] RDMA/hfi1: use a struct group to avoid warning
 2026-03-24  7:53 UTC  (15+ messages)
` [PATCH 2/3] RDMA/hfi1, rdmavt: open-code rvt_set_ibdev_name()

[PATCH] RDMA/irdma: validate AEQ QP and CQ indices
 2026-03-24  7:45 UTC  (2+ messages)

[PATCH net-next v3 0/2] selftests: rds: add config file and config.sh -c option
 2026-03-24  6:29 UTC  (4+ messages)
` [PATCH net-next v3 1/2] selftests: rds: add tools/testing/selftests/net/rds/config

[PATCH] RDMA: update outdated references to hfi1_destroy_qp()
 2026-03-24  5:08 UTC  (4+ messages)
  ` [PATCH v2] RDMA: remove outdated comments referencing hfi1_destroy_qp()

[PATCH net-next v7 0/4] ethtool: Dynamic RSS context indirection table resizing
 2026-03-24  1:50 UTC  (2+ messages)

[PATCH net-next 0/3] net/mlx5e: Improve channel creation time via fast-path MKEY initialization
 2026-03-24  0:39 UTC  (7+ messages)
` [PATCH net-next 1/3] net/mlx5e: Move RX MPWQE slowpath fields into a separate struct
` [PATCH net-next 2/3] net/mlx5e: RX, Pre-calculate pad value in MPWQE
` [PATCH net-next 3/3] net/mlx5e: Speed up channel creation by initializing MKEY entries via UMR WQE

[PATCH rdma-next] RDMA/umem: Use consistent DMA attributes when unmapping entries
 2026-03-23 20:10 UTC 

[PATCH net-next v4 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
 2026-03-23 20:01 UTC  (9+ messages)
` [PATCH net-next v4 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v4 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v4 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v4 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v4 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v4 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs
  ` [EXTERNAL] Re: [PATCH net-next v4 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management

[PATCH net-next v2] net: mana: Set default number of queues to 16
 2026-03-23 19:49 UTC 

[PATCH rdma-next 0/4] RDMA/bnxt_re: Miscellaneous cleanups
 2026-03-23 19:25 UTC  (12+ messages)
` [PATCH rdma-next 1/4] RDMA/bnxt_re: Simplify bnxt_re_init_depth() callers and implementation
` [PATCH rdma-next 2/4] RDMA/bnxt_re: Remove unnecessary checks in kernel CQ creation path
` [PATCH rdma-next 3/4] RDMA/bnxt_re: Replace kcalloc() with kzalloc_objs()
` [PATCH rdma-next 4/4] RDMA/bnxt_re: Clean up uverbs CQ creation path

[PATCH v5 0/2] PCI: AtomicOps: Fix pci_enable_atomic_ops_to_root()
 2026-03-23 18:43 UTC  (4+ messages)
` [PATCH v5 1/2] PCI: AtomicOps: Do not enable without support in root complex
` [PATCH v5 2/2] PCI: AtomicOps: Update references to PCIe spec

[PATCH rdma] RDMA/mana_ib: Disable RX steering on RSS QP destroy
 2026-03-23 18:03 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH net-next] net: mana: Set default number of queues to 16
 2026-03-23 17:54 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] mlx5: bound raw flow rule match parameter copies
 2026-03-23 16:56 UTC  (2+ messages)

[PATCH v4] mm: introduce a new page type for page pool in page type
 2026-03-23 12:16 UTC  (6+ messages)
` [PATCH v5] "

[PATCH net-next v2 00/13] net: sleepable ndo_set_rx_mode
 2026-03-23 12:09 UTC  (3+ messages)
` [PATCH net-next v2 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
  ` [Intel-wired-lan] "

[PATCH net] net: mana: Fix RX skb truesize accounting
 2026-03-23  8:21 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS 3909d195fe68eb43a0152ba6a532ba471545b372
 2026-03-23  7:26 UTC 

[PATCH] RDMA/uverbs: update outdated reference to remove_commit_idr_uobject()
 2026-03-22 18:59 UTC  (2+ messages)

[PATCH rdma-next v2] RDMA/mana_ib: hardening: Clamp adapter capability values from MANA_IB_GET_ADAPTER_CAP
 2026-03-22 18:50 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH mlx5-next 0/2] mlx5-next updates 2026-03-19
 2026-03-22 18:41 UTC  (6+ messages)
` [PATCH mlx5-next 1/2] mlx5: Remove redundant iseg base
` [PATCH mlx5-next 2/2] net/mlx5: Add vhca_id_type bit to alias context

[PATCH rdma-next] RDMA: Properly propagate the number of CQEs as unsigned int
 2026-03-22 18:12 UTC  (2+ messages)

[rdma:for-next] BUILD SUCCESS 2102cbaf8db4efb7eb8198129586ad1390ce395f
 2026-03-21 14:09 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS 5736e92b9168afaa8d110be171e62b765b54d9d5
 2026-03-21 11:00 UTC 

[PATCH net] net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe buffer
 2026-03-21  2:10 UTC  (2+ messages)

[PATCH rdma-next 0/8] RDMA/mana_ib: Handle service reset for RDMA resources
 2026-03-21  0:49 UTC  (7+ messages)
      ` [EXTERNAL] "

[PATCH net-next, v3] net: mana: Force full-page RX buffers for 4K page size on specific systems
 2026-03-21  0:29 UTC  (4+ messages)

[PATCH net-next v4 00/13] devlink: introduce shared devlink instance for PFs on same chip
 2026-03-20 23:16 UTC  (3+ messages)
` [PATCH net-next v4 13/13] net/mlx5: Add a "

[PATCH 01/11 net-next v4] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
 2026-03-20 18:56 UTC  (2+ messages)
` [PATCH 06/11 net-next v4] drivers: net: drop ipv6_stub usage and use direct function calls


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