linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-12 16:24:52 to 2021-10-21 17:02:40 UTC [more...]

[PATCH for-next 0/7] Replace red-black tree by xarray
 2021-10-21 17:02 UTC  (10+ messages)
` [PATCH for-next 1/7] RDMA/rxe: Replace irqsave locks with bh locks
` [PATCH for-next 2/7] RDMA/rxe: Cleanup rxe_pool_entry
` [PATCH for-next 3/7] RDMA/rxe: Add xarray support to rxe_pool.c
` [PATCH for-next 4/7] RDMA/rxe: Replace pool_lock by xa_lock
` [PATCH for-next 5/7] RDMA/rxe: Convert remaining pools to xarrays
` [PATCH for-next 6/7] RDMA/rxe: Remove old index code from rxe_pool.c
` [PATCH for-next 7/7] RDMA/rxe: Rename XARRAY as INDEX

[PATCH v2 0/6] kthread: Add the helper macro kthread_run_on_cpu()
 2021-10-21 16:31 UTC  (9+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] RDMA/siw: Make use of "
` [PATCH v2 3/6] ring-buffer: "
` [PATCH v2 4/6] rcutorture: "
` [PATCH v2 5/6] trace/osnoise: "
` [PATCH v2 6/6] trace/hwlat: "

[PATCH 1/1] RDMA/irdma: remove the unused spin lock in struct irdma_qp_uk
 2021-10-21 23:06 UTC 

[PATCH 0/6] kthread: Add the helper macro kthread_run_on_cpu()
 2021-10-21 14:14 UTC  (14+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] RDMA/siw: Make use of "
` [PATCH 3/6] ring-buffer: "
` [PATCH 4/6] rcutorture: "
` [PATCH 5/6] trace/osnoise: "
` [PATCH 6/6] trace/hwlat: "
  ` Re: [PATCH 0/6] kthread: Add "

[PATCH rdma-next 0/3] rdma: prepare for const netdev->dev_addr
 2021-10-21 13:40 UTC  (11+ messages)
` [PATCH rdma-next 1/3] ipoib: use dev_addr_mod()
` [PATCH rdma-next 2/3] mlx5: "
` [PATCH rdma-next 3/3] RDMA: constify netdev->dev_addr accesses

[PATCH] [RFC] RDMA/mlx5: fix build error with INFINIBAND_USER_ACCESS=n
 2021-10-21  9:23 UTC  (2+ messages)

[PATCH for-next 0/6] RDMA/rxe: Fix potential races
 2021-10-20 23:23 UTC  (13+ messages)
` [PATCH for-next 1/6] RDMA/rxe: Make rxe_alloc() take pool lock
` [PATCH for-next 3/6] RDMA/rxe: Save object pointer in pool element
` [PATCH for-next 6/6] RDMA/rxe: Fix potential race condition in rxe_pool

[PATCH v2 for-next] RDMA/hns: Add a new mmap implementation
 2021-10-20 23:15 UTC  (2+ messages)

[PATCH 1/1] RDMA/irdma: remove the check to the returned value of irdma_uk_cq_init
 2021-10-20 23:03 UTC  (4+ messages)

[PATCH] infiniband: change some kmalloc to kvmalloc to support CONFIG_PROVE_LOCKING=y
 2021-10-20 23:03 UTC  (4+ messages)

[rdma:for-rc] BUILD SUCCESS 2dace185caa580720c7cd67fec9efc5ee26108ac
 2021-10-20 16:34 UTC 

10 more python test cases for rxe
 2021-10-20 12:52 UTC  (6+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 71ee1f1275432421307d27dd4df43f33e60456de
 2021-10-20 10:55 UTC 

[PATCH] [v2] mlx5: stop warning for 64KB pages
 2021-10-20  8:39 UTC  (2+ messages)

[PATCH rdma-rc 1/2] RDMA/irdma: Set VLAN in UD work completion correctly
 2021-10-19 23:28 UTC  (3+ messages)
` [PATCH rdma-rc 2/2] RDMA/irdma: Do not hold qos mutex twice on QP resume

[PATCH rdma-rc v1] RDMA/mlx5: Don't set desc_size in user mr
 2021-10-19 23:28 UTC  (2+ messages)

[PATCH for-rc] rdma/qedr: Fix crash due to redundant release of device's qp memory
 2021-10-19 23:28 UTC  (2+ messages)

help debugging/understanding the use of rdma-core's rdma_get_send_comp()
 2021-10-19 22:48 UTC 

[PATCH mlx5-next 0/7] Clean MR key use across mlx5_* modules
 2021-10-19 11:51 UTC  (7+ messages)
` [PATCH mlx5-next 6/7] RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
` [PATCH mlx5-next 7/7] RDMA/mlx5: Attach ndescs to mlx5_ib_mkey

[PATCH RESEND rdma-rc] RDMA/mlx5: Add dummy umem to IB_MR_TYPE_DM
 2021-10-19 10:23 UTC 

UCF Workshop call for papers
 2021-10-18 23:16 UTC 

[PATCH for-next 0/3] EFA dmabuf memory regions
 2021-10-18 12:59 UTC  (3+ messages)
` [PATCH for-next 1/3] dma-buf: Fix pin callback comment

[regression]blktests srp/014 hang at "ib_srpt enP5p1s0f0_siw_1: waiting for unregistration of 128 sessions ..."
 2021-10-17  8:15 UTC 

[PATCH iproute2-next v1 0/3] Optional counter statistics support
 2021-10-16 18:53 UTC  (9+ messages)
` [PATCH iproute2-next v1 1/3] rdma: Update uapi headers
` [PATCH iproute2-next v1 2/3] rdma: Add stat "mode" support
` [PATCH iproute2-next v1 3/3] rdma: Add optional-counters set/unset support

Question on PD validation
 2021-10-16 15:05 UTC  (4+ messages)

[PATCH net-next v3 00/10] net/smc: introduce SMC-Rv2 support
 2021-10-16 14:10 UTC  (12+ messages)
` [PATCH net-next v3 01/10] net/smc: save stack space and allocate smc_init_info
` [PATCH net-next v3 02/10] net/smc: prepare for SMC-Rv2 connection
` [PATCH net-next v3 03/10] net/smc: add SMC-Rv2 connection establishment
` [PATCH net-next v3 04/10] net/smc: add listen processing for SMC-Rv2
` [PATCH net-next v3 05/10] net/smc: add v2 format of CLC decline message
` [PATCH net-next v3 06/10] net/smc: retrieve v2 gid from IB device
` [PATCH net-next v3 07/10] net/smc: add v2 support to the work request layer
` [PATCH net-next v3 08/10] net/smc: extend LLC layer for SMC-Rv2
` [PATCH net-next v3 09/10] net/smc: add netlink support "
` [PATCH net-next v3 10/10] net/smc: stop links when their GID is removed

[PATCH net-next v2 00/11] net/smc: introduce SMC-Rv2 support
 2021-10-16  8:03 UTC  (13+ messages)
` [PATCH net-next v2 01/11] net/smc: improved fix wait on already cleared link
` [PATCH net-next v2 02/11] net/smc: save stack space and allocate smc_init_info
` [PATCH net-next v2 03/11] net/smc: prepare for SMC-Rv2 connection
` [PATCH net-next v2 04/11] net/smc: add SMC-Rv2 connection establishment
` [PATCH net-next v2 05/11] net/smc: add listen processing for SMC-Rv2
` [PATCH net-next v2 06/11] net/smc: add v2 format of CLC decline message
` [PATCH net-next v2 07/11] net/smc: retrieve v2 gid from IB device
` [PATCH net-next v2 08/11] net/smc: add v2 support to the work request layer
` [PATCH net-next v2 09/11] net/smc: extend LLC layer for SMC-Rv2
` [PATCH net-next v2 10/11] net/smc: add netlink support "
` [PATCH net-next v2 11/11] net/smc: stop links when their GID is removed

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2021-10-14
 2021-10-16  0:50 UTC  (6+ messages)
` [PATCH net 1/4] ice: Fix failure to re-add LAN/RDMA Tx queues
` [PATCH net 2/4] ice: Avoid crash from unnecessary IDA free
` [PATCH net 3/4] ice: fix getting UDP tunnel entry
` [PATCH net 4/4] ice: Print the api_patch as part of the fw.mgmt.api

[PATCH for-next v2 00/10] Correct race conditions in rdma_rxe
 2021-10-15 22:32 UTC  (11+ messages)
` [PATCH for-next v2 01/10] RDMA/rxe: Make rxe_alloc() take pool lock
` [PATCH for-next v2 02/10] RDMA/rxe: Copy setup parameters into rxe_pool
` [PATCH for-next v2 03/10] RDMA/rxe: Save object pointer in pool element
` [PATCH for-next v2 04/10] RDMA/rxe: Combine rxe_add_index with rxe_alloc
` [PATCH for-next v2 05/10] RDMA/rxe: Combine rxe_add_key "
` [PATCH for-next v2 06/10] RDMA/rxe: Fix potential race condition in rxe_pool
` [PATCH for-next v2 07/10] RDMA/rxe: Separate out last rxe_drop_ref
` [PATCH for-next v2 08/10] RDMA/rxe: Rewrite rxe_mcast.c
` [PATCH for-next v2 09/10] RDMA/rxe: Fix ref error in rxe_av.c
` [PATCH for-next v2 10/10] RDMA/rxe: Replace mr by rkey in responder resources

[PATCH] mlx5: allow larger xsk chunk_size
 2021-10-15 15:16 UTC  (4+ messages)

[ANNOUNCE] rdma-core: new stable releases
 2021-10-15 11:39 UTC 

[Bug 214523] New: RDMA Mellanox RoCE drivers are unresponsive to ARP updates during a reconnect
 2021-10-15  6:35 UTC  (9+ messages)

[PATCH v2 rdma-core] irdma: Add ice and irdma to kernel-boot rules
 2021-10-14 23:36 UTC  (8+ messages)

Enabling RO on a VF
 2021-10-14 22:23 UTC  (8+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS ac0fffa0859b8e1e991939663b3ebdd80bf979e6
 2021-10-14 20:56 UTC 

Bad behavior by rdma-core ?
 2021-10-14 20:08 UTC  (5+ messages)

[rdma:wip/jgg-for-rc] BUILD SUCCESS 663991f32857b3b63c94c97de9dbb0ec8600144f
 2021-10-14 18:12 UTC 

[PATCH] IB/cm: Fix possible use-after-free in ib_cm_cleanup()
 2021-10-14 13:19 UTC  (3+ messages)

[RFC PATCH v2 0/2] RDMA/rxe: Add dma-buf support
 2021-10-13 23:10 UTC  (6+ messages)
` [RFC PATCH v2 2/2] "

[PATCH v1 0/6] Deprecate dprintk in svcrdma
 2021-10-13 21:03 UTC  (11+ messages)
` [PATCH v1 1/6] svcrdma: Remove dprintk() call sites in module handlers
` [PATCH v1 2/6] svcrdma: Remove dprintk call site in svc_rdma_create_xprt()
` [PATCH v1 3/6] svcrdma: Remove dprintk call site in svc_rdma_parse_connect_private()
` [PATCH v1 4/6] svcrdma: Remove dprintk call sites during QP creation
` [PATCH v1 5/6] svcrdma: Remove dprintk call sites during accept
` [PATCH v1 6/6] svcrdma: Remove include/linux/sunrpc/debug.h

perftest regression
 2021-10-13 20:16 UTC 

[PATCH] RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg()
 2021-10-13 19:45 UTC  (4+ messages)

[PATCH] RDMA/rdmavt: fix error code in rvt_create_qp()
 2021-10-13 18:19 UTC  (3+ messages)

[PATCH] IB/mlx5: unify return value to ENOENT
 2021-10-13 18:02 UTC  (4+ messages)

[PATCH for-rc v3] IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields
 2021-10-13 16:58 UTC  (2+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 3b87e0824272414cec79763afef6720c7c908c44
 2021-10-13 16:56 UTC 

Kernel warning at drivers/infiniband/core/rw.c:349
 2021-10-13 16:38 UTC  (6+ messages)

[PATCH for-next] IB/hfi1: Fix abba locking issue with sc_disable()
 2021-10-13 16:33 UTC  (2+ messages)

[PATCH net-next v4 0/6] devlink reload simplification
 2021-10-13  0:20 UTC  (2+ messages)

[PATCH for-next v6 0/6] Replace AV by AH in UD sends
 2021-10-12 16:30 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx4: Return missed an error if device doesn't support steering
 2021-10-12 16:24 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).