messages from 2025-12-03 21:11:02 to 2025-12-18 15:18:56 UTC [more...]
[PATCH] RDMA/bnxt_re: Replace cpu_to_be64 + le64_to_cpu with swab64
2025-12-18 15:18 UTC (2+ messages)
[PATCH 0/2] RDMA/efa: Admin completion context improvements
2025-12-18 15:12 UTC (4+ messages)
` [PATCH 1/2] RDMA/efa: Check stored completion CTX command ID with received one
` [PATCH 2/2] RDMA/efa: Improve admin completion context state machine
[PATCH -next 1/2] RDMA/irdma: Simplify bool conversion
2025-12-18 14:54 UTC (3+ messages)
` [PATCH -next 2/2] "
[PATCH] RDMA/rtrs: remove dead code
2025-12-18 13:22 UTC (2+ messages)
[PATCH net, v2] net: mana: Fix use-after-free in reset service rescan path
2025-12-18 13:10 UTC
[PATCH net 0/9] mlx5 misc fixes 2025-12-09
2025-12-18 13:00 UTC (11+ messages)
` [PATCH net 1/9] net/mlx5: fw reset, clear reset requested on drain_fw_reset
` [PATCH net 2/9] net/mlx5: Drain firmware reset in shutdown callback
` [PATCH net 3/9] net/mlx5: fw_tracer, Validate format string parameters
` [PATCH net 4/9] net/mlx5: fw_tracer, Handle escaped percent properly
` [PATCH net 5/9] net/mlx5: Serialize firmware reset with devlink
` [PATCH net 6/9] net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC init
` [PATCH net 7/9] net/mlx5e: Trigger neighbor resolution for unresolved destinations
` [PATCH net 8/9] net/mlx5e: Do not update BQL of old txqs during channel reconfiguration
` [PATCH net 9/9] net/mlx5e: Don't include PSP in the hard MTU calculations
[PATCH 0/7] don't abuse task_struct.group_leader
2025-12-18 11:06 UTC (16+ messages)
` [PATCH 1/7] android/binder: don't abuse current->group_leader
` [PATCH 2/7] android/binder: use same_thread_group(proc->tsk, current) in binder_mmap()
` [PATCH 3/7] drm/amdgpu: don't abuse current->group_leader
` [PATCH 4/7] drm/amd: kill the outdated "Only the pthreads threading model is supported" checks
` [PATCH 5/7] drm/pan*: don't abuse current->group_leader
` [PATCH 6/7] RDMA/umem: "
` [PATCH 7/7] netclassid: use thread_group_leader(p) in update_classid_task()
blktests failures with v6.18 kernel
2025-12-18 10:59 UTC
[rdma/siw] unregister_netdevice: waiting for bond0 to become free. Usage count = 3
2025-12-18 9:53 UTC (9+ messages)
` [not-yet-signed PATCH] RDMA/core: flush gid_cache_wq WQ from disable_device()
` [PATCH] "
[PATCH rdma-next v5 0/4] RDMA/bnxt_re: Support direct verbs
2025-12-18 1:46 UTC (8+ messages)
` [PATCH rdma-next v5 3/4] RDMA/bnxt_re: Direct Verbs: Support DBR verbs
` [PATCH rdma-next v5 4/4] RDMA/bnxt_re: Direct Verbs: Support CQ and QP verbs
[RFC PATCH] RDMA/bnxt_re: Fix OOB write in bnxt_re_copy_err_stats()
2025-12-18 2:16 UTC (2+ messages)
[PATCH v2 0/1] finalize removing the page pool members in struct page
2025-12-18 0:17 UTC (4+ messages)
` [PATCH v2 1/1] mm: introduce a new page type for page pool in page type
[PATCH] RDMA/irdma: avoid invalid read in irdma_net_event
2025-12-17 18:03 UTC (2+ messages)
[PATCH] RDMA/efa: Remove possible negative shift
2025-12-17 18:04 UTC (3+ messages)
[PATCH rdma-next] RDMA/mana_ib: check cqe length for kernel CQs
2025-12-17 18:03 UTC (2+ messages)
[PATCH] RTRS/rtrs: clean up rtrs headers kernel-doc
2025-12-17 18:04 UTC (2+ messages)
[PATCH net] net/smc: Initialize smc hashtables before registering users
2025-12-17 15:25 UTC (2+ messages)
[Build #31662576] armhf build of rdma-core 61.0~202512170735+gitd74af53e~ubuntu20.04.1 in ubuntu focal RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
2025-12-17 14:55 UTC
[Build #31662563] armhf build of rdma-core 61.0~202512170735+gitd74af53e~ubuntu18.04.1 in ubuntu bionic RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
2025-12-17 14:56 UTC
[recipe build #3986665] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2025-12-17 14:46 UTC
[PATCH] RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()
2025-12-17 10:01 UTC
[syzbot] [smc?] general protection fault in smc_diag_dump_proto
2025-12-17 9:39 UTC (2+ messages)
[PATCH] RDMA/irdma: fix irdma_alloc_ucontext_resp padding
2025-12-17 1:46 UTC (5+ messages)
[PATCH] RDMA/ucma: fix rdma_ucm_query_ib_service_resp struct padding
2025-12-17 1:45 UTC (2+ messages)
[PATCH] RDMA/cm: Fix leaking the multicast GID table reference
2025-12-17 1:44 UTC (2+ messages)
[PATCH] RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly
2025-12-17 1:44 UTC (2+ messages)
[PATCH RFC net-next 00/13] dpll: Core improvements and ice E825-C SyncE support
2025-12-17 0:49 UTC (27+ messages)
` [PATCH RFC net-next 01/13] dt-bindings: net: ethernet-controller: Add DPLL pin properties
` [PATCH RFC net-next 02/13] dpll: Allow registering pin with firmware node
` [PATCH RFC net-next 03/13] net: eth: Add helpers to find DPLL pin "
` [PATCH RFC net-next 04/13] dpll: zl3073x: register pins with fwnode handle
` [PATCH RFC net-next 05/13] dpll: Add notifier chain for dpll events
` [PATCH RFC net-next 06/13] dpll: Support dynamic pin index allocation
` [PATCH RFC net-next 07/13] dpll: zl3073x: Add support for mux pin type
` [PATCH RFC net-next 08/13] dpll: Enhance and consolidate reference counting logic
` [PATCH RFC net-next 09/13] dpll: Prevent duplicate registrations
` [PATCH RFC net-next 10/13] dpll: Add reference count tracking support
` [PATCH RFC net-next 11/13] dpll: zl3073x: Enable reference count tracking
` [PATCH RFC net-next 12/13] ice: dpll: "
` [PATCH RFC net-next 13/13] ice: dpll: Support E825-C SyncE and dynamic pin discovery
` [Intel-wired-lan] "
Problem with smbdirect rw credits and initiator_depth
2025-12-16 23:59 UTC (16+ messages)
[PATCH net-next] net: mana: Fix use-after-free in reset service rescan path
2025-12-16 17:48 UTC (3+ messages)
` [EXTERNAL] "
[PATCH RFC net-next v2 00/13] dpll: Core improvements and ice E825-C SyncE support
2025-12-16 16:49 UTC (15+ messages)
` [PATCH RFC net-next v2 01/12] dt-bindings: net: ethernet-controller: Add DPLL pin properties
` [PATCH RFC net-next v2 02/12] dpll: Allow associating dpll pin with a firmware node
` [PATCH RFC net-next v2 03/12] net: eth: Add helpers to find DPLL pin "
` [PATCH RFC net-next v2 04/12] dpll: zl3073x: Associate pin with fwnode handle
` [PATCH RFC net-next v2 05/12] dpll: Add notifier chain for dpll events
` [PATCH RFC net-next v2 06/12] dpll: Support dynamic pin index allocation
` [PATCH RFC net-next v2 07/12] dpll: zl3073x: Add support for mux pin type
` [PATCH RFC net-next v2 08/12] dpll: Enhance and consolidate reference counting logic
` [PATCH RFC net-next v2 09/12] dpll: Prevent duplicate registrations
` [PATCH RFC net-next v2 10/12] dpll: Add reference count tracking support
` [PATCH RFC net-next v2 11/12] drivers: Add support for DPLL reference count tracking
` [PATCH RFC net-next v2 12/12] ice: dpll: Support E825-C SyncE and dynamic pin discovery
` [Intel-wired-lan] "
[PATCH RFC 1/2] net: mana: Add support for coalesced RX packets on CQE
2025-12-16 15:57 UTC (2+ messages)
` [PATCH RFC 2/2] net: mana: Add ethtool counters for RX CQEs in coalesced type
[PATCH] IB/core: Fix ABBA deadlock in rdma_dev_exit_net
2025-12-16 14:22 UTC (5+ messages)
[PATCH] RDMA/ionic: Replace cpu_to_be64 + le64_to_cpu with swab64
2025-12-16 12:35 UTC (5+ messages)
[PATCH] RDMA/cxgb4: fix a memory leak in pass_accept_req() error path
2025-12-15 15:56 UTC
[PATCH] RDMA/cxgb4: fix dst refcount leak in pass_accept_req() error path
2025-12-15 15:33 UTC
[PATCH] IB/mlx5: Fix a possible null-pointer dereference in set_roce_addr()
2025-12-15 10:07 UTC (3+ messages)
[PATCH 0/2] finalize removing the page pool members in struct page
2025-12-15 7:10 UTC (3+ messages)
` [PATCH 1/2] mm: introduce a new page type for page pool in page type
` [PATCH 2/2] mm, netmem: remove the page pool members in struct page
[PATCH][next] RDMA/rxe: Avoid -Wflex-array-member-not-at-end warnings
2025-12-15 5:00 UTC (7+ messages)
[PATCH 0/9] Misc patches for RTRS
2025-12-12 5:26 UTC (14+ messages)
` [PATCH 1/9] RDMA/rtrs-srv: fix SG mapping
` [PATCH 2/9] RDMA/rtrs: Add error description to the logs
` [PATCH 3/9] RDMA/rtrs: Add optional support for IB_MR_TYPE_SG_GAPS
` [PATCH 4/9] RDMA/rtrs: Improve error logging for RDMA cm events
` [PATCH 5/9] RDMA/rtrs-clt: Remove unused list-head in rtrs_clt_io_req
` [PATCH 6/9] RDMA/rtrs-srv: Add check and closure for possible zombie paths
` [PATCH 7/9] RDMA/rtrs-srv: Rate-limit I/O path error logging
` [PATCH 8/9] RDMA/rtrs: Extend log message when a port fails
` [PATCH 9/9] RDMA/rtrs-clt.c: For conn rejection use actual err number
[PATCH AUTOSEL 6.18-6.12] net: mana: Drop TX skb on post_work_request failure and unmap resources
2025-12-09 0:15 UTC
[PATCH net-next V4 00/14] devlink and mlx5: Support cross-function rate scheduling
2025-12-05 9:39 UTC (12+ messages)
` [PATCH net-next V4 02/14] documentation: networking: add shared devlink documentation
[PATCH net] net/mlx5: Fix double unregister of HCA_PORTS component
2025-12-05 8:23 UTC (9+ messages)
[GIT PULL] Please pull RDMA subsystem changes
2025-12-05 3:01 UTC (2+ messages)
[PATCH 0/2] bpf, net: Fix smc for CONFIG_BPF_JIT=n
2025-12-04 19:20 UTC (2+ messages)
[PATCH 1/2] bpf: Fix register_bpf_struct_ops() dummy
2025-12-04 19:15 UTC (4+ messages)
` [PATCH 2/2] net: smc: SMC_HS_CTRL_BPF should depend on BPF_JIT
[PATCH net 0/2] mlx5 misc fixes 2025-12-01
2025-12-04 11:00 UTC (2+ messages)
[rdma] "rdma link del" operation hangs at wait_for_completion() when a file descriptor is in use
2025-12-04 8:26 UTC
[RFC 2/2] Set steering-tag directly for PCIe P2P memory access
2025-12-04 8:10 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;
as well as URLs for NNTP newsgroup(s).