linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-21 01:23:12 to 2022-09-30 12:10:25 UTC [more...]

[PATCH] net/mlx5: Fix spelling mistake "syndrom" -> "syndrome"
 2022-09-30 12:10 UTC  (2+ messages)

[PATCH] net: ethernet/mellanox: fix dereference before null check
 2022-09-30 12:01 UTC  (2+ messages)

[PATCH -next 0/2] net/rds: Minor cleanup for unused variables
 2022-10-10  3:09 UTC  (3+ messages)
` [PATCH -next 1/2] net/rds: Remove unused variable 'total_copied'
` [PATCH -next 2/2] net/rds: Remove unused variable 'total_payload_len'

[rdma:wip/leon-for-next] BUILD SUCCESS 8ad891ed435ba24465e0650942267e90a060675f
 2022-09-30 11:30 UTC 

[PATCH] rdma: not display the rdma link in other net namespace
 2022-09-30  7:25 UTC  (6+ messages)

[PATCH for-next 00/13] Implement the xrc transport
 2022-09-29 23:52 UTC  (8+ messages)
` [PATCH for-next 07/13] RDMA/rxe: Extend srq verbs to support xrcd

[PATCH] IB/mlx5: Add a signature check to received EQEs and CQEs
 2022-09-29 22:44 UTC 

[PATCH for-next v2 00/13] Implement the xrc transport
 2022-09-29 17:08 UTC  (14+ messages)
` [PATCH for-next v2 01/13] RDMA/rxe: Replace START->FIRST, END->LAST
` [PATCH for-next v2 02/13] RDMA/rxe: Move next_opcode() to rxe_opcode.c
` [PATCH for-next v2 03/13] RDMA: Add xrc opcodes to ib_pack.h
` [PATCH for-next v2 04/13] RDMA/rxe: Extend opcodes and headers to support xrc
` [PATCH for-next v2 05/13] RDMA/rxe: Add xrc opcodes to next_opcode()
` [PATCH for-next v2 06/13] RDMA/rxe: Implement open_xrcd and close_xrcd
` [PATCH for-next v2 07/13] RDMA/rxe: Extend srq verbs to support xrcd
` [PATCH for-next v2 08/13] RDMA/rxe: Extend rxe_qp.c to support xrc qps
` [PATCH for-next v2 09/13] RDMA/rxe: Extend rxe_recv.c to support xrc
` [PATCH for-next v2 10/13] RDMA/rxe: Extend rxe_comp.c to support xrc qps
` [PATCH for-next v2 11/13] RDMA/rxe: Extend rxe_req.c "
` [PATCH for-next v2 12/13] RDMA/rxe: Extend rxe_net.c "
` [PATCH for-next v2 13/13] RDMA/rxe: Extend rxe_resp.c "

[PATCH] RDMA/rxe: Remove error/warning messages from packet receiver path
 2022-09-29 10:02 UTC  (2+ messages)

[PATCH -next] RDMA/usnic: fix set-but-not-unused variable 'flags' warning
 2022-09-29  8:36 UTC  (2+ messages)

[for-next PATCH v5 00/11] RDMA/rxe: Add RDMA FLUSH operation
 2022-09-29  6:21 UTC  (13+ messages)
` [for-next PATCH v5 01/11] RDMA/rxe: make sure requested access is a subset of {mr,mw}->access
` [for-next PATCH v5 02/11] RDMA: Extend RDMA user ABI to support flush
` [for-next PATCH v5 03/11] RDMA: Extend RDMA kernel verbs "
` [for-next PATCH v5 04/11] RDMA/rxe: Extend rxe user "
` [for-next PATCH v5 05/11] RDMA/rxe: Allow registering persistent flag for pmem MR only
` [for-next PATCH v5 06/11] RDMA/rxe: Extend rxe packet format to support flush
` [for-next PATCH v5 07/11] RDMA/rxe: Implement RC RDMA FLUSH service in requester side
` [for-next PATCH v5 08/11] RDMA/rxe: Implement flush execution in responder side
` [for-next PATCH v5 09/11] RDMA/rxe: Implement flush completion
` [for-next PATCH v5 10/11] RDMA/cm: Make QP FLUSHABLE
` [for-next PATCH v5 11/11] RDMA/rxe: Enable RDMA FLUSH capability for rxe device

[RESEND PATCH v5 0/2] RDMA/rxe: Add RDMA Atomic Write operation
 2022-09-29  5:36 UTC  (8+ messages)
` [RESEND PATCH v5 1/2] RDMA/rxe: Support "

[GIT PULL][V2] updates from mlx5-next 2022-09-24
 2022-09-29  2:50 UTC  (2+ messages)

[PATCH v6 00/21] Move all drivers to a common dma-buf locking convention
 2022-09-28 19:16 UTC  (22+ messages)
` [PATCH v6 01/21] dma-buf: Add unlocked variant of vmapping functions
` [PATCH v6 02/21] dma-buf: Add unlocked variant of attachment-mapping functions
` [PATCH v6 03/21] drm/gem: Take reservation lock for vmap/vunmap operations
` [PATCH v6 04/21] drm/prime: Prepare to dynamic dma-buf locking specification
` [PATCH v6 05/21] drm/armada: "
` [PATCH v6 06/21] drm/i915: "
` [PATCH v6 07/21] drm/omapdrm: "
` [PATCH v6 08/21] drm/tegra: "
` [PATCH v6 09/21] drm/etnaviv: "
` [PATCH v6 10/21] RDMA/umem: "
` [PATCH v6 11/21] misc: fastrpc: "
` [PATCH v6 12/21] xen/gntdev: "
` [PATCH v6 13/21] media: videobuf2: "
` [PATCH v6 14/21] media: tegra-vde: "
` [PATCH v6 15/21] dma-buf: Move dma_buf_vmap() to dynamic "
` [PATCH v6 16/21] dma-buf: Move dma_buf_attach() "
` [PATCH v6 17/21] dma-buf: Move dma_buf_map_attachment() "
` [PATCH v6 18/21] dma-buf: Move dma_buf_mmap() "
` [PATCH v6 19/21] dma-buf: Document dynamic locking convention
` [PATCH v6 20/21] media: videobuf2: Stop using internal dma-buf lock
` [PATCH v6 21/21] dma-buf: Remove obsoleted internal lock

[syzbot] possible deadlock in rds_tcp_reset_callbacks
 2022-09-28 15:25 UTC  (2+ messages)
` [PATCH] net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks()

[rdma:wip/jgg-for-next] BUILD SUCCESS cbdae01d8b517b81ed271981395fee8ebd08ba7d
 2022-09-28  7:24 UTC 

[RFC PATCH 0/7] RDMA/rxe: On-Demand Paging on SoftRoCE
 2022-09-28  6:40 UTC  (7+ messages)
` [RFC PATCH 2/7] RDMA/rxe: Convert the triple tasklets to workqueues

[PATCH for-next] RDMA/rxe: cleanup some error handling in rxe_verbs.c
 2022-09-28  6:27 UTC 

[PATCH v4 0/7] sched, net: NUMA-aware CPU spreading interface
 2022-09-27 20:02 UTC  (23+ messages)
` [PATCH v4 1/7] lib/find_bit: Introduce find_next_andnot_bit()
` [PATCH v4 2/7] cpumask: Introduce for_each_cpu_andnot()
` [PATCH v4 3/7] lib/test_cpumask: Add for_each_cpu_and(not) tests
` [PATCH v4 4/7] sched/core: Merge cpumask_andnot()+for_each_cpu() into for_each_cpu_andnot()
` [PATCH v4 5/7] sched/topology: Introduce sched_numa_hop_mask()
` [PATCH v4 6/7] sched/topology: Introduce for_each_numa_hop_cpu()
` [PATCH v4 7/7] net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints

[PATCH -next] IB/hfi1: Use skb_put_data() instead of skb_put/memcpy pair
 2022-09-27 14:12 UTC  (3+ messages)

[PATCH jgg-for-next] RDMA/rxe: Fix pd refcount_t: underflow; use-after-free
 2022-09-27 13:14 UTC  (2+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 02d326039547ecfc5376b21b3e9cb336bab7f512
 2022-09-27  7:27 UTC 

[PATCH -next] IB/hfi1,PCI: Fix missing pci_disable_device() in probe and remove
 2022-09-27  0:57 UTC  (4+ messages)

[PATCH][next] net/mlx5e: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
 2022-09-26 22:02 UTC  (2+ messages)

[PATCH] headers: Remove some left-over license text in include/uapi/rdma/
 2022-09-26 19:32 UTC  (3+ messages)

[PATCH for-next 00/12] RDMA/hns: Cleanups for kernel-6.1
 2022-09-26 18:16 UTC  (14+ messages)
` [PATCH for-next 01/12] RDMA/hns: Cleanup for a spelling error of Asynchronous
` [PATCH for-next 02/12] RDMA/hns: Remove unnecessary braces for single statement blocks
` [PATCH for-next 03/12] RDMA/hns: Remove unnecessary brackets when getting point
` [PATCH for-next 04/12] RDMA/hns: Remove redundant 'attr_mask' in modify_qp_init_to_init()
` [PATCH for-next 05/12] RDMA/hns: Remove redundant 'bt_level' for hem_list_alloc_item()
` [PATCH for-next 06/12] RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table()
` [PATCH for-next 07/12] RDMA/hns: Remove redundant 'phy_addr' in hns_roce_hem_list_find_mtt()
` [PATCH for-next 08/12] RDMA/hns: Remove redundant 'num_mtt_segs' and 'max_extend_sg'
` [PATCH for-next 09/12] RDMA/hns: Remove redundant 'max_srq_desc_sz' in caps
` [PATCH for-next 10/12] RDMA/hns: Repacing 'dseg_len' by macros in fill_ext_sge_inl_data()
` [PATCH for-next 11/12] RDMA/hns: Replacing magic number with macros in apply_func_caps()
` [PATCH for-next 12/12] RDMA/hns: Unified Log Printing Style

[PATCH] IB/rdmavt: Add __init/__exit annotations to module init/exit funcs
 2022-09-26 18:05 UTC  (2+ messages)

[PATCH 0/2] providers/rxe: Implement the xrc transport protocol
 2022-09-26 17:58 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH for-next] RDMA/rxe: Remove redundant num_sge fields
 2022-09-26 17:57 UTC  (2+ messages)

[PATCH 0/4] RDMA/mlx5: Support DMABUF in umems and enable ATS
 2022-09-26 17:51 UTC  (2+ messages)

[PATCH for-next v2] RDMA/rxe: Fix resize_finish() in rxe_queue.c
 2022-09-26 17:40 UTC  (2+ messages)

[PATCH] RDMA/RXE: Add send_common_ack() helper
 2022-09-26 17:28 UTC  (2+ messages)

[PATCH v5 for-next 0/2] RDMA/rxe: Fix error paths in MR alloc routines
 2022-09-26 17:27 UTC  (3+ messages)
` [PATCH v5 1/2] RDMA/rxe: Set pd early in mr "

[GIT PULL] updates from mlx5-next 2022-09-24
 2022-09-25  5:50 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: Guard mr state against race conditions
 2022-09-23 19:15 UTC  (3+ messages)

[PATCH rdma-next 0/4] Support multiple path records
 2022-09-23 18:19 UTC  (9+ messages)
` [PATCH rdma-next 2/4] RDMA/cma: Multiple path records support with netlink channel

[PATCH -next] RDMA/mana_ib: change mana_ib_dev_ops to static
 2022-09-23 18:08 UTC  (3+ messages)

Zwiększenie płynności finansowej
 2022-09-23  7:36 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS b300729b77b0b746c4f898332705672eb50d3297
 2022-09-23  0:41 UTC 

Re: Re: [PATCH] RDMA/siw: Solve the error of compiling the 32BIT mips kernel when enable CONFIG_RDMA_SIW
 2022-09-22 19:23 UTC  (2+ messages)

Re: [PATCH] RDMA/siw: Solve the error of compiling the 32BIT mips kernel when enable CONFIG_RDMA_SIW
 2022-09-22 17:47 UTC  (2+ messages)

[PATCH] RDMA/siw: Solve the error of compiling the 32BIT mips kernel when enable CONFIG_RDMA_SIW
 2022-09-22 17:02 UTC  (2+ messages)

[PATCH] RDMA/core: Clean up a variable name in ib_create_srq_user()
 2022-09-22 11:34 UTC  (2+ messages)

[PATCH rdma-next] RDMA/srp: Support more than 255 rdma ports
 2022-09-22  9:55 UTC  (3+ messages)

[PATCH v2 1/2] IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
 2022-09-22  9:55 UTC  (3+ messages)
` [PATCH v2 2/2] RDMA/rxe: Use members of generic struct in rxe_mr

[Patch v6 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-09-22  8:23 UTC  (16+ messages)
` [Patch v6 04/12] net: mana: Add functions for allocating doorbell page from GDMA
` [Patch v6 05/12] net: mana: Set the DMA device max segment size
` [Patch v6 06/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v6 07/12] net: mana: Record port number in netdev
` [Patch v6 08/12] net: mana: Move header files to a common location
` [Patch v6 09/12] net: mana: Define max values for SGL entries
` [Patch v6 10/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [Patch v6 11/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v6 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[rdma:hmm] BUILD SUCCESS 6dce3468a04c68bc154b57ffc9a3f464fe24e18b
 2022-09-22  7:11 UTC 

[PATCH for-next 10/13] RDMA/rxe: Extend rxe_comp.c to support xrc qps
 2022-09-21 20:45 UTC  (2+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS 9bdb9350f3808bbff229167acb55cf0a3bd8f2ca
 2022-09-21 20:35 UTC 

[Patch v5 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-09-21 18:52 UTC  (5+ messages)
` [Patch v5 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[PATCH v5 00/21] Move all drivers to a common dma-buf locking convention
 2022-09-21 10:29 UTC  (4+ messages)
` [PATCH v5 15/21] dma-buf: Move dma_buf_vmap() to dynamic locking specification

[rdma:wip/leon-for-next] BUILD SUCCESS a3c278807a459e6f50afee6971cabe74cccfb490
 2022-09-21  7:36 UTC 

[PATCH for-next 0/4] RDMA/erdma: cleanups and updates 9-9-2022
 2022-09-21  7:35 UTC  (6+ messages)
` [PATCH for-next 4/4] RDMA/erdma: Support dynamic mtu
  ` (subset) "


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