linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-18 13:00:36 to 2021-05-25 00:57:52 UTC [more...]

[PATCH net-next v1 0/6][pull request] iwl-next Intel Wired LAN Driver Updates 2021-05-21
 2021-05-25  0:57 UTC  (10+ messages)
` [PATCH net-next v1 1/6] iidc: Introduce iidc.h
` [PATCH net-next v1 2/6] ice: Initialize RDMA support
` [PATCH net-next v1 3/6] ice: Implement iidc operations
` [PATCH net-next v1 4/6] ice: Register auxiliary device to provide RDMA
` [PATCH net-next v1 5/6] i40e: Prep i40e header for aux bus conversion
` [PATCH net-next v1 6/6] i40e: Register auxiliary devices to provide RDMA

[PATCH 0/5] SRP kernel patches for kernel v5.14
 2021-05-24 23:00 UTC  (14+ messages)
` [PATCH 1/5] RDMA/ib_hdrs.h: Remove a superfluous cast
` [PATCH 2/5] RDMA/srp: Add more structure size checks
` [PATCH 3/5] RDMA/srp: Apply the __packed attribute to members instead of structures
` [PATCH 5/5] RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacent

[PATCH for-next v7 00/10] RDMA/rxe: Implement memory windows
 2021-05-24 16:04 UTC  (13+ messages)
` [PATCH for-next v7 01/10] RDMA/rxe: Add bind MW fields to rxe_send_wr
` [PATCH for-next v7 02/10] RDMA/rxe: Return errors for add index and key
` [PATCH for-next v7 03/10] RDMA/rxe: Enable MW object pool
` [PATCH for-next v7 04/10] RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs
` [PATCH for-next v7 05/10] RDMA/rxe: Replace WR_REG_MASK by WR_LOCAL_OP_MASK
` [PATCH for-next v7 06/10] RDMA/rxe: Move local ops to subroutine
` [PATCH for-next v7 07/10] RDMA/rxe: Add support for bind MW work requests
` [PATCH for-next v7 08/10] RDMA/rxe: Implement invalidate MW operations
` [PATCH for-next v7 09/10] RDMA/rxe: Implement memory access through MWs
` [PATCH for-next v7 10/10] RDMA/rxe: Disallow MR dereg and invalidate when bound

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

[PATCH for-next] RDMA/hns: Refactor capability configuration flow of VF
 2021-05-24 12:47 UTC 

[PATCH for-next V2 0/2] Broadcom's driver add global atomics
 2021-05-24 10:34 UTC  (3+ messages)
` [PATCH for-next V2 1/2] RDMA/bnxt_re: Enable global atomic ops if platform supports
` [PATCH for-next V2 2/2] bnxt_re: Update maintainers list

[PATCH for-next v2] IB/core: Only update PKEY and GID caches on respective events
 2021-05-24 10:26 UTC  (3+ messages)

[PATCH 1/1] IB/isert: set rdma cm afonly flag
 2021-05-24  8:52 UTC 

[PATCH 1/1] IB/isert: align target max I/O size to initiator size
 2021-05-24  8:52 UTC 

[PATCH v2 0/5] RDMA kernel patches for kernel v5.14
 2021-05-24  4:12 UTC  (6+ messages)
` [PATCH v2 1/5] IB/hfi1: Move a function from a header file into a .c file
` [PATCH v2 2/5] RDMA/srp: Add more structure size checks
` [PATCH v2 3/5] RDMA/srp: Apply the __packed attribute to members instead of structures
` [PATCH v2 4/5] RDMA/srp: Fix a recently introduced memory leak
` [PATCH v2 5/5] RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacent

[PATCH v2 for-next 00/17] RDMA: Use refcount_t for reference counting
 2021-05-24  1:50 UTC  (22+ messages)
` [PATCH v2 for-next 01/17] RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_private
` [PATCH v2 for-next 02/17] RDMA/core: Use refcount_t instead of atomic_t on refcount of iwpm_admin_data
` [PATCH v2 for-next 03/17] RDMA/core: Use refcount_t instead of atomic_t on refcount of ib_mad_snoop_private
` [PATCH v2 for-next 04/17] RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_member
` [PATCH v2 for-next 05/17] RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_port
` [PATCH v2 for-next 06/17] RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_group
` [PATCH v2 for-next 07/17] RDMA/core: Use refcount_t instead of atomic_t on refcount of ib_uverbs_device
` [PATCH v2 for-next 08/17] RDMA/hns: Use refcount_t instead of atomic_t for CQ reference counting
` [PATCH v2 for-next 09/17] RDMA/hns: Use refcount_t instead of atomic_t for SRQ "
` [PATCH v2 for-next 10/17] RDMA/hns: Use refcount_t instead of atomic_t for QP "
` [PATCH v2 for-next 11/17] RDMA/cxgb4: Use refcount_t instead of atomic_t for "
` [PATCH v2 for-next 12/17] RDMA/i40iw: Use refcount_t instead of atomic_t on refcount of i40iw_cqp_request
` [PATCH v2 for-next 13/17] RDMA/i40iw: Use refcount_t instead of atomic_t on refcount of i40iw_cm_listener
` [PATCH v2 for-next 14/17] RDMA/i40iw: Use refcount_t instead of atomic_t on refcount of i40iw_puda_buf
` [PATCH v2 for-next 15/17] RDMA/i40iw: Use refcount_t instead of atomic_t on refcount of i40iw_cm_node
` [PATCH v2 for-next 16/17] RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting
` [PATCH v2 for-next 17/17] RDMA/rdmavt: Use refcount_t instead of atomic_t on refcount of rvt_mcast

[PATCH] samples: bpf: ix kernel-doc syntax in file header
 2021-05-23 16:07 UTC  (3+ messages)
` [PATCH v2] "

[bug report] NVMe/IB: reset_controller need more than 1min
 2021-05-22  4:27 UTC  (3+ messages)

Fwd: [PATCH] Providers/rxe: Implement memory windows
 2021-05-21 20:34 UTC 

[PATCH net-next v6 0/5] page_pool: recycle buffers
 2021-05-21 16:15 UTC  (6+ messages)
` [PATCH net-next v6 1/5] mm: add a signature in struct page
` [PATCH net-next v6 2/5] skbuff: add a parameter to __skb_frag_unref
` [PATCH net-next v6 3/5] page_pool: Allow drivers to hint on SKB recycling
` [PATCH net-next v6 4/5] mvpp2: recycle buffers
` [PATCH net-next v6 5/5] mvneta: "

[for-next 0/2] Broadcom's driver add global atomics
 2021-05-21 12:50 UTC  (4+ messages)
` [for-next 1/2] RDMA/bnxt_re: Enable global atomic ops if platform supports

[PATCH for-next 0/5] RDMA/hns: Changes about memory allocation and configuration
 2021-05-21  9:29 UTC  (6+ messages)
` [PATCH for-next 1/5] RDMA/hns: Optimize the base address table config for MTR
` [PATCH for-next 2/5] RDMA/hns: Refactor root BT allocation "
` [PATCH for-next 3/5] RDMA/hns: Fix wrong timer context buffer page size
` [PATCH for-next 4/5] RDMA/hns: Use refcount_t APIs for HEM
` [PATCH for-next 5/5] RDMA/hns: Clean the hardware related code "

[rdma:wip/jgg-for-next] BUILD SUCCESS 331859d320f568a5ef8912063a2ec56956e519d9
 2021-05-21  8:10 UTC 

[PATCH rdma-next] RDMA/rdmavt: Decouple QP and SGE lists allocations
 2021-05-21  6:29 UTC  (17+ messages)

[PATCH v6 00/22] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-05-20 21:17 UTC  (26+ messages)
` [PATCH v6 01/22] iidc: Introduce iidc.h
` [PATCH v6 02/22] ice: Initialize RDMA support
` [PATCH v6 03/22] ice: Implement iidc operations
` [PATCH v6 04/22] ice: Register auxiliary device to provide RDMA
` [PATCH v6 05/22] i40e: Prep i40e header for aux bus conversion
` [PATCH v6 06/22] i40e: Register auxiliary devices to provide RDMA
` [PATCH v6 07/22] RDMA/irdma: Register auxiliary driver and implement private channel OPs
` [PATCH v6 08/22] RDMA/irdma: Implement device initialization definitions
` [PATCH v6 09/22] RDMA/irdma: Implement HW Admin Queue OPs
` [PATCH v6 10/22] RDMA/irdma: Add HMC backing store setup functions
` [PATCH v6 11/22] RDMA/irdma: Add privileged UDA queue implementation
` [PATCH v6 12/22] RDMA/irdma: Add QoS definitions
` [PATCH v6 13/22] RDMA/irdma: Add connection manager
` [PATCH v6 14/22] RDMA/irdma: Add PBLE resource manager
` [PATCH v6 15/22] RDMA/irdma: Implement device supported verb APIs
` [PATCH v6 16/22] RDMA/irdma: Add RoCEv2 UD OP support
` [PATCH v6 17/22] RDMA/irdma: Add user/kernel shared libraries
` [PATCH v6 18/22] RDMA/irdma: Add miscellaneous utility definitions
` [PATCH v6 19/22] RDMA/irdma: Add dynamic tracing for CM
` [PATCH v6 20/22] RDMA/irdma: Add ABI definitions
` [PATCH v6 21/22] RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw
` [PATCH v6 22/22] RDMA/irdma: Update MAINTAINERS file

[rdma:for-next 11/17] drivers/infiniband/sw/rxe/rxe_verbs.c:1115:2: warning: initializer overrides prior initialization of this subobject
 2021-05-20 18:21 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2021-05-20 16:47 UTC  (2+ messages)

[PATCH 00/13] Reorganize sysfs file creation for struct ib_devices
 2021-05-20 16:29 UTC  (16+ messages)
` [PATCH 01/13] RDMA: Split the alloc_hw_stats() ops to port and device variants

[PATCH v2 for-next 0/3] RDMA/hns: Cleanups on CMDQ
 2021-05-20 15:41 UTC  (6+ messages)
` [PATCH v2 for-next 1/3] RDMA/hns: Rename CMDQ head/tail pointer to PI/CI
` [PATCH v2 for-next 2/3] RDMA/hns: Remove Receive Queue of CMDQ
` [PATCH v2 for-next 3/3] RDMA/hns: Remove unused CMDQ member

[PATCH v2 for-next] RDMA/hns: Refactor extend link table allocation
 2021-05-20 15:41 UTC  (3+ messages)

[PATCH] RDMA/cxgb4: removing useless assignments
 2021-05-20 15:30 UTC  (2+ messages)

[PATCH] IB/hfi1: Remove the repeated declaration
 2021-05-20 15:30 UTC  (2+ messages)

[PATCH v1 1/1] infiniband: hf1: Use string_upper() instead of open coded variant
 2021-05-20 15:27 UTC  (2+ messages)

[PATCH] RDMA/bnxt_re: Drop unnecessary NULL checks after container_of
 2021-05-20 15:02 UTC  (2+ messages)

[PATCH for-next 0/4] RDMA: Remove unused parameter udata
 2021-05-20 15:02 UTC  (10+ messages)
` [PATCH for-next 1/4] RDMA/hns: "
` [PATCH for-next 2/4] RDMA/mlx4: "
` [PATCH for-next 3/4] RDMA/mlx5: "
` [PATCH for-next 4/4] RDMA/rxe: "

[PATCH rdma-next 0/2] Add support to SQD2RTS transition
 2021-05-20 15:02 UTC  (2+ messages)

[rdma:wip/jgg-for-rc] BUILD SUCCESS 463a3f66473b58d71428a1c3ce69ea52c05440e5
 2021-05-20 11:50 UTC 

[PATCH rdma-next v1 0/2] Enable relaxed ordering for ULPs
 2021-05-20 10:13 UTC  (3+ 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

[bug report] {net, IB}/mlx5: Manage port association for multiport RoCE
 2021-05-20  8:09 UTC  (2+ messages)

[rdma:for-rc] BUILD SUCCESS cfa3b797118eda7d68f9ede9b1a0279192aca653
 2021-05-20  7:22 UTC 

[PATCH v2 for-next 0/7] RDMA/hns: Add support for Dynamic Context Attachment
 2021-05-20  3:56 UTC  (2+ messages)

[PATCH for-next 0/3] RDMA/hns: Cleanups on CMDQ
 2021-05-20  2:44 UTC  (8+ messages)
` [PATCH for-next 1/3] RDMA/hns: Rename CMDQ head/tail pointer to PI/CI
` [PATCH for-next 2/3] RDMA/hns: Remove Receive Queue of CMDQ
` [PATCH for-next 3/3] RDMA/hns: Remove unused CMDQ member

[PATCH for-next 0/2] RDMA/hns: Updates on link table
 2021-05-20  1:59 UTC  (4+ messages)
` [PATCH for-next 2/2] RDMA/hns: Remove timeout link table for HIP08

[PATCH] RDMA/uverbs: fix a NULL vs IS_ERR() bug
 2021-05-19 22:50 UTC  (3+ messages)

[PATCH for-next v6 00/10] RDMA/rxe: Implement memory windows
 2021-05-19 18:32 UTC  (5+ messages)
` [PATCH for-next v6 04/10] RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs

[PATCH rdma-rc] RDMA/mlx5: Fix query DCT via DEVX
 2021-05-19 18:22 UTC  (2+ messages)

[PATCH v5 00/22] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-05-19 16:51 UTC  (9+ messages)
` [PATCH v5 04/22] ice: Register auxiliary device to provide RDMA
` [PATCH v5 06/22] i40e: Register auxiliary devices "

Spurious instability with NFSoRDMA under moderate load
 2021-05-19 15:20 UTC  (3+ messages)

[PATCH rdma-next] RDMA/mlx5: Take qp type from mlx5_ib_qp
 2021-05-19  8:47 UTC 

[PATCH rdma-rc v2] RDMA/core: Sanitize WQ state received from the userspace
 2021-05-19  8:37 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS 889d916b6f8a48b8c9489fffcad3b78eedd01a51
 2021-05-19  6:34 UTC 

[PATCH rdma-rc v1] RDMA/core: Sanitize WQ state received from the userspace
 2021-05-19  5:27 UTC  (3+ messages)

Mellanox CX6DX switchdev mode VF fails rdma-core tests.test_mlx5_dc.DCTest
 2021-05-19  5:19 UTC  (7+ messages)

[PATCH rdma-rc 0/5] RDMA fixes
 2021-05-18 17:40 UTC  (2+ messages)

[PATCH net-next v5 0/5] page_pool: recycle buffers
 2021-05-18 15:44 UTC  (4+ messages)
` [PATCH net-next v5 1/5] mm: add a signature in struct page


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).