linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-06 16:40:16 to 2022-10-17 19:21:24 UTC [more...]

[Patch v7 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-10-17 19:20 UTC  (11+ messages)
` [Patch v7 01/12] net: mana: Add support for auxiliary device
` [Patch v7 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v7 03/12] net: mana: Handle vport sharing between devices
` [Patch v7 04/12] net: mana: Set the DMA device max segment size
` [Patch v7 05/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v7 06/12] net: mana: Record port number in netdev
` [Patch v7 07/12] net: mana: Move header files to a common location
` [Patch v7 08/12] net: mana: Define max values for SGL entries
` [Patch v7 09/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [Patch v7 11/12] net: mana: Define data structures for protection domain and memory registration

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

Build regressions/improvements in v6.1-rc1
 2022-10-17 15:25 UTC 

[PATCH net-next] net/mlx5e: Fix a couple error codes
 2022-10-17 14:42 UTC  (2+ messages)

[PATCH] rdmavt: avoid NULL pointer dereference in rvt_qp_exit()
 2022-10-17 14:26 UTC 

[PATCH v6 0/7] treewide cleanup of random integer usage
 2022-10-17 11:59 UTC  (19+ messages)
` [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v6 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v6 5/7] treewide: use get_random_u32() when possible
` [PATCH v6 6/7] treewide: use get_random_bytes() "
` [PATCH v6 7/7] prandom: remove unused functions

Infiniband crash
 2022-10-17 11:24 UTC  (4+ messages)

Zwiększenie płynności finansowej
 2022-10-17  8:05 UTC 

[PATCH for-next 00/13] Implement the xrc transport
 2022-10-17  6:59 UTC  (8+ messages)

[BUG] mlx5_core general protection fault in mlx5_cmd_comp_handler
 2022-10-17  5:54 UTC  (5+ messages)

[PATCH 0/3] iSER patches for linux-6.2
 2022-10-16  9:38 UTC  (4+ messages)
` [PATCH 1/3] IB/iser: open code iser_conn_state_comp_exch
` [PATCH 2/3] IB/iser: add safety checks for state_mutex lock
` [PATCH 3/3] IB/iser: open code iser_disconnected_handler

[PATCH 1/1] RDMA/mlx5: Make mlx5 device work with ib_device_get_by_netdev
 2022-10-16  6:19 UTC 

[PATCH v6 0/8] RDMA/rxe: Add atomic write operation
 2022-10-15  8:41 UTC  (10+ messages)
` [PATCH v6 2/8] RDMA: Extend RDMA kernel ABI to support atomic write
` [PATCH v6 1/8] RDMA: Extend RDMA user "
` [PATCH v6 3/8] RDMA/rxe: Extend rxe "
` [PATCH v6 4/8] RDMA/rxe: Extend rxe packet format "
` [PATCH v6 5/8] RDMA/rxe: Make requester support atomic write on RC service
` [PATCH v6 6/8] RDMA/rxe: Make responder "
` [PATCH v6 7/8] RDMA/rxe: Implement atomic write completion
` [PATCH v6 8/8] RDMA/rxe: Enable atomic write capability for rxe device

[PATCH 1/2] RDMA/rxe: Make responder handle RDMA Read failures
 2022-10-15  2:32 UTC  (6+ messages)
` [PATCH 2/2] RDMA/rxe: Handle remote errors in the midst of a Read reply sequence

[PATCH 1/1] net/mlx5: add dynamic logging for mlx5_dump_err_cqe
 2022-10-14 19:12 UTC  (3+ messages)

[RESEND PATCH v5 0/2] RDMA/rxe: Add RDMA Atomic Write operation
 2022-10-14 16:00 UTC  (5+ messages)
` [RESEND PATCH v5 1/2] RDMA/rxe: Support "

FIXME in hfi1/user_exp_rcv.c
 2022-10-14 13:08 UTC  (4+ messages)

[PATCH] nvme-rdma: set ack timeout of RoCE to 262ms
 2022-10-14  2:15 UTC  (7+ messages)

[PATCH rdma-rc] RDMA/cma: Use output interface for net_dev check
 2022-10-13 10:49 UTC  (4+ messages)

[PATCH net] net/mlx5e: Cleanup MACsec uninitialization routine
 2022-10-13 10:14 UTC  (3+ messages)

[PATCH] rdma: not display the rdma link in other net namespace
 2022-10-13  8:30 UTC  (17+ messages)
                  ` [RFC PATCH 1/1] RDMA/core: Fix a problem from rdma link in exclusive mode

[PATCH for-next] RDMA/rxe: Fix mr leak in RESPST_ERR_RNR
 2022-10-13  4:03 UTC 

[PATCH v1 0/5] treewide cleanup of random integer usage
 2022-10-13  1:37 UTC  (5+ messages)
` [PATCH v1 3/5] treewide: use get_random_u32() when possible

[PATCH AUTOSEL 5.19 06/63] RDMA/rxe: Delete error messages triggered by incoming Read requests
 2022-10-13  0:17 UTC 

[PATCH AUTOSEL 6.0 06/67] RDMA/rxe: Delete error messages triggered by incoming Read requests
 2022-10-13  0:14 UTC 

RDMA/rxe: Receive wqe flush error completions on qp error
 2022-10-12 17:44 UTC  (4+ messages)

[bug report] net/mlx5e: Create advanced steering operation (ASO) object for MACsec
 2022-10-12 15:01 UTC 

[PATCH v6 00/21] Move all drivers to a common dma-buf locking convention
 2022-10-11 17:31 UTC  (5+ messages)
` [PATCH v6 10/21] RDMA/umem: Prepare to dynamic dma-buf locking specification

[PATCH 1/1] IB/mlx5: Add a signature check to received EQEs and CQEs
 2022-10-11  7:17 UTC  (2+ messages)

[PATCH net-next 3/7] qed: Add support for RoCE hw init
 2022-10-10 21:44 UTC  (3+ messages)

[PATCH v5 0/7] treewide cleanup of random integer usage
 2022-10-09 14:17 UTC  (12+ messages)
` [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v5 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v5 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v5 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v5 5/7] treewide: use get_random_u32() when possible
` [PATCH v5 6/7] treewide: use get_random_bytes "
` [PATCH v5 7/7] prandom: remove unused functions

[PATCH] include/rdma/opa_vnic.h: fix spelling typo in comment
 2022-10-09  8:10 UTC 

[Bug 216561] New: memcpy: detected field-spanning write (size 80) of single field "&wqe->wr" at drivers/infiniband/sw/rdmavt/qp.c:2043 (size 40)
 2022-10-09  3:30 UTC 

[PATCH v3 0/5] treewide cleanup of random integer usage
 2022-10-09  2:57 UTC  (23+ messages)
` [PATCH v3 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v3 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v3 3/5] treewide: use get_random_u32() "
` [PATCH v3 4/5] treewide: use get_random_bytes "
` [PATCH v3 5/5] prandom: remove unused functions

[PATCH v4 0/6] treewide cleanup of random integer usage
 2022-10-09  0:26 UTC  (21+ messages)
` [PATCH v4 1/6] treewide: use prandom_u32_max() when possible, mechanically
` [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
` [PATCH v4 3/6] treewide: use get_random_{u8,u16}() "
` [PATCH v4 4/6] treewide: use get_random_u32() "
` [PATCH v4 5/6] treewide: use get_random_bytes "
` [PATCH v4 6/6] prandom: remove unused functions

[PATCH v4 2/6] treewide: use prandom_u32_max() when possible
 2022-10-08 18:16 UTC  (3+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2022-10-07 19:20 UTC  (2+ messages)

[rdma:for-next] BUILD SUCCESS 33331a728c83f380e53a3dbf2be0c1893da1d739
 2022-10-07 11:59 UTC 

[PATCH] IB/uverbs: fix the typo of optional
 2022-10-06 16:14 UTC 

[PATCH for-next] RDMA/rxe: Convert spin_lock_irqsave to spin_lock
 2022-10-06 17:04 UTC 

[PATCH for-next] RDMA/rxe: Convert spinlock to memory barrier
 2022-10-06 16:39 UTC 


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