messages from 2026-03-24 12:30:37 to 2026-03-29 07:04:10 UTC [more...]
[PATCH v3 0/3] Support PERF MGMT for RXE
2026-03-29 7:03 UTC (7+ messages)
` [PATCH v3 1/3] RDMA/rxe: use RXE_PORT instead of magic number 1
` [PATCH v3 2/3] RDMA/rxe: add SENT/RCVD bytes
` [PATCH v3 3/3] RDMA/rxe: support perf mgmt GET method
[PATCH v2 0/4] Support PERF MGMT for RXE
2026-03-29 4:56 UTC (7+ messages)
` [PATCH v2 1/4] RDMA/rxe: use RXE_PORT instead of magic number 1
` [PATCH v2 2/4] RDMA/rxe: add SENT/RCVD bytes
` [PATCH v2 3/4] RDMA/rxe: support perf mgmt GET method
` [PATCH v2 4/4] RDMA/rxe: use rxe_counter_get
[PATCH 0/3] Support PERF MGMT for RXE
2026-03-29 2:53 UTC (7+ messages)
` [PATCH 1/3] RDMA/rxe: use RXE_PORT instead of magic number 1
` [PATCH 2/3] RDMA/rxe: add SENT/RCVD bytes
` [PATCH 3/3] RDMA/rxe: support perf mgmt
[PATCH net] net/mlx5: fs, fix invalid pointer dereference in mlx5_fs_add_rule tracepoint
2026-03-28 19:20 UTC
[PATCH] RDMA: Add BNG_RE to rdma_driver_id definition
2026-03-28 3:34 UTC (7+ messages)
[RFC v2 0/2] Retrieve tph from dmabuf for PCIe P2P memory access
2026-03-28 2:21 UTC (7+ messages)
` [RFC v2 1/2] vfio: add callback to get tph info for dmabuf
` [RFC v2 2/2] RDMA/mlx5: get tph for p2p access when registering dmabuf mr
[PATCH net-next v2] net: mana: Set default number of queues to 16
2026-03-28 0:41 UTC (6+ messages)
` [EXTERNAL] "
[PATCH rdma-next 00/15] RDMA: Introduce generic buffer descriptor infrastructure for umem
2026-03-27 23:03 UTC (17+ messages)
` [PATCH rdma-next 01/15] RDMA/core: "
` [PATCH rdma-next 02/15] RDMA/uverbs: Push out CQ buffer umem processing into a helper
` [PATCH rdma-next 03/15] RDMA/uverbs: Integrate umem_list into CQ creation
` [PATCH rdma-next 04/15] RDMA/efa: Use umem_list for user CQ buffer
` [PATCH rdma-next 05/15] RDMA/mlx5: "
` [PATCH rdma-next 06/15] RDMA/bnxt_re: "
` [PATCH rdma-next 07/15] RDMA/mlx4: "
` [PATCH rdma-next 08/15] RDMA/uverbs: Remove legacy umem field from struct ib_cq
` [PATCH rdma-next 09/15] RDMA/uverbs: Verify all umem_list buffers are consumed after CQ creation
` [PATCH rdma-next 10/15] RDMA/uverbs: Integrate umem_list into QP creation
` [PATCH rdma-next 11/15] RDMA/mlx5: Use umem_list for QP buffers in create_qp
` [PATCH rdma-next 12/15] RDMA/uverbs: Add doorbell record buffer slot to CQ umem_list
` [PATCH rdma-next 13/15] RDMA/mlx5: Use umem_list for CQ doorbell record
` [PATCH rdma-next 14/15] RDMA/uverbs: Add doorbell record buffer slot to QP umem_list
` [PATCH rdma-next 15/15] RDMA/mlx5: Use umem_list for QP doorbell record
[GIT PULL] Please pull RDMA subsystem changes
2026-03-27 20:39 UTC (2+ messages)
[syzbot] Monthly rdma report (Mar 2026)
2026-03-27 20:36 UTC
[PATCH v2 0/4] treewide: fixup gfp_t printks
2026-03-27 11:57 UTC (7+ messages)
` [PATCH v2 1/4] drm/managed: Use special gfp_t format specifier
` [PATCH v2 2/4] iwlegacy: 3945-mac: Fixup allocation failure log
` [PATCH v2 3/4] mm/kfence: Use special gfp_t format specifier
` [PATCH v2 4/4] net/rds: "
[PATCH rdma-next v2 0/8] RDMA/bnxt_re: Support QP uapi extensions
2026-03-27 9:17 UTC (9+ messages)
` [PATCH rdma-next v2 1/8] RDMA/bnxt_re: Refactor bnxt_re_init_user_qp()
` [PATCH rdma-next v2 2/8] RDMA/bnxt_re: Update rq depth for app allocated QPs
` [PATCH rdma-next v2 3/8] RDMA/bnxt_re: Update sq "
` [PATCH rdma-next v2 4/8] RDMA/bnxt_re: Update umem "
` [PATCH rdma-next v2 5/8] RDMA/bnxt_re: Update msn table size "
` [PATCH rdma-next v2 6/8] RDMA/bnxt_re: Update hwq depth "
` [PATCH rdma-next v2 7/8] RDMA/bnxt_re: Support doorbells "
` [PATCH rdma-next v2 8/8] RDMA/bnxt_re: Enable "
[PATCH net-next v2 00/12] ethtool: Generic loopback support
2026-03-27 8:57 UTC (24+ messages)
` [PATCH net-next v2 01/12] ethtool: Add dump_one_dev callback for per-device sub-iteration
` [PATCH net-next v2 02/12] ethtool: Convert per-PHY commands to dump_one_dev
` [PATCH net-next v2 03/12] ethtool: Add loopback netlink UAPI definitions
` [PATCH net-next v2 04/12] ethtool: Add loopback GET/SET netlink implementation
` [PATCH net-next v2 05/12] ethtool: Add CMIS loopback helpers for module loopback control
` [PATCH net-next v2 06/12] selftests: drv-net: Add loopback driver test
` [PATCH net-next v2 07/12] ethtool: Add MAC loopback support via ethtool_ops
` [PATCH net-next v2 08/12] netdevsim: Add MAC loopback simulation
` [PATCH net-next v2 09/12] selftests: drv-net: Add MAC loopback netdevsim test
` [PATCH net-next v2 10/12] MAINTAINERS: Add entry for ethtool loopback
` [PATCH net-next v2 11/12] netdevsim: Add module EEPROM simulation via debugfs
` [PATCH net-next v2 12/12] selftests: drv-net: Add CMIS loopback netdevsim test
[PATCH] RDMA/core: use kzalloc_flex
2026-03-27 3:01 UTC
[PATCH] RDMA/siw: use kzalloc_flex
2026-03-27 3:00 UTC
[PATCH net,v2] net: mana: Fix RX skb truesize accounting
2026-03-27 2:10 UTC (3+ messages)
[PATCH net-next v2] docs/mlx5: Fix typo subfuction
2026-03-27 1:40 UTC (4+ messages)
[PATCH net 1/3] net/mlx5e: Add null check for flow namespace in mlx5e_tc_nic_create_miss_table
2026-03-26 20:58 UTC (3+ messages)
` [PATCH net 2/3] net/mlx5: Add null check for flow namespace in esw_set_slave_root_fdb
` [PATCH net 3/3] net/mlx5: Add null check for flow namespace in mlx5_cmd_set_slave_root_fdb
[PATCH net-next v5 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
2026-03-26 17:19 UTC (5+ messages)
` [EXTERNAL] "
[PATCH v6 0/2] PCI: AtomicOps: Fix pci_enable_atomic_ops_to_root()
2026-03-26 16:40 UTC (6+ messages)
` [PATCH v6 1/2] PCI: AtomicOps: Do not enable without support in root complex
` [PATCH v6 2/2] PCI: AtomicOps: Update references to PCIe spec
[PATCH net-next V9 00/14] devlink and mlx5: Support cross-function rate scheduling
2026-03-26 6:59 UTC (15+ messages)
` [PATCH net-next V9 01/14] devlink: Update nested instance locking comment
` [PATCH net-next V9 02/14] devlink: Add helpers to lock nested-in instances
` [PATCH net-next V9 03/14] devlink: Migrate from info->user_ptr to info->ctx
` [PATCH net-next V9 04/14] devlink: Decouple rate storage from associated devlink object
` [PATCH net-next V9 05/14] devlink: Add parent dev to devlink API
` [PATCH net-next V9 06/14] devlink: Allow parent dev for rate-set and rate-new
` [PATCH net-next V9 07/14] devlink: Allow rate node parents from other devlinks
` [PATCH net-next V9 08/14] net/mlx5: qos: Use mlx5_lag_query_bond_speed to query LAG speed
` [PATCH net-next V9 09/14] net/mlx5: qos: Expose a function to clear a vport's parent
` [PATCH net-next V9 10/14] net/mlx5: qos: Model the root node in the scheduling hierarchy
` [PATCH net-next V9 11/14] net/mlx5: qos: Remove qos domains and use shd lock
` [PATCH net-next V9 12/14] net/mlx5: qos: Support cross-device tx scheduling
` [PATCH net-next V9 13/14] selftests: drv-net: Add test for cross-esw rate scheduling
` [PATCH net-next V9 14/14] net/mlx5: Document devlink rates
[PATCH 0/2] RDMA/rxe: Add dma-buf support for Soft-RoCE
2026-03-26 5:27 UTC (3+ messages)
` [PATCH 1/2] RDMA/umem: Change for rdma devices has not dma device
` [PATCH 2/2] RDMA/rxe: Add dma-buf support
[PATCH v2 00/16] Update drivers to use ib_copy_validate_udata_in()
2026-03-25 22:16 UTC (18+ messages)
` [PATCH v2 01/16] RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()
` [PATCH v2 02/16] RDMA: Consolidate patterns with offsetof() "
` [PATCH v2 03/16] RDMA: Consolidate patterns with sizeof() "
` [PATCH v2 04/16] RDMA: Use ib_copy_validate_udata_in() for implicit full structs
` [PATCH v2 05/16] RDMA/pvrdma: Use ib_copy_validate_udata_in() for srq
` [PATCH v2 06/16] RDMA/mlx5: Use ib_copy_validate_udata_in() for SRQ
` [PATCH v2 07/16] RDMA/mlx5: Use ib_copy_validate_udata_in() for MW
` [PATCH v2 08/16] RDMA/mlx4: Use ib_copy_validate_udata_in()
` [PATCH v2 09/16] RDMA/mlx4: Use ib_copy_validate_udata_in() for QP
` [PATCH v2 10/16] RDMA/hns: Use ib_copy_validate_udata_in()
` [PATCH v2 11/16] RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_mask
` [PATCH v2 12/16] RDMA/mlx5: Pull comp_mask validation into ib_copy_validate_udata_in_cm()
` [PATCH v2 13/16] RDMA/hns: Add missing comp_mask check in create_qp
` [PATCH v2 14/16] RDMA/irdma: Add missing comp_mask check in alloc_ucontext
` [PATCH v2 15/16] RDMA: Remove redundant = {} for udata req structs
` [PATCH v2 16/16] RDMA/hns: Remove the duplicate calls to ib_copy_validate_udata_in()
[PATCH rdma v2] RDMA/mana_ib: Disable RX steering on RSS QP destroy
2026-03-25 19:42 UTC (3+ messages)
` [EXTERNAL] "
[PATCH rdma v3] RDMA/mana_ib: Disable RX steering on RSS QP destroy
2026-03-25 19:40 UTC
[PATCH rdma-next 00/10] RDMA: Stability and race condition fixes
2026-03-25 19:00 UTC (11+ messages)
` [PATCH rdma-next 01/10] RDMA/mlx5: Remove DCT restrack tracking
` [PATCH rdma-next 02/10] RDMA/core: Preserve restrack resource ID on reinsertion
` [PATCH rdma-next 03/10] RDMA/core: Fix use after free in ib_query_qp()
` [PATCH rdma-next 04/10] RDMA/core: Fix potential use after free in ib_destroy_cq_user()
` [PATCH rdma-next 05/10] RDMA/core: Fix potential use after free in ib_destroy_srq_user()
` [PATCH rdma-next 06/10] RDMA/mlx5: Fix UAF in SRQ destroy due to race with create
` [PATCH rdma-next 07/10] RDMA/mlx5: Fix UAF in DCT "
` [PATCH rdma-next 08/10] IB/core: Fix IPv6 netlink message size in ib_nl_ip_send_msg()
` [PATCH rdma-next 09/10] RDMA/core: Fix rereg_mr use-after-free race
` [PATCH rdma-next 10/10] RDMA/mlx5: Fix null-ptr-deref in Raw Packet QP creation
[PATCH rdma-next] RDMA/mlx4: Restrict external umem for CQ when copy_to_user() is used
2026-03-25 18:16 UTC
[PATCH net-next v3 00/13] net: sleepable ndo_set_rx_mode
2026-03-25 17:34 UTC (15+ messages)
` [PATCH net-next v3 01/13] net: add address list snapshot and reconciliation infrastructure
` [PATCH net-next v3 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
` [PATCH net-next v3 08/13] bnxt: use snapshot in bnxt_cfg_rx_mode
[PATCH rdma-next v2 1/1] RDMA/mana_ib: memory windows
2026-03-25 17:14 UTC (2+ messages)
[PATCH net v2] net/mana: Fix auxiliary device double-delete race
2026-03-25 14:56 UTC (3+ messages)
` [EXTERNAL] "
[PATCH 01/11 net-next v5] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-25 12:08 UTC (2+ messages)
` [PATCH 06/11 net-next v5] drivers: net: drop ipv6_stub usage and use direct function calls
[PATCH net 0/2] net/smc: fix potential UAF in smc_pnet_add_ib
2026-03-25 11:03 UTC (3+ messages)
` [PATCH net 1/2] net/smc: fix potential UAF in smc_pnet_add_ib for ib device
` [PATCH net 2/2] net/smc: fix potential UAF in smc_pnet_add_ib for smcd device
[PATCH rdma-next v3 1/1] RDMA/mana: Provide a modern CQ creation interface
2026-03-25 10:29 UTC (3+ messages)
` [EXTERNAL] "
[PATCH rdma-next v2 1/1] RDMA/mana_ib: UC QP support for UAPI
2026-03-25 10:18 UTC
[rdma:wip/leon-for-next] BUILD SUCCESS 05eec2a60c7909acfbe5b6c5fbb64790d5a3ff1c
2026-03-24 20:50 UTC
[PATCH net-next V8 00/14] devlink and mlx5: Support cross-function rate scheduling
2026-03-24 19:16 UTC (16+ messages)
` [PATCH net-next V8 01/14] devlink: Update nested instance locking comment
` [PATCH net-next V8 03/14] devlink: Migrate from info->user_ptr to info->ctx
` [PATCH net-next V8 05/14] devlink: Add parent dev to devlink API
` [PATCH net-next V8 06/14] devlink: Allow parent dev for rate-set and rate-new
` [PATCH net-next V8 07/14] devlink: Allow rate node parents from other devlinks
` [PATCH net-next V8 08/14] net/mlx5: qos: Use mlx5_lag_query_bond_speed to query LAG speed
` [PATCH net-next V8 09/14] net/mlx5: qos: Expose a function to clear a vport's parent
` [PATCH net-next V8 10/14] net/mlx5: qos: Model the root node in the scheduling hierarchy
` [PATCH net-next V8 11/14] net/mlx5: qos: Remove qos domains and use shd lock
` [PATCH net-next V8 12/14] net/mlx5: qos: Support cross-device tx scheduling
` [PATCH net-next V8 13/14] selftests: drv-net: Add test for cross-esw rate scheduling
` [PATCH net-next V8 14/14] net/mlx5: Document devlink rates
[PATCH net-next v4] net: mana: Expose hardware diagnostic info via debugfs
2026-03-24 16:20 UTC (3+ messages)
[rdma:for-next] BUILD SUCCESS 6edef31ef9004ed51624246a04f7f81112f485b0
2026-03-24 14:07 UTC
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