messages from 2026-01-25 12:17:27 to 2026-01-29 07:06:46 UTC [more...]
[PATCH v5 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-29 7:06 UTC (17+ messages)
` [PATCH v5 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v5 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v5 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v5 6/8] dma-buf: Add dma_buf_attach_revocable()
[PATCH] RDMA/core: Fix stale RoCE GIDs during netdev events at registration
2026-01-29 6:06 UTC (12+ messages)
[PATCH rdma-rext 0/4] RDMA/bnxt_re: Add QP rate limit support
2026-01-29 5:31 UTC (8+ messages)
[PATCH net-next v2 0/7] net/rds: RDS-TCP protocol and extension improvements
2026-01-29 5:05 UTC (10+ messages)
` [PATCH net-next v2 1/7] net/rds: new extension header: rdma bytes
` [net-next,v2,1/7] "
` [PATCH net-next v2 2/7] net/rds: Encode cp_index in TCP source port
` [PATCH net-next v2 3/7] net/rds: rds_tcp_conn_path_shutdown must not discard messages
` [PATCH net-next v2 4/7] net/rds: Kick-start TCP receiver after accept
` [PATCH net-next v2 5/7] net/rds: Clear reconnect pending bit
` [PATCH net-next v2 6/7] net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrives
` [PATCH net-next v2 7/7] net/rds: Trigger rds_send_ping() more than once
` [net-next,v2,7/7] "
[PATCH net V2 0/4] mlx5 misc fixes 2026-01-27
2026-01-29 5:00 UTC (7+ messages)
` [PATCH net V2 1/4] net/mlx5: fs, Fix inverted cap check in tx flow table root disconnect
` [PATCH net V2 2/4] net/mlx5: Fix deadlock between devlink lock and esw->wq
` [PATCH net V2 3/4] net/mlx5: Fix vhca_id access call trace use before alloc
` [PATCH net V2 4/4] net/mlx5e: Skip ESN replay window setup for IPsec crypto offload
[PATCH v2] net/mlx5e: don't assume psp tx skbs are ipv6 csum handling
2026-01-29 4:10 UTC (4+ messages)
[PATCH rdma-next v9 0/5] RDMA/bnxt_re: Support direct verbs
2026-01-28 19:42 UTC (25+ messages)
` [PATCH rdma-next v9 1/5] RDMA/uverbs: Support QP creation with user allocated memory
` [PATCH rdma-next v9 2/5] RDMA/bnxt_re: Move the UAPI methods to a dedicated file
` [PATCH rdma-next v9 3/5] RDMA/bnxt_re: Refactor bnxt_qplib_create_qp() function
` [PATCH rdma-next v9 4/5] RDMA/bnxt_re: Direct Verbs: Support DBR verbs
` [PATCH rdma-next v9 5/5] RDMA/bnxt_re: Direct Verbs: Support CQ and QP verbs
[PATCH net-next 0/3] net/smc: buffer allocation and registration improvements
2026-01-28 18:06 UTC (15+ messages)
` [PATCH net-next 2/3] mm: vmalloc: export find_vm_area()
[RFC 2/2] Set steering-tag directly for PCIe P2P memory access
2026-01-28 16:57 UTC (3+ messages)
[RFC PATCH 0/3] RDMA/smbdirect: introduce and use rdma_restrict_node_type()
2026-01-28 14:11 UTC (2+ messages)
[PATCH net v2] net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
2026-01-28 12:50 UTC (7+ messages)
[PATCH v5 0/5] Add a bio_vec based API to core/rw.c
2026-01-28 12:18 UTC (9+ messages)
` [PATCH v5 1/5] RDMA/core: add bio_vec based RDMA read/write API
` [PATCH v5 2/5] RDMA/core: use IOVA-based DMA mapping for bvec RDMA operations
` [PATCH v5 3/5] RDMA/core: add MR support for bvec-based "
` [PATCH v5 4/5] RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
` [PATCH v5 5/5] svcrdma: use bvec-based RDMA read/write API
[PATCH] RDMA/irdma: Use kvzalloc for paged memory DMA address array
2026-01-28 12:18 UTC (4+ messages)
` [PATCH v2] "
[PATCH net-next V7 00/14] devlink and mlx5: Support cross-function rate scheduling
2026-01-28 11:25 UTC (15+ messages)
` [PATCH net-next V7 01/14] documentation: networking: add shared devlink documentation
` [PATCH net-next V7 02/14] devlink: introduce shared devlink instance for PFs on same chip
` [PATCH net-next V7 03/14] devlink: Reverse locking order for nested instances
` [PATCH net-next V7 04/14] devlink: Add helpers to lock nested-in instances
` [PATCH net-next V7 05/14] devlink: Refactor devlink_rate_nodes_check
` [PATCH net-next V7 06/14] devlink: Decouple rate storage from associated devlink object
` [PATCH net-next V7 07/14] devlink: Add parent dev to devlink API
` [PATCH net-next V7 08/14] devlink: Allow parent dev for rate-set and rate-new
` [PATCH net-next V7 09/14] devlink: Allow rate node parents from other devlinks
` [PATCH net-next V7 10/14] net/mlx5: Add a shared devlink instance for PFs on same chip
` [PATCH net-next V7 11/14] net/mlx5: Expose a function to clear a vport's parent
` [PATCH net-next V7 12/14] net/mlx5: Store QoS sched nodes in the sh_devlink
` [PATCH net-next V7 13/14] net/mlx5: qos: Support cross-device tx scheduling
` [PATCH net-next V7 14/14] net/mlx5: Document devlink rates
[PATCH net 0/3] mlx5 misc fixes 2026-01-26
2026-01-28 11:28 UTC (8+ messages)
` [PATCH net 1/3] net/mlx5: Fix Unbinding uplink-netdev in switchdev mode
` [PATCH net 2/3] net/mlx5e: TC, delete flows only for existing peers
` [PATCH net 3/3] net/mlx5e: Account for netdev stats in ndo_get_stats64
[PATCH] RDMA/rxe: Fix race condition in QP timer handlers
2026-01-28 10:25 UTC (6+ messages)
[PATCH rdma-next] MAINTAINERS: Drop RDMA files from Hyper-V section
2026-01-28 9:55 UTC
[PATCH net-next V6 00/14] devlink and mlx5: Support cross-function rate scheduling
2026-01-28 9:20 UTC (5+ messages)
` [PATCH net-next V6 07/14] devlink: Add parent dev to devlink API
RDMA/mlx5: Impact of mlx5_roce::last_port_state initial value on ibv_async_event port state change notifications
2026-01-28 9:14 UTC
[rdma:wip/leon-for-next] BUILD SUCCESS a01745ccf7c41043c503546cae7ba7b0ff499d38
2026-01-28 8:29 UTC
[PATCH RFC mlx5-next 0/1] net/mlx5e: Expose physical received bits counters to ethtool
2026-01-28 7:14 UTC (2+ messages)
[PATCH net] Revert "net/smc: Introduce TCP ULP support"
2026-01-28 5:54 UTC
[PATCH net-next 0/3] Single MSS length in UDP GSO_PARTIAL
2026-01-28 1:40 UTC (7+ messages)
` [PATCH net-next 1/3] udp: gso: Use single MSS length in UDP header for GSO_PARTIAL
` [PATCH net-next 2/3] net/mlx5e: Remove redundant UDP length adjustment with GSO_PARTIAL
` [PATCH net-next 3/3] net: aquantia: "
[PATCH] net/mlx4: fix MAC table total count corruption in __mlx4_unregister_mac()
2026-01-27 16:38 UTC (4+ messages)
[PATCH rdma-next v2 1/1] RDMA/mana_ib: device memory support
2026-01-27 14:20 UTC (3+ messages)
[PATCH] RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler
2026-01-27 14:20 UTC (3+ messages)
[PATCH net-next V6 01/14] documentation: networking: add shared devlink documentation
2026-01-27 13:32 UTC (2+ messages)
` [net-next,V6,01/14] "
[PATCH rdma-next v7 0/4] RDMA/bnxt_re: Support direct verbs
2026-01-27 10:37 UTC (4+ messages)
` [PATCH rdma-next v7 4/4] RDMA/bnxt_re: Direct Verbs: Support CQ and QP verbs
[PATCH net-next v1 1/7] net/rds: new extension header: rdma bytes
2026-01-27 6:16 UTC (3+ messages)
` [net-next,v1,1/7] "
[PATCH v4 0/5] Add a bio_vec based API to core/rw.c
2026-01-27 5:42 UTC (8+ messages)
` [PATCH v4 1/5] RDMA/core: add bio_vec based RDMA read/write API
` [PATCH v4 2/5] RDMA/core: use IOVA-based DMA mapping for bvec RDMA operations
` [PATCH v4 3/5] RDMA/core: add MR support for bvec-based "
` [PATCH v4 4/5] RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
` [PATCH v4 5/5] svcrdma: use bvec-based RDMA read/write API
[rdma:wip/leon-for-next] BUILD SUCCESS 1956f0a74ccf5dc9c3ef717f2985c3ed3400aab0
2026-01-27 4:27 UTC
[PATCH rdma-next v2 00/11] RDMA/core: Introduce FRMR pools infrastructure
2026-01-26 22:55 UTC (4+ messages)
` [PATCH rdma-next v2 02/11] IB/core: Introduce FRMR pools
[PATCH v2 0/7] don't abuse task_struct.group_leader
2026-01-26 20:53 UTC (11+ messages)
` [PATCH v2 1/7] android/binder: don't abuse current->group_leader
` [PATCH v2 2/7] android/binder: use same_thread_group(proc->tsk, current) in binder_mmap()
` [PATCH v2 3/7] drm/amdgpu: don't abuse current->group_leader
` [PATCH v2 4/7] drm/amd: kill the outdated "Only the pthreads threading model is supported" checks
` [PATCH v2 5/7] drm/pan*: don't abuse current->group_leader
` [PATCH v2 6/7] RDMA/umem: "
` [PATCH v2 7/7] netclassid: use thread_group_leader(p) in update_classid_task()
[PATCH rdma-next] RDMA/core: release devices_rwsem when calling device_del
2026-01-26 18:47 UTC (4+ messages)
[PATCH net-next v1 7/7] net/rds: Trigger rds_send_ping() more than once
2026-01-26 17:47 UTC (2+ messages)
` [net-next,v1,7/7] "
[PATCH v3 0/5] Add a bio_vec based API to core/rw.c
2026-01-26 17:13 UTC (15+ messages)
` [PATCH v3 2/5] RDMA/core: use IOVA-based DMA mapping for bvec RDMA operations
` [PATCH v3 3/5] RDMA/core: add MR support for bvec-based "
[PATCH net-next] dpll: expose fractional frequency offset in ppt
2026-01-26 16:22 UTC
[PATCH 0/1] RDMA/uverbs: Fix missing wqe_size validation in ib_uverbs_post_send
2026-01-26 13:07 UTC (4+ messages)
` [PATCH 1/1] RDMA/uverbs: Validate wqe_size before using it "
[PATCH] RDMA/mlx5: Use mlx5_cmd_is_down to detect PCIe Surprise Link Down
2026-01-26 9:32 UTC (4+ messages)
[PATCH] net/mlx5e: don't assume psp tx skbs are ipv6 csum handling
2026-01-26 9:15 UTC (2+ messages)
[PATCH v2 fwctl 1/5] fwctl/bnxt_en: Move common definitions to include/linux/bnxt/
2026-01-26 5:37 UTC
[rdma:wip/leon-for-next] BUILD SUCCESS 2529aead51673814ebf464723626ac608b8635a5
2026-01-26 3:54 UTC
[PATCH v3 net] net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()
2026-01-25 22:50 UTC (2+ messages)
[PATCH rdma-next 0/2] RDMA: Add support for exporting dma-buf file descriptors
2026-01-25 14:31 UTC (3+ messages)
` [PATCH rdma-next 1/2] RDMA/uverbs: Add DMABUF object type and operations
[PATCH rdma-next 1/2] RDMA/irdma: Add enum defs for reserved CQs/QPs
2026-01-25 14:03 UTC (2+ messages)
[PATCH RFC v2] RDMA/rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZE
2026-01-25 13:41 UTC (2+ messages)
[PATCH fwctl 1/5] fwctl/bnxt_en: Move common definitions to include/linux/bnxt/
2026-01-25 12:35 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