messages from 2023-02-16 15:58:38 to 2023-03-01 03:10:56 UTC [more...]
[PATCH for-next v3 0/4] Add error logging to rxe
2023-03-01 3:10 UTC (4+ 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 bpf-next v3 0/4] net/smc: Introduce BPF injection capability
2023-03-01 2:41 UTC (11+ 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 bpf-next v4 0/4] net/smc: Introduce BPF injection capability
2023-03-01 2:36 UTC (7+ 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 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()
Network do not works with linux >= 6.1.2. Issue bisected to "425c9bd06b7a70796d880828d15c11321bdfb76d" (RDMA/irdma: Report the correct link speed)
2023-02-28 22:10 UTC (5+ messages)
[LSF/MM/BPF proposal]: Physr discussion
2023-02-28 20:59 UTC (2+ messages)
[PATCH net v2] net/smc: fix application data exception
2023-02-28 18:37 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
A question about FAILOVER event in RoCE LAG
2023-02-26 13:57 UTC (2+ messages)
[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 (7+ messages)
` [PATCH net-next 1/2] net/smc: Introduce BPF injection capability for SMC
` [PATCH net-next 2/2] net/smc: add selftest for SMC bpf capability
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
[PATCH for-next 0/2] RDMA/erdma: Add non-4K page size support
2023-02-21 2:23 UTC (5+ messages)
` [PATCH for-next 1/2] RDMA/erdma: Use fixed hardware page size
` [PATCH for-next 2/2] RDMA/erdma: Support larger page size with doorbell allocation
[PATCH] net/mlx4_en: Introduce flexible array to silence overflow warning
2023-02-21 0:40 UTC (5+ messages)
[PATCH] RDMA/restrack: Reorder fields in 'struct rdma_restrack_entry'
2023-02-20 22:16 UTC (6+ messages)
[linux-next:master] BUILD REGRESSION d2af0fa4bfa4ec29d03b449ccd43fee39501112d
2023-02-20 20:11 UTC
[PATCH RESEND 0/9] sched: cpumask: improve on cpumask_local_spread() locality
2023-02-20 19:46 UTC (5+ messages)
` [PATCH 3/9] sched: add sched_numa_find_nth_cpu()
[PATCH net] mlx4: supress fortify for inlined xmit
2023-02-20 8:30 UTC (4+ messages)
[rdma:for-next] BUILD SUCCESS 66fb1d5df6ace316a4a6e2c31e13fc123ea2b644
2023-02-20 2:23 UTC
[PATCH v6 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
2023-02-19 18:52 UTC (2+ messages)
` [PING][PATCH "
[PATCH rdma-next] IB/mlx5: Extend debug control for CC parameters
2023-02-19 12:56 UTC (2+ messages)
[GIT PULL] Please pull mlx5-next changes
2023-02-19 9:05 UTC (4+ messages)
[PATCH net-next] net/mlx5e: TC, fix return value check in mlx5e_tc_act_stats_create()
2023-02-19 7:08 UTC (2+ messages)
[PATCH for-next 0/3] Respin: Rework system pinning
2023-02-18 15:59 UTC (7+ messages)
` [PATCH for-next 1/3] IB/hfi1: Fix math bugs in hfi1_can_pin_pages()
` [PATCH for-next 2/3] IB/hfi1: Fix sdma.h tx->num_descs off-by-one errors
` [PATCH for-next 3/3] IB/hfi1: Do SDMA memory-pinning through hfi1's pinning interface
[rdma:wip/jgg-for-next] BUILD SUCCESS fd8958efe8779d3db19c9124fce593ce681ac709
2023-02-18 9:53 UTC
[PATCHv4 for-next 1/1] RDMA/irdma: Add support for dmabuf pin memory regions
2023-02-17 20:37 UTC (2+ messages)
[PATCH rdma-next v2 0/4] Rely on firmware to get special mkeys
2023-02-17 20:30 UTC (2+ messages)
[rdma:wip/jgg-for-next] BUILD SUCCESS a77a52385e9a761f896a88a4162e69fb7ccafe3f
2023-02-17 4:35 UTC
[rdma:k.o-iommufd/for-next] BUILD SUCCESS b4ff830eca097df51af10a9be29e8cc817327919
2023-02-17 3:33 UTC
[PATCHv3 for-next 1/1] RDMA/irdma: Add support for dmabuf pin memory regions
2023-02-17 2:23 UTC (6+ messages)
[PATCH net v2 1/1] ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
2023-02-17 1:35 UTC (2+ messages)
[PATCH 10/17] cifs: Add a function to build an RDMA SGE list from an iterator
2023-02-16 21:47 UTC (2+ messages)
` [PATCH 15/17] cifs: Build the RDMA SGE list directly "
[PATCH for-next v2 0/3] Rework system pinning
2023-02-16 16:18 UTC (4+ messages)
` [PATCH for-next v2 1/3] IB/hfi1: Fix math bugs in hfi1_can_pin_pages()
[PATCH] RDMA/mana_ib: Fix a bug when the PF indicates more entries for registering memory on first packet
2023-02-16 16:05 UTC (2+ messages)
[PATCH for-next] RDMA/rxe: Remove rxe_alloc()
2023-02-16 15:59 UTC (2+ messages)
[PATCH] RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by size
2023-02-16 15:59 UTC (2+ messages)
[PATCH for-next v4] Subject: RDMA/rxe: Handle zero length rdma
2023-02-16 15:58 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox