Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
 messages from 2026-05-14 04:33:35 to 2026-05-15 07:41:29 UTC [more...]

[PATCH rdma-next v2] rdma: display resource limits in curr/max format
 2026-05-15  7:41 UTC 

[PATCH rdma-next v2] RDMA/nldev: add resource summary max values for usage display
 2026-05-15  7:33 UTC 

[PATCH v14 net-next 0/9] octeontx2-af: npc: Enhancements
 2026-05-15  7:30 UTC  (15+ messages)
` [PATCH v14 net-next 1/9] octeontx2-af: npc: cn20k: debugfs enhancements
` [PATCH v14 net-next 2/9] net/mlx5e: Reduce stack use reading PCIe congestion thresholds
` [PATCH v14 net-next 3/9] devlink: pass param values by pointer
` [PATCH v14 net-next 4/9] devlink: Implement devlink param multi attribute nested data values
` [PATCH v14 net-next 5/9] octeontx2-af: npc: cn20k: add subbank search order control
` [PATCH v14 net-next 6/9] octeontx2: cn20k: Coordinate default rules with NIX LF lifecycle
` [PATCH v14 net-next 7/9] octeontx2-af: npc: Support for custom KPU profile from filesystem
` [PATCH v14 net-next 8/9] octeontx2: cn20k: Respect NPC MCAM X2/X4 profile in flows and DFT alloc
` [PATCH v14 net-next 9/9] octeontx2-af: npc: cn20k: Allocate npc_priv and dstats dynamically

[PATCH rdma-next v2 0/2] RDMA: detect and handle CoCo DMA bounce buffering
 2026-05-15  6:13 UTC  (6+ messages)
` [PATCH rdma-next v2 2/2] RDMA/umem: block plain userspace memory registration under CoCo bounce

[PATCH for-next v2 0/2] RDMA/efa: Add AH cache for AH reuse
 2026-05-15  5:09 UTC  (5+ messages)
` [PATCH for-next v2 1/2] RDMA/efa: Add initialization of AH cache rhashtable

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

[PATCH] Revert "mm: introduce a new page type for page pool in page type"
 2026-05-15  3:47 UTC 

[PATCH] IB/cm: unregister client groups when port registration fails in cm_add_one
 2026-05-15  2:35 UTC  (3+ messages)

[PATCH net] net/mlx5: Do not restore destination-less TC rules
 2026-05-15  1:40 UTC  (2+ messages)

[PATCH net] net/mlx5e: Don't leak RSS context in case of error
 2026-05-15  1:40 UTC  (2+ messages)

[PATCH net] net/mlx5: Skip disabled vports when setting max TX speed
 2026-05-15  1:35 UTC  (2+ messages)

[PATCH 1/1] RDMA/rxe: Fix a use-after-free problem in rxe_mmap
 2026-05-15  0:25 UTC 

[PATCH net-next] rds: tcp_listen: fix typos in comments
 2026-05-15  0:20 UTC  (2+ messages)

[PATCH net] rds_tcp: close NULL deref window in rds_tcp_set_callbacks
 2026-05-15  0:20 UTC  (2+ messages)

[PATCH net v2] net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recover
 2026-05-15  0:20 UTC  (2+ messages)

[PATCH v4] mm: introduce a new page type for page pool in page type
 2026-05-15  0:01 UTC  (9+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS be4bca92cb86a6f26556c72906a2a2286862b249
 2026-05-14 23:34 UTC 

[PATCH net] IB/IPoIB: ndo_set_rx_mode_async conversion
 2026-05-14 23:42 UTC  (2+ messages)

[PATCH net-next 0/8] net/mlx5: Prepare eswitch infrastructure for satellite PF support
 2026-05-14 23:16 UTC  (8+ messages)
` [PATCH net-next 1/8] net/mlx5: Use helper to parse host PF info

[PATCH 0/2] RDMA/siw: fix MPA FPDU length underflow + add KUnit coverage
 2026-05-14 21:24 UTC  (4+ messages)
` [PATCH 1/2] RDMA/siw: reject MPA FPDU length underflow before signed receive math

[PATCH for-next] RDMA/efa: Validate SQ depth based on WQE size
 2026-05-14 20:45 UTC  (5+ messages)

[recipe build #4039958] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2026-05-14 20:32 UTC 

[rdma:for-rc] BUILD SUCCESS f6b079629becfa977f9c51fe53ad2e6dcc55ef44
 2026-05-14 19:47 UTC 

[PATCH net-next 2/8] net/mlx5: Use v1 response layout for query_esw_functions
 2026-05-14 19:18 UTC  (2+ messages)

[PATCH 00/11] mlx5 support for VFIO self test
 2026-05-14 19:03 UTC  (4+ messages)
` [PATCH 05/11] selftests: Add additional kernel functions to tools/include/

[PATCH net-next v5 0/8] net: devmem: support devmem with netkit devices
 2026-05-14 17:22 UTC  (9+ messages)
` [PATCH net-next v5 1/8] net: convert netmem_tx flag to enum
` [PATCH net-next v5 2/8] net: netkit: declare NETMEM_TX_NO_DMA mode
` [PATCH net-next v5 3/8] net: devmem: support TX over NETMEM_TX_NO_DMA devices
` [PATCH net-next v5 4/8] selftests: drv-net: ncdevmem: add -n flag to skip NIC configuration
` [PATCH net-next v5 5/8] selftests: drv-net: make attr _nk_guest_ifname public
` [PATCH net-next v5 6/8] selftests: drv-net: refactor devmem command builders into lib module
` [PATCH net-next v5 7/8] selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv
` [PATCH net-next v5 8/8] selftests: drv-net: add netkit devmem tests

[PATCH net-next 0/4] RDMA/net/ionic: Misc updates
 2026-05-14 17:19 UTC  (11+ messages)
` [PATCH net-next 3/4] RDMA/ionic: Add debugfs support

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

[PATCH rdma-next v4 0/7] RDMA/bnxt_re: Support QP uapi extensions
 2026-05-14 16:30 UTC  (3+ messages)

[PATCH v2 0/2] PCI+IB/hfi1: Fold duplicate secondary bus reset code
 2026-05-14 16:29 UTC  (6+ messages)
` [PATCH v2 1/2] PCI: Export pci_parent_bus_reset() for drivers to use

[RFC PATCH v3] RDMA/siw: use kzalloc_flex
 2026-05-14 16:12 UTC  (6+ messages)

[PATCH] RDMA/nldev: add mutual exclusion in nldev_dellink()
 2026-05-14 15:46 UTC  (7+ messages)

[PATCH net-next V6 0/3] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
 2026-05-14 12:35 UTC  (13+ messages)
` [PATCH net-next V6 2/3] net/mlx5e: Avoid copying payload to the skb's linear part

[RFC net-next 0/4] devlink: Add boot-time defaults
 2026-05-14 12:34 UTC  (12+ messages)

[PATCH rdma-next v3 00/17] RDMA: Introduce generic buffer descriptor infrastructure for umem
 2026-05-14 12:14 UTC  (9+ messages)
` [PATCH rdma-next v3 03/17] RDMA/core: "

[PATCH net] net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slot
 2026-05-14 11:57 UTC  (5+ messages)

[PATCH 1/2] RDMA/nldev: add resource summary max values for usage rate display
 2026-05-14 11:44 UTC  (4+ messages)

[PATCH v3] RDMA/rtrs: Fix use-after-free in path file creation cleanup
 2026-05-14 11:38 UTC 

[PATCH v2] RDMA/rtrs: Fix use-after-free in path files cleanup
 2026-05-14 11:31 UTC  (3+ messages)

[PATCH v5] IB/mlx4: Fix refcount leak in add_port() error path
 2026-05-14 11:17 UTC  (3+ messages)

[PATCH net-next 0/2] net/mlx5e: simplify and optimize napi poll flow
 2026-05-14 11:10 UTC  (3+ messages)
` [PATCH net-next 1/2] net/mlx5e: Reduce branches in napi poll
` [PATCH net-next 2/2] net/mlx5e: Let kTLS RX get async ICOSQ param "

[PATCH v6] IB/mlx4: Fix refcount leak in add_port() error path
 2026-05-14 11:01 UTC 

[PATCH net-next 0/2] net/mlx5: frag buffer improvements
 2026-05-14 10:49 UTC  (3+ messages)
` [PATCH net-next 1/2] net/mlx5: use numa_mem_id() for default frag buf allocations
` [PATCH net-next 2/2] net/mlx5: add debugfs stats for frag buf dma pools

[PATCH v3 00/10] Convert all drivers to the new udata response flow
 2026-05-14  8:22 UTC  (2+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS 9dd3e17173bfb8a430e24d40c1efd14d81142231
 2026-05-14  8:19 UTC 

[rdma:wip/leon-for-rc] BUILD SUCCESS 0bf1b4dda2d0c89980eab816778722cf51aa404c
 2026-05-14  8:05 UTC 

[PATCH] net/mlx5: Update mlx5_irq.mask when IRQ affinity changes
 2026-05-14  7:42 UTC 

[PATCH v3 1/2] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature
 2026-05-14  6:08 UTC  (2+ messages)

[PATCH v2 0/2] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-05-14  5:52 UTC  (6+ messages)
` [PATCH v2 1/2] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature

[PATCH net-next] net/mlx5: Add MLX5_VXLAN config option
 2026-05-14  5:39 UTC  (9+ messages)

[syzbot] [rdma] general protection fault in kernel_sock_shutdown (4)
 2026-05-14  5:15 UTC  (2+ messages)

[PATCH net-next v2 0/9] selftests: rds: Add ROCE support to rds selftests
 2026-05-14  4:33 UTC  (7+ messages)
` [PATCH net-next v2 4/9] selftests: rds: Add helper function recv_burst() in test.py
` [PATCH net-next v2 5/9] selftests: rds: Add helper function verify_hashes() "
` [PATCH net-next v2 6/9] selftests: rds: Add helper function snd_rcv_packets() "
` [PATCH net-next v2 7/9] selftests: rds: Register network teardown via atexit
` [PATCH net-next v2 8/9] selftests: rds: Add ROCE support to test.py
` [PATCH net-next v2 9/9] selftests: rds: Add ROCE support to run.sh


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