Linux-RDMA Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-28 12:30:50 to 2021-06-03 17:39:17 UTC [more...]

[PATCH rdma-rc] RDMA/mlx4: Map core_clock page to user space only when allowed
 2021-06-03 17:39 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/mlx5: Use different doorbell memory for different processes
 2021-06-03 17:39 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 13/23] RDS tcp loopback connection can hang
 2021-06-03 17:09 UTC 

[PATCH AUTOSEL 5.4 17/31] RDS tcp loopback connection can hang
 2021-06-03 17:09 UTC 

[PATCH AUTOSEL 5.10 23/39] RDS tcp loopback connection can hang
 2021-06-03 17:08 UTC 

[PATCH AUTOSEL 5.12 25/43] RDS tcp loopback connection can hang
 2021-06-03 17:07 UTC 

[PATCH net-next] net/mlx5: check for allocation failure in mlx5_ft_pool_init()
 2021-06-03 15:46 UTC  (3+ messages)

[PATCH v7 00/16] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-06-03 15:28 UTC  (19+ messages)
` [PATCH v7 01/16] RDMA/irdma: Register auxiliary driver and implement private channel OPs
` [PATCH v7 02/16] RDMA/irdma: Implement device initialization definitions
` [PATCH v7 03/16] RDMA/irdma: Implement HW Admin Queue OPs
` [PATCH v7 04/16] RDMA/irdma: Add HMC backing store setup functions
` [PATCH v7 05/16] RDMA/irdma: Add privileged UDA queue implementation
` [PATCH v7 06/16] RDMA/irdma: Add QoS definitions
` [PATCH v7 07/16] RDMA/irdma: Add connection manager
` [PATCH v7 08/16] RDMA/irdma: Add PBLE resource manager
` [PATCH v7 09/16] RDMA/irdma: Implement device supported verb APIs
` [PATCH v7 10/16] RDMA/irdma: Add RoCEv2 UD OP support
` [PATCH v7 11/16] RDMA/irdma: Add user/kernel shared libraries
` [PATCH v7 12/16] RDMA/irdma: Add miscellaneous utility definitions
` [PATCH v7 13/16] RDMA/irdma: Add dynamic tracing for CM
` [PATCH v7 14/16] RDMA/irdma: Add ABI definitions
` [PATCH v7 15/16] RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw
` [PATCH v7 16/16] RDMA/irdma: Update MAINTAINERS file

[PATCH rdma-next v1] RDMA: Fix kernel-doc warnings about wrong comment
 2021-06-03 15:15 UTC  (2+ messages)

[ANNOUNCE] rdma-core: new stable releases
 2021-06-03 14:47 UTC 

[PATCH V7 for-next 0/3] Broadcom's driver add global atomics
 2021-06-03 13:15 UTC  (4+ messages)
` [PATCH V7 for-next 1/3] RDMA/bnxt_re: Enable global atomic ops if platform supports
` [PATCH V7 for-next 2/3] bnxt_re: Update maintainers list
` [PATCH V7 for-next 3/3] RDMA/bnxt_re: update ABI to pass wqe-mode to user space

[PATCH V6 for-next 0/3] Broadcom's driver add global atomics
 2021-06-03 13:10 UTC  (6+ messages)
` [PATCH V6 for-next 1/3] RDMA/bnxt_re: Enable global atomic ops if platform supports
` [PATCH V6 for-next 2/3] bnxt_re: Update maintainers list
` [PATCH V6 for-next 3/3] RDMA/bnxt_re: update ABI to pass wqe-mode to user space

[PATCH rdma-next 0/3] Add ConnectX DCS offload support
 2021-06-03 12:51 UTC  (4+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Add DCS caps & fields support
` [PATCH rdma-next 2/3] RDMA/mlx5: Move DCI QP creation to separate function
` [PATCH rdma-next 3/3] RDMA/mlx5: Add DCS offload support

[PATCH v2 0/3] IB/core: Obtaining subnet_prefix from cache in IB devices
 2021-06-03 12:50 UTC  (12+ messages)
` [PATCH v2 1/3] IB/core: Removed port validity check from ib_get_cached_subnet_prefix
` [PATCH v2 2/3] IB/core: Shuffle locks in ib_port_data to save memory
` [PATCH v2 3/3] IB/core: Obtain subnet_prefix from cache in IB devices

[PATCH V5 for-next 0/3] Broadcom's driver add global atomics
 2021-06-03 10:27 UTC  (6+ messages)
` [PATCH V5 for-next 1/3] RDMA/bnxt_re: Enable global atomic ops if platform supports
` [PATCH V5 for-next 2/3] bnxt_re: Update maintainers list
` [PATCH V5 for-next 3/3] RDMA/bnxt_re: update ABI to pass wqe-mode to user space

[PATCH for-rc v1] RDMA/rxe: Fix failure during driver load
 2021-06-03  9:51 UTC  (2+ messages)

[PATCH v2 for-next 0/2] RDMA/hns: Add support for userspace Direct WQE
 2021-06-03  7:37 UTC  (3+ messages)
` [PATCH v2 for-next 1/2] RDMA/hns: Refactor hns uar mmap flow
` [PATCH v2 for-next 2/2] RDMA/hns: Support direct WQE of userspace

[PATCH for-next 0/2] RDMA/hns: Add support for userspace Direct WQE
 2021-06-03  3:12 UTC  (4+ messages)
` [PATCH for-next 1/2] RDMA/hns: Refactor hns uar mmap flow

[PATCH for-rc] RDMA/rxe: Fix failure during driver load
 2021-06-02 23:31 UTC  (11+ messages)

[PATCH rdma-next v4 0/8] Fix memory corruption in CM
 2021-06-02 19:00 UTC  (10+ messages)
` [PATCH rdma-next v4 1/8] IB/cm: Pair cm_alloc_response_msg() with a cm_free_response_msg()
` [PATCH rdma-next v4 2/8] IB/cm: Split cm_alloc_msg()
` [PATCH rdma-next v4 3/8] IB/cm: Call the correct message free functions in cm_send_handler()
` [PATCH rdma-next v4 4/8] IB/cm: Tidy remaining cm_msg free paths
` [PATCH rdma-next v4 5/8] Revert "IB/cm: Mark stale CM id's whenever the mad agent was unregistered"
` [PATCH rdma-next v4 6/8] IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() calls
` [PATCH rdma-next v4 7/8] IB/cm: Improve the calling of cm_init_av_for_lap and cm_init_av_by_path
` [PATCH rdma-next v4 8/8] IB/cm: Protect cm_dev, cm_ports and mad_agent with kref and lock

[PATCH rdma-rc v2] RDMA/core: Sanitize WQ state received from the userspace
 2021-06-02 18:39 UTC  (3+ messages)

[PATCH for-rc] RDMA/ipoib: Fix warning caused by destroying non-initial netns
 2021-06-02 18:35 UTC  (3+ messages)

[PATCH for-next V3 0/3] Broadcom's driver add global atomics
 2021-06-02 14:44 UTC  (5+ messages)
` [PATCH for-next V3 1/3] RDMA/bnxt_re: Enable global atomic ops if platform supports

[PATCH V4 for-next 0/3] Broadcom's driver add global atomics
 2021-06-02 14:38 UTC  (6+ messages)
` [PATCH V4 for-next 1/3] RDMA/bnxt_re: Enable global atomic ops if platform supports
` [PATCH V4 for-next 2/3] bnxt_re: Update maintainers list
` [PATCH V4 for-next 3/3] RDMA/bnxt_re: update ABI to pass wqe-mode to user space

rdma_get_cm_event error behaviour defined?
 2021-06-02 12:55 UTC  (5+ messages)

[PATCH V2 INTERNAL 0/4] Broadcom's user library update
 2021-06-02 12:37 UTC  (8+ messages)

[PATCH rdma-next v1 0/2] Enable relaxed ordering for ULPs
 2021-06-02 12:16 UTC  (11+ messages)
` [PATCH rdma-next v1 1/2] RDMA: Enable Relaxed Ordering by default for kernel ULPs
` [PATCH rdma-next v1 2/2] RDMA/mlx5: Allow modifying Relaxed Ordering via fast registration

[PATCH] net/mlx5e: Fix an error code in mlx5e_arfs_create_tables()
 2021-06-02 11:49 UTC  (2+ messages)

[PATCH RESEND v2 for-next 0/7] RDMA/hns: Use new interfaces to write/read fields
 2021-06-02  8:57 UTC  (8+ messages)
` [PATCH RESEND v2 for-next 1/7] RDMA/hns: Fix potential compile warnings on hr_reg_write()
` [PATCH RESEND v2 for-next 2/7] RDMA/hns: Use new interface to write CQ context
` [PATCH RESEND v2 for-next 3/7] RDMA/hns: Use new interface to modify QP context
` [PATCH RESEND v2 for-next 4/7] RDMA/hns: Use new interface to get CQE fields
` [PATCH RESEND v2 for-next 5/7] RDMA/hns: Use new interface to write FRMR fields
` [PATCH RESEND v2 for-next 6/7] RDMA/hns: Use new interface to write DB related fields
` [PATCH RESEND v2 for-next 7/7] RDMA/hns: Clean SRQC structure definition

[PATCH v2 for-next 0/7] RDMA/hns: Use new interfaces to write/read fields
 2021-06-02  8:28 UTC  (9+ messages)
` [PATCH v2 for-next 1/7] RDMA/hns: Fix potential compile warnings on hr_reg_write()
` [PATCH v2 for-next 2/7] RDMA/hns: Use new interface to write CQ context
` [PATCH v2 for-next 3/7] RDMA/hns: Use new interface to modify QP context
` [PATCH v2 for-next 4/7] RDMA/hns: Use new interface to get CQE fields
` [PATCH v2 for-next 5/7] RDMA/hns: Use new interface to write FRMR fields
` [PATCH v2 for-next 6/7] RDMA/hns: Use new interface to write DB related fields
` [PATCH v2 for-next 7/7] RDMA/hns: Clean SRQC structure definition

[PATCH rdma-rc 0/5] RDMA fixes
 2021-06-02  6:36 UTC  (4+ messages)
` [PATCH rdma-rc 4/5] RDMA/core: Simplify addition of restrack object

[PATCH rdma-next] RDMA/rdmavt: Decouple QP and SGE lists allocations
 2021-06-02  4:33 UTC  (11+ messages)

[PATCH net-next v3 0/7][pull request] iwl-next Intel Wired LAN Driver Updates 2021-06-01
 2021-06-02  0:10 UTC  (9+ messages)
` [PATCH net-next v3 1/7] i40e: Replace one-element array with flexible-array member
` [PATCH net-next v3 2/7] iidc: Introduce iidc.h
` [PATCH net-next v3 3/7] ice: Initialize RDMA support
` [PATCH net-next v3 4/7] ice: Implement iidc operations
` [PATCH net-next v3 5/7] ice: Register auxiliary device to provide RDMA
` [PATCH net-next v3 6/7] i40e: Prep i40e header for aux bus conversion
` [PATCH net-next v3 7/7] i40e: Register auxiliary devices to provide RDMA

[for-next 0/2] Broadcom's driver add global atomics
 2021-06-01 14:47 UTC  (7+ messages)
` [for-next 1/2] RDMA/bnxt_re: Enable global atomic ops if platform supports

[PATCH] RDMA/cxgb4: Fix missing error code in create_qp()
 2021-06-01 11:07 UTC 

[PATCH for-next] RDMA/hns: Support getting max QP number from firmware
 2021-06-01  9:57 UTC 

[PATCH net-next] rds: Fix spelling mistakes
 2021-06-01  5:50 UTC  (3+ messages)

[PATCH V3 rdma-core 0/5] Broadcom's user library update
 2021-06-01  5:05 UTC  (4+ messages)

[PATCH] RDMA/rtrs: Avoid Wtautological-constant-out-of-range-compare
 2021-06-01  5:02 UTC  (3+ messages)

[PATCH rdma-next] RDMA/mlx5: Don't add slave port to unaffiliated list
 2021-05-31 16:04 UTC 

[PATCH rdma-next] RDMA: Fix kernel-doc warnings about wrong comment
 2021-05-31 12:31 UTC  (2+ messages)

[PATCHv3 for-next 05/20] RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH
 2021-05-31 12:29 UTC  (5+ messages)

[PATCH] net/mlx5e: Remove the repeated declaration
 2021-05-31  8:52 UTC 

[PATCH for-next v3 0/3] Fix memory ordering errors in queues
 2021-05-31  7:25 UTC  (6+ messages)
` [PATCH for-next v3 1/3] RDMA/rxe: Add a type flag to rxe_queue structs

[PATCH for-next 0/6] RDMA/hns: Use new interfaces to write/read fields
 2021-05-31  2:04 UTC  (9+ messages)
` [PATCH for-next 1/6] RDMA/hns: Use new interface to write CQ context
` [PATCH for-next 2/6] RDMA/hns: Use new interface to modify QP context
` [PATCH for-next 3/6] RDMA/hns: Use new interface to get CQE fields
` [PATCH for-next 4/6] RDMA/hns: Use new interface to write FRMR fields
` [PATCH for-next 5/6] RDMA/hns: Use new interface to write DB related fields
` [PATCH for-next 6/6] RDMA/hns: Clean SRQC structure definition

[PATCHv3 for-next 00/20] RTRS update for 5.14
 2021-05-28 23:53 UTC  (2+ messages)

[PATCH v3 -next] RDMA/srp: use DEVICE_ATTR_*() macro
 2021-05-28 23:42 UTC  (3+ messages)

[PATCH -next] RDMA/core: use DEVICE_ATTR_RO macro
 2021-05-28 23:42 UTC  (2+ messages)

[PATCH -next] IB/ipoib: use DEVICE_ATTR_*() macro
 2021-05-28 23:41 UTC  (2+ messages)

[PATCH for-next v3] IB/core: Only update PKEY and GID caches on respective events
 2021-05-28 23:35 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Refactor capability configuration flow of VF
 2021-05-28 23:34 UTC  (2+ messages)

[PATCH 1/1] IB/isert: set rdma cm afonly flag
 2021-05-28 23:34 UTC  (2+ messages)

[PATCH v2 0/5] RDMA kernel patches for kernel v5.14
 2021-05-28 23:23 UTC  (2+ messages)

[PATCH for-next 0/5] RDMA/hns: Changes about memory allocation and configuration
 2021-05-28 23:20 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Take qp type from mlx5_ib_qp
 2021-05-28 23:09 UTC  (2+ messages)

[PATCH net-next v2 0/7][pull request] iwl-next Intel Wired LAN Driver Updates 2021-05-27
 2021-05-28 19:29 UTC  (6+ messages)
` [PATCH net-next v2 4/7] ice: Implement iidc operations

[PATCH 00/31] rdma/siw: fix a lot of deadlocks and use after free bugs
 2021-05-28 14:35 UTC  (4+ messages)
    `  "

[PATCH v2 -next] RDMA/srp: use DEVICE_ATTR_*() macro
 2021-05-28 12:56 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 read-only IMAP folder(s) and NNTP newsgroup(s).