linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-09 13:08:10 to 2024-10-27 14:21:35 UTC [more...]

[PATCH 00/18] Provide a new two step DMA mapping API
 2024-10-27 14:21 UTC  (2+ messages)
` [PATCH 01/18] PCI/P2PDMA: refactor the p2pdma mapping helpers

[PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
 2024-10-27 11:18 UTC  (5+ messages)

[PATCH] mlx5: only schedule EQ comp tasklet if necessary
 2024-10-27  4:06 UTC 

[PATCH 1/2] RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe()
 2024-10-26  8:09 UTC  (2+ messages)
` [PATCH 2/2] RDMA/bnxt_re: Remove some dead code

[PATCH 1/1] RDMA/rxe: Fix the qp flush warnings in req
 2024-10-26  5:52 UTC  (3+ messages)

[PATCH] net/mlx4: Fix build errors with gcc 10.3.1
 2024-10-26 10:02 UTC 

[PATCH bpf-next 0/4] net/smc: Introduce smc_bpf_ops
 2024-10-25 18:30 UTC  (13+ messages)
` [PATCH bpf-next 1/4] bpf: export necessary sympols for modules
` [PATCH bpf-next 2/4] bpf: allow to access bpf_prog during bpf_struct_access
` [PATCH net-next 3/4] net/smc: Introduce smc_bpf_ops
` [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops

[PATCH] mlx5: simplify EQ interrupt polling logic
 2024-10-25  9:03 UTC  (3+ messages)

[PATCH] mlx5: fix typo in "mlx5_cqwq_get_cqe_enahnced_comp"
 2024-10-25  4:12 UTC  (4+ messages)

[PATCH] net/mlx5: unique names for per device caches
 2024-10-25  4:03 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v2 RESEND] "

[RFC PATCH 4/5] SUNRPC: support resvport and reuseport for rpcrdma
 2024-10-24 17:50 UTC  (8+ messages)

[PATCH v2 for-rc 0/5] RDMA/hns: Bugfixes
 2024-10-24 17:48 UTC  (7+ messages)
` [PATCH v2 for-rc 1/5] RDMA/hns: Fix an AEQE overflow error caused by untimely update of eq_db_ci
` [PATCH v2 for-rc 2/5] RDMA/hns: Fix flush cqe error when racing with destroy qp
` [PATCH v2 for-rc 3/5] RDMA/hns: Modify debugfs name
` [PATCH v2 for-rc 4/5] RDMA/hns: Use dev_* printings in hem code instead of ibdev_*
` [PATCH v2 for-rc 5/5] RDMA/hns: Fix cpu stuck caused by printings during reset

[BUG] IB/isert: Possible null-pointer dereference related
 2024-10-24  1:02 UTC 

[recipe build #3805178] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2024-10-23 19:02 UTC 

[PATCH for-rc 0/5] RDMA/hns: Bugfixes
 2024-10-23 15:53 UTC  (8+ messages)
` [PATCH for-rc 1/5] RDMA/hns: Fix an AEQE overflow error caused by untimely update of eq_db_ci
` [PATCH for-rc 2/5] RDMA/hns: Fix flush cqe error when racing with destroy qp
` [PATCH for-rc 3/5] RDMA/hns: Modify debugfs name
` [PATCH for-rc 4/5] RDMA/hns: Use dev_* printings in hem code instead of ibdev_*
` [PATCH for-rc 5/5] RDMA/hns: Fix cpu stuck caused by printings during reset

[PATCH 0/6] refactor RDMA live migration based on rsocket API
 2024-10-23 13:42 UTC  (15+ messages)

[PATCH AUTOSEL 6.6 16/23] RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES
 2024-10-23 14:31 UTC 

[PATCH AUTOSEL 6.11 21/30] RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES
 2024-10-23 14:29 UTC 

[syzbot] [rdma?] INFO: task hung in add_one_compat_dev (3)
 2024-10-22 14:29 UTC  (2+ messages)

[PATCH for-next 0/4] RDMA/bnxt_re: Debug enhancements for bnxt_re driver
 2024-10-22 10:11 UTC  (5+ messages)
` [PATCH for-next 1/4] RDMA/bnxt_re: Support driver specific data collection using rdma tool
` [PATCH for-next 2/4] RDMA/bnxt_re: Add support for querying HW contexts
` [PATCH for-next 3/4] RDMA/bnxt_re: Support raw data query for each resources
` [PATCH for-next 4/4] RDMA/bnxt_re: Add debugfs hook in the driver

[rdma:wip/leon-for-next] BUILD SUCCESS 48931f65e9f785b65244550cc8f0c8bf9eab7acd
 2024-10-22  8:26 UTC 

[rdma:wip/leon-for-rc] BUILD SUCCESS 76d3ddff7153cc0bcc14a63798d19f5d0693ea71
 2024-10-22  8:20 UTC 

[PATCH net-next v3 1/3] page_pool: introduce page_pool_to_pp() API
 2024-10-22  3:22 UTC 

[PATCH for-next 0/2] RDMA/efa: Support QP service level
 2024-10-21 17:14 UTC  (4+ messages)
` [PATCH for-next 1/2] RDMA/efa: Update device interface
` [PATCH for-next 2/2] RDMA/efa: Add option to set QP service level on create

[PATCH for-rc v3 0/2] RDMA/bnxt_re: Bug fixes for 6.12 kernel
 2024-10-21 16:34 UTC  (4+ messages)
` [PATCH for-rc v3 1/2] RDMA/bnxt_re: Fix the usage of control path spin locks
` [PATCH for-rc v3 2/2] RDMA/bnxt_re: synchronize the qp-handle table array

[PATCH rdma-rc] RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down
 2024-10-21 16:34 UTC  (2+ messages)

[PATCH rdma-next] RDMA/cxgb4: Dump vendor specific QP details
 2024-10-21 16:33 UTC  (2+ messages)

[PATCH] RDMA: use ethtool string helpers
 2024-10-21  1:15 UTC 

[PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages
 2024-10-20 15:26 UTC  (28+ messages)
` [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
` [PATCH v1 2/4] nouveau/dmem: HMM P2P DMA for private dev pages
` [PATCH v1 3/4] IB/core: P2P DMA for device private pages
` [PATCH v1 4/4] RDMA/mlx5: Enabling ATS for ODP memory

[PATCH for-next v8 0/6] On-Demand Paging on SoftRoCE
 2024-10-18  7:06 UTC  (10+ messages)
` [PATCH for-next v8 1/6] RDMA/rxe: Make MR functions accessible from other rxe source code
` [PATCH for-next v8 3/6] RDMA/rxe: Add page invalidation support

[PATCH iproute2-rc] rdma: Fix help information of 'rdma resource'
 2024-10-17 19:20 UTC  (2+ messages)

[PATCH for-next 0/9] RDMA/hns: Bugfixes and one improvement
 2024-10-17 13:21 UTC  (4+ messages)
` [PATCH for-next 9/9] RDMA/hns: Fix different dgids mapping to the same dip_idx

[GIT PULL] Please pull RDMA subsystem changes
 2024-10-16 20:51 UTC  (2+ messages)

[PATCH for-next v3 0/4] RDMA/bnxt_re: driver update
 2024-10-16  9:03 UTC  (7+ messages)
` [PATCH for-next v3 1/4] RDMA/bnxt_re: Add support for optimized modify QP
` [PATCH] RDMA/bnxt_re: Fix access flags for MR and QP modify
` [PATCH for-next v3 2/4] RDMA/bnxt_re: Add support for CQ rx coalescing
` [PATCH for-next v3 3/4] RDMA/bnxt_re: Add support for modify_device hook
` [PATCH for-next v3 4/4] RDMA/bnxt_re: Fix access flags for MR and QP modify

[BUG] net/mlx5: missing sysfs hwmon entry for ConnectX-4 cards
 2024-10-16  7:05 UTC  (3+ messages)

[net-next v6 0/9] Add support for per-NAPI config via netlink
 2024-10-15  1:10 UTC  (4+ messages)
` [net-next v6 8/9] mlx5: Add support for persistent NAPI config
` [net-next v6 9/9] mlx4: Add support for persistent NAPI config to RX CQs

[PATCH net] net/smc: Fix memory leak when using percpu refs
 2024-10-15  1:10 UTC  (4+ messages)

[PATCH for-next v2 0/4] RDMA/bnxt_re: driver update
 2024-10-14 17:56 UTC  (5+ messages)
` [PATCH for-next v2 1/4] RDMA/bnxt_re: Add support for optimized modify QP
` [PATCH for-next v2 2/4] RDMA/bnxt_re: Add support for CQ rx coalescing
` [PATCH for-next v2 3/4] RDMA/bnxt_re: Add support for modify_device hook
` [PATCH for-next v2 4/4] RDMA/ bnxt_re: Fix access flags for MR and QP modify

[PATCH for-next 0/4] RDMA/bnxt_re: driver update
 2024-10-14 15:09 UTC  (6+ messages)
` [PATCH for-next 1/4] RDMA/bnxt_re: Add support for optimized modify QP
` [PATCH for-next 2/4] RDMA/bnxt_re: Add support for CQ rx coalescing
` [PATCH for-next 3/4] RDMA/bnxt_re: Add support for modify_device hook
` [PATCH for-next 4/4] RDMA/ bnxt_re: Fix access flags for MR and QP modify

[PATCH for-next] RDMA/hns: Support mmapping reset state to userspace
 2024-10-14 13:07 UTC 

[PATCH net-next] net/smc: Introduce a hook to modify syn_smc at runtime
 2024-10-14  5:49 UTC  (5+ messages)

[rdma:wip/jgg-for-rc] BUILD SUCCESS dc5006cfcf62bea88076a587344ba5e00e66d1c6
 2024-10-14  3:59 UTC 

[PATCH] net/mlx5: Node-aware allocation for mlx5_buf_list
 2024-10-12  2:39 UTC  (2+ messages)

[PATCH for-rc 00/10] RDMA/bnxt_re: Bug fixes
 2024-10-11 23:51 UTC  (2+ messages)

[PATCH v3] RDMA/srpt: Make slab cache names unique
 2024-10-11 23:43 UTC  (3+ messages)

[PATCH] Fix misspelling of "accept*" in infiniband
 2024-10-11 23:42 UTC  (2+ messages)

[PATCH v2] selftests: net/rds: add module not found
 2024-10-11 23:10 UTC  (3+ messages)

[PATCH 5.15.y 5.10.y 5.4.y] RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt
 2024-10-11 22:58 UTC 

[PATCH for-rc] RDMA/cxgb4: fix RDMA_CM_EVENT_UNREACHABLE error for iWARP
 2024-10-11 17:00 UTC  (2+ messages)

[PATCH for-rc v2] RDMA/siw: add sendpage_ok() check to disable MSG_SPLICE_PAGES
 2024-10-11 17:00 UTC  (2+ messages)

[PATCH 5.15.y] RDMA/hns: Fix UAF for cq async event
 2024-10-11 10:22 UTC 

[PATCH] selftests: net: rds: fix module not found
 2024-10-10 19:11 UTC  (3+ messages)

[PATCH net] net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC
 2024-10-10 16:10 UTC  (4+ messages)

[net-next v5 0/9] Add support for per-NAPI config via netlink
 2024-10-10 16:07 UTC  (7+ messages)
` [net-next v5 8/9] mlx5: Add support for persistent NAPI config
` [net-next v5 9/9] mlx4: Add support for persistent NAPI config to RX CQs

[PATCH 0/6] Add Yunsilicon User Space RoCE Driver
 2024-10-10 10:48 UTC  (2+ messages)

[PATCH rdma-next] RDMA/ipoib: Use the networking stack default for txqueuelen
 2024-10-10 10:16 UTC 

[PATCH 6/6] libxscale: Add xscale needed kernel headers
 2024-10-10  8:10 UTC 

[PATCH net-next v1] net/smc: Fix memory leak in percpu refs
 2024-10-10  8:53 UTC  (2+ messages)

[PATCH 3/6] libxscale: Add support for cq related verbs
 2024-10-10  8:10 UTC 

[PATCH 2/6] libxscale: Add support for pd and mr
 2024-10-10  8:10 UTC 

[PATCH 4/6] libxscale: Add support for qp management
 2024-10-10  8:10 UTC 

[PATCH 5/6] libxscale: Add support for posting verbs
 2024-10-10  8:10 UTC 

[PATCH 1/6] libxscale: Introduce xscale user space RDMA provider
 2024-10-10  8:10 UTC 

[PATCH v2] RDMA/srpt: Make slab cache names unique
 2024-10-09 21:00 UTC  (5+ messages)

[PATCH] RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_event
 2024-10-09 14:31 UTC  (5+ messages)
` [PATCH v2] "


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).