linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-21 07:25:21 to 2023-03-07 03:23:59 UTC [more...]

[PATCH net v2] net/smc: fix fallback failed while sendmsg with fastopen
 2023-03-07  3:23 UTC 

[PATCH bpf-next v4 0/4] net/smc: Introduce BPF injection capability
 2023-03-07  3:05 UTC  (8+ messages)
` [PATCH bpf-next v4 1/4] net/smc: move smc_sock related structure definition
` [PATCH bpf-next v4 2/4] bpf: add SMC support in BPF struct_ops
` [PATCH bpf-next v4 3/4] net/smc: add BPF injection on smc negotiation
` [PATCH bpf-next v4 4/4] bpf/selftests: add selftest for SMC bpf capability

[PATCH for-rc] IB/isert: Fix hang in iscsit_wait_for_tag
 2023-03-07  0:09 UTC  (5+ messages)

[PATCH][next] net/mlx4_en: Replace fake flex-array with flexible-array member
 2023-03-06 23:51 UTC 

[PATCH net] net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
 2023-03-06 21:06 UTC  (4+ messages)

[PATCH] RDMA/rxe: Fix parameter errors
 2023-03-06 20:51 UTC  (4+ messages)

[PATCH net] net/smc: fix fallback failed while sendmsg with fastopen
 2023-03-06 16:09 UTC  (5+ messages)

Fotowoltaika - nowe warunki
 2023-03-06  9:00 UTC 

[PATCH for-next v3 0/4] Add error logging to rxe
 2023-03-06  6:02 UTC  (6+ messages)
` [PATCH for-next v3 1/4] RDMA/rxe: Replace exists by rxe in rxe.c
` [PATCH for-next v3 2/4] RDMA/rxe: Change rxe_dbg to rxe_dbg_dev
` [PATCH for-next v3 3/4] RDMA/rxe: Extend dbg log messages to err and info
` [PATCH for-next v3 4/4] RDMA/rxe: Add error messages

[PATCH for-next v3 0/8] RDMA/rxe: Correct qp reference counting
 2023-03-04 17:45 UTC  (9+ messages)
` [PATCH for-next v3 1/8] RDMA/rxe: Convert tasklet args to queue pairs
` [PATCH for-next v3 2/8] RDMA/rxe: Warn if refcnt zero in rxe_put
` [PATCH for-next v3 3/8] RDMA/rxe: Cleanup reset state handling in rxe_resp.c
` [PATCH for-next v3 4/8] RDMA/rxe: Cleanup error state handling in rxe_comp.c
` [PATCH for-next v3 5/8] RDMA/rxe: Remove qp reference counting in tasks
` [PATCH for-next v3 6/8] RDMA/rxe: Remove __rxe_do_task()
` [PATCH for-next v3 7/8] RDMA/rxe: Make tasks schedule each other
` [PATCH for-next v3 8/8] RDMA/rxe: Rewrite rxe_task.c

[PATCH for-next 0/2] Support query vf caps
 2023-03-04  9:15 UTC  (3+ messages)
` [PATCH 1/2] RDMA/hns: Add new command to support "
` [PATCH 2/2] RDMA/hns: Remove set_default function

[PATCH AUTOSEL 5.10 01/30] IB/hfi1: Update RMT size calculation
 2023-03-03 21:46 UTC 

[PATCH for-next v4 0/4] Add error logging to rxe
 2023-03-03 22:16 UTC  (5+ messages)
` [PATCH for-next v4 1/4] RDMA/rxe: Replace exists by rxe in rxe.c
` [PATCH for-next v4 2/4] RDMA/rxe: Change rxe_dbg to rxe_dbg_dev
` [PATCH for-next v4 3/4] RDMA/rxe: Extend dbg log messages to err and info
` [PATCH for-next v4 4/4] RDMA/rxe: Add error messages

[PATCH AUTOSEL 6.1 01/60] IB/hfi1: Update RMT size calculation
 2023-03-03 21:43 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 57/60] RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by size

[PATCH AUTOSEL 5.15 01/50] IB/hfi1: Update RMT size calculation
 2023-03-03 21:44 UTC 

[PATCH AUTOSEL 6.2 01/64] IB/hfi1: Update RMT size calculation
 2023-03-03 21:41 UTC  (2+ messages)
` [PATCH AUTOSEL 6.2 61/64] RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by size

[PATCH] rdmavt: avoid NULL pointer dereference in rvt_qp_exit()
 2023-03-03 12:44 UTC  (2+ messages)
` [PATCH v2] rdmavt: delete unnecessary NULL check

[PATCH net-next v3] net/smc: Use percpu ref for wr tx reference
 2023-03-03  8:21 UTC 

A question about FAILOVER event in RoCE LAG
 2023-03-03  5:34 UTC  (4+ messages)

[PATCH for-next v6] RDMA/rxe: Add workqueue support for tasks
 2023-03-02 19:35 UTC 

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

[PATCH net v2] net/smc: fix application data exception
 2023-03-01 13:41 UTC  (3+ messages)

[PATCH for-next v5] RDMA/rxe: Add workqueue support for tasks
 2023-03-01  5:04 UTC 

[PATCH for-next v2 0/8] RDMA/rxe: Correct qp reference counting
 2023-03-01  4:51 UTC  (9+ messages)
` [PATCH for-next v2 1/8] RDMA/rxe: Convert tasklet args to queue pairs
` [PATCH for-next v2 2/8] RDMA/rxe: Warn if refcnt zero in rxe_put
` [PATCH for-next v2 3/8] RDMA/rxe: Cleanup reset state handling in rxe_resp.c
` [PATCH for-next v2 4/8] RDMA/rxe: Cleanup error state handling in rxe_comp.c
` [PATCH for-next v2 5/8] RDMA/rxe: Remove qp reference counting in tasks
` [PATCH for-next v2 6/8] RDMA/rxe: Remove __rxe_do_task()
` [PATCH for-next v2 7/8] RDMA/rxe: Make tasks schedule each other
` [PATCH for-next v2 8/8] RDMA/rxe: Rewrite rxe_task.c

[PATCH bpf-next v3 0/4] net/smc: Introduce BPF injection capability
 2023-03-01  3:24 UTC  (12+ messages)
` [PATCH bpf-next v3 1/4] net/smc: move smc_sock related structure definition
` [PATCH bpf-next v3 2/4] bpf: add SMC support in BPF struct_ops
` [PATCH bpf-next v3 3/4] net/smc: add BPF injection on smc negotiation
` [PATCH bpf-next v3 4/4] bpf/selftests: add selftest for SMC bpf capability

[PATCH net-next v2] net/smc: Use percpu ref for wr tx reference
 2023-03-01  1:44 UTC  (7+ messages)

[PATCH 4.19 v3 0/6] Backport handling -ESTALE policy update failure to 4.19
 2023-03-01  1:26 UTC  (10+ messages)
` [PATCH 4.19 v3 1/6] IB/core: Don't register each MAD agent for LSM notifier
` [PATCH 4.19 v3 2/6] LSM: switch to blocking policy update notifiers
` [PATCH 4.19 v3 3/6] ima: use the lsm policy update notifier
` [PATCH 4.19 v3 4/6] ima: ima/lsm policy rule loading logic bug fixes
` [PATCH 4.19 v3 5/6] ima: Evaluate error in init_ima()
` [PATCH 4.19 v3 6/6] ima: Handle -ESTALE returned by ima_filter_rule_match()

[LSF/MM/BPF proposal]: Physr discussion
 2023-02-28 20:59 UTC  (2+ messages)

[PATCH] IB/rdmavt: Fix target union member for rvt_post_one_wr()
 2023-02-28 15:37 UTC  (3+ messages)

[syzbot] [rdma?] INFO: trying to register non-static key in rxe_cleanup_task (2)
 2023-02-28 15:14 UTC 

[PATCH] RDMA/siw: Fix potential page_array out of range access
 2023-02-28 10:05 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] net/smc: Introduce BPF injection capability
 2023-02-28  8:58 UTC  (8+ messages)
` [PATCH bpf-next v2 1/2] net/smc: Introduce BPF injection capability for SMC
` [PATCH bpf-next v2 2/2] bpf/selftests: add selftest for SMC bpf capability

[PATCH net] net/mlx5: E-Switch, Fix an Oops in error handling code
 2023-02-27 18:13 UTC  (2+ messages)

[PATCH] IB/hifi1: add a null check of kzalloc_node in hfi1_ipoib_txreq_init
 2023-02-27 10:02 UTC 

[PATCH] Use percpu ref for wr tx reference
 2023-02-27  3:22 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 16/19] net/mlx5: fw_tracer: Fix debug print
 2023-02-26 14:51 UTC 

[PATCH AUTOSEL 6.1 34/49] net/mlx5: fw_tracer: Fix debug print
 2023-02-26 14:46 UTC 

[PATCH AUTOSEL 4.19 13/13] net/mlx5: fw_tracer: Fix debug print
 2023-02-26 14:52 UTC 

[PATCH AUTOSEL 5.10 22/27] net/mlx5: fw_tracer: Fix debug print
 2023-02-26 14:50 UTC 

[PATCH AUTOSEL 5.15 26/36] net/mlx5: fw_tracer: Fix debug print
 2023-02-26 14:48 UTC 

[PATCH AUTOSEL 6.2 38/53] net/mlx5: fw_tracer: Fix debug print
 2023-02-26 14:44 UTC 

[PATCH] RDMA/efa: Add data polling capability feature bit
 2023-02-26 13:16 UTC  (3+ messages)

[RFC PATCH for-next 0/1] Add SVE ldr and str instruction
 2023-02-25 10:02 UTC  (4+ messages)
` [RFC PATCH for-next 1/1] RDMA/hns: Add SVE DIRECT WQE flag to support libhns
` [RFC PATCH for-next 2/3] Update kernel headers
` [RFC PATCH for-next 3/3] libhns: Add support for SVE Direct WQE function

[PATCHv3 0/8] Fix the problem that rxe can not work in net namespace
 2023-02-25  8:43 UTC  (21+ messages)
` [PATCHv3 1/8] RDMA/rxe: Creating listening sock in newlink function
` [PATCHv3 2/8] RDMA/rxe: Support more rdma links in init_net
` [PATCHv3 3/8] RDMA/nldev: Add dellink function pointer
` [PATCHv3 4/8] RDMA/rxe: Implement dellink in rxe
` [PATCHv3 5/8] RDMA/rxe: Replace global variable with sock lookup functions
` [PATCHv3 6/8] RDMA/rxe: add the support of net namespace
` [PATCHv3 7/8] RDMA/rxe: Add the support of net namespace notifier
` [PATCHv3 8/8] RDMA/rxe: Replace l_sk6 with sk6 in net namespace

[GIT PULL] Please pull RDMA subsystem changes
 2023-02-24 23:27 UTC  (2+ messages)

[PATCH for-next v2 0/4] Add error logging to rxe
 2023-02-24 17:06 UTC  (7+ messages)
` [PATCH for-next v2 1/4] RDMA/rxe: Replace exists by rxe in rxe.c
` [PATCH for-next v2 2/4] RDMA/rxe: Change rxe_dbg to rxe_dbg_dev
` [PATCH for-next v2 3/4] RDMA/rxe: Extend dbg log messages to err and info
` [PATCH for-next v2 4/4] RDMA/rxe: Add error messages

[PATCH net v1] net/mlx5: Fix memory leak in IPsec RoCE creation
 2023-02-24  0:14 UTC  (4+ messages)

[PATCH for-next] RDMA/rxe: Remove extra rxe_get(qp) in rxe_rcv_mcast_pkt
 2023-02-23 18:08 UTC  (3+ messages)

[PATCH 2/2] cifs: Fix an uninitialised variable
 2023-02-23  8:15 UTC 

[PATCH 4.19 v2 0/5] Backport handling -ESTALE policy update failure to 4.19
 2023-02-23  1:31 UTC  (3+ messages)

[PATCH for-next 0/9] RDMA/rxe: Correct qp reference counting
 2023-02-22 23:32 UTC  (10+ messages)
` [PATCH for-next 1/9] RDMA/rxe: Extend debug log messages
` [PATCH for-next 2/9] RDMA/rxe: Add error messages
` [PATCH for-next 3/9] RDMA/rxe: Convert tasklet args to queue pairs
` [PATCH for-next 4/9] RDMA/rxe: Remove extra rxe_get(qp) in rxe_rcv_mcast_pkt
` [PATCH for-next 5/9] RDMA/rxe: Add a warning if refcnt zero in rxe_put
` [PATCH for-next 6/9] RDMA/rxe: Replace some __rxe_do_task by rxe_sched_task
` [PATCH for-next 7/9] RDMA/rxe: Check for unsupported wr opcodes
` [PATCH for-next 8/9] RDMA/rxe: Remove qp reference counting in tasks
` [PATCH for-next 9/9] RDMA/rxe: Rewrite rxe_task.c

An issue of kernel stall caused by infiniband mad packet
 2023-02-22 18:11 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION aaf70d5ad5e2b06a8050c51e278b0c3a14fabef5
 2023-02-22 17:24 UTC 

[PATCH -next] net/mlx5: Remove NULL check before dev_{put, hold}
 2023-02-22  9:34 UTC  (2+ messages)

[PATCH net-next 0/2] net/smc: Introduce BPF injection capability
 2023-02-22  8:33 UTC  (6+ messages)
` [PATCH net-next 1/2] net/smc: Introduce BPF injection capability for SMC

Faktoring
 2023-02-22  8:30 UTC 

[PATCH] RDMA/mlx5: Coding style fix
 2023-02-22  8:03 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 465461cf48465b8a0a54025db5ae2b3df7a04577
 2023-02-21 19:32 UTC 

[PATCH for-rc] RDMA/irdma: Fix for RoCEv2 traffic after IP deleted
 2023-02-21 19:27 UTC  (5+ messages)

[net-next 0/2] Deliver confirm/delete rkey message in parallel
 2023-02-21 18:41 UTC  (5+ messages)

[PATCH net-next] net/mlx5: Fix memory leak in IPsec RoCE creation
 2023-02-21 16:30 UTC  (4+ messages)

[PATCH bpf-next 0/2] net/smc: Introduce BPF injection capability
 2023-02-21 13:01 UTC  (6+ messages)
` [PATCH bpf-next 1/2] net/smc: Introduce BPF injection capability for SMC
` [PATCH bpf-next 2/2] bpf/selftests: Test for SMC protocol negotiate


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