linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-17 14:28:39 to 2023-01-09 17:31:48 UTC [more...]

[PATCH for-rc 0/6] HFI fixups around expected recv
 2023-01-09 17:31 UTC 

[PATCH for-next 0/3] Refactor rq inline and add cqe inline
 2023-01-09 15:03 UTC  (6+ messages)
` [PATCH for-next 1/3] RDMA/hns: Remove rq inline in kernel
` [PATCH for-next 2/3] RDMA/hns: Add compatibility handling for only support userspace rq inline
` [PATCH for-next 3/3] RDMA/hns: Support cqe inline in user space

[PATCH v3 1/2] RDMA/rxe: Fix inaccurate constants in rxe_type_info
 2023-01-09 14:53 UTC  (3+ messages)
` [PATCH v3 2/2] RDMA/rxe: Prevent faulty rkey generation

[PATCH 1/1] net/mlx4: Fix build error use array_size() helper in copy_to_user()
 2023-01-09 13:51 UTC  (2+ messages)

[PATCH for-rc v3] RDMA: Fix ib block iterator counter overflow
 2023-01-09 13:41 UTC  (2+ messages)

[PATCH net-next] net/rds: use strscpy() to instead of strncpy()
 2023-01-09 11:48 UTC 

Network do not works with linux >= 6.1.2. Issue bisected to "425c9bd06b7a70796d880828d15c11321bdfb76d" (RDMA/irdma: Report the correct link speed)
 2023-01-09  9:17 UTC  (4+ messages)

rdma_create_qp_ex fails with EINVAL
 2023-01-09  7:29 UTC  (2+ messages)

[PATCH for-next 0/4] RDMA/irdma: Refactor irdma_reg_user_mr function
 2023-01-09 19:54 UTC  (5+ messages)
` [PATCH for-next 1/4] RDMA/irdma: Split MEM handler into irdma_reg_user_mr_type_mem
` [PATCH for-next 2/4] RDMA/irdma: Split mr alloc and free into new functions
` [PATCH for-next 3/4] RDMA/irdma: Split QP handler into irdma_reg_user_mr_type_qp
` [PATCH for-next 4/4] RDMA/irdma: Split CQ handler into irdma_reg_user_mr_type_cq

[PATCH rdma-next] RDMA/cma: Refactor the inbound/outbound path records process flow
 2023-01-09  1:16 UTC  (2+ messages)

[PATCH] RDMA/cxgb4: Replace 0-length arrays with flexible arrays
 2023-01-08 12:08 UTC  (3+ messages)

[PATCH rdma-next 0/4] Rely on firmware to get special mkeys
 2023-01-08 10:32 UTC  (15+ messages)
` [PATCH mlx5-next 1/4] net/mlx5: Expose bits for querying "
` [PATCH mlx5-next 2/4] net/mlx5: Change define name for 0x100 lkey value
` [PATCH mlx5-next 3/4] net/mlx5: Use query_special_contexts for mkeys
` [PATCH rdma-next 4/4] RDMA/mlx5: "

[PATCH 0/8] Add Auxiliary driver support
 2023-01-08  3:02 UTC  (9+ messages)
` [PATCH 1/8] bnxt_en: Add auxiliary "
` [PATCH 2/8] RDMA/bnxt_re: Use auxiliary driver interface
` [PATCH 3/8] bnxt_en: Remove usage of ulp_id
` [PATCH 4/8] bnxt_en: Use direct API instead of indirection
` [PATCH 5/8] bnxt_en: Use auxiliary bus calls over proprietary calls
` [PATCH 6/8] bnxt_en: Remove struct bnxt access from RoCE driver
` [PATCH 7/8] RDMA/bnxt_re: Remove the sriov config callback
` [PATCH 8/8] bnxt_en: Remove runtime interrupt vector allocation

[GIT PULL] Please pull RDMA subsystem changes
 2023-01-07 18:43 UTC  (2+ messages)

[rdma:for-rc] BUILD SUCCESS e95d50d74b93a767a026f588e8de0b9718a0105e
 2023-01-07 14:56 UTC 

[PATCH mlx5-next 0/8] mlx5 IPsec RoCEv2 support and netdev events fixes in RDMA
 2023-01-07  6:37 UTC  (22+ messages)
` [PATCH mlx5-next 1/8] net/mlx5e: Fix trap event handling
` [PATCH mlx5-next 2/8] net/mlx5e: Propagate an internal event in case uplink netdev changes
` [PATCH mlx5-next 3/8] RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregister
` [PATCH mlx5-next 4/8] net/mlx5: Introduce new destination type TABLE_TYPE
` [PATCH mlx5-next 5/8] net/mlx5: Implement "
` [PATCH mlx5-next 6/8] net/mlx5: Add IPSec priorities in RDMA namespaces
` [PATCH mlx5-next 7/8] net/mlx5: Configure IPsec steering for ingress RoCEv2 traffic
` [PATCH mlx5-next 8/8] net/mlx5: Configure IPsec steering for egress "

[PATCHv3 for-next 1/1] RDMA/irdma: Add support for dmabuf pin memory regions
 2023-01-07  6:22 UTC  (3+ messages)

buildlib/pandoc-prebuilt
 2023-01-06 18:38 UTC  (8+ messages)

[PATCH 0/8] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-06 17:24 UTC  (11+ messages)
` [PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
` [PATCH 2/8] iommu: Remove iommu_map_atomic()
` [PATCH 3/8] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH 4/8] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH 5/8] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH 7/8] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH 8/8] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s

[syzbot] possible deadlock in rds_message_purge
 2023-01-06 16:42 UTC 

[PATCH] net/mlx5e: Replace 0-length array with flexible array
 2023-01-06 16:09 UTC  (2+ messages)

[rdma:for-rc] BUILD SUCCESS 007b4a4ba03956cd492624e87443de535a4ec833
 2023-01-06  9:13 UTC 

[PATCH for-next v3 0/7] On-Demand Paging on SoftRoCE
 2023-01-06  2:26 UTC  (12+ messages)
` [PATCH for-next v3 1/7] RDMA/rxe: Convert triple tasklets to use workqueue
` [PATCH for-next v3 2/7] RDMA/rxe: Always schedule works before accessing user MRs
` [PATCH for-next v3 3/7] RDMA/rxe: Cleanup code for responder Atomic operations
` [PATCH for-next v3 4/7] RDMA/rxe: Add page invalidation support
` [PATCH for-next v3 5/7] RDMA/rxe: Allow registering MRs for On-Demand Paging
` [PATCH for-next v3 6/7] RDMA/rxe: Add support for Send/Recv/Write/Read operations with ODP
` [PATCH for-next v3 7/7] RDMA/rxe: Add support for the traditional Atomic "

[PATCH rdma-next v1 0/3] Provide more error details when a QP moves to error state
 2023-01-06  0:31 UTC  (6+ messages)
` [PATCH rdma-next v1 1/3] RDMA/mlx: Calling qp event handler in workqueue context
` [PATCH mlx5-next v1 2/3] net/mlx5: Introduce CQE error syndrome
` [PATCH rdma-next v1 3/3] RDMA/mlx5: Print error syndrome in case of fatal QP errors

[PATCH -next] net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()
 2023-01-05 13:16 UTC  (2+ messages)

[PATCH rdma-next v1 0/4] Rely on firmware to get special mkeys
 2023-01-05 11:23 UTC  (5+ messages)
` [PATCH mlx5-next v1 1/4] net/mlx5: Expose bits for querying "
` [PATCH mlx5-next v1 2/4] net/mlx5: Change define name for 0x100 lkey value
` [PATCH mlx5-next v1 3/4] net/mlx5: Use query_special_contexts for mkeys
` [PATCH rdma-next v1 4/4] RDMA/mlx5: "

[linux-next:pending-fixes] BUILD SUCCESS 2d3ca5d07c8e43c0bdb602fad9396b140f7b9857
 2023-01-05 10:46 UTC 

[PATCH net v2 1/3] ice: Prevent set_channel from changing queues while RDMA active
 2023-01-05  4:42 UTC  (3+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS bd99ede8ef2dc03e29a181b755ba4f78da2644e6
 2023-01-04 21:05 UTC 

[PATCHv2 1/1] RDMA/irdma: Add support for dmabuf pin memory regions
 2023-01-04 13:18 UTC  (6+ messages)

[PATCH 1/1] RDMA/irdma: Add support for dmabuf pin memory regions
 2023-01-04 12:58 UTC  (7+ messages)

[recipe build #3474100] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-01-04 11:18 UTC 

[PATCH rdma-rc] RDMA/cma: Allow UD qp_type to join multicast only
 2023-01-04  8:38 UTC 

[PATCH rdma-next] RDMA/core: Refactor rdma_bind_addr
 2023-01-04  8:01 UTC 

[PATCH for-next 1/1] RDMA/irdma: One variable err is enough
 2023-01-04  7:02 UTC  (2+ messages)

[syzbot] possible deadlock in rds_message_put
 2023-01-04  3:39 UTC  (2+ messages)

[PATCH] RDMA/siw: Fix missing permission check in user buffer registration
 2023-01-03 16:19 UTC  (9+ messages)
      `  "
              `  "

[PATCH for-rc] RDMA: Fix ib block iterator counter overflow
 2023-01-03 13:29 UTC  (4+ messages)

[PATCH for-rc v2] RDMA: Fix ib block iterator counter overflow
 2023-01-03 11:50 UTC 

[rdma:wip/leon-for-rc] BUILD SUCCESS 63ce7bc02df1040bce8273fbb92448a382bc7d93
 2023-01-01 21:21 UTC 

[PATCH RESEND rdma-next 0/2] Two mlx5_ib fixes
 2023-01-01  8:59 UTC  (4+ messages)
` [PATCH RESEND rdma-next 1/2] RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device
` [PATCH RESEND rdma-next 2/2] RDMA/mlx5: Fix validation of max_rd_atomic caps for DC

[rdma:wip/leon-for-rc] BUILD SUCCESS fb5b88f5b78192b7bb031367ece992d5ef7a7352
 2022-12-29 19:47 UTC 

[PATCH v2] RDMA/srp (gcc13): move large values to a new enum
 2022-12-29  7:10 UTC  (2+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS cf6a05c8494a8ae7fec8e5f1229b45ca5b4bcd30
 2022-12-29  2:27 UTC 

[PATCH 6.1 0666/1146] RDMA: Disable IB HW for UML
 2022-12-28 14:36 UTC 

[PATCH 6.0 0641/1073] RDMA: Disable IB HW for UML
 2022-12-28 14:37 UTC 

[PATCH v2] RDMA/hns: Fix refcount leak in hns_roce_mmap
 2022-12-28 12:20 UTC  (3+ messages)

[PATCH] RDMA/erdma: Fix refcount leak in erdma_mmap
 2022-12-28  9:59 UTC  (3+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS cab30a98352511c0cb3ab6deb5d06b55fe4eb10a
 2022-12-28  2:06 UTC 

[PATCH rdma-next] RDMA/cxgb4: remove unnecessary NULL check in __c4iw_poll_cq_one()
 2022-12-27 13:49 UTC  (3+ messages)

[PATCH] RDMA/hfi1: Fix doc for hfi1_free_ctxt
 2022-12-27 13:49 UTC  (2+ messages)

[PATCH 5.10 0/1] net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow()
 2022-12-26 18:09 UTC  (2+ messages)
` [PATCH 5.10 1/1] "

[GIT PULL] bitmap changes for v6.2-rc1
 2022-12-23 19:07 UTC  (3+ messages)

[PATCH] RDMA/hns: Fix refcount leak in hns_roce_mmap
 2022-12-23  3:51 UTC  (2+ messages)

[PATCH] infiniband:cma: change iboe packet life time from 18 to 16
 2022-12-22 16:35 UTC  (3+ messages)

[RFC] Reliable Multicast on top of RTRS
 2022-12-21  9:57 UTC  (7+ messages)

[PATCH v2 1/2] RDMA/rxe: Fix inaccurate constants in rxe_type_info
 2022-12-20  6:28 UTC  (4+ messages)
` [PATCH v2 2/2] RDMA/rxe: Prevent faulty rkey generation

[PATCH 1/2] RDMA/rxe: Fix inaccurate constants in rxe_type_info
 2022-12-19  4:56 UTC  (4+ messages)
` [PATCH 2/2] RDMA/rxe: Prevent faulty rkey generation

[GIT PULL] Please pull RDMA subsystem changes
 2022-12-17 14:28 UTC  (2+ messages)


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