linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-13 19:31:20 to 2022-09-26 18:11:59 UTC [more...]

[PATCH 0/2] providers/rxe: Implement the xrc transport protocol
 2022-09-26 17:58 UTC  (4+ messages)
` [PATCH 1/2] Update kernel headers
` [PATCH 2/2] providers/rxe: Implement the xrc transport protocol

[PATCH for-next] RDMA/rxe: Remove redundant num_sge fields
 2022-09-26 17:57 UTC  (3+ 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 -next] IB/hfi1,PCI: Fix missing pci_disable_device() in probe and remove
 2022-09-26 17:35 UTC  (3+ 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 "

[RESEND PATCH v5 0/2] RDMA/rxe: Add RDMA Atomic Write operation
 2022-09-26  6:55 UTC  (4+ messages)
` [RESEND PATCH v5 1/2] RDMA/rxe: Support "

[PATCH v4 0/7] sched, net: NUMA-aware CPU spreading interface
 2022-09-25 18:13 UTC  (17+ 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] headers: Remove some left-over license text in include/uapi/rdma/
 2022-09-25 13:39 UTC 

[PATCH] rdma: not display the rdma link in other net namespace
 2022-09-26  2:40 UTC  (2+ messages)

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

[PATCH] IB/rdmavt: Add __init/__exit annotations to module init/exit funcs
 2022-09-24  9:14 UTC 

[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 for-next 00/12] RDMA/hns: Cleanups for kernel-6.1
 2022-09-22 12:33 UTC  (13+ 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] 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  (19+ messages)
` [Patch v6 01/12] net: mana: Add support for auxiliary device
` [Patch v6 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v6 03/12] net: mana: Handle vport sharing between devices
` [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 00/13] Implement the xrc transport
 2022-09-21 20:45 UTC  (15+ messages)
` [PATCH for-next 01/13] RDMA/rxe: Replace START->FIRST, END->LAST
` [PATCH for-next 02/13] RDMA/rxe: Move next_opcode() to rxe_opcode.c
` [PATCH for-next 03/13] RDMA: Add xrc opcodes to ib_pack.h
` [PATCH for-next 04/13] RDMA/rxe: Extend opcodes and headers to support xrc
` [PATCH for-next 05/13] RDMA/rxe: Add xrc opcodes to next_opcode()
` [PATCH for-next 06/13] RDMA/rxe: Implement open_xrcd and close_xrcd
` [PATCH for-next 07/13] RDMA/rxe: Extend srq verbs to support xrcd
` [PATCH for-next 08/13] RDMA/rxe: Extend rxe_qp.c to support xrc qps
` [PATCH for-next 09/13] RDMA/rxe: Extend rxe_recv.c to support xrc
` [PATCH for-next 10/13] RDMA/rxe: Extend rxe_comp.c to support xrc qps
` [PATCH for-next 11/13] RDMA/rxe: Extend rxe_req.c "
` [PATCH for-next 12/13] RDMA/rxe: Extend rxe_net.c "
` [PATCH for-next 13/13] RDMA/rxe: Extend rxe_resp.c "

[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  (33+ messages)
` [Patch v5 01/12] net: mana: Add support for auxiliary device
` [Patch v5 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v5 03/12] net: mana: Handle vport sharing between devices
` [Patch v5 04/12] net: mana: Add functions for allocating doorbell page from GDMA
` [Patch v5 05/12] net: mana: Set the DMA device max segment size
` [Patch v5 06/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v5 07/12] net: mana: Record port number in netdev
` [Patch v5 08/12] net: mana: Move header files to a common location
` [Patch v5 09/12] net: mana: Define max values for SGL entries
` [Patch v5 10/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [Patch v5 11/12] net: mana: Define data structures for protection domain and memory registration
` [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  (12+ messages)
` [PATCH v5 06/21] drm/i915: Prepare to dynamic dma-buf locking specification
` [PATCH v5 15/21] dma-buf: Move dma_buf_vmap() to dynamic "
` [PATCH v5 17/21] dma-buf: Move dma_buf_map_attachment() "
` [PATCH v5 18/21] dma-buf: Move dma_buf_mmap() "
` [PATCH v5 19/21] dma-buf: Document dynamic locking convention
` [PATCH v5 20/21] media: videobuf2: Stop using internal dma-buf lock
` [PATCH v5 21/21] dma-buf: Remove obsoleted internal lock

[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  (7+ messages)
` [PATCH for-next 4/4] RDMA/erdma: Support dynamic mtu
  ` (subset) "

[PATCH rdma-rc v1] RDMA/core: fix sg_to_page mapping for boundary condition
 2022-09-20 19:14 UTC  (10+ messages)

[PATCH] RDMA/siw: Fix QP destroy to wait for all references dropped
 2022-09-20 18:24 UTC  (2+ messages)

[PATCH] RDMA/siw: Always consume all skbuf data in sk_data_ready() upcall
 2022-09-20 18:22 UTC  (2+ messages)

[PATCH] IB/hfi1: remove rc_only_opcode and uc_only_opcode declarations
 2022-09-20 17:14 UTC  (2+ messages)

[PATCH V2 0/3] misc changes for rtrs
 2022-09-20 16:48 UTC  (3+ messages)

[PATCH] infiniband: ulp: srpt: Use flex array destination for memcpy()
 2022-09-20 12:11 UTC  (2+ messages)

[PATCH] RDMA/srp: Fix srp_abort()
 2022-09-20 11:16 UTC  (2+ messages)

[PATCH] hw/qib: fix repeated words in comments
 2022-09-20 11:12 UTC  (2+ messages)

[PATCH] hw/hfi1: fix repeated words in comments
 2022-09-20 11:09 UTC  (2+ messages)

[PATCH 1/2] IB/uverbs: Set LENGTH on IB MR in uverbs layer
 2022-09-20 10:58 UTC  (2+ messages)

[PATCH for-next 0/2] irdma for-next updates 9-7-2022
 2022-09-20 10:20 UTC  (2+ messages)

[PATCH net-next v2] net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_rule()
 2022-09-20  9:50 UTC  (2+ messages)

[PATCH 0/3] MAINTAINERS: Update entries for some VMware drivers
 2022-09-20  8:18 UTC  (3+ messages)

[PATCH] IB/qib: update the comments of qib_free_irq
 2022-09-20  2:07 UTC 

[PATCH -next] net: rds: add missing __init/__exit annotations to module init/exit funcs
 2022-09-20  1:10 UTC  (2+ messages)

[PATCH -next v2 1/2] net/mlx5e: add missing error code in error path
 2022-09-20  1:10 UTC  (5+ messages)
` [PATCH -next v2 2/2] net/mlx5e: Switch to kmemdup() when allocate dev_addr

[PATCH v2] SUNRPC: Replace the use of the xprtiod WQ in rpcrdma
 2022-09-18 17:28 UTC 

[PATCH v2 3/3] net: ethernet: move from strlcpy with unused retval to strscpy
 2022-09-18  4:54 UTC  (2+ messages)
  ` [Intel-wired-lan] "

some of these got sent twice. They are the same. Just ignore the extras
 2022-09-17  3:13 UTC 

[PATCH for-next 13/13] RDMA/rxe: Extend rxe_resp.c to support xrc qps
 2022-09-17  3:12 UTC 

[PATCH for-next 12/13] RDMA/rxe: Extend rxe_net.c to support xrc qps
 2022-09-17  3:12 UTC 

[PATCH for-next 11/13] RDMA/rxe: Extend rxe_req.c to support xrc qps
 2022-09-17  3:12 UTC 

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

[PATCH for-next 00/13] Implement the xrc transport
 2022-09-17  3:07 UTC 

[PATCH v1] SUNRPC: Replace the use of the xprtiod WQ in rpcrdma
 2022-09-17  2:14 UTC  (5+ messages)

[PATCH net-next v2 00/10] optimize the parallelism of SMC-R connections
 2022-09-16  5:24 UTC  (9+ messages)
` [PATCH net-next v2 01/10] net/smc: remove locks smc_client_lgr_pending and smc_server_lgr_pending
` [PATCH net-next v2 10/10] net/smc: fix application data exception

[PATCH -next 1/2] net/mlx5e: add missing error code in error path
 2022-09-14 13:17 UTC  (5+ messages)
` [PATCH -next 2/2] net/mlx5e: Switch to kmemdup() when allocate dev_addr

[PATCH 0/2] providers/rxe: Remove redundant num_sge_fields
 2022-09-13 22:30 UTC  (3+ messages)
` [PATCH 1/2] Update kernel headers
` [PATCH 2/2] providers/rxe: Remove redundant num_sge fields


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