messages from 2025-05-19 21:16:27 to 2025-05-23 15:38:48 UTC [more...]
[PATCH] mm/hmm: Allow hmm_dma_map_alloc() to tolerate NULL device
2025-05-23 15:38 UTC (3+ messages)
[PATCH net-next v3 0/3] dpll: add Reference SYNC feature
2025-05-23 15:32 UTC (6+ messages)
` [PATCH net-next v3 1/3] dpll: add reference-sync netlink attribute
` [PATCH net-next v3 2/3] dpll: add reference sync get/set
` [PATCH net-next v3 3/3] ice: add ref-sync dpll pins
[PATCH rdma-next] RDMA/rxe: Break endless pagefault loop for RO pages
2025-05-23 12:57 UTC (9+ messages)
[bug report] [rdma] RXE ODP test hangs with new DMA map API
2025-05-23 12:51 UTC (4+ messages)
[PATCH net-next v3 0/3] dpll: add all inputs phase offset monitor
2025-05-23 12:16 UTC (7+ messages)
` [PATCH net-next v3 2/3] dpll: add phase_offset_monitor_get/set callback ops
[PATCH 00/18] Split netmem from struct page
2025-05-23 9:01 UTC (23+ messages)
` [PATCH 01/18] netmem: introduce struct netmem_desc struct_group_tagged()'ed on struct net_iov
` [PATCH 02/18] netmem: introduce netmem alloc APIs to wrap page alloc APIs
` [PATCH 03/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_page_order()
` [PATCH 04/18] page_pool: rename __page_pool_alloc_page_order() to __page_pool_alloc_large_netmem()
` [PATCH 05/18] page_pool: use netmem alloc/put APIs in __page_pool_alloc_pages_slow()
` [PATCH 06/18] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH 07/18] page_pool: use netmem put API in page_pool_return_netmem()
` [PATCH 08/18] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH 09/18] page_pool: rename __page_pool_put_page() to __page_pool_put_netmem()
` [PATCH 10/18] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH 11/18] mlx4: use netmem descriptor and APIs for page pool
` [PATCH 12/18] page_pool: use netmem APIs to access page->pp_magic in page_pool_page_is_pp()
` [PATCH 13/18] mlx5: use netmem descriptor and APIs for page pool
` [PATCH 14/18] netmem: use _Generic to cover const casting for page_to_netmem()
` [PATCH 15/18] netmem: remove __netmem_get_pp()
` [PATCH 16/18] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [PATCH 17/18] netdevsim: use netmem descriptor and APIs for page pool
` [PATCH 18/18] mm, netmem: remove the page pool members in struct page
[PATCH rdma-next] RDMA/bnxt_re: Support extended stats for Thor2 VF
2025-05-23 7:59 UTC
[PATCH net 0/2] mlx5 misc fixes 2025-05-22
2025-05-23 7:19 UTC (7+ messages)
` [PATCH net 1/2] net/mlx5: Ensure fw pages are always allocated on same NUMA
` [PATCH net 2/2] net/mlx5e: Fix leak of Geneve TLV option object
[PATCH v4] net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
2025-05-23 4:51 UTC (2+ messages)
[PATCH v1 net-next 4/6] socket: Remove kernel socket conversion except for net/rds/
2025-05-23 4:23 UTC (5+ messages)
[PATCH for-next] RDMA/hns: Fix endian issue in trace events
2025-05-23 2:34 UTC
[PATCH net-next V2 00/11] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
2025-05-22 23:56 UTC (26+ messages)
` [PATCH net-next V2 01/11] net: Kconfig NET_DEVMEM selects GENERIC_ALLOCATOR
` [PATCH net-next V2 02/11] net: Add skb_can_coalesce for netmem
` [PATCH net-next V2 03/11] net/mlx5e: SHAMPO: Reorganize mlx5_rq_shampo_alloc
` [PATCH net-next V2 04/11] net/mlx5e: SHAMPO: Remove redundant params
` [PATCH net-next V2 05/11] net/mlx5e: SHAMPO: Improve hw gro capability checking
` [PATCH net-next V2 06/11] net/mlx5e: SHAMPO: Separate pool for headers
` [PATCH net-next V2 07/11] net/mlx5e: SHAMPO: Headers page pool stats
` [PATCH net-next V2 08/11] net/mlx5e: Convert over to netmem
` [PATCH net-next V2 09/11] net/mlx5e: Add support for UNREADABLE netmem page pools
` [PATCH net-next V2 10/11] net/mlx5e: Implement queue mgmt ops and single channel swap
` [PATCH net-next V2 11/11] net/mlx5e: Support ethtool tcp-data-split settings
[PATCH rdma-rc] RDMA/cma: Fix hang when cma_netevent_callback fails to queue_work
2025-05-22 16:54 UTC (5+ messages)
[PATCH net-next v2 0/3] dpll: add Reference SYNC feature
2025-05-22 16:42 UTC (4+ messages)
` [PATCH net-next v2 2/3] dpll: add Reference SYNC get/set
[PATCH net-next 0/5] net/mlx5: Convert mlx5 to netdev instance locking
2025-05-22 16:30 UTC (13+ messages)
` [PATCH net-next 1/5] IB/IPoIB: Enqueue separate work_structs for each flushed interface
` [PATCH net-next 2/5] IB/IPoIB: Replace vlan_rwsem with the netdev instance lock
` [PATCH net-next 3/5] IB/IPoIB: Allow using netdevs that require the "
` [PATCH net-next 4/5] net/mlx5e: Don't drop RTNL during firmware flash
` [PATCH net-next 5/5] net/mlx5e: Convert mlx5 netdevs to instance locking
[PATCH] Doc: networking: Fix various typos in rds.rst
2025-05-22 16:02 UTC (2+ messages)
[PATCH net-next] net/mlx5e: Allow setting MAC address of representors
2025-05-22 15:58 UTC (2+ messages)
[PATCH v3] net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
2025-05-22 15:40 UTC (3+ messages)
[PATCH net-next,v2] net: mana: Add support for Multi Vports on Bare metal
2025-05-22 14:51 UTC (6+ messages)
` [EXTERNAL] "
[PATCH v2 00/10] net: faster and simpler CRC32C computation
2025-05-22 14:07 UTC (22+ messages)
` [PATCH v2 01/10] net: introduce CONFIG_NET_CRC32C
` [PATCH v2 02/10] net: add skb_crc32c()
` [PATCH v2 03/10] net: use skb_crc32c() in skb_crc32c_csum_help()
` [PATCH v2 04/10] RDMA/siw: use skb_crc32c() instead of __skb_checksum()
` [PATCH v2 05/10] sctp: "
` [PATCH v2 06/10] net: fold __skb_checksum() into skb_checksum()
` [PATCH v2 07/10] lib/crc32: remove unused support for CRC32C combination
` [PATCH v2 08/10] net: add skb_copy_and_crc32c_datagram_iter()
` [PATCH v2 09/10] nvme-tcp: use crc32c() and skb_copy_and_crc32c_datagram_iter()
` [PATCH v2 10/10] net: remove skb_copy_and_hash_datagram_iter()
[PATCH v2 00/14] Introduce AMD Pensando RDMA driver
2025-05-22 11:28 UTC (3+ messages)
[PATCH for-next v4 0/2] RDMA/rxe: Prefetching pages with explicit ODP
2025-05-22 11:19 UTC (3+ messages)
` [PATCH for-next v4 1/2] RDMA/rxe: Implement synchronous prefetch for ODP MRs
` [PATCH for-next v4 2/2] RDMA/rxe: Enable asynchronous "
[PATCH v3] net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr()
2025-05-22 11:13 UTC (3+ messages)
[rdma:wip/leon-for-next] BUILD SUCCESS 990b5c07f677a0b633b41130a70771337c18343e
2025-05-22 10:05 UTC
[PATCH v3 0/4] Allow dyn MSI-X vector allocation of MANA
2025-05-22 9:17 UTC (4+ messages)
` [PATCH v3 4/4] net: mana: Allocate MSI-X vectors dynamically
[PATCH net-next 0/4] net/mlx5: HWS, set of fixes and adjustments
2025-05-22 3:50 UTC (6+ messages)
` [PATCH net-next 1/4] net/mlx5: SWS, fix reformat id error handling
` [PATCH net-next 2/4] net/mlx5: HWS, register reformat actions with fw
` [PATCH net-next 3/4] net/mlx5: HWS, fix typo - 'nope' to 'nop'
` [PATCH net-next 4/4] net/mlx5: HWS, handle modify header actions dependency
[PATCH rdma-rc 0/4] bnxt_re bug fixes
2025-05-22 2:39 UTC (8+ messages)
` [PATCH rdma-rc 1/4] RDMA/bnxt_re: Fix incorrect display of inactivity_cp in debugfs output
` [PATCH rdma-rc 2/4] RDMA/bnxt_re: Fix missing error handling for tx_queue
` [PATCH rdma-rc 3/4] RDMA/bnxt_re: Fix return code of bnxt_re_configure_cc
` [PATCH rdma-rc 4/4] RDMA/bnxt_re: Fix null pointer dereference in bnxt_re_suspend
[PATCH net-next,v4] net: mana: Add handler for hardware servicing events
2025-05-22 0:28 UTC (3+ messages)
` [EXTERNAL] "
[PATCH net-next,v5] net: mana: Add handler for hardware servicing events
2025-05-22 0:22 UTC
[PATCH net-next 0/3] udp_tunnel: remove rtnl_lock dependency
2025-05-21 22:31 UTC (10+ messages)
` [PATCH net-next 1/3] net: ASSERT_RTNL remove netif_set_real_num_{rx,tx}_queues
` [Intel-wired-lan] [PATCH net-next 1/3] net: ASSERT_RTNL remove netif_set_real_num_{rx, tx}_queues
` [PATCH net-next 2/3] udp_tunnel: remove rtnl_lock dependency
` [PATCH net-next 3/3] Revert "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"
` [Intel-wired-lan] "
[PATCH net-next V10 0/6] Support rate management on traffic classes in devlink and mlx5
2025-05-21 22:24 UTC (13+ messages)
` [PATCH net-next V10 1/6] devlink: Extend devlink rate API with traffic classes bandwidth management
` [PATCH net-next V10 2/6] selftest: netdevsim: Add devlink rate tc-bw test
` [PATCH net-next V10 3/6] net/mlx5: Add no-op implementation for setting tc-bw on rate objects
` [PATCH net-next V10 4/6] net/mlx5: Add support for setting tc-bw on nodes
` [PATCH net-next V10 5/6] net/mlx5: Add traffic class scheduling support for vport QoS
` [PATCH net-next V10 6/6] net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw
[ANNOUNCE] blktests repoistory move
2025-05-21 21:08 UTC
[PATCH rdma-next] RDMA/mlx5: Avoid flexible array warning
2025-05-21 18:27 UTC (2+ messages)
[PATCH v5 net-next: rds] replace strncpy with strscpy_pad
2025-05-21 17:14 UTC (2+ messages)
[PATCH for-next] RDMA/efa: Add CQ with external memory support
2025-05-21 15:19 UTC (5+ messages)
[PATCH rdma-next] IB/cm: Remove dead code and adjust naming
2025-05-21 11:34 UTC
[PATCH net-next 00/10] net: faster and simpler CRC32C computation
2025-05-21 10:38 UTC (6+ messages)
` [PATCH net-next 04/10] RDMA/siw: use skb_crc32c() instead of __skb_checksum()
[PATCH net-next] net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overhead
2025-05-21 8:56 UTC (5+ messages)
[PATCH v3 net-next: rds] replace strncpy with strscpy_pad
2025-05-20 21:13 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v5 "
[PATCH v2] RDMA/irdma: puda: Clear entries after allocation to ensure clean state
2025-05-20 13:15 UTC (2+ messages)
[PATCH v2] net: mlx5: vport: Add error handling in mlx5_query_nic_vport_qkey_viol_cntr()
2025-05-20 11:26 UTC (2+ messages)
[PATCH v2] net: mlx5: vport: Add error handling in mlx5_query_nic_vport_node_guid()
2025-05-20 11:24 UTC (2+ messages)
[PATCH] net/mlx5: Add NULL check in mlx5e_tc_nic_create_miss_table
2025-05-20 11:14 UTC (2+ messages)
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