public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-13 16:02:45 to 2017-02-17 16:37:50 UTC [more...]

[PATCH rdma-core 00/14] Revise the DMA barrier macros in ibverbs
 2017-02-17 16:37 UTC  (20+ messages)
  ` [PATCH rdma-core 01/14] mlx5: Use stdatomic for the in_use barrier
  ` [PATCH rdma-core 02/14] Provide new names for the CPU barriers related to DMA
  ` [PATCH rdma-core 03/14] cxgb3: Update to use new udma write barriers
  ` [PATCH rdma-core 04/14] cxgb4: "
  ` [PATCH rdma-core 05/14] hns: "
  ` [PATCH rdma-core 06/14] i40iw: Get rid of unique barrier macros
  ` [PATCH rdma-core 07/14] mlx4: Update to use new udma write barriers
  ` [PATCH rdma-core 08/14] mlx5: "
  ` [PATCH rdma-core 09/14] nes: "
  ` [PATCH rdma-core 10/14] mthca: Update to use new mmio "
  ` [PATCH rdma-core 11/14] ocrdma: Update to use new udma "
  ` [PATCH rdma-core 12/14] qedr: "
  ` [PATCH rdma-core 13/14] vmw_pvrdma: "
  ` [PATCH rdma-core 14/14] Remove the old barrier macros

[PATCH] RDMA/bnxt_re: remove redundant initialization of rc to zero
 2017-02-17 15:59 UTC  (3+ messages)

[PATCH] RDMA/bnxt_re: add DCB dependency
 2017-02-17 14:40 UTC 

[PATCH] IB/hns: include linux/module.h
 2017-02-17 14:38 UTC 

[PATCHv2 1/1] rds:Remove unnecessary ib_ring unalloc
 2017-02-17  9:16 UTC 

[PATCH 1/1] rds:Remove unnecessary ib_ring unalloc
 2017-02-17  8:51 UTC 

With rxe, udaddy hangs and ibv_rc_pingpong fails
 2017-02-16 22:48 UTC  (2+ messages)

[PATCH rfc 0/4] Introduce a new helper for parsing ipv[4|6]:port to socket address
 2017-02-16 21:34 UTC  (11+ messages)
` [PATCH rfc 1/4] net/utils: generic inet_pton_with_scope helper
      ` [PATCH] net/utils: fix semicolon.cocci warnings
  ` [PATCH rfc 2/4] nvmet-rdma: use generic inet_pton_with_scope
` [PATCH rfc 3/4] nvme-rdma: use inet_pton_with_scope helper
` [PATCH rfc 4/4] iscsi-target: use generic inet_pton_with_scope

[PATCH v2] vmw_pvrdma: switch to pci_alloc_irq_vectors
 2017-02-16 20:29 UTC  (2+ messages)

[PATCH] ipoib: clean ib tx ring periodically
 2017-02-16 17:47 UTC  (3+ messages)

[PATCH V2 rdma-core 0/7] Add mlx5 direct verbs
 2017-02-16 14:51 UTC  (9+ messages)
  ` [PATCH V2 rdma-core 1/7] mlx5: "
  ` [PATCH V2 rdma-core 2/7] mlx5: Add CQE fields
  ` [PATCH V2 rdma-core 3/7] mlx5: Add WQE segments implementation
  ` [PATCH V2 rdma-core 4/7] mlx5: Use macro for CQE version 1
  ` [PATCH V2 rdma-core 5/7] mlx5: Convert to use predefined get CQE opcodes
  ` [PATCH V2 rdma-core 6/7] mlx5: Add direct verbs man pages
  ` [PATCH V2 rdma-core 7/7] mlx5: Export mlx5 direct verbs interface

[ANNOUNCE] OFED 3.18-3-rc1 release is available
 2017-02-16 12:39 UTC 

[PATCH] IB/vmw_pvrdma: Expose vendor error to ULPs
 2017-02-16 12:05 UTC 

[PATCH net 0/3] qed: RoCE infrastrucutre fixes
 2017-02-16  9:19 UTC  (4+ messages)
` [PATCH net 1/3] qed: Release CQ resource under lock on failure

[PATCH v2 0/8] IB/srp bug fixes
 2017-02-16  9:11 UTC  (31+ messages)
  ` [PATCH v2 1/8] IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
  ` [PATCH v2 2/8] IB/srp: Avoid that duplicate responses trigger a kernel bug
  ` [PATCH v2 3/8] IB/srp: Fix race conditions related to task management
  ` [PATCH v2 4/8] IB/srp: Document locking conventions
  ` [PATCH v2 5/8] IB/srp: Make a diagnostic message more informative
  ` [PATCH v2 6/8] IB/srp: Improve an error path
  ` [PATCH v2 7/8] IB/core: Add support for draining IB_POLL_DIRECT completion queues
  ` [PATCH v2 8/8] IB/srp: Drain the send queue before destroying a QP

[PATCH 0/2] IB/hns: Fine-tuning for two function implementations
 2017-02-16  9:04 UTC  (3+ messages)
  ` [PATCH 1/2] IB/hns: Use kmalloc_array() in hns_roce_cmd_use_events()
  ` [PATCH 2/2] IB/hns: Use kcalloc() in hns_roce_buddy_init()

[PATCH rdma-core] debian: Add arch.h to libibverbs-dev install
 2017-02-16  8:49 UTC 

[PATCH rdma-core 0/3] libqedr: Three queue related fixes
 2017-02-16  6:10 UTC  (5+ messages)
  ` [PATCH rdma-core 1/3] libqedr: Check queue mapping return value correctly
  ` [PATCH rdma-core 2/3] libqedr: Remove redundant memset
  ` [PATCH rdma-core 3/3] libqedr: Remove duplication of RQ configuration

Is SRP over RoCE possible?
 2017-02-16  0:46 UTC  (12+ messages)

[PATCH rdma-core 00/10] Provide a compat infiniband/arch.h
 2017-02-15 18:55 UTC  (8+ messages)
` [PATCH rdma-core 10/10] verbs: Add a compatibility arch.h

[PATCH V1 for-next 0/7] Change IDR usage and locking in uverbs
 2017-02-15 18:54 UTC  (20+ messages)
` [PATCH V1 for-next 1/7] IB/core: Refactor idr to be per uverbs_file
` [PATCH V1 for-next 2/7] IB/core: Add support for idr types
` [PATCH V1 for-next 3/7] IB/core: Add idr based standard types
` [PATCH V1 for-next 4/7] IB/core: Change idr objects to use the new schema
` [PATCH V1 for-next 6/7] IB/core: Add support for fd objects

[PATCH v2 1/8] IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
 2017-02-15 15:34 UTC  (2+ messages)

[PATCH rdma-next] IB/cma: Family of destination address should be equal to family of source address
 2017-02-15 15:12 UTC  (2+ messages)

[PATCH rdma-next V1] IB/cma: Add default RoCE TOS to CMA configfs
 2017-02-15 15:11 UTC  (2+ messages)

[PATCH rdma-next V1] IB/core: Remove pointer casting from void to net_device
 2017-02-15 14:54 UTC  (2+ messages)

[PATCH rdma-next 1/1] IB/IPoIB: Add destination address when re-queue packet
 2017-02-15 14:54 UTC  (2+ messages)

[PATCH V1 rdma-core 7/7] mlx5: Export mlx5 direct verbs interface
 2017-02-15  7:55 UTC 

[PATCH] vmw_pvrdma: switch to pci_alloc_irq_vectors
 2017-02-15  7:42 UTC  (3+ messages)

[PATCH] IB/hfi1: use size_t for passing array length
 2017-02-15  5:24 UTC  (2+ messages)

[PATCH 00/27] IB/hfi1,qib,rdmavt: Patches for 4.11
 2017-02-14 21:51 UTC  (4+ messages)
` [PATCH 22/27] IB/hfi1: Add receive fault injection feature

[PATCH 0/8] IB/srp bug fixes
 2017-02-14 18:49 UTC  (37+ messages)
` [PATCH 1/8] IB/srp: Avoid that duplicate responses trigger a kernel bug
` [PATCH 8/8] IB/srp: Drain the send queue before destroying a QP
                                ` v4.10-rc SRP + mlx5 regression

[PATCH rdma-next] IB/mlx5: Fix configuration of port capabilities
 2017-02-14 18:41 UTC  (2+ messages)

[PATCH rdma-next] IB/mlx4: Take source GID by index from HW GID table
 2017-02-14 18:41 UTC  (2+ messages)

[PATCH rdma-next v1] IB/mlx5: Fix blue flame buffer size calculation
 2017-02-14 18:40 UTC  (2+ messages)

[PATCH V1 rdma-core 0/7] Add mlx5 direct verbs
 2017-02-14 18:05 UTC  (13+ messages)
` [PATCH V1 rdma-core 6/7] mlx5: Add direct verbs man pages
` [PATCH V1 rdma-core 7/7] mlx5: Export mlx5 direct verbs interface

[PATCH rdma-next 00/11] Expanding raw packet capabilities
 2017-02-14 17:47 UTC  (5+ messages)

[PATCH] IB/mlx4: Remove unused variable from function declaration
 2017-02-14 16:50 UTC  (2+ messages)

[PATCH v3 00/37] IB: Optimize DMA mapping
 2017-02-14 16:47 UTC  (5+ messages)
` [PATCH v3 29/37] IB/rxe: Switch from dma_device to dev.parent

[PATCH rdma-next V1 0/5] USNIC and RAW enhancements series
 2017-02-14 16:45 UTC  (2+ messages)

[PATCH rdma-next 0/6] Expand ODP MR to support implicit registration
 2017-02-14 16:45 UTC  (2+ messages)

[PATCH rdma-next 1/2] IB/mlx5: Expose Q counters groups only when they are supported by FW
 2017-02-14 15:30 UTC  (4+ messages)
` [PATCH rdma-next 2/2] IB/mlx5: Add port counter support for Receive WQs

[PATCH rdma-next 0/5] Add flow tag support to flow specification
 2017-02-14 15:27 UTC  (2+ messages)

[PATCH rdma-next 0/7] mlx5 fixes for 4.11
 2017-02-14 15:15 UTC  (2+ messages)

[PATCH V5 for-next 00/21] Broadcom RoCE Driver (bnxt_re)
 2017-02-14 14:59 UTC  (4+ messages)
` [PATCH V5 for-next 10/21] RDMA/bnxt_re: Support for CQ verbs

[PATCH 1/1] IB/ipoib: Remove redudant label
 2017-02-14  8:57 UTC  (2+ messages)

Business Proposal
 2017-02-14  7:36 UTC 

[RFC v3 00/11] HFI Virtual Network Interface Controller (VNIC)
 2017-02-13 17:09 UTC  (3+ messages)

[PATCH v4 0/9] Series short description
 2017-02-13 16:57 UTC  (10+ messages)
  ` [PATCH v4 1/9] xprtrdma: Fix Read chunk padding
  ` [PATCH v4 2/9] xprtrdma: Per-connection pad optimization
  ` [PATCH v4 3/9] xprtrdma: Disable pad optimization by default
  ` [PATCH v4 4/9] xprtrdma: Reduce required number of send SGEs
  ` [PATCH v4 5/9] xprtrdma: Shrink send SGEs array
  ` [PATCH v4 6/9] xprtrdma: Properly recover FRWRs with in-flight FASTREG WRs
  ` [PATCH v4 7/9] xprtrdma: Handle stale connection rejection
  ` [PATCH v4 8/9] xprtrdma: Refactor management of mw_list field
  ` [PATCH v4 9/9] sunrpc: Allow xprt->ops->timer method to sleep


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