public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-22 11:54:33 to 2021-06-29 06:53:27 UTC [more...]

[PATCH for-next 0/6] Bugfixes for send queue overflow by heartbeat
 2021-06-29  6:53 UTC  (3+ messages)
` [PATCH for-next 1/6] RDMA/rtrs: Add error messages for failed operations
` [PATCH for-next 2/6] RDMA/rtrs: move wr_cnt from rtrs_srv_con to rtrs_con

[PATCH rdma-rc v3] RDMA/core: Always release restrack object
 2021-06-29  6:49 UTC 

[PATCH rdma-rc v2] RDMA/core: Simplify addition of restrack object
 2021-06-29  6:40 UTC  (7+ messages)

[PATCH 1/2] Update kernel headers
 2021-06-29  6:36 UTC  (2+ messages)

[PATCH rdma-next] RDMA/rdmavt: Decouple QP and SGE lists allocations
 2021-06-28 23:19 UTC  (13+ messages)

[PATCH 0/2] Providers/rxe: Replace AV by AH for UD sends
 2021-06-28 22:03 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH for-next 0/5] Replace AV by AH in UD sends
 2021-06-28 22:00 UTC  (6+ messages)
` [PATCH 1/5] RDMA/rxe: Change user/kernel API to allow indexing AH
` [PATCH 2/5] RDMA/rxe: Change AH objects to indexed
` [PATCH 3/5] RDMA/rxe: Create AH index and return to user space
` [PATCH 4/5] RDMA/rxe: Lookup kernel AH from ah index in UD WQEs
` [PATCH 5/5] RDMA/rxe: Convert kernel UD post send to use ah_num

[PATCH v6 for-next 0/2] IB/core: Obtaining subnet_prefix from cache in
 2021-06-28 17:02 UTC  (7+ messages)
` [PATCH v6 for-next 1/2] IB/core: Updating cache for subnet_prefix in config_non_roce_gid_cache()
` [PATCH v6 for-next 2/2] IB/core: Read subnet_prefix in ib_query_port via cache

[PATCH v7 for-next 0/2] IB/core: Obtaining subnet_prefix from cache in
 2021-06-28  9:29 UTC  (3+ messages)
` [PATCH v7 for-next 1/2] IB/core: Updating cache for subnet_prefix in config_non_roce_gid_cache()
` [PATCH v7 for-next 2/2] IB/core: Read subnet_prefix in ib_query_port via cache

Upstream IB management maintenance handover
 2021-06-28  8:58 UTC  (2+ messages)

[ANNOUNCE] opensm 3.3.24 release
 2021-06-27 14:06 UTC 

[ANNOUNCE] ibsim 0.11 release
 2021-06-27 13:57 UTC 

[ANNOUNCE] ibsim 0.11 release
 2021-06-27 13:07 UTC 

[PATCH v2 rdma-next] RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs
 2021-06-27  7:32 UTC  (7+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 1f700757224effe598690b34e95329aff4e3e362
 2021-06-26  8:47 UTC 

[rdma:for-next] BUILD SUCCESS ca0c448d2b9f43e3175835d536853854ef544e22
 2021-06-26  2:43 UTC 

[PATCH v1 1/3] RDMA/rxe: Increase value of RXE_MAX_UCONTEXT
 2021-06-25 19:10 UTC  (15+ messages)
` [PATCH v1 2/3] RDMA/rxe: Increase value of RXE_MAX_SRQ
` [PATCH v1 3/3] RDMA/rxe: Increase value of RXE_MAX_AH

[PATCH v2 rdma-next 0/2] irdma coverity fixes
 2021-06-25 17:35 UTC  (4+ messages)
` [PATCH v2 rdma-next 1/2] RDMA/irdma: Check contents of user-space irdma_mem_reg_req object
` [PATCH v2 rdma-next 2/2] RDMA/irdma: Fix potential overflow expression in irdma_prm_get_pbles

[PATCH for-rc v2] RDMA/core/sa_query: Remove unused argument
 2021-06-25 16:39 UTC  (3+ messages)

[PATCH 1/1] RDMA/cma: Fix rdma_resolve_route memory leak
 2021-06-25 16:27 UTC  (6+ messages)

rxe MW PR for rdma-core
 2021-06-25 16:20 UTC  (4+ messages)

[PATCH] RDMA/rxe: missing unlock on error in get_srq_wqe()
 2021-06-25 15:03 UTC  (5+ messages)

[PATCH for-next v2] RDMA/cma: Fix incorrect Packet Lifetime calculation
 2021-06-25 14:44 UTC  (2+ messages)

[PATCH for-next v2 0/2] Fix RMW to bit-fields and remove one superfluous ib_modify_qp
 2021-06-25 13:52 UTC  (4+ messages)
` [PATCH for-next v2 1/2] RDMA/cma: Remove unnecessary INIT->INIT transition
` [PATCH for-next v2 2/2] RDMA/cma: Protect RMW with qp_mutex

[PATCH v5 for-next 0/3] IB/core: Obtaining subnet_prefix from cache in
 2021-06-25 12:48 UTC  (7+ messages)
` [PATCH v5 for-next 3/3] IB/core: Obtain subnet_prefix from cache in IB devices

[rdma:wip/jgg-for-next] BUILD SUCCESS 6becfe913bda839ae27224a2ea9d6cfb07c3fa2d
 2021-06-25 12:33 UTC 

[PATCH for-rc] RDMA/core/sa_query: Remove unused argument
 2021-06-25 11:31 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Add window selection field of congestion control
 2021-06-24 18:17 UTC  (2+ messages)

[PATCH 0/4] Remove use of kmap()
 2021-06-24 18:13 UTC  (17+ messages)
` [PATCH 1/4] RDMA/hfi1: "
` [PATCH 2/4] RDMA/i40iw: "
  ` [PATCH V2] RDMA/irdma: "
` [PATCH 4/4] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()
  ` [PATCH V2] "
    ` [PATCH V3] "
      ` [PATCH V4] "

[bug report] NVMe/IB: reset_controller need more than 1min
 2021-06-24 16:14 UTC  (6+ messages)

[PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF
 2021-06-24 13:22 UTC  (45+ messages)
              ` [Linaro-mm-sig] "

[PATCH][next][V2] RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1
 2021-06-24 12:29 UTC  (2+ messages)

[PATCH 1/1] IB/isert: align target max I/O size to initiator size
 2021-06-24 12:29 UTC  (13+ messages)

[rdma:for-next] BUILD SUCCESS e7c07d5e0750e921d60e63dd181886c479a0ee19
 2021-06-24  6:08 UTC 

[PATCH for-next] RDMA/hns: Fix incorrect vlan enable bit in QPC
 2021-06-23 17:54 UTC  (2+ messages)

[PATCH rdma-next] MAINTAINERS: Update Broadcom RDMA maintainers
 2021-06-23 17:53 UTC  (2+ messages)

[PATCH][next] RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1
 2021-06-23 17:38 UTC  (2+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS feda49a1a550d271593cbe9d198527cfd78dd8c4
 2021-06-23 13:50 UTC 

[PATCH for-next v2] RDMA/cma: Remove unnecessary INIT->INIT transition
 2021-06-23 13:28 UTC  (4+ messages)

[PATCH rdma-next 0/2] SG fix together with update to RDMA umem
 2021-06-23 13:12 UTC  (6+ messages)
` [PATCH rdma-next 2/2] RDMA: Use dma_map_sgtable for map umem pages

[PATCH rdma-next v1 0/3] Add ConnectX DCS offload support
 2021-06-23  6:03 UTC  (4+ messages)
` [PATCH rdma-next v1 2/3] RDMA/mlx5: Separate DCI QP creation logic

[PATCH for-next] RDMA/irdma: Use the queried port attributes
 2021-06-23  0:02 UTC  (3+ messages)

[PATCH rdma-next 0/3] irdma coverity fixes
 2021-06-22 23:33 UTC  (9+ messages)
` [PATCH rdma-next 1/3] RDMA/irdma: Check contents of user-space irdma_mem_reg_req object
` [PATCH rdma-next 2/3] RDMA/irdma: Check return value from ib_umem_find_best_pgsz
` [PATCH rdma-next 3/3] RDMA/irdma: Fix potential overflow expression in irdma_prm_get_pbles

[PATCH][next] net/mlx5: Fix spelling mistake "enught" -> "enough"
 2021-06-22 21:39 UTC  (2+ messages)

[PATCH] net/mlx5: remove "default n" from Kconfig
 2021-06-22 21:39 UTC  (2+ messages)

[PATCH net-next] net/mlx5: Use cpumask_available() in mlx5_eq_create_generic()
 2021-06-22 21:39 UTC  (2+ messages)

[PATCH v2] net/mlx5: Fix missing error code in mlx5_init_fs()
 2021-06-22 21:38 UTC  (2+ messages)

[PATCH for-next 0/6] Fix extra/redundant copies
 2021-06-22 18:40 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Add vendor_err info to error WC
 2021-06-22 18:29 UTC  (2+ messages)

[PATCH for-next 00/10] RDMA/hns: Updates for 5.14
 2021-06-22 18:25 UTC  (2+ messages)

[PATCH rdma-next 0/2] Provide already supported real-time timestamp
 2021-06-22 18:12 UTC  (4+ messages)

[PATCH] RDMA/core: Use flexible array for mad data
 2021-06-22 17:09 UTC  (2+ messages)

[PATCH for-next 0/2] Fix RMW to bit-fields and remove one superfluous ib_modify_qp
 2021-06-22 15:44 UTC  (8+ messages)
` [PATCH for-next 1/2] RDMA/cma: Remove unnecessary INIT->INIT transition
` [PATCH for-next 2/2] RDMA/cma: Protect RMW with qp_mutex

[rdma:wip/jgg-for-next] BUILD SUCCESS 20ec0a6d6016aa28b9b3299be18baef1a0f91cd2
 2021-06-22 12:56 UTC 

[PATCH for-next] RDMA/hns: Fix incorrect lsn field
 2021-06-22 12:24 UTC  (2+ messages)

[PATCH for-next] RDMA/cma: Fix incorrect Packet Lifetime calculation
 2021-06-22 12:17 UTC  (4+ messages)

[PATCH rdma-next 0/5] mlx5 MR cache enhancements
 2021-06-22 12:08 UTC  (6+ messages)
` [PATCH mlx5-next 1/5] RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
` [PATCH mlx5-next 2/5] RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
` [PATCH mlx5-next 3/5] RDMA/mlx5: Change the cache to hold mkeys instead of MRs
` [PATCH mlx5-next 4/5] RDMA/mlx5: Change the cache structure to an rbtree
` [PATCH rdma-next 5/5] RDMA/mlx5: Delay the deregistration of a non-cache mkey


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox