public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-08 15:54:46 to 2017-01-11 08:53:58 UTC [more...]

[PATCH v2] net/mlx4_core: VF probe fail when HW support 64-bit coherent DMA
 2017-01-11  8:53 UTC  (4+ messages)

[PATCH 0/3] IB/vmw_pvrdma patches for 4.10
 2017-01-11  8:31 UTC  (7+ messages)
  ` [PATCH 1/3] IB/vmw_pvrdma: Defer activating device until vmxnet3 link is up
  ` [PATCH 2/3] IB/vmw_pvrdma: Cleanup unused variables
  ` [PATCH 3/3] IB/vmw_pvrdma: Dont hardcode QP header page

NFSoRDMA Fails for max_sge Less Than 18
 2017-01-11  7:41 UTC 

[PATCH] [RFC] IB/hfi1: Fix port ordering issue in a multiport device
 2017-01-11  7:12 UTC  (2+ messages)

[PATCH 0/9] IB: Optimize DMA mapping
 2017-01-11  6:48 UTC  (14+ messages)
` [PATCH 1/9] treewide: Constify most dma_map_ops structures
` [PATCH 2/9] Move dma_ops from archdata into struct device
` [PATCH 3/9] dma: Add dma_virt_ops
` [PATCH 5/9] IB/qib: Remove DMA mapping code
` [PATCH 6/9] IB: Use dma_virt_ops instead of duplicating it
` [PATCH 7/9] RDS: IB: Remove an unused structure member
` [PATCH 8/9] IB: Convert ib_dma_*_coherent() argument type from u64 into dma_addr_t
` [PATCH 9/9] treewide: Inline ib_dma_map_*() functions
  ` [PATCH 4/9] IB/hf1: Remove DMA mapping code

[PATCH v2 00/15] IB/rxe patches for kernel v4.11
 2017-01-10 21:57 UTC  (17+ messages)
  ` [PATCH v2 01/15] IB/rxe: Suppress sparse warnings
  ` [PATCH v2 02/15] IB/rxe: Constify the pool name
  ` [PATCH v2 03/15] IB/rxe: Remove an unused function
  ` [PATCH v2 04/15] IB/rxe: Remove an unused variable and an unused argument
  ` [PATCH v2 05/15] IB/rxe: Remove superfluous casts
  ` [PATCH v2 06/15] IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments
  ` [PATCH v2 07/15] IB/rxe: Let the compiler check the type of the cleanup functions
  ` [PATCH v2 08/15] IB/rxe: Issue warnings once
  ` [PATCH v2 09/15] IB/rxe: Add a runtime check in alloc_index()
  ` [PATCH v2 10/15] IB/rxe: Introduce functions for queue draining
  ` [PATCH v2 11/15] IB/rxe: Generate a completion for all failed work requests
  ` [PATCH v2 12/15] IB/rxe: Fix a MR reference leak in check_rkey()
  ` [PATCH v2 13/15] IB/rxe: Fix reference leaks in memory key invalidation code
  ` [PATCH v2 14/15] IB/rxe: Remove a pointless indirection layer
  ` [PATCH v2 15/15] IB/rxe: Fix an skb leak

[PATCH rdma-core 0/4] Debian fixes
 2017-01-10 21:55 UTC  (9+ messages)
` [PATCH rdma-core 3/4] debian/copyright: Add copyright information

[PATCH rdma-core 0/4] Support compiling on ARM32 and others
 2017-01-10 19:49 UTC  (6+ messages)
  ` [PATCH rdma-core 1/4] Minimize the places where infiniband/arch.h is included
  ` [PATCH rdma-core 2/4] Detect if infiniband/arch.h is supported by the compiler
  ` [PATCH rdma-core 3/4] Provide cmake support to enable C11 stdatomic.h
  ` [PATCH rdma-core 4/4] Use C11 atomics instead of wmb/rmb macros for CPU-only atomics

[PATCH v2 00/15] IB/rxe patches for kernel v4.11
 2017-01-10 19:18 UTC  (17+ messages)
  ` [PATCH v2 01/15] IB/rxe: Suppress sparse warnings
      ` [PATCH v2 02/15] IB/rxe: Constify the pool name
          ` [PATCH v2 03/15] IB/rxe: Remove an unused function
              ` [PATCH v2 04/15] IB/rxe: Remove an unused variable and an unused argument
                  ` [PATCH v2 05/15] IB/rxe: Remove superfluous casts
                      ` [PATCH v2 06/15] IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments
                          ` [PATCH v2 07/15] IB/rxe: Let the compiler check the type of the cleanup functions
                              ` [PATCH v2 08/15] IB/rxe: Issue warnings once
                                  ` [PATCH v2 09/15] IB/rxe: Add a runtime check in alloc_index()
                                      ` [PATCH v2 10/15] IB/rxe: Introduce functions for queue draining
                                          ` [PATCH v2 11/15] IB/rxe: Generate a completion for all failed work requests
                                              ` [PATCH v2 12/15] IB/rxe: Fix a MR reference leak in check_rkey()
                                                  ` [PATCH v2 13/15] IB/rxe: Fix reference leaks in memory key invalidation code
                                                      ` [PATCH v2 14/15] IB/rxe: Remove a pointless indirection layer
                                                          ` [PATCH v2 15/15] IB/rxe: Fix an skb leak

[PATCH V1 rdma-core] rdma: Handle uninitialized data for ibv_cmd_modify_qp
 2017-01-10 19:15 UTC  (2+ messages)

Missing Patches in Linux Kernel RDMA
 2017-01-10 19:06 UTC  (9+ messages)

[PATCH for rdma-next] RDMA: Adding ethertype ETH_P_IBOE
 2017-01-10 19:05 UTC  (3+ messages)

[PATCH 1/3] iw_cxgb4: refactor sq/rq drain logic
 2017-01-10 19:03 UTC  (2+ messages)

Corrected link for OFA conference
 2017-01-10 19:01 UTC 

[PATCH rdma-core] rdma: Handle uninitialized data for ibv_cmd_modify_qp
 2017-01-10 18:54 UTC  (3+ messages)

[PATCHv14 0/3] rdmacg: IB/core: rdma controller support
 2017-01-10 18:51 UTC  (7+ messages)
` [PATCHv14 1/3] rdmacg: Added rdma cgroup controller
  ` [PATCHv14 2/3] IB/core: added support to use "
` [PATCHv14 3/3] rdmacg: Added documentation for rdmacg

[PATCH 00/15] IB/rxe patches for kernel v4.11
 2017-01-10 18:06 UTC  (35+ messages)
` [PATCH 01/15] IB/rxe: Suppress sparse warnings
` [PATCH 02/15] IB/rxe: Constify the pool name
` [PATCH 03/15] IB/rxe: Remove an unused function
` [PATCH 04/15] IB/rxe: Remove an unused variable
` [PATCH 05/15] IB/rxe: Remove superfluous casts
` [PATCH 06/15] IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments
` [PATCH 07/15] IB/rxe: Let the compiler check the type of the cleanup functions
` [PATCH 09/15] IB/rxe: Add a runtime check in alloc_index()
` [PATCH 10/15] IB/rxe: Introduce functions for queue draining
` [PATCH 11/15] IB/rxe: Generate a completion for all failed work requests
` [PATCH 12/15] IB/rxe: Fix a MR reference leak in check_rkey()
` [PATCH 13/15] IB/rxe: Fix reference leaks in memory key invalidation code
` [PATCH 14/15] IB/rxe: Remove a pointless indirection layer
` [PATCH 15/15] IB/rxe: Fix an skb leak

[PATCH rdma-core] redhat/spec: can't build ibumad on 32-bit arm
 2017-01-10 17:54 UTC  (7+ messages)

[PATCH V2 rdma-core 0/3] Add packet pacing support
 2017-01-10 17:49 UTC  (4+ messages)
  ` [PATCH V2 rdma-core 1/3] ibverbs: Report packet pacing capabilities when querying device
  ` [PATCH V2 rdma-core 2/3] ibverbs: Add support for packet pacing
  ` [PATCH V2 rdma-core 3/3] mlx5: Add packet pacing support

[PATCH V1 rdma-core 0/3] Add packet pacing support
 2017-01-10 15:08 UTC  (4+ messages)
  ` [PATCH V1 rdma-core 1/3] ibverbs: Report packet pacing capabilities when querying device
  ` [PATCH V1 rdma-core 2/3] ibverbs: Add support for packet pacing
  ` [PATCH V1 rdma-core 3/3] mlx5: Add packet pacing support

[PATCH rdma-core] redhat: Remove non-existed infiniband modules
 2017-01-10 13:29 UTC  (5+ messages)

[PATCH rdma-core 0/3] Add packet pacing support
 2017-01-10  8:18 UTC  (11+ messages)
  ` [PATCH rdma-core 1/3] ibverbs: Report packet pacing capabilities when querying device
  ` [PATCH rdma-core 2/3] ibverbs: Add support for packet pacing
  ` [PATCH rdma-core 3/3] mlx5: Add packet pacing support

[RFC v2 00/10] HFI Virtual Network Interface Controller (VNIC)
 2017-01-10  8:14 UTC  (7+ messages)

[for-next V3 00/10][pull request] Mellanox 100G mlx5 4K UAR support
 2017-01-10  6:50 UTC  (14+ messages)
` [for-next V3 01/10] IB/mlx5: Fix kernel to user leak prevention logic
` [for-next V3 02/10] IB/mlx5: Fix error handling order in create_kernel_qp
` [for-next V3 04/10] IB/mlx5: Fix retrieval of index to first hi class bfreg
` [for-next V3 05/10] net/mlx5: Introduce blue flame register allocator
` [for-next V3 06/10] net/mlx5: Add interface to get reference to a UAR
` [for-next V3 10/10] net/mlx5: Activate support for 4K UARs
  ` [for-next V3 03/10] mlx5: Fix naming convention with respect to UARs
  ` [for-next V3 07/10] IB/mlx5: Use blue flame register allocator in mlx5_ib
  ` [for-next V3 08/10] IB/mlx5: Allow future extension of libmlx5 input data
  ` [for-next V3 09/10] IB/mlx5: Support 4k UAR for libmlx5

[for-next V2 00/10][pull request] Mellanox 100G mlx5 4K UAR support
 2017-01-10  4:29 UTC  (14+ messages)
  ` [for-next V2 05/10] net/mlx5: Introduce blue flame register allocator
  ` [for-next V2 06/10] net/mlx5: Add interface to get reference to a UAR
  ` [for-next V2 08/10] IB/mlx5: Allow future extension of libmlx5 input data
` [for-next V2 07/10] IB/mlx5: Use blue flame register allocator in mlx5_ib
` [for-next V2 09/10] IB/mlx5: Support 4k UAR for libmlx5
` [for-next V2 10/10] net/mlx5: Activate support for 4K UARs

[PATCH rdma-core v2] redhat/spec: further cleanups to depdendencies, descriptions, formatting
 2017-01-10  3:20 UTC  (4+ messages)
  ` [PATCH rdma-core v3] "

mlx4_fmr_unmap() crasher
 2017-01-09 22:01 UTC 

[patch] i40iw: fix some indenting in i40iw_sc_vsi_init()
 2017-01-09 20:40 UTC  (5+ messages)
      ` [patch v2] "

Abstracts due for OFA RDMA Conference 2017
 2017-01-09 20:39 UTC 

[PATCHv13 0/3] rdmacg: IB/core: rdma controller support
 2017-01-09 20:06 UTC  (8+ messages)
` [PATCHv13 1/3] rdmacg: Added rdma cgroup controller
` [PATCHv13 2/3] IB/core: added support to use "

[PATCH] svcrdma: avoid duplicate dma unmapping during error recovery
 2017-01-09 15:05 UTC  (3+ messages)

[PATCH] uapi: use wildcards to list files
 2017-01-09 12:56 UTC  (12+ messages)
` [PATCH v2 0/7] uapi: export all headers under uapi directories
  ` [PATCH v2 1/7] arm: put types.h in uapi
  ` [PATCH v2 3/7] nios2: put setup.h "
  ` [PATCH v2 7/7] uapi: export all headers under uapi directories

[PATCH v1] net/mlx4_core: VF probe fail when HW support 64-bit coherent DMA
 2017-01-09  6:51 UTC  (4+ messages)

[PATCH v1 00/22] convert NFS server to new rdma_rw API
 2017-01-08 17:19 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