messages from 2026-06-24 22:26:55 to 2026-07-01 14:29:38 UTC [more...]
[PATCH net-next v10 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-07-01 14:29 UTC (6+ messages)
[PATCH net-next v11 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-07-01 14:15 UTC (3+ messages)
` [PATCH net-next v11 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
` [PATCH net-next v11 2/2] net: mana: force full-page RX buffers via ethtool private flag
[PATCH net-next V4 0/6] evlink: Add boot-time eswitch mode defaults
2026-07-01 14:09 UTC (13+ messages)
` [PATCH net-next V4 1/6] net/mlx5: Clear FW reset-in-progress bit before reload
` [PATCH net-next V4 2/6] devlink: Factor out eswitch mode setting
` [PATCH net-next V4 3/6] devlink: Parse eswitch mode boot defaults
` [PATCH net-next V4 4/6] devlink: Apply "
` [PATCH net-next V4 5/6] devlink: Add API to apply eswitch mode boot default
` [PATCH net-next V4 6/6] net/mlx5: Apply devlink eswitch mode boot default on probe
[PATCH net-next] net/mlx5e: MACsec: annotate context list traversals
2026-07-01 12:40 UTC
[PATCH rdma-next v3 0/3] RDMA: add per-attribute UMEM for SRQ create
2026-07-01 12:40 UTC (4+ messages)
` [PATCH rdma-next v3 1/3] RDMA/uverbs: Add SRQ buffer UMEM attribute
` [PATCH rdma-next v3 2/3] RDMA/mlx5: Use UMEM attribute for SRQ buffer in create_srq
` [PATCH rdma-next v3 3/3] RDMA/mlx5: Use UMEM attribute for SRQ doorbell record
[PATCH rdma-next 0/8] RDMA/core: Fix restrack UAF in destroy flows
2026-07-01 12:28 UTC (9+ messages)
` [PATCH rdma-next 1/8] RDMA/core: Add rdma_restrack_begin/abort/commit_del() operations
` [PATCH rdma-next 2/8] RDMA/core: Fix use after free in ib_query_qp()
` [PATCH rdma-next 3/8] RDMA/core: Fix potential use after free in ib_destroy_cq_user()
` [PATCH rdma-next 4/8] RDMA/core: Fix potential use after free in ib_destroy_srq_user()
` [PATCH rdma-next 5/8] RDMA/core: Fix potential use after free in counter_release()
` [PATCH rdma-next 6/8] RDMA/core: Fix potential use after free in ib_free_cq()
` [PATCH rdma-next 7/8] RDMA/core: Fix potential use after free in uverbs_free_dmah()
` [PATCH rdma-next 8/8] RDMA/core: Fix potential use after free in ib_dealloc_pd_user()
[PATCH for-next v7 0/5] Introduce Completion Counters
2026-07-01 10:34 UTC (6+ messages)
` [PATCH for-next v7 1/5] RDMA/core: Add Completion Counters support
` [PATCH for-next v7 2/5] RDMA/core: Prevent destroying in-use completion counters
` [PATCH for-next v7 3/5] RDMA/core: Add Completion Counters to resource tracking
` [PATCH for-next v7 4/5] RDMA/efa: Update device interface
` [PATCH for-next v7 5/5] RDMA/efa: Add Completion Counters support
[PATCH v10 2/4] dma-buf: add optional get_pci_tph() callback
2026-07-01 8:25 UTC
[PATCH net-next V10 00/14] devlink and mlx5: Support cross-function rate scheduling
2026-07-01 7:32 UTC (15+ messages)
` [PATCH net-next V10 01/14] devlink: Update nested instance locking comment
` [PATCH net-next V10 02/14] devlink: Add a helper for getting a nested-in instance
` [PATCH net-next V10 03/14] devlink: Migrate from info->user_ptr to info->ctx
` [PATCH net-next V10 04/14] devlink: Decouple rate storage from associated devlink object
` [PATCH net-next V10 05/14] devlink: Add parent dev to devlink API
` [PATCH net-next V10 06/14] devlink: Allow parent dev for rate-set and rate-new
` [PATCH net-next V10 07/14] devlink: Allow rate node parents from other devlinks
` [PATCH net-next V10 08/14] net/mlx5: qos: Use mlx5_lag_query_bond_speed to query LAG speed
` [PATCH net-next V10 09/14] net/mlx5: qos: Refactor vport QoS cleanup
` [PATCH net-next V10 10/14] net/mlx5: qos: Model the root node in the scheduling hierarchy
` [PATCH net-next V10 11/14] net/mlx5: qos: Remove qos domains and use shd
` [PATCH net-next V10 12/14] net/mlx5: qos: Support cross-device tx scheduling
` [PATCH net-next V10 13/14] selftests: drv-net: Add test for cross-esw rate scheduling
` [PATCH net-next V10 14/14] net/mlx5: Document devlink rates
[PATCH net] net/mlx5: HWS, fix matcher leak on resize target setup failure
2026-06-30 22:47 UTC (2+ messages)
[PATCH rdma-next v2 0/5] RDMA/irdma: Adopt robust udata
2026-06-30 19:18 UTC (8+ messages)
` [PATCH rdma-next v2 1/5] RDMA/irdma: Enforce empty udata input for no-input ops
` [PATCH rdma-next v2 2/5] RDMA/irdma: Use robust udata input copy helpers
` [PATCH rdma-next v2 3/5] RDMA/irdma: Use ib_respond_empty_udata where applicable
` [PATCH rdma-next v2 4/5] RDMA/irdma: Use robust udata helper for QP creation
` [PATCH rdma-next v2 5/5] RDMA/irdma: Enable uverbs_robust_udata compliance flag
[PATCH net v2] net/smc: fix UAF in smc_cdc_rx_handler() by pinning the socket
2026-06-30 18:32 UTC
[PATCH net] net/smc: fix UAF in smc_cdc_rx_handler() by pinning the socket
2026-06-30 18:18 UTC (3+ messages)
[PATCH] RDMA/mthca: Check for null udata during reg_user_mr
2026-06-30 17:43 UTC (4+ messages)
[PATCH v2 for-next 00/24] Migrate to hfi2 driver
2026-06-30 16:15 UTC (27+ messages)
` [PATCH v2 for-next 01/24] RDMA/hfi2: Start hfi2 driver by basing off of hfi1
` [PATCH v2 for-next 02/24] RDMA/hfi2: Add in HW register definition files
` [PATCH v2 for-next 03/24] RDMA/hfi2: Add counter accessor functions
` [PATCH v2 for-next 04/24] RDMA/hfi2: Add in HW register access support
` [PATCH v2 for-next 05/24] RDMA/hfi2: Add in trace header files
` [PATCH v2 for-next 06/24] RDMA/hfi2: Add in trace support
` [PATCH v2 for-next 07/24] RDMA/hfi2: Add system core header files
` [PATCH v2 for-next 08/24] RDMA/hfi2: Add driver and interrupt infrastructure
` [PATCH v2 for-next 09/24] RDMA/hfi2: Add initialization and firmware support
` [PATCH v2 for-next 10/24] RDMA/hfi2: Add in MAD handling related headers
` [PATCH v2 for-next 11/24] RDMA/hfi2: Add cport management
` [PATCH v2 for-next 12/24] RDMA/hfi2: Implement MAD handling
` [PATCH v2 for-next 13/24] RDMA/hfi2: Add IO related headers
` [PATCH v2 for-next 14/24] RDMA/hfi2: Add PIO send infrastructure
` [PATCH v2 for-next 15/24] RDMA/hfi2: Add SDMA infrastructure
` [PATCH v2 for-next 16/24] RDMA/hfi2: Implement data moving infrastructure
` [PATCH v2 for-next 17/24] RDMA/hfi2: Add verbs core
` [PATCH v2 for-next 18/24] RDMA/hfi2: Add RC protocol support
` [PATCH v2 for-next 19/24] RDMA/hfi2: Add in support for verbs
` [PATCH v2 for-next 20/24] RDMA/hfi2: Add misc header files
` [PATCH v2 for-next 21/24] RDMA/hfi2: Add the rest of the driver
` [PATCH v2 for-next 22/24] RDMA/hfi2: Make it build and add TODO list
` [PATCH v2 for-next 23/24] RDMA/hfi2: Modernize mmap to use rdma_user_mmap_entry infrastructure
` [PATCH v2 for-next 24/24] RDMA/hfi2: Support ipoib
[PATCH] RDMA/irdma: Check for null udata during reg_user_mr
2026-06-30 15:47 UTC
[PATCH 0/5] RDMA, IB: replace __get_free_pages() with kmalloc()
2026-06-30 15:36 UTC (10+ messages)
` [PATCH 1/5] RDMA/umem: ib_umem_get(): use kmalloc() to allocate page array
` [PATCH 2/5] RDMA/mlx5: replace __get_free_page() with kmalloc()
` [PATCH 3/5] IB/mthca: mthca_reg_user_mr(): use kmalloc() to allocate addresses array
` [PATCH 4/5] IB/mthca: allocate mthca_array memory with kzalloc()
` [PATCH 5/5] IB/rdmavt: use kzalloc() to allocate QPN-map pages
[PATCH net V4 0/3] net/mlx5e: Fix crashes in dynamic per-channel stats and HV VHCA agent
2026-06-30 11:51 UTC (4+ messages)
` [PATCH net V4 1/3] net/mlx5e: Fix HV VHCA stats zero-sized buffer allocation
` [PATCH net V4 2/3] net/mlx5e: Fix HV VHCA stats agent registration race
` [PATCH net V4 3/3] net/mlx5e: Fix publication race for priv->channel_stats[]
[PATCH net V2 0/3] net/mlx5: LAG bug fixes
2026-06-30 11:29 UTC (4+ messages)
` [PATCH net V2 1/3] net/mlx5: LAG, Fix off-by-one in single-FDB error rollback
` [PATCH net V2 2/3] net/mlx5: LAG, MPESW, Fix missing complete() on devcom error
` [PATCH net V2 3/3] net/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailable
[PATCH v4] RDMA/siw: publish QP after initialization
2026-06-30 10:24 UTC (2+ messages)
[PATCH net] bnge/bng_re: fix ring ID widths
2026-06-30 10:15 UTC
[PATCH for-next v2 0/2] RDMA/bnxt_re: Update the toggle page handling of CQ and SRQ
2026-06-30 10:15 UTC (4+ messages)
` [PATCH for-next v2 2/2] RDMA/bnxt_re: Add uverbs object handle path for CQ/SRQ toggle page
[rdma:wip/leon-for-rc] BUILD SUCCESS d2e52d610b9b09694261632340b801a421e0b0c5
2026-06-30 8:12 UTC
[PATCH v9 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
2026-06-29 22:46 UTC (2+ messages)
[PATCH net-next v4] net: mana: Add Interrupt Moderation support
2026-06-29 21:36 UTC
[PATCH net-next v4] net: mana: Add Interrupt Moderation support
2026-06-29 21:23 UTC (3+ messages)
` [EXTERNAL] "
[PATCH v3] RDMA/siw: publish QP after initialization
2026-06-29 15:32 UTC (2+ messages)
[PATCH iproute2-next v3] rdma: display resource limits in curr/max format
2026-06-29 13:52 UTC (4+ messages)
[syzbot] Monthly rdma report (Jun 2026)
2026-06-29 12:32 UTC
[PATCH net v4] net/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC delete
2026-06-29 11:04 UTC (2+ messages)
[PATCH net v3] net/smc: fix out-of-bounds read when sk_user_data holds a sk_psock
2026-06-29 9:51 UTC
[PATCH rdma-rc] RDMA/mlx5: Remove kernel-doc warning in umr.c
2026-06-29 9:15 UTC
[PATCH] RDMA/hns: Fix potential integer overflow in mhop hem cleanup
2026-06-29 8:15 UTC (2+ messages)
[PATCH] IB/iwpm: Fix spelling errors in comments
2026-06-29 2:31 UTC
[PATCH iproute2-next 0/7] devlink: add per-port resource support
2026-06-28 17:14 UTC (2+ messages)
[PATCH rdma-next v2 0/6] RDMA: add per-attribute UMEM for SRQ create and CQ resize
2026-06-28 14:20 UTC (5+ messages)
` [PATCH rdma-next v2 4/6] RDMA/uverbs: Add ioctl method for "
[PATCH v2] IB/iwpm: fix memory leaks in error paths
2026-06-28 13:52 UTC (2+ messages)
[PATCH for-next v5 0/2] RDMA/efa: Add AH cache for AH reuse
2026-06-28 13:34 UTC (3+ messages)
` [PATCH for-next v5 1/2] RDMA/efa: Add initialization of AH cache rhashtable
` [PATCH for-next v5 2/2] RDMA/efa: Add AH cache handling on create and destroy AH
[PATCH] ABI: sysfs-class-infiniband: minor cleanup
2026-06-28 6:25 UTC (3+ messages)
[PATCH] docs: infiniband: fix bracket
2026-06-27 18:04 UTC (2+ messages)
[PATCH 00/16] lib/cpumask: get rid of cpumap_print_to_pagebuf()
2026-06-27 17:49 UTC (5+ messages)
` [PATCH 13/16] perf: Use sysfs_emit() for cpumask show callbacks
[mellanox/mlx5-next RFC 1/1] net/mlx5: RX, Fix refcount warning on frag page release
2026-06-27 7:48 UTC (5+ messages)
[PATCH] RDMA/hfi1: fix init_one() probe failure cleanup
2026-06-27 6:01 UTC
[PATCH rdma-next 0/5] RDMA/irdma: Adopt robust udata
2026-06-27 2:56 UTC (6+ messages)
` [PATCH rdma-next 1/5] RDMA/irdma: Enforce empty udata input for no-input ops
` [PATCH rdma-next 2/5] RDMA/irdma: Use robust udata input copy helpers
` [PATCH rdma-next 3/5] RDMA/irdma: Use ib_respond_empty_udata where applicable
` [PATCH rdma-next 4/5] RDMA/irdma: Use robust udata helper for QP creation
` [PATCH rdma-next 5/5] RDMA/irdma: Enable uverbs_robust_udata compliance flag
[PATCH rdma v1 0/2] Add ZTE DingHai Ethernet Protocol Driver for RDMA
2026-06-27 1:50 UTC (2+ messages)
[PATCH] fix: infiniband/rxe: check_rkey: fix refcount underflow due to unchecked rxe_get return value
2026-06-27 1:42 UTC (2+ messages)
[PATCH rdma v1 1/2] RDMA/zrdma: Add basic framework for ZTE Dinghai Ethernet Protocol Driver for RDMA
2026-06-27 1:37 UTC (2+ messages)
[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
2026-06-26 19:03 UTC (7+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
[PATCH] fix: infiniband/hfi1: __sdma_process_event: fix refcount underflow on s00_hw_down + e40_sw_cleaned event path
2026-06-26 15:04 UTC
[PATCH net v2 0/2] Fix MANA RX with bounce buffering
2026-06-26 14:50 UTC (3+ messages)
` [PATCH net v2 1/2] net: mana: Sync page pool RX frags for CPU
[PATCH] RDMA/siw: publish QP after initialization
2026-06-26 12:05 UTC (3+ messages)
` [PATCH v2] "
[PATCH rdma v2 0/2] Add ZTE DingHai Ethernet Protocol Driver for RDMA
2026-06-26 8:55 UTC (3+ messages)
` [PATCH rdma v2 1/2] RDMA/zrdma: Add basic framework for ZTE Dinghai "
` [PATCH rdma v2 2/2] RDMA/zrdma: Add hardware config code and improve driver init flow
[PATCH net] net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
2026-06-26 2:31 UTC (5+ messages)
[PATCH v2] RDMA/rxe: Check PDs for memory window binds
2026-06-26 2:07 UTC (2+ messages)
[recipe build #4057524] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2026-06-25 19:29 UTC
[PATCH] RDMA/rxe: Check PDs for memory window binds
2026-06-25 15:47 UTC (2+ messages)
[PATCH rdma-next 1/1] RDMA/mana_ib: Adopt robust udata
2026-06-25 13:50 UTC (5+ messages)
[PATCH net] net/smc: avoid recursive sk_callback_lock in listen data_ready
2026-06-25 8:32 UTC (2+ messages)
[PATCH] RDMA/core: Fix memory leak in __ib_create_cq() on invalid cqe
2026-06-25 7:32 UTC (3+ messages)
` [PATCH v2] "
[PATCH] [net] eth: mlx5: fix macsec dependency
2026-06-25 2:30 UTC (2+ messages)
[PATCH net 0/3] net/mlx5e: Report zero bandwidth for non-ETS traffic
2026-06-25 2:10 UTC (3+ messages)
` [PATCH net 2/3] net/mlx5e: Validate bandwidth for non-ETS traffic classes
[PATCH] RDMA/bng_re: return a timeout when firmware responses stall
2026-06-25 0:36 UTC
[PATCH net] net: mana: Sync page pool RX frags for CPU
2026-06-24 22:50 UTC (3+ messages)
` [EXTERNAL] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox