linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-18 14:25:26 to 2020-08-25 01:23:48 UTC [more...]

[PATCH for-next] RDMA/hns: Add a check for current state before modifying QP
 2020-08-25  1:23 UTC  (3+ messages)

[PATCH v3 00/17] Memory window support for rdma_rxe
 2020-08-24 23:52 UTC  (27+ messages)
` [PATCH v3 01/17] rdma_rxe: Added SPDX headers to rxe source files
` [PATCH v3 02/17] rdma_rxe: Fixed style warnings
` [PATCH v3 03/17] ib_user_verbs.h: Added ib_uverbs_wc_opcode
` [PATCH v3 04/17] ib_verbs.h: Added missing IB_WR_BIND_MW opcode
` [PATCH v3 05/17] rdma_rxe: Added bind_mw parameters to rxe_send_wr
` [PATCH v3 06/17] rdma_rxe: Added stubs for alloc_mw and dealloc_mw verbs
` [PATCH v3 07/17] rdma_rxe: Separated MR and MW objects
` [PATCH v3 08/17] rdma_rxe: Added mw object
` [PATCH v3 09/17] rdma_rxe: Extended pools to support both keys and indices
` [PATCH v3 10/17] rdma_rxe: Implemented functional alloc_mw and dealloc_mw APIs
` [PATCH v3 11/17] rdma_rxe: Address an issue with hardened user copy
` [PATCH v3 12/17] rdma_rxe: Added bind mw API stub
` [PATCH v3 13/17] rdma_rxe: Give MR and MW objects indices and keys
` [PATCH v3 14/17] rdma_rxe: Added stub for invalidate mw
` [PATCH v3 15/17] rdma_rxe: Added functional bind and invalidate MW ops
` [PATCH v3 16/17] rdma_rxe: Implemented read/write/atomic access to MW
` [PATCH v3 17/17] rdma_rxe: minor cleanups

[PATCH] RDMA: error code handling
 2020-08-24 23:44 UTC 

[PATCH v3 0/3] IB CM tracepoints
 2020-08-24 22:40 UTC  (7+ messages)

[PATCH for-rc 0/6] RDMA/bnxt_re: Bug fixes
 2020-08-24 22:00 UTC  (10+ messages)
` [PATCH for-rc 1/6] RDMA/bnxt_re: Remove the qp from list only if the qp destroy succeeds
` [PATCH for-rc 2/6] RDMA/bnxt_re: Do not report transparent vlan from QP1
` [PATCH for-rc 3/6] RDMA/bnxt_re: Fix the qp table indexing
` [PATCH for-rc 4/6] RDMA/bnxt_re: Static NQ depth allocation
` [PATCH for-rc 5/6] RDMA/bnxt_re: Restrict the max_gids to 256
` [PATCH for-rc 6/6] RDMA/bnxt_re: Fix driver crash on unaligned PSN entry address

[PATCH for-next] RDMA/efa: Remove redundant udata check from alloc ucontext response
 2020-08-24 17:46 UTC  (2+ messages)

[PATCH for-next] RDMA/vmw_pvrdma: Fix kernel-doc documentation
 2020-08-24 17:37 UTC  (3+ messages)

[PATCH for-rc v2 0/6] Add CM packets missing and harden the proxying
 2020-08-24 16:36 UTC  (2+ messages)

[PATCH] RDMA/rxe: prevent rxe creation on top of vlan interface
 2020-08-24 17:14 UTC  (2+ messages)

[PATCH v2] RDMA/rxe: fix the parent sysfs read when the interface has 15 chars
 2020-08-24 17:07 UTC  (3+ messages)

[PATCH] RDMA/rtrs-srv: Replace device_register with device_initialize and device_add
 2020-08-24 16:59 UTC  (3+ messages)

[PATCH v3 for-rc] RDMA/rxe: Fix panic when calling kmem_cache_create()
 2020-08-24 16:51 UTC  (3+ messages)

[PATCH 0/4] Infiniband Subsystem: Remove pci-dma-compat wrapper APIs
 2020-08-24 16:42 UTC  (2+ messages)

[PATCH v2 for-rc] RDMA/rxe: Fix panic when calling kmem_cache_create()
 2020-08-24 15:34 UTC  (8+ messages)

[IB/srpt] c804af2c1d: last_state.test.blktests.exit_code.143
 2020-08-24 13:30 UTC  (6+ messages)

[PATCH rdma-rc v1] RDMA/mlx4: Read pkey table length instead of hardcoded value
 2020-08-24 11:02 UTC 

[PATCH rdma-next 0/3] Fix in-kernel active_speed type
 2020-08-24 10:58 UTC  (4+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Refactor query port speed functions
` [PATCH mlx5-next 2/3] RDMA/mlx5: Delete duplicated mlx5_ptys_width enum
` [PATCH rdma-next 3/3] RDMA: Fix link active_speed size

[PATCH rdma-next 00/14] Track memory allocation with restrack DB help
 2020-08-24 10:44 UTC  (15+ messages)
` [PATCH rdma-next 01/14] RDMA/verbs: Assign port number of special QPs
` [PATCH rdma-next 02/14] RDMA/cma: Delete from restrack DB after successful destroy
` [PATCH rdma-next 03/14] RDMA/mlx5: Don't call to restrack recursively
` [PATCH rdma-next 04/14] RDMA/restrack: Count references to the verbs objects
` [PATCH rdma-next 05/14] RDMA/restrack: Simplify restrack tracking in kernel flows
` [PATCH rdma-next 06/14] RDMA/restrack: Improve readability in task name management
` [PATCH rdma-next 07/14] RDMA/cma: Be strict with attaching to CMA device
` [PATCH rdma-next 08/14] RDMA/core: Allow drivers to disable restrack DB
` [PATCH rdma-next 09/14] RDMA/counter: Combine allocation and bind logic
` [PATCH rdma-next 10/14] RDMA/restrack: Store all special QPs in restrack DB
` [PATCH rdma-next 11/14] RDMA/restrack: Make restrack DB mandatory for IB objects
` [PATCH rdma-next 12/14] RDMA/restrack: Support all QP types
` [PATCH rdma-next 13/14] RDMA/core: Track device memory MRs
` [PATCH rdma-next 14/14] RDMA/restrack: Drop valid restrack field as source of ambiguity

[PATCH rdma-next 00/10] Restore failure of destroy commands
 2020-08-24 10:32 UTC  (11+ messages)
` [PATCH rdma-next 01/10] RDMA: Restore ability to fail on PD deallocate
` [PATCH rdma-next 02/10] RDMA: Restore ability to fail on AH destroy
` [PATCH rdma-next 03/10] RDMA/mlx5: Issue FW command to destroy SRQ on reentry
` [PATCH rdma-next 04/10] RDMA/mlx5: Fix potential race between destroy and CQE poll
` [PATCH rdma-next 05/10] RDMA: Restore ability to fail on SRQ destroy
` [PATCH rdma-next 06/10] RDMA/core: Delete function indirection for alloc/free kernel CQ
` [PATCH rdma-next 07/10] RDMA: Allow fail of destroy CQ
` [PATCH rdma-next 08/10] RDMA: Change XRCD destroy return value
` [PATCH rdma-next 09/10] RDMA: Restore ability to return error for destroy WQ
` [PATCH rdma-next 10/10] RDMA: Make counters destroy symmetrical

a run_tests question
 2020-08-24  8:49 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/mlx4: Read pkey table length instead of hardcoded value
 2020-08-23 14:06 UTC  (4+ messages)

[PATCH AUTOSEL 5.8 55/62] RDMA/efa: Add EFA 0xefa1 PCI ID
 2020-08-23  6:43 UTC  (6+ messages)

[PATCH] IB/uverbs: Fix memleak in ib_uverbs_add_one
 2020-08-22  5:58 UTC  (4+ messages)
  `  "

[rdma:for-rc] BUILD SUCCESS f6da70d99c96256f8be0cbb4dd72d45d622c7823
 2020-08-22  3:23 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS ea835eaa60556960844e582b89a17daa595e6b42
 2020-08-22  3:23 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2020-08-21 17:16 UTC  (2+ messages)

[PATCH AUTOSEL 5.7 54/61] RDMA/efa: Add EFA 0xefa1 PCI ID
 2020-08-21 16:15 UTC 

[PATCH AUTOSEL 5.4 43/48] RDMA/efa: Add EFA 0xefa1 PCI ID
 2020-08-21 16:16 UTC 

[PATCH for-next] RDMA/hns: Get udp sport num dynamically instead of using a fixed value
 2020-08-21  9:31 UTC 

[PATCH 03/25] dma-buf.rst: Document why idenfinite fences are a bad idea
 2020-08-21  7:01 UTC  (8+ messages)
` [PATCH 1/2] dma-buf.rst: Document why indefinite "
  ` [PATCH 2/2] drm/virtio: Remove open-coded commit-tail function

[rdma:for-rc] BUILD SUCCESS 6da06c6291f38be4df6df2efb76ba925096d2691
 2020-08-21  1:47 UTC 

[PATCH v3 0/1] User library support for memory windows on rxe
 2020-08-20 22:47 UTC  (2+ messages)
` [PATCH v3 1/1] rdma-core/providers/rxe: Implement MW commands

Memory window support for rdma_rxe
 2020-08-20 21:51 UTC  (22+ messages)
` [PATCH v2 01/16] rdma_rxe: Added SPDX headers to rxe source files
` [PATCH v2 02/16] rdma_rxe: Fixed style warnings
` [PATCH v2 03/16] ib_user_verbs.h: Added ib_uverbs_wc_opcode
` [PATCH v2 04/16] ib_verbs.h: Added missing IB_WR_BIND_MW opcode
` [PATCH v2 05/16] rdma_rxe: Added bind_mw parameters to rxe_send_wr
` [PATCH v2 06/16] rdma_rxe: Added stubs for alloc_mw and dealloc_mw verbs
` [PATCH v2 07/16] rdma_rxe: Separated MR and MW objects
` [PATCH v2 08/16] rdma_rxe: Added mw object
` [PATCH v2 09/16] rdma_rxe: Extended pools to support both keys and indices
` [PATCH v2 10/16] rdma_rxe: Implemented functional alloc_mw and dealloc_mw APIs
` [PATCH v2 11/16] rdma_rxe: Address an issue with hardened user copy
` [PATCH v2 12/16] rdma_rxe: Added bind mw API stub
` [PATCH v2 13/16] rdma_rxe: Give MR and MW objects indices and keys
` [PATCH v2 14/16] rdma_rxe: Added stub for invalidate mw
` [PATCH v2 15/16] rdma_rxe: Added functional bind and invalidate MW ops
` [PATCH v2 16/16] rdma_rxe: Implemented read/write/atomic access to MW

[PATCH] RDMA/rxe: fix the parent sysfs read when the interface has 15 chars
 2020-08-20 15:23 UTC  (3+ messages)

[PATCH for-next] RDMA/usnic: Remove the query_pkey callback
 2020-08-20 13:53 UTC  (3+ messages)

[PATCH v2 for-next 0/4] RDMA/hns: Extend some capabilities for HIP09
 2020-08-20 13:17 UTC  (5+ messages)
` [PATCH v2 for-next 1/4] RDMA/hns: Export hardware capability flags to userspace
` [PATCH v2 for-next 2/4] RDMA/hns: Add support for EQE in size of 64 Bytes
` [PATCH v2 for-next 3/4] RDMA/hns: Add support for CQE "
` [PATCH v2 for-next 4/4] RDMA/hns: Add support for QPC in size of 512 Bytes

[PATCH for-rc] Revert "RDMA/hns: Reserve one sge in order to avoid local length error"
 2020-08-20 11:48 UTC  (2+ messages)

[PATCH v3] RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init
 2020-08-20 10:43 UTC  (4+ messages)

CFP for RDMA minisummit at virtual LPC 2020
 2020-08-20  7:23 UTC  (3+ messages)

[PATCH net-next] net/mlx5: remove erroneous fallthrough
 2020-08-19 19:29 UTC  (3+ messages)

[PATCH] srp_daemon: Avoid extra permissions for the lock file
 2020-08-19 14:17 UTC 

[PATCH] RDMA/core: fix spelling mistake "Could't" -> "Couldn't"
 2020-08-19 11:46 UTC  (2+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS c0f4979e90eaa4cd4a63ae95fbf8e65a85150a5f
 2020-08-19 11:22 UTC 

[PATCH] RDMA/rxe: Fix memleak in rxe_mem_init_user
 2020-08-19  8:38 UTC  (2+ messages)

[PATCH v2] RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init
 2020-08-19  7:56 UTC  (12+ messages)

[PATCH for-rc] RDMA/rxe: Fix panic when calling kmem_cache_create()
 2020-08-19  7:20 UTC  (10+ messages)

[rdma:wip/jgg-for-rc] BUILD SUCCESS c90a7372157fd89b31bc038c683870dd9cb9496a
 2020-08-19  4:59 UTC 

User library support for memory windows on rxe
 2020-08-19  3:49 UTC  (2+ messages)
` [PATCH] rdma-core/providers/rxe: Implement MW commands

[PATCH for-next 0/4] RDMA/hns: Extend some capabilities for HIP09
 2020-08-19  1:18 UTC  (4+ messages)
` [PATCH for-next 2/4] RDMA/hns: Add support for EQE in size of 64 Bytes

[PATCH] RDMA/cm: Remove unused cm_class
 2020-08-18 18:49 UTC  (2+ messages)

[PATCH 1/2] IB/isert: use unlikely macro in the fast path
 2020-08-18 18:41 UTC  (3+ messages)
` [PATCH 2/2] IB/isert: remove duplicated error prints

[PATCH rdma-next] RDMA/mlx5: Enable sniffer when device is in switchdev mode
 2020-08-18 18:20 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Add new IB rates support
 2020-08-18 18:19 UTC  (2+ messages)

[PATCH for-next 0/4] SRD RNR retry counter
 2020-08-18 18:00 UTC  (2+ messages)

[PATCH rdma-next 0/3] Cleanups to flow creation paths
 2020-08-18 18:00 UTC  (2+ messages)

regression with "nvme-rdma: use new shared CQ mechanism" from v5.9-rc1
 2020-08-18 17:14 UTC 

[PATCH for-rc] IB/hfi1: Correct an interlock issue for TID RDMA WRITE request
 2020-08-18 16:34 UTC  (2+ messages)

[PATCH for-rc] RDMA/bnxt_re: Do not add user qps to flushlist
 2020-08-18 16:33 UTC  (2+ messages)

[PATCH] RDMA/usnic: fix spelling mistake "transistion" -> "transition"
 2020-08-18 16:33 UTC  (2+ messages)

[PATCH] RDMA/hns: fix spelling mistake "epmty" -> "empty"
 2020-08-18 16:33 UTC  (2+ 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).