public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-15 14:34:30 to 2017-04-20 17:02:33 UTC [more...]

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

cqe dump errors on target while running nvme-of large block read IO
 2017-04-20 16:23 UTC  (6+ 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)

Why RXE_COMP_MASK on RDMA SEND without immediate?
 2017-04-20 10:53 UTC 

[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  (9+ messages)
` [PATCH v2 rdma-next 02/18] IB/IPoIB: Remove 'else' when the 'if' has a return
` [PATCH v2 rdma-next 05/18] IB/rxe: Initialize ib_ah_attr during query_ah
` [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  (15+ messages)
` [PATCH 05/22] drm/i915: Make use of the new sg_map helper function
` [PATCH 09/22] dm-crypt: Make use of the new sg_map helper in 4 call sites
` [PATCH 16/22] xen-blkfront: Make use of the new sg_map helper function

[PATCH 00/20] IB/hfi1,rdmavt,core: Patches for-next
 2017-04-18 15:15 UTC  (8+ messages)
` [PATCH 04/20] IB/core: For multicast functions, verify that LIDs are multicast LIDs
` [PATCH 15/20] IB/hfi1: Permanently enable P_Key checking in HFI
` [PATCH 18/20] IB/hfi1: Fix unbalanced braces around else

[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 

[PATCH] net/mlx4: suppress 'may be used uninitialized' warning
 2017-04-18  7:24 UTC  (3+ messages)

[PATCH net-next 00/16] Mellanox, mlx5 RDMA net device support
 2017-04-17 15:08 UTC  (2+ messages)

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  (21+ messages)

Business Proposal
 2017-04-16  7:07 UTC 

[PATCH rdma-next] IB/cma: Send MRA for reply messages
 2017-04-16  4:31 UTC 

[PATCH rdma-next V2] IB/mlx5: Support congestion related counters
 2017-04-16  4:29 UTC 

(unknown),
 2017-04-16  3:17 UTC 

КЛИЕНТСКИЕ БАЗЫ http://xurl.es/PR0DAWEZ УЗНАЙТЕ ПОДРОБНЕЕ!
 2017-04-15 18:51 UTC 


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