linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-05 00:31:31 to 2022-02-15 11:06:42 UTC [more...]

[PATCH 0/4] iSER cleanups and fixes for 5.18
 2022-02-15 11:06 UTC  (2+ messages)
` [PATCH 1/4] IB/iser: remove iser_reg_data_sg helper function

[syzbot] possible deadlock in worker_thread
 2022-02-15 10:43 UTC  (13+ messages)

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

[PATCH net-next] net/smc: return ETIMEDOUT when smc_connect_clc() timeout
 2022-02-15  8:24 UTC 

Inconsistent lock state warning for rxe_poll_cq()
 2022-02-15  5:43 UTC  (7+ 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)

[bug report] NVMe/IB: reset_controller need more than 1min
 2022-02-14 12:11 UTC  (25+ 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  (7+ messages)
` [PATCH net-next 1/1] ice: add support for DSCP QoS for IDC

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

[PATCH net-next v4 0/3] net/smc: Optimizing performance in short-lived scenarios
 2022-02-08 12:58 UTC  (8+ messages)
` [PATCH net-next v4 1/3] net/smc: Make smc_tcp_listen_work() independent
` [PATCH net-next v4 2/3] net/smc: Limits backlog connections
` [PATCH net-next v4 3/3] net/smc: Fallback when handshake workqueue congested

Seeking clarification on the XRC Annex wrt. a TGT QP having a SQ
 2022-02-08 12:07 UTC  (4+ messages)

[RFC PATCH v9 00/26]
 2022-02-07 19:38 UTC  (4+ messages)

[PATCH for-next 0/5] Misc update for RTRS
 2022-02-07 16:07 UTC  (4+ messages)
` [PATCH for-next 2/5] RDMA/rtrs-clt: fix CHECK type warnings

[PATCH v2 net-next 0/3] net/smc: Optimizing performance in
 2022-02-07  9:37 UTC  (5+ messages)
` [PATCH v2 net-next 3/3] net/smc: Fallback when handshake workqueue congested

[PATCH net-next v3 0/3] Optimizing performance in short-lived scenarios
 2022-02-05 12:16 UTC  (6+ messages)
` [PATCH net-next v3 1/3] net/smc: Make smc_tcp_listen_work() independent
  ` [RFC PATCH] net/smc: smc_tcp_ls_wq can be static
` [PATCH net-next v3 2/3] net/smc: Limits backlog connections
` [PATCH net-next v3 3/3] net/smc: Fallback when handshake workqueue congested

[PATCH v2] RDMA/ucma: RDMA/ucma: fix a kernel-infoleak in ucma_init_qp_attr()
 2022-02-05  9:11 UTC  (3+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2022-02-05  0:31 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).