linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-03 00:36:20 to 2025-07-11 01:02:59 UTC [more...]

[PATCH net-next v9 0/8] Split netmem from struct page
 2025-07-11  1:02 UTC  (19+ messages)
` [PATCH net-next v9 1/8] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v9 2/8] netmem: introduce utility APIs to use struct netmem_desc
` [PATCH net-next v9 3/8] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
` [PATCH net-next v9 4/8] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
` [PATCH net-next v9 5/8] netmem: introduce a netmem API, virt_to_head_netmem()
` [PATCH net-next v9 6/8] mlx4: use netmem descriptor and APIs for page pool
` [PATCH net-next v9 7/8] netdevsim: "
` [PATCH net-next v9 8/8] mt76: "

[PATCH] RDMA/mlx5: fix linking with CONFIG_INFINIBAND_USER_ACCESS=n
 2025-07-10 20:12 UTC  (2+ messages)

[PATCH for-next v2 0/3] RDMA: Support CQs with user memory
 2025-07-10 20:04 UTC  (5+ messages)
` [PATCH for-next v2 1/3] RDMA/uverbs: Add a common way to create CQ with umem
` [PATCH for-next v2 2/3] RDMA/core: Add umem "is_contiguous" and "start_dma_addr" helpers
` [PATCH for-next v2 3/3] RDMA/efa: Add CQ with external memory support

[PATCH net] net/mlx5: Correctly set gso_size when LRO is used
 2025-07-10 18:26 UTC 

[PATCH net 0/3] mlx5 misc fixes 2025-07-10
 2025-07-10 16:32 UTC  (7+ messages)
` [PATCH net 1/3] net/mlx5: Reset bw_share field when changing a node's parent
` [PATCH net 2/3] net/mlx5e: Fix race between DIM disable and net_dim()
` [PATCH net 3/3] net/mlx5e: Add new prio for promiscuous mode

[PATCH rdma-next 1/1] RDMA/mana_ib: add additional port counters
 2025-07-10 10:29 UTC 

[PATCH rdma-next 1/1] RDMA/mana_ib: Fix DSCP value in modify QP
 2025-07-10 10:24 UTC 

[PATCH net-next V2 0/3] net/mlx5e: Add support for PCIe congestion events
 2025-07-10  6:51 UTC  (4+ messages)
` [PATCH net-next V2 1/3] net/mlx5e: Create/destroy PCIe Congestion Event object
` [PATCH net-next V2 2/3] net/mlx5e: Add device PCIe congestion ethtool stats
` [PATCH net-next V2 3/3] net/mlx5e: Make PCIe congestion event thresholds configurable

[PATCH rdma-next 1/1] net/mlx5: Fix build -Wframe-larger-than warnings
 2025-07-10  4:44 UTC  (3+ messages)

[PATCH net-next 0/5] net/mlx5: misc changes 2025-07-09
 2025-07-10  3:00 UTC  (13+ messages)
` [PATCH net-next 1/5] net/mlx5e: Remove unused VLAN insertion logic in TX path
` [PATCH net-next 2/5] net/mlx5e: CT: extract a memcmp from a spinlock section
` [PATCH net-next 3/5] net/mlx5e: Replace recursive VLAN push handling with an iterative loop
` [PATCH net-next 4/5] net/mlx5: Warn when write combining is not supported
` [PATCH net-next 5/5] net/mlx5e: RX, Remove unnecessary RQT redirects

[PATCH net-next v2 0/2] Converge on using secs_to_jiffies() part two
 2025-07-10  2:40 UTC  (7+ messages)
` [PATCH net-next v2 1/2] net/smc: convert timeouts to secs_to_jiffies()
` [PATCH net-next v2 2/2] net: ipconfig: "

[PATCH net-next v2 1/1] net/mlx5: Don't use "proxy" headers
 2025-07-09 22:37 UTC  (2+ messages)

[PATCH mlx5-next 0/2] mlx5-next updates 2025-07-09
 2025-07-09 12:41 UTC  (3+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Expose disciplined_fr_counter through HCA capabilities in mlx5_ifc
` [PATCH mlx5-next 2/2] net/mlx5: IFC updates for disabled host PF

[PATCH rdma-next] RDMA/uverbs: Add empty rdma_uattrs_has_raw_cap() declaration
 2025-07-09  7:41 UTC  (4+ messages)

[PATCH for-next] RDMA/efa: Add Network HW statistics counters
 2025-07-09  6:56 UTC  (2+ messages)

[PATCH rdma-next v2 0/3] IB/mad: Add Flow Control for Solicited MADs
 2025-07-09  6:51 UTC  (2+ messages)

[PATCH rdma-next 0/4] Optimize DMABUF mkey page size in mlx5
 2025-07-09  6:42 UTC  (5+ messages)
` [PATCH mlx5-next 1/4] net/mlx5: Expose HCA capability bits for mkey max page size
` [PATCH mlx5-next 2/4] RDMA/mlx5: Fix UMR modifying of mkey "
` [PATCH rdma-next 3/4] RDMA/mlx5: Align mkc page size capability check to PRM
` [PATCH rdma-next 4/4] RDMA/mlx5: Optimize DMABUF mkey page size

[syzbot] [rdma?] KASAN: slab-use-after-free Read in ucma_create_uevent
 2025-07-09  0:12 UTC 

[pull-request] mlx5-next updates 2025-07-08
 2025-07-09  0:10 UTC  (3+ messages)

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

[iwl-next v2 0/6] Add RDMA support for Intel IPU E2000 in idpf
 2025-07-08 20:40 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH for-next 0/2] RDMA: Support CQs with user memory
 2025-07-08 20:13 UTC  (8+ messages)
` [PATCH for-next 1/2] RDMA/uverbs: Add a common way to create CQ with umem
` [PATCH for-next 2/2] RDMA/efa: Add CQ with external memory support

[PATCH net-next v3 0/6] net: Remove unused function parameters in skbuff.c
 2025-07-08 16:00 UTC  (2+ messages)

[PATCH][next] net/mlx5: Fix spelling mistake "disabliing" -> "disabling"
 2025-07-08 15:40 UTC  (3+ messages)

[PATCH rdma-next 0/8] RDMA support for DMA handle
 2025-07-08 14:02 UTC  (17+ messages)
` [PATCH mlx5-next 2/8] net/mlx5: Expose IFC bits for TPH
` [PATCH mlx5-next 3/8] net/mlx5: Add support for device steering tag
` [PATCH rdma-next 4/8] IB/core: Add UVERBS_METHOD_REG_MR on the MR object
` [PATCH rdma-next 5/8] RDMA/core: Introduce a DMAH object and its alloc/free APIs
` [PATCH rdma-next 6/8] RDMA/mlx5: Add DMAH object support
` [PATCH rdma-next 7/8] IB: Extend UVERBS_METHOD_REG_MR to get DMAH
` [PATCH rdma-next 8/8] RDMA/mlx5: Add DMAH support for reg_user_mr/reg_user_dmabuf_mr

[PATCH net-next v8 0/5] Split netmem from struct page
 2025-07-08 11:39 UTC  (6+ messages)
` [PATCH net-next v8 3/5] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH net-next v8 5/5] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()

[PATCH v3 00/14] Introduce AMD Pensando RDMA driver
 2025-07-08 10:05 UTC  (18+ messages)
` [PATCH v3 09/14] RDMA/ionic: Create device queues to support admin operations
` [PATCH v3 10/14] RDMA/ionic: Register device ops for control path

[rdma:wip/leon-for-next] BUILD REGRESSION f3b7a65ce551ee7800f759ec7e198ee5030243dc
 2025-07-08  7:16 UTC 

[PATCH net-next v3 00/10] net/mlx5: HWS, Optimize matchers ICM usage
 2025-07-08  2:20 UTC  (18+ messages)
` [PATCH net-next v3 01/10] net/mlx5: HWS, remove unused create_dest_array parameter
` [PATCH net-next v3 02/10] net/mlx5: HWS, remove incorrect comment
` [PATCH net-next v3 03/10] net/mlx5: HWS, Export rule skip logic
` [PATCH net-next v3 04/10] net/mlx5: HWS, Refactor "
` [PATCH net-next v3 05/10] net/mlx5: HWS, Create STEs directly from matcher
` [PATCH net-next v3 06/10] net/mlx5: HWS, Decouple matcher RX and TX sizes
` [PATCH net-next v3 07/10] net/mlx5: HWS, Track matcher sizes individually
` [PATCH net-next v3 08/10] net/mlx5: HWS, Rearrange to prevent forward declaration
` [PATCH net-next v3 09/10] net/mlx5: HWS, Shrink empty matchers
` [PATCH net-next v3 10/10] net/mlx5: Add HWS as secondary steering mode

[PATCH net-next v8 1/5] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
 2025-07-08  2:00 UTC  (2+ messages)

[pull-request] mlx5-next updates 2025-07-03
 2025-07-07 23:59 UTC  (3+ messages)

[PATCH net-next v7 0/7] Split netmem from struct page
 2025-07-07 18:42 UTC  (9+ messages)
` [PATCH net-next v7 1/7] netmem: introduce struct netmem_desc mirroring "

[PATCH for-next v2] RDMA/efa: Extend admin timeout error print
 2025-07-07 11:30 UTC  (8+ messages)

[PATCH rdma-next 0/3] bnxt_re driver update
 2025-07-07  2:34 UTC  (7+ messages)
` [PATCH rdma-next 1/3] RDMA/bnxt_re: Fix size of uverbs_copy_to() in BNXT_RE_METHOD_GET_TOGGLE_MEM
` [PATCH rdma-next 2/3] RDMA/bnxt_re: Support 2G message size
` [PATCH rdma-next 3/3] RDMA/bnxt_re: Use macro instead of hard coded value

[syzbot] [rdma?] WARNING in rxe_skb_tx_dtor
 2025-07-06 21:04 UTC  (4+ messages)

[PATCH 0/8] RDMA/siw: [re-]introduce module parameters and add MPA V1
 2025-07-06  7:56 UTC  (13+ messages)
` [PATCH 1/8] RDMA/siw: make mpa_version = MPA_REVISION_2 const
` [PATCH 2/8] RDMA/siw: remove unused loopback_enabled = true
` [PATCH 3/8] RDMA/siw: add and remember siw_device_options per device
` [PATCH 4/8] RDMA/siw: make use of sdev->options.* and avoid globals
` [PATCH 5/8] RDMA/siw: combine global options into siw_default_options
` [PATCH 6/8] RDMA/siw: move rtr_type to siw_device_options
` [PATCH 7/8] RDMA/siw: [re-]introduce module parameters to alter the behavior at runtime
` [PATCH 8/8] RDMA/siw: add support for MPA V1 and IRD/ORD negotiation based on [MS-SMBD]

[PATCH for-rc 0/6] RDMA/hns: Bugfixes and improvements
 2025-07-06  7:06 UTC  (8+ messages)
` [PATCH for-rc 1/6] RDMA/hns: Fix double destruction of rsv_qp
` [PATCH for-rc 2/6] RDMA/hns: Fix HW configurations not cleared in error flow
` [PATCH for-rc 3/6] RDMA/hns: Get message length of ack_req from FW
` [PATCH for-rc 4/6] RDMA/hns: Fix accessing uninitialized resources
` [PATCH for-rc 5/6] RDMA/hns: Drop GFP_NOWARN
` [PATCH for-rc 6/6] RDMA/hns: Fix -Wframe-larger-than issue

[recipe build #3918307] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-07-04 18:19 UTC 

[PATCH mlx5-next v1] net/mlx5: Check device memory pointer before usage
 2025-07-04 16:48 UTC  (6+ messages)

[PATCH for-next] RDMA/efa: Extend admin timeout error print
 2025-07-03 12:20 UTC  (3+ messages)


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