linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-14 16:42:23 to 2022-05-04 01:47:41 UTC [more...]

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-04  1:44 UTC  (2+ messages)
` [PATCH 01/32] netlink: Avoid memcpy() across flexible array boundary

[syzbot] KASAN: use-after-free Read in tcp_retransmit_timer (5)
 2022-05-04  1:04 UTC  (19+ messages)
        ` [PATCH] net: rds: acquire refcount on TCP sockets
            ` [PATCH v2] "

[patch v12 00/13] extensible prctl task isolation interface and vmstat sync
 2022-05-03 18:57 UTC  (2+ messages)

[RFC PATCH] RDMA/rxe: skip adjusting remote addr for write in retry operation
 2022-05-03 15:04 UTC  (3+ messages)

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[PATCH for-next] RDMA/rxe: Fix "RDMA/rxe: Cleanup rxe_mcast.c"
 2022-05-03 11:38 UTC  (2+ messages)

[PATCH] RDMA/siw: Enable siw on tunnel devices
 2022-05-02 21:36 UTC  (2+ messages)

[PATCH for-rc 0/3] irdma fixes
 2022-05-02 14:38 UTC  (5+ messages)
` [PATCH for-rc 1/3] RDMA/irdma: Flush iWARP QP if modified to ERR from RTR state
` [PATCH for-rc 2/3] RDMA/irdma: Reduce iWARP QP destroy time
` [PATCH for-rc 3/3] RDMA/irdma: Fix possible crash due to NULL netdev in notifier

[PATCH] net/mlx5: correct ECE offset in query qp output
 2022-05-02 11:24 UTC  (2+ messages)

Build regressions/improvements in v5.18-rc5
 2022-05-02  7:14 UTC 

[rdma:for-next] BUILD SUCCESS ff815a89398d8bbfdc14ced98252bdae92126225
 2022-04-30 10:15 UTC 

[PATCH rdma-next 0/2] Add gratuitous ARP support to RDMA-CM
 2022-04-29 16:23 UTC  (3+ messages)

[PATCH for-next] RDMA/hns: Remove the num_cqc_timer variable
 2022-04-29  9:35 UTC 

[PATCH for-next] RDMA/hns: Add the detection for CMDQ status in the device initialization process
 2022-04-29  9:31 UTC 

Encountering errors while using RNBD over rxe for v5.14
 2022-04-29  8:26 UTC  (3+ messages)

[PATCH] RDMA/siw: Enable siw on tunnel devices
 2022-04-28 17:49 UTC 

bug report for rdma_rxe
 2022-04-28 14:29 UTC  (10+ messages)

Koszty instalacji fotowoltaicznej
 2022-04-28  8:10 UTC 

[PATCH 1/1] RDMA/rxe: Optimize the mr pool struct
 2022-04-28  4:10 UTC  (2+ messages)

[PATCH v4 0/3] RDMA/rxe: Add RDMA Atomic Write operation
 2022-04-27  7:46 UTC  (7+ messages)
` [PATCH v4 1/3] RDMA/rxe: Rename send_atomic_ack() and atomic member of struct resp_res
` [PATCH v4 2/3] RDMA/rxe: Support RDMA Atomic Write operation
` [PATCH v4 3/3] RDMA/rxe: Add RDMA Atomic Write attribute for rxe device

[PATCH net] net/mlx5: use kvfree() for kvzalloc() in mlx5_ct_fs_smfs_matcher_create
 2022-04-26 20:06 UTC  (2+ messages)

[PATCH] net/mlx5: Remove useless kfree
 2022-04-26 20:05 UTC  (2+ messages)

[PATCH linux-next] RDMA/hns: fix returnvar.cocci warning
 2022-04-26  7:08 UTC 

[PATCHv6 1/4] RDMA/rxe: Fix dead lock caused by __rxe_add_to_pool interrupted by rxe_pool_get_index
 2022-04-25 23:16 UTC  (13+ messages)
` [PATCH 2/4] RDMA/rxe: Fix dead lock caused by rxe_alloc "
` [PATCH 3/4] RDMA/rxe: Use different xa locks on different path
` [PATCH 4/4] RDMA/rxe: Check RDMA_CREATE_AH_SLEEPABLE in creating AH
    ` [PATCHv2 "

"mm: uninline copy_overflow()" breaks i386 build in Mellanox MLX4
 2022-04-25 23:13 UTC  (2+ messages)

[PATCH] RDMA/core: Avoid flush_workqueue(system_unbound_wq) usage
 2022-04-25 19:53 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/3] RDMA/rxe: Remove useless parameters for update_state()
 2022-04-25 19:52 UTC  (4+ messages)

[PATCH rdma-next 00/12] Refactor UMR post send logic
 2022-04-25 18:48 UTC  (8+ messages)
` [PATCH rdma-next 03/12] RDMA/mlx5: Move mkey ctrl segment logic to umr.c
` [PATCH rdma-next 09/12] RDMA/mlx5: Move creation and free of translation tables "
` [PATCH rdma-next 10/12] RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pas

[PATCH for-next] RDMA/irdma: Add SW mechanism to generate completions on error
 2022-04-25 18:16 UTC 

[PATCH] RDMA/siw: Fix a condition race issue in MPA request processing
 2022-04-24  8:01 UTC 

much about ah objects in rxe
 2022-04-23  8:02 UTC  (8+ messages)

[bug report] net/mlx4_core: Support more than 64 VFs
 2022-04-22 15:41 UTC 

[PATCH for-next v13 00/10] Fix race conditions in rxe_pool
 2022-04-21 16:09 UTC  (8+ messages)
` [PATCH for-next v13 03/10] RDMA/rxe: Check rxe_get() return value

[PATCHv5 1/2] RDMA/rxe: Fix a dead lock problem
 2022-04-21 12:49 UTC  (6+ messages)
` [PATCHv2 2/2] RDMA/rxe: Use different xa locks on different path

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

[rdma:wip/jgg-for-rc] BUILD SUCCESS 570a4bf7440e9fb2a4164244a6bf60a46362b627
 2022-04-21  3:44 UTC 

Re: siw_cm.c:255 siw_cep_put+0x125/0x130 kernel warning while testing blktests srp/002 v5.17-rc7
 2022-04-21  2:02 UTC  (2+ messages)
`  "

[PATCH for-next v14 00/10] Fix race conditions in rxe_pool
 2022-04-21  1:40 UTC  (11+ messages)
` [PATCH for-next v14 01/10] RDMA/rxe: Remove IB_SRQ_INIT_MASK
` [PATCH for-next v14 02/10] RDMA/rxe: Add rxe_srq_cleanup()
` [PATCH for-next v14 03/10] RDMA/rxe: Check rxe_get() return value
` [PATCH for-next v14 04/10] RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()
` [PATCH for-next v14 05/10] RDMA/rxe: Move mr cleanup code to rxe_mr_cleanup()
` [PATCH for-next v14 06/10] RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()
` [PATCH for-next v14 07/10] RDMA/rxe: Enforce IBA C11-17
` [PATCH for-next v14 08/10] RDMA/rxe: Stop lookup of partially built objects
` [PATCH for-next v14 09/10] RDMA/rxe: Convert read side locking to rcu
` [PATCH for-next v14 10/10] RDMA/rxe: Cleanup rxe_pool.c

[PATCH rdma-rc v1] RDMA/cma: Limit join multicast to UD QP type only
 2022-04-20 18:26 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: Fix typo: replace paylen by payload
 2022-04-20 17:23 UTC 

[PATCHv4 1/2] RDMA/rxe: Fix a dead lock problem
 2022-04-20 16:41 UTC  (17+ messages)
` [PATCH 2/2] RDMA/rxe: Use different xa locks on different path

[PATCH for-next v2] RDMA/rxe: Fix "Replace mr by rkey in responder resources"
 2022-04-20 16:06 UTC  (5+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS b5a93e79df64c32814f0edefdb920b540cbc986a
 2022-04-20 11:07 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS 679ab61bf5f5f519377d812afb4fb93634782c74
 2022-04-20 11:07 UTC 

Wycena paneli fotowoltaicznych
 2022-04-20  7:40 UTC 

[PATCH rdma-next] RDMA/mlx5: Fix flow steering egress flow
 2022-04-19 20:53 UTC  (2+ messages)

[PATCH V6] RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core()
 2022-04-19 16:13 UTC  (2+ messages)

[PATCH] RDMA/i40iw: Do not manipulate VMA attributes in i40iw_mmap and remove push mode
 2022-04-19 14:27 UTC  (2+ messages)

[PATCH V5] drivers: infiniband: hw: Fix deadlock in irdma_cleanup_cm_core()
 2022-04-18 15:41 UTC  (3+ messages)
  `  "

siw_cm.c:255 siw_cep_put+0x125/0x130 kernel warning while testing blktests srp/002 v5.17-rc7
 2022-04-18  8:29 UTC  (2+ messages)

Kootenay SW Parks - contact us form
 2022-04-16 21:46 UTC 

[PATCH] Subject: [PATCH for-next] RDMA/rxe: Fix "Soft RoCE Driver"
 2022-04-16 15:20 UTC  (3+ messages)

[PATCH for-next 0/2] RDMA/hns: Add NOP operation for sending WR
 2022-04-16  2:11 UTC  (4+ messages)
` [PATCH for-next 2/2] "

blktest failures
 2022-04-15 15:44 UTC  (12+ messages)

[PATCHv3 1/1] RDMA/rxe: Fix a dead lock problem
 2022-04-15  2:36 UTC  (10+ 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).