public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-26 22:55:57 to 2026-04-01 18:51:58 UTC [more...]

[PATCH net-next V4 00/12] devlink: add per-port resource support
 2026-04-01 18:49 UTC  (9+ messages)
` [PATCH net-next V4 01/12] devlink: Refactor resource functions to be generic
` [PATCH net-next V4 02/12] devlink: Add port-level resource registration infrastructure
` [PATCH net-next V4 03/12] net/mlx5: Register SF resource on PF port representor
` [PATCH net-next V4 04/12] netdevsim: Add devlink port resource registration
` [PATCH net-next V4 05/12] devlink: Add dump support for device-level resources
` [PATCH net-next V4 06/12] devlink: Include port resources in resource dump dumpit
` [PATCH net-next V4 07/12] devlink: Add port-specific option to resource dump doit
` [PATCH net-next V4 08/12] selftest: netdevsim: Add devlink port resource doit test

[RFC PATCH] nvme: enable PCI P2PDMA support for RDMA transport
 2026-04-01 17:55 UTC  (4+ messages)

[PATCH] RDMA: rxe: validate pad and ICRC before payload_size() in rxe_rcv
 2026-04-01 17:38 UTC  (2+ messages)

[PATCH v7 0/3] PCI: AtomicOps: Fix pci_enable_atomic_ops_to_root()
 2026-04-01 17:27 UTC  (12+ messages)
` [PATCH v7 1/3] PCI: AtomicOps: Do not enable requests by RCiEPs
` [PATCH v7 2/3] PCI: AtomicOps: Do not enable without support in root port
` [PATCH v7 3/3] PCI: AtomicOps: Update references to PCIe spec

[PATCH 0/6] Deprecate Legacy IP
 2026-04-01 16:35 UTC  (22+ messages)
` [PATCH 1/6] net: Simplify tautological CONFIG_INET/CONFIG_IPV6 guards
` [PATCH 2/6] net: Add CONFIG_LEGACY_IP option
` [PATCH 3/6] net: Guard Legacy IP entry points with CONFIG_LEGACY_IP
` [PATCH 4/6] net: Make IPv4-only Kconfig options depend on LEGACY_IP
` [PATCH 5/6] net: Change CONFIG_INET to CONFIG_LEGACY_IP for IPv4-only code
` [PATCH 6/6] net: Warn when processes listen on AF_INET sockets

[PATCH rdma-next v3 1/1] RDMA/mana_ib: memory windows
 2026-04-01 13:00 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 0/4] ionic: RDMA completion timestamping support
 2026-04-01 10:25 UTC  (5+ messages)
` [PATCH 1/4] net: ionic: register PHC for rdma timestamping
` [PATCH 2/4] net: ionic: Add PHC state page for user space access
` [PATCH 3/4] RDMA/ionic: map PHC state into user space
` [PATCH 4/4] RDMA/ionic: add completion timestamp to CQE format

[PATCH net-next V9 02/14] devlink: Add helpers to lock nested-in instances
 2026-04-01 10:22 UTC  (5+ messages)

[PATCH net] net/mlx5: fs, fix invalid pointer dereference in mlx5_fs_add_rule tracepoint
 2026-04-01  9:33 UTC  (2+ messages)

[PATCH][net-next] net/mlx5: Move command entry freeing outside of spinlock
 2026-04-01  8:21 UTC  (2+ messages)

[PATCH net] rds: ib: reject FRMR registration before IB connection is established
 2026-04-01  2:26 UTC  (2+ messages)

[PATCH] RDMA/cache: fix invalid-free of flex-array data_vec in release_gid_table
 2026-04-01  1:28 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS 69db255d5fafb5651013c79e54c1d535fc5015fb
 2026-03-31 23:29 UTC 

[PATCH] IB/mlx5: Clarify success return path in mlx5_ib_alloc_transport_domain
 2026-03-31 23:04 UTC  (3+ messages)
  ` [PATCH v2] IB/mlx5: Fix tdn leak "

[PATCH] IB/mlx5: Fix potential NULL dereference in query_device
 2026-03-31 21:57 UTC 

[syzbot] [rdma?] KFENCE: invalid free in gid_table_release_one
 2026-03-31 21:00 UTC  (2+ messages)

[RFC v2 0/2] Retrieve tph from dmabuf for PCIe P2P memory access
 2026-03-31 19:44 UTC  (16+ messages)
` [RFC v2 1/2] vfio: add callback to get tph info for dmabuf

[PATCH] IB/mlx5: Fix potential NULL dereference in query_device
 2026-03-31 19:04 UTC  (4+ messages)

[PATCH] IB/mlx5: Fix memory leak in GSI QP destroy error path
 2026-03-31 18:04 UTC  (3+ messages)

[PATCH net-next v4] net: mana: Expose hardware diagnostic info via debugfs
 2026-03-31 17:58 UTC  (6+ messages)

[PATCH net-next V9 11/14] net/mlx5: qos: Remove qos domains and use shd lock
 2026-03-31 16:37 UTC  (4+ messages)

[PATCH] net/mlx5: Fix potential NULL dereference in PTP event handling
 2026-03-31 15:31 UTC 

[PATCH net-next V9 12/14] net/mlx5: qos: Support cross-device tx scheduling
 2026-03-31 12:57 UTC  (3+ messages)

[rdma:for-next] BUILD SUCCESS 74e2711bb2afbc0ac79c375b239f6b95730ff8bd
 2026-03-31 12:50 UTC 

[PATCH net-next V9 07/14] devlink: Allow rate node parents from other devlinks
 2026-03-31 12:44 UTC  (3+ messages)

[PATCH net-next V9 04/14] devlink: Decouple rate storage from associated devlink object
 2026-03-31 12:28 UTC  (3+ messages)

[PATCH rdma-next v2 1/1] RDMA/mana_ib: memory windows
 2026-03-31  9:16 UTC  (3+ messages)

[PATCH v2 00/16] Update drivers to use ib_copy_validate_udata_in()
 2026-03-31  8:35 UTC  (2+ messages)

[PATCH v2 0/4] Firmware LSM hook
 2026-03-31  5:56 UTC  (5+ messages)
` [PATCH v2 1/4] bpf: add firmware command validation hook
` [PATCH v2 2/4] selftests/bpf: add test cases for fw_validate_cmd hook
` [PATCH v2 3/4] RDMA/mlx5: Externally validate FW commands supplied in DEVX interface
` [PATCH v2 4/4] fwctl/mlx5: Externally validate FW commands supplied in fwctl

[PATCH net-next,v4] net: mana: Force full-page RX buffers via ethtool private flag
 2026-03-30 22:47 UTC  (2+ messages)

[PATCH net 0/3] mlx5 misc fixes 2026-03-30
 2026-03-30 19:40 UTC  (4+ messages)
` [PATCH net 1/3] net/mlx5: lag: Check for LAG device before creating debugfs
` [PATCH net 2/3] net/mlx5: Avoid "No data available" when FW version queries fail
` [PATCH net 3/3] net/mlx5: Fix switchdev mode rollback in case of failure

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

[PATCH net 0/3] net/mlx5: Fixes for Socket-Direct
 2026-03-30 19:34 UTC  (4+ messages)
` [PATCH net 1/3] net/mlx5e: SD, Fix race condition in secondary device probe/remove
` [PATCH net 2/3] net/mlx5: SD, Keep multi-pf debugfs entries on primary
` [PATCH net 3/3] net/mlx5: SD: Serialize init/cleanup

[PATCH v2 iproute2-next 0/4] Introduce FRMR pools
 2026-03-30 17:31 UTC  (5+ messages)
` [PATCH v2 iproute2-next 1/4] rdma: Update headers
` [PATCH v2 iproute2-next 2/4] rdma: Add resource FRMR pools show command
` [PATCH v2 iproute2-next 3/4] rdma: Add FRMR pools set aging command
` [PATCH v2 iproute2-next 4/4] rdma: Add FRMR pools set pinned command

[PATCH] RDMA/core: use kzalloc_flex
 2026-03-30 17:18 UTC  (2+ messages)

[PATCH net 1/3] net/mlx5e: Add null check for flow namespace in mlx5e_tc_nic_create_miss_table
 2026-03-30 16:49 UTC  (2+ messages)

[PATCH 0/2] RDMA/rxe: Add dma-buf support for Soft-RoCE
 2026-03-30 13:13 UTC  (3+ messages)
` [PATCH 1/2] RDMA/umem: Change for rdma devices has not dma device

[PATCH rdma v3] RDMA/mana_ib: Disable RX steering on RSS QP destroy
 2026-03-30 13:00 UTC  (2+ messages)

[PATCH AUTOSEL 6.19-6.6] RDMA/irdma: Fix double free related to rereg_user_mr
 2026-03-30 12:38 UTC 

[PATCH rdma-next] RDMA/mlx4: Restrict external umem for CQ when copy_to_user() is used
 2026-03-30 12:32 UTC  (2+ messages)

[PATCH rdma] RDMA/core: prefer NLA_NUL_STRING
 2026-03-30 12:27 UTC 

[PATCH rdma-next] RDMA/umem: Use consistent DMA attributes when unmapping entries
 2026-03-30 10:34 UTC  (2+ messages)

[PATCH v6 1/2] PCI: AtomicOps: Do not enable without support in root complex
 2026-03-30  8:59 UTC  (2+ messages)

[PATCH v9 net-next 0/6] octeontx2-af: npc: Enhancements
 2026-03-30  5:31 UTC  (7+ messages)
` [PATCH v9 net-next 1/6] octeontx2-af: npc: cn20k: debugfs enhancements
` [PATCH v9 net-next 2/6] net/mlx5e: heap-allocate devlink param values
` [PATCH v9 net-next 3/6] devlink: Implement devlink param multi attribute nested data values
` [PATCH v9 net-next 4/6] octeontx2-af: npc: cn20k: add subbank search order control
` [PATCH v9 net-next 5/6] octeontx2-af: npc: cn20k: dynamically allocate and free default MCAM entries
` [PATCH v9 net-next 6/6] octeontx2-af: npc: Support for custom KPU profile from filesystem

[PATCH net 2/2] net/smc: fix potential UAF in smc_pnet_add_ib for smcd device
 2026-03-29 20:35 UTC  (2+ messages)

[PATCH net 1/2] net/smc: fix potential UAF in smc_pnet_add_ib for ib device
 2026-03-29 20:35 UTC  (2+ messages)

[PATCH rdma-next 00/15] RDMA: Introduce generic buffer descriptor infrastructure for umem
 2026-03-29 19:08 UTC  (4+ messages)

[PATCH] RDMA/siw: use kzalloc_flex
 2026-03-29 13:21 UTC  (2+ messages)

[PATCH v2 03/16] RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in()
 2026-03-29 11:59 UTC  (2+ messages)

[PATCH v3 0/3] Support PERF MGMT for RXE
 2026-03-29  7:03 UTC  (7+ messages)
` [PATCH v3 1/3] RDMA/rxe: use RXE_PORT instead of magic number 1
` [PATCH v3 2/3] RDMA/rxe: add SENT/RCVD bytes
` [PATCH v3 3/3] RDMA/rxe: support perf mgmt GET method

[PATCH v2 0/4] Support PERF MGMT for RXE
 2026-03-29  4:56 UTC  (7+ messages)
` [PATCH v2 1/4] RDMA/rxe: use RXE_PORT instead of magic number 1
` [PATCH v2 2/4] RDMA/rxe: add SENT/RCVD bytes
` [PATCH v2 3/4] RDMA/rxe: support perf mgmt GET method
` [PATCH v2 4/4] RDMA/rxe: use rxe_counter_get

[PATCH 0/3] Support PERF MGMT for RXE
 2026-03-29  2:53 UTC  (7+ messages)
` [PATCH 1/3] RDMA/rxe: use RXE_PORT instead of magic number 1
` [PATCH 2/3] RDMA/rxe: add SENT/RCVD bytes
` [PATCH 3/3] RDMA/rxe: support perf mgmt

[PATCH] RDMA: Add BNG_RE to rdma_driver_id definition
 2026-03-28  3:34 UTC  (7+ messages)

[PATCH net-next v2] net: mana: Set default number of queues to 16
 2026-03-28  0:41 UTC  (5+ messages)
  ` [EXTERNAL] "

[GIT PULL] Please pull RDMA subsystem changes
 2026-03-27 20:39 UTC  (2+ messages)

[syzbot] Monthly rdma report (Mar 2026)
 2026-03-27 20:36 UTC 

[PATCH v2 0/4] treewide: fixup gfp_t printks
 2026-03-27 11:57 UTC  (4+ messages)
` [PATCH v2 2/4] iwlegacy: 3945-mac: Fixup allocation failure log

[PATCH rdma-next v2 0/8] RDMA/bnxt_re: Support QP uapi extensions
 2026-03-27  9:17 UTC  (9+ messages)
` [PATCH rdma-next v2 1/8] RDMA/bnxt_re: Refactor bnxt_re_init_user_qp()
` [PATCH rdma-next v2 2/8] RDMA/bnxt_re: Update rq depth for app allocated QPs
` [PATCH rdma-next v2 3/8] RDMA/bnxt_re: Update sq "
` [PATCH rdma-next v2 4/8] RDMA/bnxt_re: Update umem "
` [PATCH rdma-next v2 5/8] RDMA/bnxt_re: Update msn table size "
` [PATCH rdma-next v2 6/8] RDMA/bnxt_re: Update hwq depth "
` [PATCH rdma-next v2 7/8] RDMA/bnxt_re: Support doorbells "
` [PATCH rdma-next v2 8/8] RDMA/bnxt_re: Enable "

[PATCH net-next v2 00/12] ethtool: Generic loopback support
 2026-03-27  8:57 UTC  (4+ messages)
` [PATCH net-next v2 03/12] ethtool: Add loopback netlink UAPI definitions

[PATCH net,v2] net: mana: Fix RX skb truesize accounting
 2026-03-27  2:10 UTC  (2+ messages)

[PATCH net-next v2] docs/mlx5: Fix typo subfuction
 2026-03-27  1:40 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