linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-16 08:14:15 to 2025-06-22 22:40:19 UTC [more...]

[PATCH net-next v2 0/8] net/mlx5: HWS, Optimize matchers ICM usage
 2025-06-22 22:39 UTC  (10+ messages)
` [PATCH net-next v2 1/8] net/mlx5: HWS, remove unused create_dest_array parameter
` [PATCH net-next v2 2/8] net/mlx5: HWS, remove incorrect comment
` [PATCH net-next v2 3/8] net/mlx5: HWS, Refactor and export rule skip logic
` [PATCH net-next v2 4/8] net/mlx5: HWS, Create STEs directly from matcher
` [PATCH net-next v2 5/8] net/mlx5: HWS, Decouple matcher RX and TX sizes
` [PATCH net-next v2 6/8] net/mlx5: HWS, Track matcher sizes individually
` [PATCH net-next v2 7/8] net/mlx5: HWS, Shrink empty matchers
` [PATCH net-next v2 8/8] net/mlx5: Add HWS as secondary steering mode

[PATCH net-next v4] Expose RDS features via sysfs
 2025-06-22 17:21 UTC  (3+ messages)
` [PATCH net-next v4] rds: Expose feature parameters via sysfs (and ELF)

[PATCH] RDMA/siw: work around clang stack size warning
 2025-06-22 13:29 UTC  (5+ messages)

[PATCH net-next] net/smc: remove unused function smc_lo_supports_v2
 2025-06-21 15:30 UTC  (3+ messages)

[PATCH 0/7] RDMA: hfi1: cpumasks usage fixes
 2025-06-21 15:03 UTC  (3+ messages)

[PATCH net-next 0/2] rds: Minor updates for spelling and endian
 2025-06-21 15:00 UTC  (6+ messages)
` [PATCH net-next 1/2] rds: Correct endian annotation of port and addr assignments
` [PATCH net-next 2/2] rds: Correct spelling

[PATCH v2] net/smc: replace strncpy with strscpy
 2025-06-20 19:58 UTC  (2+ messages)

[syzbot] Monthly rdma report (Jun 2025)
 2025-06-20 15:56 UTC  (4+ messages)

[PATCH] [RFC] net/mlx5: don't build with CONFIG_CPUMASK_OFFSTACK
 2025-06-20 13:33 UTC  (2+ messages)

[PATCH] RDMA/core: reduce stack using in nldev_stat_get_doit()
 2025-06-20 11:33 UTC 

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

[PATCH net-next v6 0/9] Split netmem from struct page
 2025-06-20  4:12 UTC  (10+ messages)
` [PATCH net-next v6 1/9] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v6 2/9] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH net-next v6 3/9] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH net-next v6 4/9] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH net-next v6 5/9] netmem: use _Generic to cover const casting for page_to_netmem()
` [PATCH net-next v6 6/9] netmem: remove __netmem_get_pp()
` [PATCH net-next v6 7/9] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [PATCH net-next v6 8/9] netmem: introduce a netmem API, virt_to_head_netmem()
` [PATCH net-next v6 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH net-next 0/9] Split netmem from struct page
 2025-06-20  4:12 UTC  (22+ messages)
` [PATCH net-next 1/9] netmem: introduce struct netmem_desc mirroring "
            ` netmem series needs some love and Acks from MM folks
` [PATCH net-next 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH net-next] net/smc: remove unused input parameters in smc_buf_get_slot
 2025-06-19 23:20 UTC  (3+ messages)

[Patch net-next v3] net: mana: Record doorbell physical address in PF mode
 2025-06-19 23:20 UTC  (3+ messages)

[PATCH net-next 0/5] net/mlx5e: Add support for PCIe congestion events
 2025-06-19 22:22 UTC  (10+ messages)
` [PATCH mlx5-next 1/5] net/mlx5: Small refactor for general object capabilities
` [PATCH mlx5-next 2/5] net/mlx5: Add IFC bits for PCIe Congestion Event object
` [PATCH net-next 3/5] net/mlx5e: Create/destroy "
` [PATCH net-next 4/5] net/mlx5e: Add device PCIe congestion ethtool stats
` [PATCH net-next 5/5] net/mlx5e: Make PCIe congestion event thresholds configurable

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

[PATCH net 0/9] mlx5 misc fixes 2025-06-10
 2025-06-19 16:31 UTC  (6+ messages)
` [PATCH net 1/9] net/mlx5: Ensure fw pages are always allocated on same NUMA

[PATCH net v3] Expose RDS features via sysfs
 2025-06-19 14:14 UTC  (4+ messages)
` [PATCH net v3] rds: Expose feature parameters via sysfs (and ELF)

[PATCH net-next v3 0/2] net: Don't use %pK through printk
 2025-06-19 13:32 UTC  (5+ messages)
` [PATCH net-next v3 1/2] ice: Don't use %pK through printk or tracepoints
` [PATCH net-next v3 2/2] net/mlx5: "

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

[PATCH net-next 0/8] net/mlx5: HWS, Optimize matchers ICM usage
 2025-06-19 13:16 UTC  (10+ messages)
` [PATCH net-next 1/8] net/mlx5: HWS, remove unused create_dest_array parameter
` [PATCH net-next 2/8] net/mlx5: HWS, remove incorrect comment
` [PATCH net-next 3/8] net/mlx5: HWS, Refactor and export rule skip logic
` [PATCH net-next 4/8] net/mlx5: HWS, Create STEs directly from matcher
` [PATCH net-next 5/8] net/mlx5: HWS, Decouple matcher RX and TX sizes
` [PATCH net-next 6/8] net/mlx5: HWS, Track matcher sizes individually
` [PATCH net-next 7/8] net/mlx5: HWS, Shrink empty matchers
` [PATCH net-next 8/8] net/mlx5: Add HWS as secondary steering mode

[PATCH] mlx4: Use of macro ARRAY_SIZE() to calculate array size
 2025-06-19 12:47 UTC 

[PATCH net-next] net/mlx4_en: Remove the redundant NULL check for the 'my_ets' object
 2025-06-19 10:10 UTC  (3+ messages)

[PATCH 6.12/6.15] RDMA/hns: initialize db in update_srq_db()
 2025-06-19  9:37 UTC 

[PATCH net-next v5 0/6] udp_tunnel: remove rtnl_lock dependency
 2025-06-19  2:00 UTC  (11+ messages)
` [PATCH net-next v5 1/6] geneve: rely on rtnl lock in geneve_offload_rx_ports
` [PATCH net-next v5 2/6] vxlan: drop sock_lock
` [PATCH net-next v5 3/6] udp_tunnel: remove rtnl_lock dependency
` [PATCH net-next v5 4/6] net: remove redundant ASSERT_RTNL() in queue setup functions
` [PATCH net-next v5 5/6] netdevsim: remove udp_ports_sleep
` [PATCH net-next v5 6/6] Revert "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"

[PATCH RFC net] net/mlx5: Avoid NULL dereference in dest_is_valid
 2025-06-18 19:49 UTC  (4+ messages)

[rdma:wip/jgg-for-rc] BUILD SUCCESS 8edab8a72d67742f87e9dc2e2b0cdfddda5dc29a
 2025-06-18 19:17 UTC 

[PATCH] net/smc: replace strncpy with strscpy
 2025-06-18 14:32 UTC  (3+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS c036993721a3773f918d9a34bd706f72dc1628bf
 2025-06-18 13:34 UTC 

[PATCH rdma-next 0/2] Add multiple priorities support to mlx5 RDMA TRANSPORT tables
 2025-06-18 10:39 UTC  (5+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: fs, add multiple prios to RDMA TRANSPORT steering domain
` [PATCH rdma-next 2/2] RDMA/mlx5: Add multiple priorities support to RDMA TRANSPORT userspace tables

[PATCH rdma-next 0/7] Check CAP_NET_RAW in right namespace
 2025-06-18  5:33 UTC  (10+ messages)
` [PATCH rdma-next 1/7] RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow create
` [PATCH rdma-next 2/7] RDMA/uverbs: Check CAP_NET_RAW in user namespace for QP create
` [PATCH rdma-next 3/7] RDMA/mlx5: Check CAP_NET_RAW in user namespace for flow create
` [PATCH rdma-next 4/7] RDMA/mlx5: Check CAP_NET_RAW in user namespace for anchor create
` [PATCH rdma-next 5/7] RDMA/mlx5: Check CAP_NET_RAW in user namespace for devx create
` [PATCH rdma-next 6/7] RDMA/counter: Check CAP_NET_RAW check in user namespace for RDMA counters
` [PATCH rdma-next 7/7] RDMA/nldev: Check CAP_NET_RAW in user namespace for QP modify

[Patch net-next v2] net: mana: Record doorbell physical address in PF mode
 2025-06-18  1:36 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v6 0/5] Allow dyn MSI-X vector allocation of MANA
 2025-06-17 22:00 UTC  (6+ messages)

[PATCH rdma-rc] RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insert
 2025-06-17 17:41 UTC  (2+ messages)

[PATCH rdma-next] RDMA/core: Rate limit GID cache warning messages
 2025-06-17 17:40 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/mlx5: Fix unsafe xarray access in implicit ODP handling
 2025-06-17 17:40 UTC  (2+ messages)

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

[ANNOUNCE] rdma-core: new stable releases
 2025-06-17 13:19 UTC 

[PATCH rdma-next 0/3] Add net namespace awareness to device registration
 2025-06-17  8:44 UTC  (4+ messages)
` [PATCH rdma-next 1/3] RDMA/core: Extend RDMA device registration to be net namespace aware
` [PATCH rdma-next 2/3] RDMA/mlx5: Allocate IB device with net namespace supplied from core dev
` [PATCH rdma-next 3/3] RDMA/ipoib: Use parent rdma device net namespace

[PATCH net-next v2 0/4] Support bandwidth clamping in mana using net shapers
 2025-06-17  6:16 UTC  (3+ messages)

[PATCH net-next,v8] net: mana: Add handler for hardware servicing events
 2025-06-16 22:30 UTC  (2+ messages)

[PATCH net-next v6 0/3] dpll: add Reference SYNC feature
 2025-06-16 22:12 UTC  (3+ messages)
` [PATCH net-next v6 3/3] ice: add ref-sync dpll pins

[PATCH net] net/mlx4e: Remove redundant definition of IB_MTU_XXX
 2025-06-16 20:04 UTC  (4+ messages)

[PATCH v2] Expose RDS features via sysfs
 2025-06-16 19:01 UTC  (5+ messages)
` [PATCH v2] rds: Expose feature parameters "

[PATCH RFC v1] Feature reporting of RDS driver
 2025-06-16 17:45 UTC  (5+ messages)
` [rds-devel] "

[syzbot] Monthly smc report (Jun 2025)
 2025-06-16 12:34 UTC 

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

[PATCH rdma-next] RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq()
 2025-06-16 10:42 UTC  (2+ messages)
` [PATCH rdma-next] RDMA/mlx5: Support driver APIs pre_destroy_cq and post_destroy_cq

[PATCH rdma-rc 0/3] Batch of mlx5_ib fixes
 2025-06-16  9:14 UTC  (4+ messages)
` [PATCH rdma-rc 1/3] RDMA/mlx5: Fix HW counters query for non-representor devices
` [PATCH rdma-rc 2/3] RDMA/mlx5: Fix CC counters query for MPV
` [PATCH rdma-rc 3/3] RDMA/mlx5: Fix vport loopback for MPV device

[PATCH rdma-rc] IB/core: Annotate umem_mutex acquisition under fs_reclaim for lockdep
 2025-06-16  8:16 UTC 

[PATCH rdma-rc] IB/mlx5: Fix potential deadlock in MR deregistration
 2025-06-16  8:14 UTC 


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