public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-26 21:22:13 to 2022-08-11 12:31:28 UTC [more...]

[PATCH net-next 00/10] net/smc: optimize the parallelism of SMC-R connections
 2022-08-11 12:31 UTC  (16+ messages)
` [PATCH net-next 01/10] net/smc: remove locks smc_client_lgr_pending and smc_server_lgr_pending
` [PATCH net-next 02/10] net/smc: fix SMC_CLC_DECL_ERR_REGRMB without smc_server_lgr_pending
` [PATCH net-next 03/10] net/smc: allow confirm/delete rkey response deliver multiplex
` [PATCH net-next 04/10] net/smc: make SMC_LLC_FLOW_RKEY run concurrently
` [PATCH net-next 05/10] net/smc: llc_conf_mutex refactor, replace it with rw_semaphore
` [PATCH net-next 06/10] net/smc: use read semaphores to reduce unnecessary blocking in smc_buf_create() & smcr_buf_unuse()
` [PATCH net-next 07/10] net/smc: reduce unnecessary blocking in smcr_lgr_reg_rmbs()
` [PATCH net-next 08/10] net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphore
` [PATCH net-next 09/10] net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link()
` [PATCH net-next 10/10] net/smc: fix application data exception

[PATCH net-next] net/smc: Introduce TCP ULP support
 2022-08-11  9:29 UTC  (4+ messages)

[PATCH v2 0/5] Move all drivers to a common dma-buf locking convention
 2022-08-10 18:53 UTC  (11+ messages)
` [PATCH v2 1/5] dma-buf: Add _unlocked postfix to function names
  ` [Linaro-mm-sig] "
` [PATCH v2 2/5] drm/gem: Take reservation lock for vmap/vunmap operations
  ` [Linaro-mm-sig] "
` [PATCH v2 3/5] dma-buf: Move all dma-bufs to dynamic locking specification
  ` [Linaro-mm-sig] "

[PATCH] rds: add missing barrier to release_refill
 2022-08-10 13:00 UTC 

[PATCH v3 net 0/4] Do not use RT_TOS for IPv6 flowlabel
 2022-08-10  5:30 UTC  (6+ messages)
` [PATCH v3 net 1/4] geneve: do "
` [PATCH v3 net 2/4] vxlan: "
` [PATCH v3 net 3/4] mlx5: "
` [PATCH v3 net 4/4] ipv6: "

[PATCH for-rc] RDMA/erdma: Correct the max_qp and max_cq capacities of the device
 2022-08-10  1:43 UTC  (2+ messages)
` [PATCH for-rc] RDMA/erdma: Using the key in FMR WR instead of MR structure

[PATCH for-rc] RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl size
 2022-08-09 22:59 UTC  (2+ messages)

[PATCH for-next] RDMA/efa: Support CQ receive entries with source GID
 2022-08-09 15:16 UTC 

[RFC v2] virtio-net: Add RoCE (RDMA over Converged Ethernet) support
 2022-08-09 14:22 UTC  (3+ messages)

[PATCH rdma-rc] RDMA/core: fix sg_to_page mapping for boundary condition
 2022-08-09  9:22 UTC 

[PATCH rdma-rc] RDMA/mlx5: Use the proper number of ports
 2022-08-08  7:48 UTC 

[net] 2638eb8b50: WARNING:suspicious_RCU_usage
 2022-08-07  7:20 UTC 

[PATCH net] net/mlx5e: Fix use after free in mlx5e_fs_init()
 2022-08-06  0:38 UTC  (5+ messages)

[PATCH v5 for-next 0/2] RDMA/rxe: Fix error paths in MR alloc routines
 2022-08-05 18:36 UTC  (4+ messages)
` [PATCH v5 1/2] RDMA/rxe: Set pd early in mr "
` [PATCH v5 for-next 2/2] RDMA/rxe: Test mr->umem before releasing umem

[PATCH v5 for-next 1/2] RDMA/rxe: Set pd early in mr alloc routines
 2022-08-05 18:35 UTC 

[PATCH v4 for-next] RDMA/rxe: Fix error paths in MR alloc routines
 2022-08-05 18:21 UTC  (5+ messages)

[PATCH] rxe: fix xa_alloc_cycle() error return value check again
 2022-08-05 16:29 UTC  (5+ messages)

[PATCH] RDMA/srp: Check dev_set_name() return value
 2022-08-05 14:02 UTC  (3+ messages)

[PATCH v4 0/6] RDMA/rxe: Add RDMA FLUSH operation
 2022-08-05  7:55 UTC  (7+ messages)
` [PATCH v4 1/6] RDMA: Allow registering MR with flush access flags
` [PATCH v4 2/6] RDMA/rxe: Allow registering persistent flag for pmem MR only
` [PATCH v4 3/6] RDMA/rxe: Implement RC RDMA FLUSH service in requester side
` [PATCH v4 4/6] RDMA/rxe: Implement flush execution in responder side
` [PATCH v4 5/6] RDMA/rxe: Implement flush completion
  ` [PATCH v4 6/6] RDMA/rxe: Enable RDMA FLUSH capability for rxe device

[PATCH] IB/iser: Fix login with authentication
 2022-08-05  6:01 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2022-08-05  3:26 UTC  (2+ messages)

[PATCH net] net/mlx5e: kTLS, Use _safe() iterator in mlx5e_tls_priv_tx_list_cleanup()
 2022-08-04 14:59 UTC  (2+ messages)

[PATCH net] net/mlx5: Unlock on error in mlx5_sriov_enable()
 2022-08-04 14:39 UTC 

[syzbot] INFO: trying to register non-static key in rxe_cleanup_task
 2022-08-04 14:22 UTC  (3+ messages)

[RESEND PATCH v5 0/2] RDMA/rxe: Add RDMA Atomic Write operation
 2022-08-04  7:30 UTC  (2+ messages)

[PATCH v3 for-next] RDMA/rxe: Fix error paths in MR alloc routines
 2022-08-04  3:32 UTC  (3+ messages)

[PATCH v2 net 0/4] Do not use RT_TOS for IPv6 flowlabel
 2022-08-03 15:31 UTC  (12+ messages)
` [PATCH v2 net 1/4] geneve: do "
` [PATCH v2 net 2/4] vxlan: "
` [PATCH v2 net 3/4] mlx5: "
` [PATCH v2 net 4/4] ipv6: "

[rdma:for-next] BUILD SUCCESS 6b822d408b58c3c4f26dae93245c6b7d8b39e0f9
 2022-08-03  7:56 UTC 

[Patch v4 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-08-03  2:08 UTC  (14+ messages)
` [Patch v4 03/12] net: mana: Handle vport sharing between devices

[PATCH for-next] RDMA/rxe: Guard mr state against race conditions
 2022-08-02 21:31 UTC  (2+ messages)

[PATCH] RDMA/ib_srpt: unify checking rdma_cm_id condition in srpt_cm_req_recv()
 2022-08-02 18:11 UTC  (6+ messages)

[PATCHv4 1/1] RDMA/rxe: Fix qp error handler
 2022-08-02 17:33 UTC  (2+ messages)

[PATCH for-next v2] RDMA/rxe: Fix error paths in MR alloc routines
 2022-08-02 17:26 UTC  (2+ messages)

[PATCH -next] RDMA/mlx5: unchecked return value
 2022-08-02 16:57 UTC  (3+ messages)

[PATCH RESEND for-next v6 0/4] RDMA/rxe: Fix no completion event issue
 2022-08-02 16:54 UTC  (4+ messages)

[PATCH] RDMA/cm: fix cond_no_effect.cocci warnings
 2022-08-02 13:52 UTC  (5+ messages)

[PATCH] RDMA/RXE: Add send_common_ack() helper
 2022-08-02 13:17 UTC  (6+ messages)

[PATCH 1/2] net/bnxt: Add auxiliary driver support
 2022-08-02 12:50 UTC  (2+ messages)

[PATCH net 0/4] Do not use RT_TOS for IPv6 flowlabel
 2022-08-02 11:13 UTC  (5+ messages)
` [PATCH net 1/4] geneve: do "
` [PATCH net 2/4] vxlan: "
` [PATCH net 3/4] mlx5: "
` [PATCH net 4/4] ipv6: "

[PATCH] RDMA/rxe: Correct error handling in routines allocating xarray entries
 2022-08-01 19:12 UTC  (3+ messages)

[PATCH] net/rds: Use PTR_ERR instead of IS_ERR for rdsdebug()
 2022-08-01 10:50 UTC  (2+ messages)

Zwiększenie płynności finansowej
 2022-08-01  8:05 UTC 

[PATCH linux-next] IB/cm:Change the conditional statements
 2022-08-01  2:41 UTC  (2+ messages)

We offer Business and personal loan At 2%
 2022-07-31 21:10 UTC 

[PATCH rdma-next] RDMA/mlx5: Add missing check for return value in get namespace flow
 2022-07-31  8:29 UTC 

[PATCH rdma-next] RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkey
 2022-07-31  8:26 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS b5605148e6ce36bb21020d49010b617693933128
 2022-07-30 20:02 UTC 

[PATCHv3 1/1] RDMA/rxe: Fix qp error handler
 2022-07-30 14:01 UTC  (6+ messages)

[rdma:for-next] BUILD SUCCESS dd390cba54bbd74fb675a4ac0a78dc23a20d49e2
 2022-07-30  6:45 UTC 

[PATCH v2 0/3] Fix a use-after-free in the SRP target driver
 2022-07-29 19:46 UTC  (5+ messages)
` [PATCH v2 1/3] RDMA/srpt: Duplicate port name members
` [PATCH v2 2/3] RDMA/srpt: Introduce a reference count in struct srpt_device
` [PATCH v2 3/3] RDMA/srpt: Fix a use-after-free

[PATCH for-next] RDMA/rxe: Guard mr state with spin lock
 2022-07-29 17:50 UTC  (5+ messages)

[PATCH] IB/mlx5: Call io_stop_wc() after writing to WC MMIO
 2022-07-29 16:33 UTC 

[rdma:hmm] BUILD SUCCESS ca7fd6cff3b8df436f3e46b8fc80e6989700c8da
 2022-07-29  6:25 UTC 

[rdma:for-next] BUILD SUCCESS 3e93c0b8a981b55c8ee45aae2abf6028730ab194
 2022-07-29  6:14 UTC 

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

[PATCH v2 1/1] RDMA/addr: Refresh neighbour entries upon "rdma_resolve_addr"
 2022-07-28 19:24 UTC  (7+ messages)

[PATCH for-next v2] RDMA/rxe: Cleanup rxe_init_packet()
 2022-07-28 18:04 UTC  (3+ messages)

[PATCH] hw/qib: fix repeated words in comments
 2022-07-28 15:50 UTC  (2+ messages)

[PATCH rdma-next v1 0/5] MR cache cleanup
 2022-07-27 18:17 UTC  (2+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS c1885d3f17a4147d27ed53963f57c62535aedc1f
 2022-07-28 15:40 UTC 

[PATCH 0/3] Fix a use-after-free in the SRP target driver
 2022-07-28  5:22 UTC  (10+ messages)
` [PATCH 2/3] RDMA/srpt: Introduce a reference count in struct srpt_device
` [PATCH 3/3] RDMA/srpt: Fix a use-after-free

[PATCH for-next] RDMA/rxe: Cleanup rxe_init_packet()
 2022-07-27 16:34 UTC  (4+ messages)

[PATCH for-next v2] Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
 2022-07-27  9:26 UTC  (2+ messages)

use-after-free in srpt_enable_tpg()
 2022-07-27  3:24 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox