public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-16 22:31:47 to 2017-04-20 18:52:03 UTC [more...]

[PATCH rdma-next V2 0/6] Enhanced mode for IPoIB driver
 2017-04-20 18:52 UTC  (2+ messages)

[PATCH net-next 00/16] Mellanox, mlx5 RDMA net device support
 2017-04-20 18:49 UTC  (4+ messages)

Why RXE_COMP_MASK on RDMA SEND without immediate?
 2017-04-20 18:44 UTC  (3+ messages)

[PATCH rdma-next 1/2] IB/rxe: Offload CRC calculation when possible
 2017-04-20 18:43 UTC  (4+ messages)
  ` [PATCH rdma-next 2/2] IB/rxe: Cache dst in QP instead of getting it for each send

[PATCH rdma-next v2 00/12] Omni-Path Virtual Network Interface Controller (VNIC)
 2017-04-20 18:39 UTC  (2+ messages)

[RFC 0/2] IB/core: Add ESP Crypto Flow Steering support
 2017-04-20 18:31 UTC  (9+ messages)
  ` [RFC 1/2] Introduce egress IB flow steering flag
  ` [RFC 2/2] IB/core: ESP AES-GCM crypto offload action

[PATCH rdma-next 0/3] Add support for active width and speed for RoCE
 2017-04-20 17:53 UTC  (4+ messages)
  ` [PATCH rdma-next 1/3] IB/core: Add HDR speed enum
  ` [PATCH rdma-next 2/3] IB/mlx5: Set mlx5_query_roce_port's return value to void
  ` [PATCH rdma-next 3/3] IB/mlx5: Add support for active_width and active_speed in RoCE

[PATCH 1/1] IB/ipoib: add get_settings in ethtool (fwd)
 2017-04-20 17:44 UTC 

[PATCH 00/20] IB/hfi1,rdmavt,core: Patches for-next
 2017-04-20 17:34 UTC  (8+ messages)
` [PATCH 02/20] IB/hfi1: Remove hyper-thread siblings by walking CPU mask
` [PATCH 18/20] IB/hfi1: Fix unbalanced braces around else

cqe dump errors on target while running nvme-of large block read IO
 2017-04-20 17:30 UTC  (7+ messages)

[PATCH] net/mlx4: suppress 'may be used uninitialized' warning
 2017-04-20 17:19 UTC  (4+ messages)

kernel NULL pointer during reset_controller operation with IO on 4.11.0-rc7
 2017-04-20 16:21 UTC  (2+ messages)

[PATCH for-next 0/6] IB/core: Small fixes and refactors for IDR locking series
 2017-04-20 15:45 UTC  (14+ messages)
  ` [PATCH for-next 1/6] IB/core: Rename write flag to exclusive in rdma_core
  ` [PATCH for-next 2/6] IB/core: Don't pass the lock state to _rdma_remove_commit_uobject
  ` [PATCH for-next 3/6] IB/core: Nullify ib_uobject during allocation
  ` [PATCH for-next 4/6] IB/core: A small refactor in destroy WQ handler
  ` [PATCH for-next 5/6] IB/core: Don't use is_async in event files to infer events size
  ` [PATCH for-next 6/6] IB/core: Rename uverbs event file structure

[PATCH v2] nvme-rdma: support devices with queue size < 32
 2017-04-20 11:43 UTC  (7+ messages)
        ` [PATCH v3] "

[PATCH v2 0/4] arbitrary sg lists support
 2017-04-20 11:30 UTC  (7+ messages)
` [PATCH v2 1/4] IB/core: Add inline function to get sg mr type
` [PATCH v2 3/4] nvme: enable SG gaps support

[PATCH 1/1] IB/ipoib: add get_settings in ethtool
 2017-04-20 10:54 UTC  (4+ messages)

[PATCH rdma-next] IB/mlx5: Set correct SL in completion for RoCE
 2017-04-20 10:26 UTC 

Unexpected issues with 2 NVME initiators using the same target
 2017-04-20 10:18 UTC  (5+ messages)

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-20  0:07 UTC  (70+ messages)

[PATCH rdma-next 0/6] Add support for OPA path records
 2017-04-19 17:59 UTC  (13+ messages)
  ` [PATCH rdma-next 1/6] IB/CM: Add braces when using sizeof
  ` [PATCH rdma-next 2/6] IB/SA: Rename ib_sa_path_rec to sa_path_rec
  ` [PATCH rdma-next 3/6] IB/SA: Introduce path record specific types
  ` [PATCH rdma-next 4/6] IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
  ` [PATCH rdma-next 5/6] IB/SA: Add OPA path record type
  ` [PATCH rdma-next 6/6] IB/SA: Add support to query OPA path records

[PATCH v2 rdma-next 00/18] Enhance ib_ah_attr to specify types
 2017-04-19 16:43 UTC  (7+ messages)
` [PATCH v2 rdma-next 02/18] IB/IPoIB: Remove 'else' when the 'if' has a return
` [PATCH v2 rdma-next 11/18] IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attr
` [PATCH v2 rdma-next 12/18] IB/mlx5: "

export pcie_flr and remove copies of it in drivers V2
 2017-04-19 16:40 UTC  (4+ messages)

'nvmetcli clear' operation caused kernel BUG after offline CPUS on initiator side during IO
 2017-04-19 16:28 UTC 

[PATCH rdma-core 0/5] Common MMIO accessors for rdma-core
 2017-04-19 15:54 UTC  (12+ messages)
` [PATCH rdma-core 1/5] util: Add common mmio macros
` [PATCH rdma-core 5/5] Add mmio_memcpy_x64

rdma-core: ​libibumad symbols version downgrade
 2017-04-19 15:36 UTC  (3+ messages)

[PATCH RFC 00/10] IB/core: SG IOCTL based RDMA ABI
 2017-04-19 15:20 UTC  (11+ messages)
  ` [PATCH RFC 01/10] IB/core: Add a generic way to execute an operation on a uobject
  ` [PATCH RFC 02/10] IB/core: Add support to finalize objects in one transaction
  ` [PATCH RFC 03/10] IB/core: Add new ioctl interface
  ` [PATCH RFC 04/10] IB/core: Declare a type instead of declaring only type attributes
  ` [PATCH RFC 05/10] IB/core: Add DEVICE type and root types structure
  ` [PATCH RFC 06/10] IB/core: Initialize uverbs types specification
  ` [PATCH RFC 07/10] IB/core: Add macros for declaring actions and attributes
  ` [PATCH RFC 08/10] IB/core: Add ability to explicitly destroy an uobject
  ` [PATCH RFC 09/10] IB/core: Add uverbs types, actions, handlers and attributes
  ` [PATCH RFC 10/10] IB/core: Expose ioctl interface through experimental Kconfig

[PATCH net-next] net/mlx5e: IPoIB, Fix error handling in mlx5_rdma_netdev_alloc()
 2017-04-19 10:11 UTC  (2+ messages)

Crashes due to concurrent calls to ib_unmap_fmr()
 2017-04-19  8:02 UTC  (5+ messages)

RDMA performance comparison: IBNBD, SCST, NVMEoF
 2017-04-19  6:02 UTC  (3+ messages)

Configure VF trust mode in 4.9
 2017-04-18 20:36 UTC  (3+ messages)

[PATCH 00/22] Introduce common scatterlist map function
 2017-04-18 15:59 UTC  (10+ messages)
` [PATCH 05/22] drm/i915: Make use of the new sg_map helper function
` [PATCH 16/22] xen-blkfront: "

[PATCH rdma-next] IB/mthca: Check validity of output parameter pointer
 2017-04-18 14:02 UTC  (3+ messages)

[PATCH 0/9] InfiniBand-ULP: Fine-tuning for several function implementations
 2017-04-18 11:33 UTC  (3+ messages)
` [PATCH 5/9] IB/IPoIB: Combine substrings for three messages

[PATCH RFC] IB/core: Verbs handlers which modify objects should use exclusive lock
 2017-04-18  9:39 UTC 

Performance of RDMA atomic CS and FA over InfiniBand
 2017-04-17  5:35 UTC  (2+ messages)

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-16 22:31 UTC  (17+ messages)


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