public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-05 10:34:29 to 2025-06-11 23:54:16 UTC [more...]

[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 v2] Expose RDS features via sysfs
 2025-06-11 22:44 UTC  (3+ messages)
` [PATCH v2] rds: Expose feature parameters "

[PATCH v2 net] net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get()
 2025-06-11 22:10 UTC  (2+ messages)

[PATCH net 0/9] mlx5 misc fixes 2025-06-10
 2025-06-11 21:50 UTC  (13+ 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 net-next 0/9] Split netmem from struct page
 2025-06-11 20:53 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 4/9] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH net-next 5/9] netmem: use _Generic to cover const casting for page_to_netmem()
` [PATCH net-next 6/9] netmem: remove __netmem_get_pp()
` [PATCH net-next 7/9] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [PATCH net-next 8/9] netmem: introduce a netmem API, virt_to_head_netmem()
` [PATCH net-next 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH for-next v3] RDMA/rxe: Remove redundant page presence check
 2025-06-11 20:37 UTC  (2+ messages)

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

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

[PATCH net-next 0/4] Support bandwidth clamping in mana using net shapers
 2025-06-11 17:36 UTC  (9+ 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

[PATCH v6 0/5] Allow dyn MSI-X vector allocation of MANA
 2025-06-11 15:54 UTC  (7+ 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 for-next v2] RDMA/rxe: Remove redundant page presence check
 2025-06-11 15:12 UTC  (4+ messages)

[PATCH net-next 3/9] net: ethtool: require drivers to opt into the per-RSS ctx RXFH
 2025-06-11 14:59 UTC 

[PATCH net-next v4 00/11] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
 2025-06-11 13:26 UTC  (14+ messages)
` [PATCH net-next v4 01/11] net: Allow const args for of page_to_netmem()
` [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 v3 0/4] udp_tunnel: remove rtnl_lock dependency
 2025-06-11  7:24 UTC  (6+ 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"

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

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

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

[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,v7] net: mana: Add handler for hardware servicing events
 2025-06-10 18:42 UTC 

[PATCH rdma-next 1/1] RDMA/mana_ib: Add device statistics support
 2025-06-10 15:23 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  (8+ messages)
` [PATCH] module: Make sure relocations are applied to the per-CPU section
  ` [PATCH v2] "

[PATCH] RDMA/mlx5: reduce stack usage in mlx5_ib_ufile_hw_cleanup
 2025-06-10 14:51 UTC  (4+ messages)

[PATCH] RDMA/cxgb4: Delete an unnecessary check before kfree() in c4iw_rdev_open()
 2025-06-10 12:20 UTC 

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] "

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

[PATCH net-next V2 00/11] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
 2025-06-09 15:20 UTC  (14+ messages)
` [PATCH net-next V2 07/11] net/mlx5e: SHAMPO: Headers page pool stats

[RFC v4 00/18] Split netmem from struct page
 2025-06-09  7:53 UTC  (31+ messages)
` [RFC v4 01/18] netmem: introduce struct netmem_desc mirroring "
` [RFC v4 03/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_page_order()
` [RFC v4 09/18] page_pool: rename __page_pool_put_page() to __page_pool_put_netmem()
` [RFC v4 12/18] netmem: use _Generic to cover const casting for page_to_netmem()
` [RFC v4 13/18] netmem: remove __netmem_get_pp()
` [RFC v4 14/18] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [RFC v4 16/18] netmem: introduce a netmem API, virt_to_head_netmem()
` [RFC v4 18/18] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH v2] IB/iser: remove unnecessary local variable
 2025-06-08 21:34 UTC  (2+ messages)

Github RXE CI support
 2025-06-08 10:28 UTC 

[PATCH for-next v1] RDMA/rxe: Remove redundant page presence check
 2025-06-08  9:51 UTC  (2+ messages)

blktests failures with v6.15 kernel
 2025-06-06 15:31 UTC  (7+ messages)

[PATCH for-next] RDMA/hns: Remove MW support
 2025-06-05 14:50 UTC  (4+ messages)

[recipe build #3905904] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-06-05 11:59 UTC 


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