linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-30 19:05:12 to 2022-07-12 19:16:40 UTC [more...]

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

[PATCH] RDMA/irdma: Use the bitmap API to allocate bitmaps
 2022-07-12 17:28 UTC  (2+ messages)

[PATCH for-next] RDMA/hfi1: Depend on !UML
 2022-07-12 12:33 UTC  (3+ messages)

[PATCH v2 for-next 0/5] Misc patches for RTRS
 2022-07-12 10:31 UTC  (6+ messages)
` [PATCH v2 for-next 1/5] RDMA/rtrs-srv: Fix modinfo output for stringify
` [PATCH v2 for-next 2/5] RDMA/rtrs-clt: Use this_cpu_ API for stats
` [PATCH v2 for-next 3/5] RDMA/rtrs-srv: Use per-cpu variables for rdma stats
` [PATCH v2 for-next 4/5] RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function
` [PATCH v2 for-next 5/5] RDMA/rtrs-srv: Do not use mempool for page allocation

[PATCH 1/2] RDMA/erdma: Use the bitmap API to allocate bitmaps
 2022-07-12  9:56 UTC  (5+ messages)
` [PATCH 2/2] RDMA/erdma: Use the non-atomic bitmap API when applicable

[PATCH for-next 0/5] Misc patches for RTRS
 2022-07-12  7:54 UTC  (11+ messages)
` [PATCH for-next 1/5] RDMA/rtrs-srv: Fix modinfo output for stringify
` [PATCH for-next 2/5] RDMA/rtrs-clt: Use this_cpu_ API for stats
` [PATCH for-next 3/5] RDMA/rtrs-srv: Use per-cpu variables for rdma stats
` [PATCH for-next 4/5] rtrs-clt: Replace list_next_or_null_rr_rcu with an inline function
` [PATCH for-next 5/5] RDMA/rtrs-srv: Do not use mempool for page allocation

[PATCH for-next] RDMA/rxe: check rxe_pd before rxe_put in rxe_mr_cleanup()
 2022-07-12  1:06 UTC  (2+ messages)

[PATCH] RDMA: remove useless condition in siw_create_cq()
 2022-07-11 16:21 UTC 

[PATCH] RDMA: remove useless condition in siw_create_cq()
 2022-07-11 15:12 UTC 

[PATCH for-next v12 00/11] Elastic RDMA Adapter (ERDMA) driver
 2022-07-11 13:13 UTC  (12+ messages)
` [PATCH for-next v12 01/11] RDMA: Add ERDMA to rdma_driver_id definition
` [PATCH for-next v12 02/11] RDMA/erdma: Add the hardware related definitions
` [PATCH for-next v12 03/11] RDMA/erdma: Add main include file
` [PATCH for-next v12 04/11] RDMA/erdma: Add cmdq implementation
` [PATCH for-next v12 05/11] RDMA/erdma: Add event queue implementation
` [PATCH for-next v12 06/11] RDMA/erdma: Add verbs header file
` [PATCH for-next v12 07/11] RDMA/erdma: Add verbs implementation
` [PATCH for-next v12 08/11] RDMA/erdma: Add connection management (CM) support
` [PATCH for-next v12 09/11] RDMA/erdma: Add the erdma module
` [PATCH for-next v12 10/11] RDMA/erdma: Add the ABI definitions
` [PATCH for-next v12 11/11] RDMA/erdma: Add driver to kernel build environment

[PATCH 1/2] RDMA/rtrs-clt: Use the bitmap API to allocate bitmaps
 2022-07-11 12:51 UTC  (4+ messages)
` [PATCH 2/2] RDMA/rtrs-clt: Use bitmap_empty()

[PATCH] RDMA/qib: Use the bitmap API to allocate bitmaps
 2022-07-11 12:08 UTC  (2+ messages)

[PATCH] RDMA/hfi1: fix potential memory leak in setup_base_ctxt()
 2022-07-11 11:52 UTC  (2+ messages)

[PATCH] net/mlx5e: Removed useless code in function
 2022-07-11  9:33 UTC 

[PATCH for-rc] RDMA/irdma: Do not advertise 1GB page size for x722
 2022-07-11  6:13 UTC  (4+ messages)
` [PATCH for-rc] RDMA/irdma: Fix sleep from invalid context BUG

[PATCH] net/mlx5: Use the bitmap API to allocate bitmaps
 2022-07-10 12:36 UTC 

Creating new RDMA driver for habanalabs
 2022-07-10  7:30 UTC  (10+ messages)

[PATCHv2 1/1] RDMA/rxe: Fix qp error handler
 2022-07-10  4:37 UTC 

[rdma:for-next] BUILD SUCCESS 2635d2a8d4664b665bc12e15eee88e9b1b40ae7b
 2022-07-08 12:44 UTC 

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-08 10:02 UTC  (5+ messages)

[PATCH] RDMA/rxe: Process received packets in time
 2022-07-08  7:46 UTC  (6+ messages)

[PATCH] RDMA/rxe: Remove unused mask parameter
 2022-07-08  5:23 UTC 

[RESEND PATCH v5 0/2] RDMA/rxe: Add RDMA Atomic Write operation
 2022-07-08  4:02 UTC  (3+ messages)
` [RESEND PATCH v5 1/2] RDMA/rxe: Support "
` [RESEND PATCH v5 2/2] RDMA/rxe: Add RDMA Atomic Write attribute for rxe device

[RESEND PATCH] RDMA/rxe: Remove unused qp parameter
 2022-07-08  3:55 UTC 

[RESEND PATCH] RDMA/rxe: Remove unused qp parameter
 2022-07-08  3:54 UTC  (2+ messages)

[PATCH for-next 0/5] Supports recovery of on-chip RAM 1bit ECC errors
 2022-07-07 13:32 UTC  (4+ messages)
` [PATCH for-next 5/5] RDMA/hns: Recover 1bit-ECC error of RAM on chip

[PATCH] RDMA/rxe: For invalidate compare keys according to the MR access
 2022-07-07  7:32 UTC  (10+ messages)

[PATCH] RDMA/rxe: For invalidate compare according to set keys in mr
 2022-07-07  7:30 UTC 

[PATCH v3 0/6] blk-mq: Add a flag for reserved requests series
 2022-07-06 13:57 UTC  (9+ messages)
` [PATCH v3 1/6] scsi: core: Remove reserved request time-out handling
` [PATCH v3 2/6] blk-mq: Add a flag for reserved requests
` [PATCH v3 3/6] blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
` [PATCH v3 4/6] scsi: fnic: Drop reserved request handling
` [PATCH v3 5/6] blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
` [PATCH v3 6/6] blk-mq: Drop local variable for reserved tag

[PATCHv2 1/1] RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanup
 2022-07-06 13:11 UTC  (4+ messages)

[PATCH 1/2] RDMA/rxe: Add common rxe_prepare_res()
 2022-07-06 12:14 UTC  (5+ messages)
` [PATCH 2/2] RDMA/rxe: Rename rxe_atomic_reply to atomic_reply

[PATCH] RDMA/rxe: Use correct ATOMIC Acknowledge opcode in BTH
 2022-07-06 11:48 UTC  (2+ messages)

[PATCH 02/13] tracing/IB/hfi1: Use the new __vstring() helper
 2022-07-06  4:20 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 2a2aa3f05338270aecbe2492fda910d6c17e0102
 2022-07-05 23:41 UTC 

[PATCH for-next 0/7] irdma for-next updates 7-5-2022
 2022-07-05 23:08 UTC  (8+ messages)
` [PATCH for-next 1/7] RDMA/irdma: Add 2 level PBLE support for FMR
` [PATCH for-next 2/7] RDMA/irdma: Add AE source to error log
` [PATCH for-next 3/7] RDMA/irdma: Make CQP invalid state error non-critical
` [PATCH for-next 4/7] RDMA/irdma: Make resource distribution algorithm more QP oriented
` [PATCH for-next 5/7] RDMA/irdma: Fix a window for use-after-free
` [PATCH for-next 6/7] RDMA/irdma: Fix VLAN connection with wildcard address
` [PATCH for-next 7/7] RDMA/irdma: Fix setting of QP context err_rq_idx_valid field

[PATCH rdma-next 0/3] rdma: move to the new NAPI helpers
 2022-07-05 23:02 UTC  (4+ messages)
` [PATCH rdma-next 1/3] IB/hfi1: switch to netif_napi_add_tx()
` [PATCH rdma-next 2/3] IB/hfi1: switch to netif_napi_add_weight()
` [PATCH rdma-next 3/3] ipoib: "

use-after-free in srpt_enable_tpg()
 2022-07-05 16:10 UTC  (8+ messages)

[PATCH v2 1/2] RDMA/rxe: Add common rxe_prepare_res()
 2022-07-05 14:52 UTC  (2+ messages)
` [PATCH v2 2/2] RDMA/rxe: Rename rxe_atomic_reply to atomic_reply

[PATCH v4 0/3] RDMA/rxe: Add RDMA Atomic Write operation
 2022-07-05  1:50 UTC  (3+ messages)

Üzenetét fogadtuk!
 2022-07-05  1:06 UTC 

[bug report from blktests nvme/032] WARNING: possible circular locking dependency detected
 2022-07-05  0:48 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION b6f1f2fa2bddd69ff46a190b8120bd440fd50563
 2022-07-05  0:01 UTC 

[PATCH 1/1] RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanup
 2022-07-05  1:22 UTC  (3+ messages)

[PATCH 1/1] RDMA/rxe: Fix qp error handler
 2022-07-04 14:18 UTC  (4+ messages)

[RFC PATCH v3 0/7] RDMA/rxe: Add RDMA FLUSH operation
 2022-07-04 13:26 UTC  (2+ messages)

[PATCH for-rdma-core v2] pyverbs: Fix wrong rkey in test_qp_ex_rc_bind_mw
 2022-07-04 13:24 UTC  (2+ messages)

[PATCH] IB/qib: Fix typo in comments
 2022-07-04 13:17 UTC  (2+ messages)

[PATCH v4 0/3] RDMA/rxe: Fix no completion event issue
 2022-07-04  6:01 UTC  (6+ messages)
` [PATCH v4 1/3] RDMA/rxe: Update wqe_index for each wqe error completion
` [PATCH v4 2/3] RDMA/rxe: Generate error completion for error requester QP state
` [PATCH v4 3/3] RDMA/rxe: Split qp state for requester and completer

[PATCH v5 0/4] RDMA/rxe: Fix no completion event issue
 2022-07-04  6:00 UTC  (5+ messages)
` [PATCH v5 1/4] RDMA/rxe: Update wqe_index for each wqe error completion
` [PATCH v5 2/4] RDMA/rxe: Generate error completion for error requester QP state
` [PATCH v5 3/4] RDMA/rxe: Split qp state for requester and completer
` [PATCH v5 4/4] RDMA/rxe: Fix typo in comment

[PATCH mlx5-next 0/5] mlx5-next updates 2022-07-03
 2022-07-03 20:54 UTC  (6+ messages)
` [PATCH mlx5-next 1/5] net/mlx5: Expose the ability to point to any UID from shared UID
` [PATCH mlx5-next 2/5] net/mlx5: fs, expose flow table ID to users
` [PATCH mlx5-next 3/5] net/mlx5: fs, allow flow table creation with a UID
` [PATCH rdma-next 4/5] RDMA/mlx5: Refactor get flow table function
` [PATCH rdma-next 5/5] RDMA/mlx5: Expose steering anchor to userspace

[PATCH] RDMA/qib: Use the bitmap API when applicable
 2022-07-03  7:42 UTC 

resolve addr failed on b2b intefaces on single host
 2022-07-03  6:24 UTC 

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-07-02  1:03 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION c4185b16aba73929aa76f0d030efbe79ae867808
 2022-07-02  0:58 UTC 

[PATCH for-next] RDMA/rxe: Fix deadlock in rxe_do_local_ops()
 2022-07-01 15:36 UTC  (3+ messages)
` [PATCH] "

[rdma:wip/jgg-for-next] BUILD SUCCESS f5d1f6d63c9a1f52a2f6f5f489afcaae92e47f53
 2022-07-01 14:41 UTC 

[PATCH] RDMA/rxe: Fix typo
 2022-07-01  8:00 UTC 

[PATCH for-next v2 0/9] RDMA/rxe: Various fixes
 2022-07-01  1:24 UTC  (12+ messages)
` [PATCH for-next v2 1/9] RDMA/rxe: Add rxe_is_fenced() subroutine
` [PATCH for-next v2 2/9] RDMA/rxe: Convert pr_warn/err to pr_debug in pyverbs
` [PATCH for-next v2 3/9] RDMA/rxe: Remove unnecessary include statement
` [PATCH for-next v2 4/9] RDMA/rxe: Replace "
` [PATCH for-next v2 5/9] RDMA/rxe: Fix rnr retry behavior
` [PATCH for-next v2 6/9] RDMA/rxe: Fix deadlock in rxe_do_local_ops()
` [PATCH for-next v2 7/9] RDMA/rxe: Make the tasklet exits the same
` [PATCH for-next v2 8/9] RDMA/rxe: Limit the number of calls to each tasklet
` [PATCH for-next v2 9/9] RDMA/rxe: Replace __rxe_do_task by rxe_run_task

[PATCH for-next 0/5] Fix incorrect atomic retry behavior
 2022-06-30 19:28 UTC  (3+ messages)


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