linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-15 10:44:11 to 2022-02-22 10:30:03 UTC [more...]

[PATCH net-next v2 0/2] flow_offload: add tc police parameters
 2022-02-22 10:29 UTC  (17+ messages)
` [PATCH net-next v2 1/2] net: flow_offload: add tc police action parameters
` [PATCH net-next v2 2/2] flow_offload: reject offload for all drivers with invalid police parameters

[PATCHv2 0/3] Use net_type to check network type
 2022-02-23  2:42 UTC  (4+ messages)
` [PATCHv2 1/3] RDMA/irdma: "
` [PATCHv2 2/3] RDMA/irdma: Remove the unnecessary variable saddr
` [PATCHv2 3/3] RDMA/irdma: Move union irdma_sockaddr to header file

[PATCH 0/3] patches and bug report for rxe
 2022-02-22 10:04 UTC  (3+ messages)
`  "

[PATCH for-next v3 00/12] Elastic RDMA Adapter (ERDMA) driver
 2022-02-22  7:53 UTC  (16+ messages)
` [PATCH for-next v3 01/12] RDMA: Add ERDMA to rdma_driver_id definition
` [PATCH for-next v3 02/12] RDMA/core: Allow calling query_port when netdev isn't attached in iWarp
` [PATCH for-next v3 03/12] RDMA/erdma: Add the hardware related definitions
` [PATCH for-next v3 04/12] RDMA/erdma: Add main include file
` [PATCH for-next v3 05/12] RDMA/erdma: Add cmdq implementation
` [PATCH for-next v3 06/12] RDMA/erdma: Add event queue implementation
` [PATCH for-next v3 07/12] RDMA/erdma: Add verbs header file
` [PATCH for-next v3 08/12] RDMA/erdma: Add verbs implementation
` [PATCH for-next v3 09/12] RDMA/erdma: Add connection management (CM) support
` [PATCH for-next v3 10/12] RDMA/erdma: Add the erdma module
` [PATCH for-next v3 11/12] RDMA/erdma: Add the ABI definitions
` [PATCH for-next v3 12/12] RDMA/erdma: Add driver to kernel build environment

[PATCH 0/4] RDMA device net namespace support for SMC
 2022-02-21 15:30 UTC  (4+ messages)

[bug report] NVMe/IB: kmemleak observed on 5.17.0-rc5 with nvme-rdma testing
 2022-02-21 12:37 UTC  (2+ messages)

[syzbot] BUG: sleeping function called from invalid context in smc_pnet_apply_ib
 2022-02-21 10:21 UTC  (6+ messages)

[bug report] NVMe/IB: reset_controller need more than 1min
 2022-02-21 10:00 UTC  (20+ messages)

[bug report] NVMe/IB: WARNING at kernel/dma/debug.c:571 add_dma_entry+0x36a/0x4c0 observed on host side after connect
 2022-02-21  6:16 UTC 

[bug report] NVMe/IB: WARNING: possible circular locking dependency detected on target after connect
 2022-02-21  6:09 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 748663c8ccf6b2e5a800de19127c2cc1c4423fd2
 2022-02-20 21:22 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS c46fa8911b17e3f808679061a8af8bee219f4602
 2022-02-20 21:21 UTC 

[PATCH 0/4] kunit,um: Fix kunit.py build --alltests
 2022-02-19 15:43 UTC  (12+ messages)
` [PATCH 1/4] drm/amdgpu: Fix compilation under UML
` [PATCH 2/4] drm/amdgpu: Make smu7_hwmgr build on UML
` [PATCH 3/4] IB/qib: Compile under User-Mode Linux
` [PATCH 4/4] kunit: tool: Disable broken options for --alltests

[RFC PATCH 0/2] RDMA/rxe: Add RDMA Atomic Write operation
 2022-02-19 10:37 UTC  (3+ messages)

[PATCH] net/smc: Add autocork support
 2022-02-18 23:42 UTC  (12+ messages)

[PATCH v4 1/2] RDMA/rtrs-clt: Fix possible double free in error case
 2022-02-18 18:15 UTC  (3+ messages)
` [PATCH v2 2/2] RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close

[PATCH for-rc] IB/qib: Fix duplicate sysfs directory name
 2022-02-18 15:57 UTC  (2+ messages)

[PATCH 1/3] RDMA/irdma: Use net_type to check network type
 2022-02-19  5:49 UTC  (3+ messages)
` [PATCH 2/3] RDMA/irdma: Remove the unnecessary variable saddr
` [PATCH 3/3] RDMA/irdma: Move union irdma_sockaddr to header file

[PATCH for-next 0/8] RDMA/hns: Clean up and refactor mailbox-related code
 2022-02-18 11:05 UTC  (9+ messages)
` [PATCH for-next 1/8] RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
` [PATCH for-next 2/8] RDMA/hns: Remove fixed parameter “timeout” in the mailbox
` [PATCH for-next 3/8] RDMA/hns: Remove redundant parameter "mailbox" "
` [PATCH for-next 4/8] RDMA/hns: Fix the wrong type of parameter "op" of "
` [PATCH for-next 5/8] RDMA/hns: Refactor mailbox functions
` [PATCH for-next 6/8] RDMA/hns: Remove similar code that configures the hardware contexts
` [PATCH for-next 7/8] RDMA/hns: Refactor the alloc_srqc()
` [PATCH for-next 8/8] RDMA/hns: Refactor the alloc_cqc()

[PATCH for-next v3 00/12] Elastic RDMA Adapter (ERDMA) driver
 2022-02-18  2:06 UTC  (2+ messages)

[PATCH for-next v12 0/6] Move two object pools to rxe_mcast.c
 2022-02-18  0:35 UTC  (7+ messages)
` [PATCH for-next v12 1/6] RDMA/rxe: Add code to cleanup mcast memory
` [PATCH for-next v12 2/6] RDMA/rxe: Collect mca init code in a subroutine
` [PATCH for-next v12 3/6] RDMA/rxe: Collect cleanup mca "
` [PATCH for-next v12 4/6] RDMA/rxe: Cleanup rxe_mcast.c
` [PATCH for-next v12 5/6] RDMA/rxe: For mcast copy qp list to temp array
` [PATCH for-next v12 6/6] RDMA/rxe: Convert mca read locking to RCU

[PATCH for-rc v2] IB/cma: Allow XRG INI QPs to set their local ACK timeout
 2022-02-17 15:53 UTC  (5+ messages)

sysfs: cannot create duplicate filename
 2022-02-17 15:35 UTC  (4+ messages)

[PATCH for-next 0/3] Remove enum irdma_status_code
 2022-02-17 15:18 UTC  (4+ messages)
` [PATCH for-next 1/3] RDMA/irdma: "
` [PATCH for-next 2/3] RDMA/irdma: Propagate error codes
` [PATCH for-next 3/3] RDMA/irdma: Remove excess error variables

[syzbot] possible deadlock in worker_thread
 2022-02-17 12:27 UTC  (16+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 3810c1a1cbe8f3157f644b4e42f6c0157dfd22cb
 2022-02-17  9:36 UTC 

[RFC] Virtio RDMA
 2022-02-17  7:34 UTC  (18+ messages)
      ` [virtio-dev] "
                  ` [External] "

[PATCH net-next] net/smc: return ETIMEDOUT when smc_connect_clc() timeout
 2022-02-17  4:32 UTC  (5+ messages)

[PATCH for-next] RDMA/rxe: Revert changes from irqsave to bh locks
 2022-02-17  2:03 UTC  (6+ messages)

[PATCH 1/1] RDMA/irdma: Make irdma_create_mg_ctx return a void
 2022-02-17 18:19 UTC 

[PATCH][next] treewide: Replace zero-length arrays with flexible-array members
 2022-02-16 19:46 UTC  (7+ messages)

[PATCH v3 1/2] RDMA/rtrs-clt: Fix possible double free in error case
 2022-02-16 18:04 UTC  (2+ messages)

[PATCH net-next v2] net/smc: Add autocork support
 2022-02-16 15:39 UTC  (3+ messages)

[PATCH net-next v2] net/smc: Reduce overflow of smc clcsock listen queue
 2022-02-16 11:46 UTC  (10+ messages)

[PATCH 0/3] Fix a deadlock in the ib_srp driver
 2022-02-16  7:02 UTC  (13+ messages)
` [PATCH 1/3] ib_srp: Add more documentation
` [PATCH 2/3] ib_srp: Protect the target list with a mutex instead of a spinlock
` [PATCH 3/3] ib_srp: Fix a deadlock

[PATCH v2 0/2] Fix a deadlock in the ib_srp driver
 2022-02-16  7:04 UTC  (4+ messages)
` [PATCH v2 1/2] ib_srp: Add more documentation
` [PATCH v2 2/2] ib_srp: Fix a deadlock

[PATCH 0/4] iSER cleanups and fixes for 5.18
 2022-02-15 18:23 UTC  (7+ messages)
` [PATCH 1/4] IB/iser: remove iser_reg_data_sg helper function
` [PATCH 2/4] IB/iser: use iser_fr_desc as registration context
` [PATCH 3/4] IB/iser: generalize map/unmap dma tasks
` [PATCH 4/4] IB/iser: fix error flow in case of registration failure

[PATCH rdma-next v2 0/5] MR cache enhancements
 2022-02-15 17:55 UTC  (6+ messages)
` [PATCH rdma-next v2 1/5] RDMA/mlx5: Remove redundant work in struct mlx5_cache_ent
` [PATCH rdma-next v2 2/5] RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MR
` [PATCH rdma-next v2 3/5] RDMA/mlx5: Merge similar flows of allocating MR from the cache
` [PATCH rdma-next v2 4/5] RDMA/mlx5: Store ndescs instead of the translation table size
` [PATCH rdma-next v2 5/5] RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled()

Inconsistent lock state warning for rxe_poll_cq()
 2022-02-15 17:18 UTC  (13+ 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).