linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-09 15:31:23 to 2025-06-13 16:22:51 UTC [more...]

[PATCH net 0/9] mlx5 misc fixes 2025-06-10
 2025-06-13 16:22 UTC  (17+ messages)
` [PATCH net 1/9] net/mlx5: Ensure fw pages are always allocated on same NUMA
` [PATCH net 2/9] net/mlx5: Fix ECVF vports unload on shutdown flow
` [PATCH net 3/9] net/mlx5: Fix return value when searching for existing flow group
` [PATCH net 4/9] net/mlx5: HWS, Init mutex on the correct path
` [PATCH net 5/9] net/mlx5: HWS, fix missing ip_version handling in definer
` [PATCH net 6/9] net/mlx5: HWS, make sure the uplink is the last destination
` [PATCH net 7/9] net/mlx5e: Properly access RCU protected qdisc_sleeping variable
` [PATCH net 8/9] net/mlx5e: Fix leak of Geneve TLV option object
` [PATCH net 9/9] net/mlx5e: Fix number of lanes to UNKNOWN when using data_rate_oper

[PATCH v2] Expose RDS features via sysfs
 2025-06-13 15:21 UTC  (4+ messages)
` [PATCH v2] rds: Expose feature parameters "

[PATCH net-next v9 0/2] Fix late DMA unmap crash for page pool
 2025-06-13 15:02 UTC  (8+ messages)
` [PATCH net-next v9 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH net-next v2 0/4] Support bandwidth clamping in mana using net shapers
 2025-06-13 11:20 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: mana: Fix potential deadlocks in mana napi ops
` [PATCH net-next v2 2/4] net: mana: Add support for net_shaper_ops
` [PATCH net-next v2 3/4] net: mana: Add speed support in mana_get_link_ksettings
` [PATCH net-next v2 4/4] net: mana: Handle unsupported HWC commands

[PATCH net-next 0/4] Support bandwidth clamping in mana using net shapers
 2025-06-13 10:12 UTC  (11+ messages)
` [PATCH net-next 1/4] net: mana: Fix potential deadlocks in mana napi ops
` [PATCH net-next 2/4] net: mana: Add support for net_shaper_ops
` [PATCH net-next 3/4] net: mana: Add speed support in mana_get_link_ksettings
` [PATCH net-next 4/4] net: mana: Handle unsupported HWC commands

[iwl-next v2 0/6] Add RDMA support for Intel IPU E2000 in idpf
 2025-06-13  7:21 UTC  (8+ messages)
` [iwl-next v2 1/6] idpf: use reserved RDMA vectors from control plane
` [iwl-next v2 2/6] idpf: implement core RDMA auxiliary dev create, init, and destroy
` [iwl-next v2 3/6] idpf: implement RDMA vport "
` [iwl-next v2 4/6] idpf: implement remaining IDC RDMA core callbacks and handlers
` [iwl-next v2 5/6] idpf: implement IDC vport aux driver MTU change handler
` [iwl-next v2 6/6] idpf: implement get LAN MMIO memory regions
` [Intel-wired-lan] [iwl-next v2 0/6] Add RDMA support for Intel IPU E2000 in idpf

blktests failures with v6.16-rc1 kernel
 2025-06-13  4:32 UTC 

[PATCH net-next,v7] net: mana: Add handler for hardware servicing events
 2025-06-13  1:21 UTC  (2+ messages)

[PATCH net-next 0/9] Split netmem from struct page
 2025-06-13  1:13 UTC  (22+ messages)
` [PATCH net-next 1/9] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next 2/9] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH net-next 3/9] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH net-next 6/9] netmem: remove __netmem_get_pp()
` [PATCH net-next 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH net-next v3 00/12] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
 2025-06-12 22:52 UTC  (10+ messages)
` [PATCH net-next v3 07/12] net/mlx5e: SHAMPO: Headers page pool stats
` [PATCH net-next v3 10/12] net/mlx5e: Implement queue mgmt ops and single channel swap

[PATCH net-next 3/9] net: ethtool: require drivers to opt into the per-RSS ctx RXFH
 2025-06-12 21:09 UTC  (2+ messages)

[PATCH net-next v4 00/11] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
 2025-06-12 20:47 UTC  (23+ messages)
` [PATCH net-next v4 01/11] net: Allow const args for of page_to_netmem()
    ` [PATCH net-next v4 01/11] net: Allow const args for of page_to_netmem()y
` [PATCH net-next v4 02/11] net: Add skb_can_coalesce for netmem
` [PATCH net-next v4 03/11] net/mlx5e: SHAMPO: Reorganize mlx5_rq_shampo_alloc
` [PATCH net-next v4 04/11] net/mlx5e: SHAMPO: Remove redundant params
` [PATCH net-next v4 05/11] net/mlx5e: SHAMPO: Improve hw gro capability checking
` [PATCH net-next v4 06/11] net/mlx5e: SHAMPO: Separate pool for headers
` [PATCH net-next v4 07/11] net/mlx5e: Convert over to netmem
` [PATCH net-next v4 08/11] net/mlx5e: Add support for UNREADABLE netmem page pools
` [PATCH net-next v4 09/11] net/mlx5e: Implement queue mgmt ops and single channel swap
` [PATCH net-next v4 10/11] net/mlx5e: Support ethtool tcp-data-split settings
` [PATCH net-next v4 11/11] net/mlx5e: Add TX support for netmems

[PATCH net-next v5 00/12] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
 2025-06-12 19:00 UTC  (14+ messages)
` [PATCH net-next v5 01/12] net: Allow const args for of page_to_netmem()
` [PATCH net-next v5 02/12] net: Add skb_can_coalesce for netmem
` [PATCH net-next v5 03/12] page_pool: Add page_pool_dev_alloc_netmems helper
` [PATCH net-next v5 04/12] net/mlx5e: SHAMPO: Reorganize mlx5_rq_shampo_alloc
` [PATCH net-next v5 05/12] net/mlx5e: SHAMPO: Remove redundant params
` [PATCH net-next v5 06/12] net/mlx5e: SHAMPO: Improve hw gro capability checking
` [PATCH net-next v5 07/12] net/mlx5e: SHAMPO: Separate pool for headers
` [PATCH net-next v5 08/12] net/mlx5e: Convert over to netmem
` [PATCH net-next v5 09/12] net/mlx5e: Add support for UNREADABLE netmem page pools
` [PATCH net-next v5 10/12] net/mlx5e: Implement queue mgmt ops and single channel swap
` [PATCH net-next v5 11/12] net/mlx5e: Support ethtool tcp-data-split settings
` [PATCH net-next v5 12/12] net/mlx5e: Add TX support for netmems

[PATCH v2 net] net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get()
 2025-06-12 15:20 UTC  (3+ messages)

[PATCH net-next v3 0/4] udp_tunnel: remove rtnl_lock dependency
 2025-06-12 14:39 UTC  (9+ messages)
` [PATCH net-next v3 1/4] "
` [PATCH net-next v3 2/4] net: remove redundant ASSERT_RTNL() in queue setup functions
  ` [Intel-wired-lan] "
` [PATCH net-next v3 3/4] netdevsim: remove udp_ports_sleep
` [PATCH net-next v3 4/4] Revert "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"

[recipe build #3908803] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-06-12 11:32 UTC 

[PATCH for-next v3] RDMA/rxe: Remove redundant page presence check
 2025-06-12  9:27 UTC  (3+ messages)

[PATCH RFC v1] Feature reporting of RDS driver
 2025-06-12  9:17 UTC  (12+ messages)
` [PATCH RFC v1] rds: Expose feature parameters via sysfs and ELF note
` [rds-devel] [PATCH RFC v1] Feature reporting of RDS driver

[PATCH] RDMA/mlx5: reduce stack usage in mlx5_ib_ufile_hw_cleanup
 2025-06-12  9:05 UTC  (6+ messages)

[PATCH rdma-next 1/1] RDMA/mana_ib: Add device statistics support
 2025-06-12  9:09 UTC  (3+ messages)

[PATCH] RDMA/cxgb4: Delete an unnecessary check before kfree() in c4iw_rdev_open()
 2025-06-12  8:39 UTC  (3+ messages)

[PATCH v2] IB/iser: remove unnecessary local variable
 2025-06-12  8:28 UTC  (2+ messages)

Github RXE CI support
 2025-06-12  8:27 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Remove MW support
 2025-06-12  8:23 UTC  (2+ messages)

[PATCH v2] RDMA/hns: ZERO_OR_NULL_PTR macro overdetection
 2025-06-12  8:14 UTC  (2+ messages)

[PATCH 0/7] RDMA: hfi1: cpumasks usage fixes
 2025-06-12  8:12 UTC  (2+ messages)

[PATCH for-next v4 0/2] RDMA/rxe: Prefetching pages with explicit ODP
 2025-06-12  8:10 UTC  (2+ messages)

[PATCH for-next 0/2] Remove ancient qib driver
 2025-06-12  7:50 UTC  (2+ messages)

[PATCH v6 0/5] Allow dyn MSI-X vector allocation of MANA
 2025-06-12  6:10 UTC  (8+ messages)
` [PATCH v6 1/5] PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations
` [PATCH v6 2/5] PCI: hv: Allow dynamic MSI-X vector allocation
` [PATCH v6 3/5] net: mana: explain irq_setup() algorithm
` [PATCH v6 4/5] net: mana: Allow irq_setup() to skip cpus for affinity
` [PATCH v6 5/5] net: mana: Allocate MSI-X vectors dynamically

[PATCH net-next v5 0/3] dpll: add Reference SYNC feature
 2025-06-11 23:54 UTC  (5+ messages)
` [PATCH net-next v5 1/3] dpll: add reference-sync netlink attribute
` [PATCH net-next v5 2/3] dpll: add reference sync get/set
` [PATCH net-next v5 3/3] ice: add ref-sync dpll pins

[PATCH for-next] RDMA/efa: Add CQ with external memory support
 2025-06-11 19:47 UTC  (11+ messages)

[PATCH for-next v2] RDMA/rxe: Remove redundant page presence check
 2025-06-11 15:12 UTC  (3+ messages)

[PATCH v5 0/5] Allow dyn MSI-X vector allocation of MANA
 2025-06-11  5:33 UTC  (3+ messages)

[PATCH net-next] net: mana: Record doorbell physical address in PF mode
 2025-06-10 23:43 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] net: mana: Expose additional hardware counters for drop and TC via ethtool
 2025-06-10 21:40 UTC  (4+ messages)

[PATCH net-next,v6] net: mana: Add handler for hardware servicing events
 2025-06-10 18:45 UTC  (2+ messages)

[PATCH net-next v2 0/4] udp_tunnel: remove rtnl_lock dependency
 2025-06-10 14:57 UTC  (10+ messages)
` [PATCH net-next v2 1/4] "
` [PATCH net-next v2 2/4] net: remove redundant ASSERT_RTNL() in queue setup functions
` [PATCH net-next v2 3/4] netdevsim: remove udp_ports_sleep
  ` [Intel-wired-lan] "
` [PATCH net-next v2 4/4] Revert "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"

WTS Available laptops and Memory
 2025-06-10 14:56 UTC 

[linus:master] [rds] c50d295c37: BUG:unable_to_handle_page_fault_for_address
 2025-06-10 14:55 UTC  (7+ messages)
` [PATCH] module: Make sure relocations are applied to the per-CPU section
  ` [PATCH v2] "

PCI: Work around PCIe link training failures
 2025-06-10  7:00 UTC  (2+ messages)

[PATCH net-next v4 0/3] dpll: add Reference SYNC feature
 2025-06-10  3:49 UTC  (4+ messages)
` [PATCH net-next v4 1/3] dpll: add reference-sync netlink attribute
    ` [Intel-wired-lan] "


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).