linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-10 17:36:04 to 2017-01-12 19:07:18 UTC [more...]

[PATCH v2 00/26] IB: Optimize DMA mapping
 2017-01-12 19:07 UTC  (27+ messages)
` [PATCH v2 01/26] treewide: Constify most dma_map_ops structures
` [PATCH v2 02/26] treewide: Move dma_ops from struct dev_archdata into struct device
` [PATCH v2 04/26] treewide: Consolidate get_dma_ops() implementations
` [PATCH v2 10/26] IB: Use dma_virt_ops instead of duplicating it
` [PATCH v2 11/26] RDS: IB: Remove an unused structure member
` [PATCH v2 12/26] IB: Convert ib_dma_*_coherent() argument type from u64 into dma_addr_t
` [PATCH v2 13/26] IB/core: Inline ib_dma_map_*() functions
` [PATCH v2 14/26] IB/mlx4: "
  ` [PATCH v2 03/26] treewide: Consolidate set_dma_ops() implementations
  ` [PATCH v2 05/26] lib/dma-noop: Clarify a comment
  ` [PATCH v2 06/26] lib/dma-noop: Only build dma_noop_ops for m32r and s390
  ` [PATCH v2 07/26] lib/dma-virt: Add dma_virt_ops
  ` [PATCH v2 08/26] IB/hf1: Remove DMA mapping code
  ` [PATCH v2 09/26] IB/qib: "
  ` [PATCH v2 15/26] IB/mlx5: Inline ib_dma_map_*() functions
  ` [PATCH v2 16/26] IB/IPoIB: "
` [PATCH v2 17/26] IB/iser: "
` [PATCH v2 18/26] IB/isert: "
` [PATCH v2 19/26] IB/srp: "
` [PATCH v2 20/26] IB/srpt: "
` [PATCH v2 21/26] staging/lustre: "
` [PATCH v2 22/26] nvme-rdma: "
` [PATCH v2 23/26] net/9p: "
` [PATCH v2 24/26] net/rds: "
` [PATCH v2 25/26] xprtrdma: "
` [PATCH v2 26/26] IB/core: Remove "

[PATCH rdma-next V1 0/9] IPoIB fixes for 4.11
 2017-01-12 19:02 UTC  (6+ messages)
` [PATCH rdma-next V1 1/9] IB/ipoib: Add warning message when changing the MTU in UD over the max range
` [PATCH rdma-next V1 2/9] IB/ipoib: Set device connection mode only when needed

How do I clear out a send/receive queue in the kernel?
 2017-01-12 18:20 UTC  (3+ messages)

[pull request][for-next] Mellanox mlx5 Reorganize core driver directory layout
 2017-01-12 17:22 UTC  (2+ messages)
` [for-next] {net, IB}/mlx5: Reorganize driver file layout

Enabling peer to peer device transactions for PCIe devices
 2017-01-12 17:17 UTC  (15+ messages)

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

[PATCH] infiniband: hw: ocrdma: Replace BUG() with BUG_ON()
 2017-01-12 17:11 UTC  (2+ messages)

[PATCH] infiniband: hw: cxgb4: Use AF_INET for sin_family field
 2017-01-12 17:11 UTC  (2+ messages)

[PATCH] IB: Fix incorrect structure packing for booleans
 2017-01-12 17:10 UTC  (2+ messages)

[PATCH] IB/qib: use rb_entry()
 2017-01-12 17:09 UTC  (2+ messages)

[PATCH] infiniband/qib: drop qib_pci_link_reset()
 2017-01-12 17:08 UTC  (4+ messages)
` [PATCH] infiniband/hfil: drop pci_link_reset()

[PATCH] RDMA/i40iw: use designated initializers
 2017-01-12 17:07 UTC  (2+ messages)

[PATCH] RDMA/nes: use designated initializers
 2017-01-12 17:07 UTC  (2+ messages)

[rdma:k.o/for-4.11 15/22] include/linux/compiler.h:518:38: error: call to '__compiletime_assert_126' declared with attribute error: BUILD_BUG_ON failed: !is_power_of_2(RXE_BUF_PER_MAP)
 2017-01-12 17:00 UTC  (2+ messages)

[PATCH] uapi: use wildcards to list files
 2017-01-12 16:32 UTC  (10+ messages)
` [PATCH v2 0/7] uapi: export all headers under uapi directories
  ` [PATCH v2 7/7] "
    ` [Linux-c6x-dev] "

[PATCH 0/9] IB: Optimize DMA mapping
 2017-01-12 13:17 UTC  (27+ 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 4/9] IB/hf1: Remove DMA mapping code
` [PATCH 5/9] IB/qib: "
` [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 1/1] IB/ipoib: function interface change
 2017-01-12  9:01 UTC  (3+ messages)

[PATCH for-next 0/7] Change IDR usage and locking in uverbs
 2017-01-12  6:48 UTC  (17+ messages)
  ` [PATCH for-next 1/7] IB/core: Refactor IDR to be per-device
  ` [PATCH for-next 2/7] IB/core: Add support for custom types
  ` [PATCH for-next 3/7] IB/core: Add support for fd objects
  ` [PATCH for-next 4/7] IB/core: Add generic ucontext initialization and teardown
  ` [PATCH for-next 5/7] IB/core: Add macros for declaring types and type groups
  ` [PATCH for-next 6/7] IB/core: Declare all common IB types
  ` [PATCH for-next 7/7] IB/core: Use the new IDR and locking infrastructure in uverbs_cmd

[PATCH 0/3] IB/vmw_pvrdma patches for 4.10
 2017-01-12  6:44 UTC  (10+ 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

rdma-core package version schema
 2017-01-11 22:17 UTC  (8+ messages)

NFSoRDMA Fails for max_sge Less Than 18
 2017-01-11 21:48 UTC  (12+ messages)

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

[PATCH rdma_core] redhat spec: Avoid conflict due to implicit directory add
 2017-01-11 14:19 UTC 

[PATCHv2 0/4] IB cache port state, use it when resolve address
 2017-01-11 12:26 UTC  (2+ messages)

[RFC v2 00/10] HFI Virtual Network Interface Controller (VNIC)
 2017-01-11  9:16 UTC  (9+ messages)

mlx4_fmr_unmap() crasher
 2017-01-11  9:15 UTC  (2+ messages)

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

[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  (2+ 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  (3+ messages)

[PATCH 00/15] IB/rxe patches for kernel v4.11
 2017-01-10 18:06 UTC  (2+ 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


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