linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-08 13:16:38 to 2022-02-15 19:19:56 UTC [more...]

[PATCH][next] treewide: Replace zero-length arrays with flexible-array members
 2022-02-15 19:21 UTC  (4+ messages)

[PATCH 0/3] Fix a deadlock in the ib_srp driver
 2022-02-15 18:51 UTC  (7+ messages)
` [PATCH 1/3] ib_srp: Add more documentation
` [PATCH 2/3] ib_srp: Protect the target list with a mutex instead of a spinlock
` [PATCH 3/3] ib_srp: Fix a deadlock

[PATCH 0/4] iSER cleanups and fixes for 5.18
 2022-02-15 18:23 UTC  (7+ messages)
` [PATCH 1/4] IB/iser: remove iser_reg_data_sg helper function
` [PATCH 2/4] IB/iser: use iser_fr_desc as registration context
` [PATCH 3/4] IB/iser: generalize map/unmap dma tasks
` [PATCH 4/4] IB/iser: fix error flow in case of registration failure

[PATCH rdma-next v2 0/5] MR cache enhancements
 2022-02-15 17:55 UTC  (6+ messages)
` [PATCH rdma-next v2 1/5] RDMA/mlx5: Remove redundant work in struct mlx5_cache_ent
` [PATCH rdma-next v2 2/5] RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MR
` [PATCH rdma-next v2 3/5] RDMA/mlx5: Merge similar flows of allocating MR from the cache
` [PATCH rdma-next v2 4/5] RDMA/mlx5: Store ndescs instead of the translation table size
` [PATCH rdma-next v2 5/5] RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled()

Inconsistent lock state warning for rxe_poll_cq()
 2022-02-15 17:18 UTC  (14+ messages)

[syzbot] possible deadlock in worker_thread
 2022-02-15 17:05 UTC  (15+ messages)

[bug report] NVMe/IB: reset_controller need more than 1min
 2022-02-15 14:30 UTC  (27+ messages)

[PATCH net-next] net/smc: return ETIMEDOUT when smc_connect_clc() timeout
 2022-02-15 13:02 UTC  (2+ messages)

[RFC] Virtio RDMA
 2022-02-15 10:02 UTC  (3+ messages)

sysfs: cannot create duplicate filename
 2022-02-14 18:08 UTC  (2+ messages)

[PATCH for-next v11 00/11] Move two object pools to rxe_mcast.c
 2022-02-14 17:41 UTC  (21+ messages)
` [PATCH for-next v11 01/11] RDMA/rxe: Move mcg_lock to rxe
` [PATCH for-next v11 02/11] RDMA/rxe: Use kzmalloc/kfree for mca
` [PATCH for-next v11 03/11] RDMA/rxe: Replace grp by mcg, mce by mca
` [PATCH for-next v11 04/11] RDMA/rxe: Replace int num_qp by atomic_t qp_num
` [PATCH for-next v11 05/11] RDMA/rxe: Replace pool key by rxe->mcg_tree
` [PATCH for-next v11 06/11] RDMA/rxe: Remove key'ed object support
` [PATCH for-next v11 07/11] RDMA/rxe: Remove mcg from rxe pools
` [PATCH for-next v11 08/11] RDMA/rxe: Add code to cleanup mcast memory
` [PATCH for-next v11 09/11] RDMA/rxe: Finish cleanup of rxe_mcast.c
` [PATCH for-next v11 10/11] RDMA/rxe: For mcast copy qp list to temp array
` [PATCH for-next v11 11/11] RDMA/rxe: Convert mca read locking to RCU

[RESEND PATCH net-next 1/1] ice: Simplify tracking status of RDMA support
 2022-02-14 13:40 UTC  (2+ messages)

[PATCH for-rc v2] IB/cma: Allow XRG INI QPs to set their local ACK timeout
 2022-02-13 11:56 UTC  (2+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS f868a5a071617cefad1dd31b2318cd3ef0944781
 2022-02-12 12:34 UTC 

[PATCH 0/3] patches and bug report for rxe
 2022-02-12  0:59 UTC  (11+ messages)
` [PATCH 1/3] RDMA/rxe: Replace write_lock_bh with write_lock_irqsave in __rxe_add_index
` [PATCH 2/3] RDMA/rxe: Replace write_lock_bh with write_lock_irqsave in __rxe_drop_index
` [PATCH 3/3] RDMA/rxe: Replace spin_lock_bh with spin_lock_irqsave in post_one_send

[PATCH 19/49] RDMA/hfi: replace cpumask_weight with cpumask_empty where appropriate
 2022-02-11 19:11 UTC  (4+ messages)
` [PATCH 41/49] RDMA/hfi1: replace cpumask_weight with cpumask_weight_{eq, ...} "

[RFC PATCH v2 2/2] RDMA/rxe: Support RDMA Atomic Write operation
 2022-02-11 18:30 UTC  (13+ messages)

Soft-RoCE performance
 2022-02-11 17:48 UTC  (7+ messages)

[RFC PATCH 0/2] RDMA/rxe: Add RDMA Atomic Write operation
 2022-02-11 13:18 UTC  (7+ messages)

[PATCH rdma-core] libibverbs/examples: Add missing device attributes
 2022-02-11 12:41 UTC  (3+ messages)

Error when running fio against nvme-of rdma target (mlx5 driver)
 2022-02-11 11:35 UTC  (5+ messages)

[PATCH net-next v7 0/5] net/smc: Optimizing performance in short-lived scenarios
 2022-02-11  9:41 UTC  (9+ messages)
` [PATCH net-next v7 1/5] net/smc: Make smc_tcp_listen_work() independent
` [PATCH net-next v7 2/5] net/smc: Limit backlog connections
` [PATCH net-next v7 3/5] net/smc: Limit SMC visits when handshake workqueue congested
` [PATCH net-next v7 4/5] net/smc: Dynamic control handshake limitation by socket options
` [PATCH net-next v7 5/5] net/smc: Add global configure for handshake limitation by netlink

[PATCH] RDMA/irdma: Fix GCC 12 warning
 2022-02-10 23:36 UTC  (3+ messages)

[PATCH net-next v6 0/5] net/smc: Optimizing performance in short-lived scenarios
 2022-02-10  3:47 UTC  (13+ messages)
` [PATCH net-next v6 1/5] net/smc: Make smc_tcp_listen_work() independent
` [PATCH net-next v6 2/5] net/smc: Limit backlog connections
` [PATCH net-next v6 3/5] net/smc: Fallback when handshake workqueue congested
` [PATCH net-next v6 4/5] net/smc: Dynamic control auto fallback by socket options
` [PATCH net-next v6 5/5] net/smc: Add global configure for auto fallback by netlink

[PATCH v3 1/2] RDMA/rtrs-clt: Fix possible double free in error case
 2022-02-09 18:06 UTC  (3+ messages)
` [PATCH 2/2] RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close

[PATCH rdma-next] RDMA/irdma: Add support for address handle re-use
 2022-02-09 17:30 UTC  (3+ messages)

[PATCH net-next 0/1] [pull request] iwl-next Intel Wired LAN Driver Updates 2022-02-07
 2022-02-09 17:22 UTC  (6+ messages)

[PATCH for-rc] IB/cma: Allow XRG INI QPs to set their local ACK timeout
 2022-02-09 15:25 UTC  (3+ messages)

[PATCH v3 1/2] RDMA/rtrs-clt: Fix possible double free in error case
 2022-02-09 12:25 UTC  (5+ messages)

[BUG] net: mellanox: mlx4: possible deadlock in mlx4_xdp_set() and mlx4_en_reset_config()
 2022-02-09 11:32 UTC  (3+ messages)

[PATCH net-next v5 0/5] net/smc: Optimizing performance in short-lived scenarios
 2022-02-09 11:37 UTC  (23+ messages)
` [PATCH net-next v5 1/5] net/smc: Make smc_tcp_listen_work() independent
` [PATCH net-next v5 2/5] net/smc: Limit backlog connections
` [PATCH net-next v5 3/5] net/smc: Fallback when handshake workqueue congested
` [PATCH net-next v5 4/5] net/smc: Dynamic control auto fallback by socket options
` [PATCH net-next v5 5/5] net/smc: Add global configure for auto fallback by netlink

[PATCH net-next] net/smc: Allocate pages of SMC-R on ibdev NUMA node
 2022-02-09 10:10 UTC  (7+ messages)

[RFC PATCH net-next 0/6] net/smc: Spread workload over multiple cores
 2022-02-09  9:49 UTC  (11+ messages)

[PATCH 0/4] RDMA device net namespace support for SMC
 2022-02-09  9:43 UTC  (6+ messages)
` [PATCH 2/4] net/smc: Add netlink net namespace support
      ` [PATCH] Partially revert "net/smc: Add netlink net namespace support"

[PATCH rc] RDMA/cma: Do not change route.addr.src_addr outside state checks
 2022-02-09  8:43 UTC  (2+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 2f1b2820b546c1eef07d15ed73db4177c0cf6d46
 2022-02-09  5:59 UTC 

[PATCH] RDMA/bnxt_re: Make use of the helper macro LIST_HEAD()
 2022-02-09  3:25 UTC 

[PATCH for-rc] IB/hfi1: Allow larger MTU without AIP
 2022-02-08 19:25 UTC 

[syzbot] BUG: corrupted list in rdma_listen (2)
 2022-02-08 16:46 UTC  (2+ messages)

[PATCH] RDMA/rxe: Check the last packet by RXE_END_MASK
 2022-02-08 16:40 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).