messages from 2026-03-13 19:42:04 to 2026-03-18 15:59:25 UTC [more...]
[PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions
2026-03-18 15:59 UTC (13+ messages)
[PATCH net-next v2 00/13] net: sleepable ndo_set_rx_mode
2026-03-18 15:45 UTC (21+ messages)
` [PATCH net-next v2 01/13] net: add address list snapshot and reconciliation infrastructure
` [Intel-wired-lan] "
` [PATCH net-next v2 02/13] wifi: cfg80211: use __rtnl_unlock in nl80211_pre_doit
` [Intel-wired-lan] "
` [PATCH net-next v2 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
` [Intel-wired-lan] "
` [PATCH net-next v2 04/13] net: move promiscuity handling into dev_rx_mode_work
` [Intel-wired-lan] "
` [PATCH net-next v2 05/13] fbnic: convert to ndo_set_rx_mode_async
` [Intel-wired-lan] "
` [PATCH net-next v2 06/13] mlx5: "
` [Intel-wired-lan] "
` [PATCH net-next v2 07/13] bnxt: "
` [Intel-wired-lan] "
` [PATCH net-next v2 08/13] bnxt: use snapshot in bnxt_cfg_rx_mode
` [PATCH net-next v2 09/13] iavf: convert to ndo_set_rx_mode_async
` [PATCH net-next v2 10/13] netdevsim: "
` [PATCH net-next v2 11/13] dummy: "
` [PATCH net-next v2 12/13] net: warn ops-locked drivers still using ndo_set_rx_mode
` [PATCH net-next v2 13/13] selftests: net: add team_bridge_macvlan rx_mode test
[PATCH for-next v2] RDMA/hfi2: Consolidate ABI files and setup uverbs access
2026-03-18 15:44 UTC (3+ messages)
[PATCH 1/1] RDMA/rxe: Use a dedicated and robust workqueue for RXE tasks
2026-03-18 15:41 UTC (4+ messages)
[PATCH v2] RDMA/rxe: Replace use of system_unbound_wq with rxe_wq
2026-03-18 15:27 UTC
[PATCH net-next 0/2] net/mlx5: Support PTM on ARM architecture
2026-03-18 15:27 UTC (4+ messages)
` [PATCH net-next 1/2] net/mlx5: Move crosststamp setup into helper function
` [PATCH net-next 2/2] net/mlx5: Support cross-timestamping on ARM architectures
[PATCH] RDMA/rxe: Replace use of system_unbound_wq with system_dfl_wq
2026-03-18 15:08 UTC (14+ messages)
[PATCH rdma-next 0/8] RDMA/mana_ib: Handle service reset for RDMA resources
2026-03-18 14:49 UTC (6+ messages)
` [EXTERNAL] "
[rdma:wip/leon-for-rc] BUILD SUCCESS 0f2055db7b630559870afb40fc84490816ab8ec5
2026-03-18 12:33 UTC
[PATCH net-next v6 0/4] ethtool: Dynamic RSS context indirection table resizing
2026-03-18 12:26 UTC (5+ messages)
` [PATCH net-next v6 1/4] ethtool: Track user-provided RSS indirection table size
` [PATCH net-next v6 2/4] ethtool: Add RSS indirection table resize helpers
` [PATCH net-next v6 3/4] bnxt_en: Resize RSS contexts on channel count change
` [PATCH net-next v6 4/4] selftests: rss_drv: Add RSS indirection table resize tests
[for-next 00/12] RDMA/irdma: A few fixes for irdma
2026-03-18 10:25 UTC (21+ messages)
` [for-next 01/12] RDMA/irdma: Initialize free_qp completion before using it
` [for-next 02/12] RDMA/irdma: Fix data race on cqp_request->request_done
` [for-next 03/12] RDMA/irdma: Change ah_valid type to atomic
` [for-next 04/12] RDMA/irdma: Update ibqp state to error if QP is already in error state
` [for-next 05/12] RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()
` [for-next 06/12] RDMA/irdma: Clean up unnecessary dereference of event->cm_node
` [for-next 07/12] RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()
` [for-next 08/12] RDMA/irdma: Fix deadlock during netdev reset with active connections
` [for-next 09/12] RDMA/irdma: Return EINVAL for invalid arp index error
` [for-next 10/12] RDMA/irdma: Harden depth calculation functions
` [for-next 11/12] RDMA/irdma: Provide scratch buffers to firmware for internal use
` [for-next 12/12] RDMA/irdma: Add support for GEN4 hardware
` (subset) [for-next 00/12] RDMA/irdma: A few fixes for irdma
[PATCH 01/10 net-next v3] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-18 10:17 UTC (6+ messages)
` [PATCH 05/10 net-next v3] drivers: net: drop ipv6_stub usage and use direct function calls
[PATCH rdma-next 0/4] RDMA/bnxt_re: Miscellaneous cleanups
2026-03-18 10:08 UTC (5+ messages)
` [PATCH rdma-next 1/4] RDMA/bnxt_re: Simplify bnxt_re_init_depth() callers and implementation
` [PATCH rdma-next 2/4] RDMA/bnxt_re: Remove unnecessary checks in kernel CQ creation path
` [PATCH rdma-next 3/4] RDMA/bnxt_re: Replace kcalloc() with kzalloc_objs()
` [PATCH rdma-next 4/4] RDMA/bnxt_re: Clean up uverbs CQ creation path
[PATCH rdma-next 0/2] RDMA: Clarify that CQ resize is a user-space verb
2026-03-18 10:02 UTC (3+ messages)
` [PATCH rdma-next 1/2] RDMA/core: Remove unused ib_resize_cq() implementation
` [PATCH rdma-next 2/2] RDMA: Clarify that CQ resize is a user‑space verb
[PATCH for-next resend 00/24] Migrate to hfi2 driver
2026-03-18 9:14 UTC (15+ messages)
` [PATCH for-next resend 01/24] RDMA/hfi2: Start hfi2 driver by basing off of hfi1
` [PATCH for-next resend 07/24] RDMA/hfi2: Add system core header files
` [PATCH for-next resend 08/24] RDMA/hfi2: Add driver and interrupt infrastructure
` [PATCH for-next resend 09/24] RDMA/hfi2: Add initialization and firmware support
[PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
2026-03-18 8:18 UTC (14+ messages)
` [PATCH v3 1/8] dma-debug: Allow multiple invocations of overlapping entries
` [PATCH v3 2/8] dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace output
` [PATCH v3 3/8] dma-mapping: Clarify valid conditions for CPU cache line overlap
` [PATCH v3 4/8] dma-mapping: Introduce DMA require coherency attribute
` [PATCH v3 5/8] dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is set
` [PATCH v3 6/8] iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attribute
` [PATCH v3 7/8] RDMA/umem: Tell DMA mapping that UMEM requires coherency
` [PATCH v3 8/8] mm/hmm: Indicate that HMM requires DMA coherency
[PATCH][net-next v2] net/mlx5: Expedite notifier unregistration during device teardown
2026-03-18 6:57 UTC (2+ messages)
[PATCH net] net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe buffer
2026-03-18 6:48 UTC
[PATCH net-next v1] selftest: rds: add tools/testing/selftests/net/rds/config
2026-03-18 4:44 UTC (5+ messages)
[rdma:wip/leon-for-next] BUILD SUCCESS 5122be2a19aa0fc512ea689fd1064f7e05b45d17
2026-03-18 3:38 UTC
[PATCH v4] mm: introduce a new page type for page pool in page type
2026-03-18 2:02 UTC (8+ messages)
` [PATCH v5] "
[PATCH net-next 01/15] virtchnl: create 'include/linux/intel' and move necessary header files
2026-03-17 23:08 UTC
[PATCH net-next] net/mlx5e: Enable mac forwarding on uplink representor
2026-03-17 21:36 UTC (4+ messages)
[PATCH for-next] RDMA/hfi2: Consolidate ABI files and setup uverbs access
2026-03-17 19:55 UTC (5+ messages)
[PATCH net-next v6 2/3] net: mana: Add support for RX CQE Coalescing
2026-03-17 19:18 UTC (2+ messages)
` [PATCH net-next v6 3/3] net: mana: Add ethtool counters for RX CQEs in coalesced type
[PATCH 00/16] Update drivers to use ib_copy_validate_udata_in()
2026-03-17 18:16 UTC (7+ messages)
` [PATCH 02/16] RDMA: Consolidate patterns with offsetof() to ib_copy_validate_udata_in()
` [EXTERNAL] "
` [PATCH 03/16] RDMA: Consolidate patterns with sizeof() "
` [EXTERNAL] "
` [PATCH 15/16] RDMA: Remove redundant = {} for udata req structs
` [EXTERNAL] "
[PATCH rdma-next v2 1/1] RDMA/mana: Provide a modern CQ creation interface
2026-03-17 16:27 UTC (11+ messages)
` [EXTERNAL] "
[PATCH v3 0/4] RDMA/rw: Fix MR pool exhaustion in bvec RDMA READ path
2026-03-17 15:26 UTC (12+ messages)
` [PATCH v3 1/4] RDMA/rw: Fall back to direct SGE on MR pool exhaustion
` [PATCH v3 2/4] RDMA/rw: Fix MR pool exhaustion in bvec RDMA READ path
` [PATCH v3 3/4] SUNRPC: Add svc_rqst_page_release() helper
` [PATCH v3 4/4] svcrdma: Use contiguous pages for RDMA Read sink buffers
[PATCH net v2] net/mana: Fix auxiliary device double-delete race
2026-03-17 14:39 UTC
[PATCH rdma-next 1/1] RDMA/mana_ib: memory windows
2026-03-17 14:07 UTC (3+ messages)
[PATCH net v1] IB/core: Fix use-after-free of ipvlan phy_dev in ib_get_eth_speed
2026-03-17 13:41 UTC (4+ messages)
[PATCH for-next] RDMA/efa: Rename alloc_ucontext comp_mask to supported_caps
2026-03-17 11:04 UTC (2+ messages)
[PATCH net-next] net/mlx5e: Add hds-thresh query support via ethtool
2026-03-17 10:49 UTC
[recipe build #4019508] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2026-03-17 10:49 UTC
[PATCH net-next] net/mlx5e: Remove unused field in mlx5e_flow_steering struct
2026-03-17 10:45 UTC
[PATCH rdma-next v2] RDMA/mana_ib: hardening: Clamp adapter capability values from MANA_IB_GET_ADAPTER_CAP
2026-03-17 9:44 UTC (4+ messages)
` [EXTERNAL] "
[pull-request] mlx5-next updates 2026-03-17
2026-03-17 7:58 UTC
[PATCH net v5] net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
2026-03-17 2:50 UTC (2+ messages)
[PATCH net-next] net/smc: cap allocation order for SMC-R physically contiguous buffers
2026-03-17 2:45 UTC (2+ messages)
` [net-next] "
[PATCH iproute2-next 0/4] Introduce FRMR pools
2026-03-16 21:37 UTC (6+ messages)
` [PATCH iproute2-next 2/4] rdma: Add resource FRMR pools show command
[PATCH mlx5-next V2 0/9] mlx5-next updates 2026-03-09
2026-03-16 20:23 UTC (3+ messages)
[PATCH] RDMA/efa: Fix possible deadlock
2026-03-16 20:20 UTC (3+ messages)
[PATCH net-next] docs/mlx5: Fix typo subfuction
2026-03-16 16:31 UTC (2+ messages)
[PATCH 01/10 net-next v2] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-16 15:44 UTC (2+ messages)
[PATCH for-next] RDMA/core: Add writev to uverbs file descriptor
2026-03-16 13:46 UTC (2+ messages)
[PATCH net-next v3] net: mana: Expose hardware diagnostic info via debugfs
2026-03-16 11:23 UTC
[recipe build #4019105] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2026-03-16 10:55 UTC
[PATCH net 0/3] mlx5 misc fixes 2026-03-16
2026-03-16 9:46 UTC (4+ messages)
` [PATCH net 1/3] net/mlx5: qos: Restrict RTNL area to avoid a lock cycle
` [PATCH net 2/3] net/mlx5e: Prevent concurrent access to IPSec ASO context
` [PATCH net 3/3] net/mlx5e: Fix race condition during IPSec ESN update
[PATCH][net-next] net/mlx5: Expedite notifier unregistration during device teardown
2026-03-16 2:21 UTC (3+ messages)
` 答复: [????] "
[PATCH net-next v1 0/3] selftests: rds: ksft cleanups
2026-03-16 0:55 UTC (5+ messages)
[PATCH net-next v4 00/13] devlink: introduce shared devlink instance for PFs on same chip
2026-03-14 20:20 UTC (2+ messages)
[PATCH net-next, v3] net: mana: Force full-page RX buffers for 4K page size on specific systems
2026-03-14 19:50 UTC (2+ messages)
[PATCH net,v2] net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering teardown
2026-03-14 17:50 UTC (2+ messages)
[PATCH v6 fwctl 1/5] fwctl/bnxt_en: Move common definitions to include/linux/bnxt/
2026-03-14 15:16 UTC
[PATCH v2 2/2] svcrdma: Use contiguous pages for RDMA Read sink buffers
2026-03-14 5:06 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