messages from 2022-05-12 14:11:33 to 2022-05-21 11:15:18 UTC [more...]
[PATCH] IB/core: fix typo in comment
2022-05-21 11:11 UTC
[PATCH] RDMA/core: fix typo in comment
2022-05-21 11:11 UTC
[PATCH] IB/hf1: fix typo in comment
2022-05-21 11:11 UTC
[PATCH] net/mlx5: fix typo in comment
2022-05-21 11:10 UTC
[PATCH] IB/qib: fix typo in comment
2022-05-21 11:11 UTC
[PATCH] IB/iser: fix typo in comment
2022-05-21 11:10 UTC
[linux-next:master] BUILD REGRESSION 18ecd30af1a8402c162cca1bd58771c0e5be7815
2022-05-21 9:19 UTC
[PATCH -next] net/mlx5: Fix build error of multiple definition
2022-05-20 22:12 UTC (2+ messages)
[PATCH for-next 0/6] Updates for 5.19
2022-05-20 18:37 UTC (7+ messages)
` [PATCH for-next 1/6] RDMA/hfi1: Prevent use of lock before it is initialized
` [PATCH for-next 2/6] RDMA/hfi1: Prevent panic when SDMA is disabled
` [PATCH for-next 3/6] RDMA/hfi1: Fix potential integer multiplication overflow errors
` [PATCH for-next 4/6] RDMA/hfi1: Remove pointless driver version
` [PATCH for-next 5/6] RDMA/hfi1: Consolidate software versions
` [PATCH for-next 6/6] RDMA/hfi1: Remove all traces of diagpkt support
[PATCH rdma-next v1 0/2] Add gratuitous ARP support to RDMA-CM
2022-05-20 16:53 UTC (5+ messages)
` [PATCH rdma-next v1 1/2] RDMA/core: Add an rb_tree that stores cm_ids sorted by ifindex and remote IP
` [PATCH rdma-next v1 2/2] RDMA/core: Add a netevent notifier to cma
[PATCH] RDMA/rxe: For fast memory reg wr set both lkey and rkey
2022-05-20 15:20 UTC (2+ messages)
Re: [PATCH for-next v7 10/12] RDMA/erdma: Add the erdma module
2022-05-20 15:13 UTC
[PATCH] RDMA/rxe: Use kzalloc() to alloc map_set
2022-05-20 14:45 UTC (2+ messages)
[PATCH] RDMA/mlx4: Avoid flush_scheduled_work() usage
2022-05-20 14:26 UTC (3+ messages)
[PATCH] IB/isert: Avoid flush_scheduled_work() usage
2022-05-20 14:18 UTC (4+ messages)
[PATCH] RDMA/mlx5: Remove duplicate pointer assignment in mlx5_ib_alloc_implicit_mr()
2022-05-20 13:54 UTC (2+ messages)
[PATCH for-next v7 00/12] Elastic RDMA Adapter (ERDMA) driver
2022-05-20 7:03 UTC (29+ messages)
` [PATCH for-next v7 10/12] RDMA/erdma: Add the erdma module
` [PATCH for-next v7 12/12] RDMA/erdma: Add driver to kernel build environment
[linux-next:master] BUILD REGRESSION 21498d01d045c5b95b93e0a0625ae965b4330ebe
2022-05-20 6:08 UTC
The performance of event APIs could be bounded by softirqs
2022-05-20 1:35 UTC
[PATCH 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
2022-05-19 21:42 UTC (35+ messages)
` [PATCH 01/12] net: mana: Add support for auxiliary device
` [PATCH 02/12] net: mana: Record the physical address for doorbell page region
` [PATCH 03/12] net: mana: Handle vport sharing between devices
` [PATCH 04/12] net: mana: Add functions for allocating doorbell page from GDMA
` [PATCH 05/12] net: mana: Set the DMA device max page size
` [EXTERNAL] "
` [PATCH 06/12] net: mana: Define data structures for protection domain and memory registration
` [PATCH 07/12] net: mana: Export Work Queue functions for use by RDMA driver
` [PATCH 08/12] net: mana: Record port number in netdev
` [PATCH 09/12] net: mana: Move header files to a common location
` [PATCH 10/12] net: mana: Define max values for SGL entries
` [PATCH 11/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [PATCH 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter
Fwd: Bug in pyverbs for test_qp_ex_rc_bind_mw
2022-05-19 16:04 UTC (4+ messages)
[PATCH for-rdma-core v2] pyverbs: Fix wrong rkey in test_qp_ex_rc_bind_mw
2022-05-19 15:58 UTC
[PATCH] RDMA/rxe: goto error handling when detecting invalid opcode
2022-05-19 14:42 UTC (3+ messages)
[PATCH 1/1] RDMA/rxe: Compact the function free_rd_atomic_resource
2022-05-19 14:00 UTC (6+ messages)
[PATCH for-next] RDMA/core: Fix wrong rkey in test_qp_ex_rc_bind_mw
2022-05-19 12:32 UTC (3+ messages)
[rdma:wip/jgg-for-next] BUILD SUCCESS 845517ed04aec32065febd2e2afa3902ebabaf54
2022-05-19 9:20 UTC
[PATCH net-next] net/mlx5: fix multiple definitions of mlx5_lag_mpesw_init / mlx5_lag_mpesw_cleanup
2022-05-19 5:00 UTC (3+ messages)
[syzbot] possible deadlock in rds_wake_sk_sleep (4)
2022-05-19 3:35 UTC
Redhat 9 removes RXE (SoftROCE) support
2022-05-19 2:59 UTC (2+ messages)
[PATCH for-next v8 00/12] Elastic RDMA Adapter (ERDMA) driver
2022-05-18 13:30 UTC (14+ messages)
` [PATCH for-next v8 01/12] RDMA: Add ERDMA to rdma_driver_id definition
` [PATCH for-next v8 02/12] RDMA/core: Allow calling query_port when netdev isn't attached in iWarp
` [PATCH for-next v8 03/12] RDMA/erdma: Add the hardware related definitions
` [PATCH for-next v8 04/12] RDMA/erdma: Add main include file
` [PATCH for-next v8 05/12] RDMA/erdma: Add cmdq implementation
` [PATCH for-next v8 06/12] RDMA/erdma: Add event queue implementation
` [PATCH for-next v8 07/12] RDMA/erdma: Add verbs header file
` [PATCH for-next v8 08/12] RDMA/erdma: Add verbs implementation
` [PATCH for-next v8 09/12] RDMA/erdma: Add connection management (CM) support
` [PATCH for-next v8 10/12] RDMA/erdma: Add the erdma module
` [PATCH for-next v8 11/12] RDMA/erdma: Add the ABI definitions
` [PATCH for-next v8 12/12] RDMA/erdma: Add driver to kernel build environment
[PATCH] net/mlx5: Add sysfs entry for vhca to /sys/class/infiniband/mlx5
2022-05-18 8:39 UTC (4+ messages)
[PATCH for-next] RDMA/hns: Add support for extended doorbell of HIP09
2022-05-18 7:43 UTC (2+ messages)
[PATCH] RDMA: remove null check after call container_of()
2022-05-18 1:55 UTC (7+ messages)
Apparent regression in blktests since 5.18-rc1+
2022-05-17 20:59 UTC (15+ messages)
New collaboration
2022-05-17 15:50 UTC
[PATCH] qedr: Remove unnecessary synchronize_irq() before free_irq()
2022-05-17 11:54 UTC (3+ messages)
` [EXT] "
Error when running fio against nvme-of rdma target (mlx5 driver)
2022-05-17 11:16 UTC (6+ messages)
Question about AETH_NAK_PSN_SEQ_ERROR
2022-05-17 5:12 UTC (4+ messages)
[bug report] net/mlx5: E-Switch, Protect changing mode while adding rules
2022-05-16 7:04 UTC
[Bug 215982] New: ifdown vlan port which have nvmf target listener on it, kernel print "unregister_netdevice: waiting for enp5s0f0.55 to become free. Usage count = 1" repeatedly
2022-05-16 2:45 UTC (2+ messages)
` [Bug 215982] "
[PATCH v3 0/2] RDMA/rxe: Fix no completion event issue
2022-05-16 1:53 UTC (3+ messages)
` [PATCH v3 1/2] RDMA/rxe: Update wqe_index for each wqe error completion
` [PATCH v3 2/2] RDMA/rxe: Generate error completion for error requester QP state
[PATCH rdma-next] RDMA/mlx5: Add a umr recovery flow
2022-05-15 4:19 UTC
[PATCH for-rc v2 0/4] RDMA/rxe: Cleanup retransmit and rnr retry
2022-05-14 16:41 UTC (6+ messages)
` [PATCH for-rc v2 1/4] RDMA/rxe: Rename qp->qp_timeout_jiffies
` [PATCH for-rc v2 2/4] RDMA/rxe: Add a pkt->mask bit for ack_req
` [PATCH for-rc v2 3/4] RDMA/rxe: Fix rnr retry behavior
` [PATCH for-rc v2 4/4] RDMA/rxe: Reduce spurious retransmit timeouts
[PATCH for-rc] RDMA/rxe: Fix rnr retry behavior
2022-05-14 3:25 UTC (12+ messages)
[PATCH v4 0/3] RDMA/rxe: Add RDMA Atomic Write operation
2022-05-13 15:45 UTC (4+ messages)
[PATCH 00/32] Introduce flexible array struct memcpy() helpers
2022-05-13 15:44 UTC (5+ messages)
` [PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl
[RFC] Adding private data and private data len as argument to rdma_disconnect()
2022-05-13 13:31 UTC (5+ messages)
Biznesowy angielski
2022-05-13 8:05 UTC
[PATCH for-next 0/2] RDMA/hns: Use hr_reg_xxx() instead of remaining roce_set_xxx()/roce_get_xxx()
2022-05-12 17:47 UTC (2+ messages)
[PATCH for-next] RDMA/irdma: Add SW mechanism to generate completions on error
2022-05-12 16:56 UTC (2+ messages)
[PATCH] RDMA: replace ternary operator with min()
2022-05-12 14:39 UTC (3+ 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