public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-02 16:57:10 to 2016-06-07 18:32:42 UTC [more...]

[RFC] IB/srp: Remove create_workqueue
 2016-06-07 18:32 UTC  (2+ messages)

[RFC] IB/core: Remove create_workqueue
 2016-06-07 18:10 UTC 

Connect-IB not performing as well as ConnectX-3 with iSER
 2016-06-07 16:48 UTC  (3+ messages)

[PATCH rdma-rc 00/10] IB mlx5 fixes for 4.7
 2016-06-07 16:32 UTC  (18+ messages)
  ` [PATCH rdma-rc 01/10] IB/mlx5: Set flow steering capability bit
  ` [PATCH rdma-rc 02/10] IB/mlx5: Return PORT_ERR in Active to Initializing tranisition
  ` [PATCH rdma-rc 03/10] IB/mlx5: Fix FW version diaplay in sysfs
  ` [PATCH rdma-rc 04/10] IB/mlx5: Limit query HCA clock
  ` [PATCH rdma-rc 05/10] IB/mlx5: Fix returned values of query QP
  ` [PATCH rdma-rc 06/10] IB/mlx5: Check BlueFlame HCA support
  ` [PATCH rdma-rc 07/10] IB/mlx5: Fix entries checks in mlx5_ib_create_cq
  ` [PATCH rdma-rc 08/10] IB/mlx5: Fix entries check in mlx5_ib_resize_cq
  ` [PATCH rdma-rc 09/10] IB/mlx5: Fix pkey_index length in the QP path record
  ` [PATCH rdma-rc 10/10] IB/mlx5: Fix alternate path code

[PATCH rdma-rc 0/7] IPoIB and IB core fixes for 4.7
 2016-06-07 16:23 UTC  (29+ messages)
  ` [PATCH rdma-rc 1/7] IB/core: Fix query port failure in RoCE
  ` [PATCH rdma-rc 2/7] IB/IPoIB: Don't update neigh validity for unresolved entries
  ` [PATCH rdma-rc 3/7] IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
  ` [PATCH rdma-rc 4/7] IB/core: Fix removal of default GID cache entry
  ` [PATCH rdma-rc 5/7] IB/IPoIB: Disable bottom half when dealing with device address
  ` [PATCH rdma-rc 6/7] IB/core: Fix incorrect array allocation
  ` [PATCH rdma-rc 7/7] IB/core: Initialize sysfs attributes before sysfs create group

[PATCH v3 0/2] libibverbs memory barrier fixes
 2016-06-07 16:04 UTC  (4+ messages)
  ` [PATCH 1/2] libibverbs: add ARM64 memory barrier macros
  ` [PATCH 2/2] Fail compiles if no platform specific memory barriers exist

Rebase notice
 2016-06-07 15:55 UTC 

NVMe over Fabrics RDMA transport drivers
 2016-06-07 14:55 UTC  (6+ messages)
    ` [PATCH 3/5] nvme-rdma.h: Add includes for nvme rdma_cm negotiation
  ` [PATCH 4/5] nvmet-rdma: add a NVMe over Fabrics RDMA target driver
    ` [PATCH 5/5] nvme-rdma: add a NVMe over Fabrics RDMA host driver

[PATCH v2] IB/core: remove dead code
 2016-06-07 13:14 UTC  (5+ messages)

[PATCH V1 libmlx5 0/7] Completion timestamping
 2016-06-07 12:11 UTC  (8+ messages)
  ` [PATCH V1 libmlx5 1/7] Refactor mlx5_poll_one
  ` [PATCH V1 libmlx5 2/7] Add lazy CQ polling
  ` [PATCH V1 libmlx5 3/7] Add inline functions to read completion's attributes
  ` [PATCH V1 libmlx5 4/7] Add ability to poll CQs through iterator's style API
  ` [PATCH V1 libmlx5 5/7] Add support for creating an extended CQ
  ` [PATCH V1 libmlx5 6/7] Add ibv_query_rt_values support
  ` [PATCH V1 libmlx5 7/7] Use configuration symbol for always in-line

[PATCH v3 0/2] fix ib_device_cap_flags bit curruption
 2016-06-07 12:00 UTC  (12+ messages)
` [PATCH v3 1/2] IB/core: Fix bit curruption in ib_device_cap_flags structure
  ` [PATCH v3 2/2] IB/core: Align casting method of ib_device_cap_flags enumerations to ULL

[PATCH 1/2] IB/sysfs: fix NULL dereference
 2016-06-07 11:50 UTC  (7+ messages)
  ` [PATCH 2/2] IB/sysfs: fix memory leak

[PATCH V5 libibverbs 0/7] Completion timestamping
 2016-06-07 11:26 UTC  (5+ messages)

[target:nvmet-configfs-ng 20/49] ERROR: "__udivdi3" [drivers/nvme/target/nvmet.ko] undefined!
 2016-06-07  2:06 UTC 

[PATCH 0/6] Various fixes for warnings reported by static source code analysis tools
 2016-06-06 23:38 UTC  (15+ messages)
  ` [PATCH 1/6] RDMA/core: Fix indentation
  ` [PATCH 2/6] IB/mad: "
  ` [PATCH 3/6] IB/rdmavt: Annotate rvt_reset_qp()
  ` [PATCH 4/6] IB/hfi1: Fix indentation
  ` [PATCH 5/6] IB/hfi1: Use bit 0 instead of bit 1
  ` [PATCH 6/6] IB/hfi1: Suppress sparse warnings

[PATCH 0/2] SRP initiator fixes for kernel v4.7
 2016-06-06 23:33 UTC  (11+ messages)
  ` [PATCH 1/2] IB/srp: Always initialize use_fast_reg and use_fmr
  ` [PATCH 2/2] IB/srp: Fix srp_map_sg_dma()

[PATCH] IB/mlx4: Fix device managed flow steering support test
 2016-06-06 23:32 UTC  (5+ messages)

[PATCH] IB/usnic: Remove unused DMA attributes
 2016-06-06 23:28 UTC  (2+ messages)

[PATCH] IB/core: fix null pointer dereference and memory leak in error handling
 2016-06-06 23:21 UTC  (2+ messages)

[patch] IB/core: fix an error code in ib_core_init()
 2016-06-06 23:19 UTC  (2+ messages)

[PATCH] IB/hfi1: Avoid large frame size warning
 2016-06-06 23:17 UTC  (2+ messages)

[patch] IB/hfi1: fix some indenting
 2016-06-06 23:15 UTC  (2+ messages)

[PATCH libibverbs] Add basic man page entry for ibv_xsrq_pingpong
 2016-06-06 23:13 UTC  (3+ messages)
` [PATCH libibverbs v2] "

[PATCH libibverbs 0/3] Scatter FCS support
 2016-06-06 22:59 UTC  (2+ messages)

[ANNOUNCE] Open Fabrics Verbs Working Group (OFVWG) meeting tomorrow - 6/7/2016 at 11:00PDT
 2016-06-06 20:01 UTC 

Hang in ipoib_mcast_stop_thread
 2016-06-06 16:57 UTC  (9+ messages)

[PATCH] IB/core: remove dead code
 2016-06-06  8:50 UTC  (3+ messages)

[RFC v3 02/45] dma-mapping: Use unsigned long for dma_attrs
 2016-06-06  6:45 UTC  (6+ messages)
    ` [RFC v3 29/45] m68k: "
  ` [RFC v3 10/45] cris: "
  ` [RFC v3 07/45] avr32: "
  ` [RFC v3 44/45] dma-mapping: Remove dma_get_attr

[PATCH rdma-next 00/29] Soft RoCE driver
 2016-06-05 13:30 UTC  (39+ messages)
  ` [PATCH rdma-next 02/29] IB/rxe: Bit mask and lengths declaration for different opcodes
  ` [PATCH rdma-next 03/29] IB/rxe: Default rxe device and port parameters
  ` [PATCH rdma-next 04/29] IB/rxe: External interface to lower level modules
  ` [PATCH rdma-next 05/29] IB/rxe: Misc local interfaces between files
  ` [PATCH rdma-next 06/29] IB/rxe: Add maintainer for rxe driver
  ` [PATCH rdma-next 07/29] IB/rxe: Work request's opcode information table
  ` [PATCH rdma-next 08/29] IB/rxe: User/kernel shared queues infrastructure
  ` [PATCH rdma-next 09/29] IB/rxe: Common user/kernel queue implementation
  ` [PATCH rdma-next 10/29] IB/rxe: Interface to ib_core
  ` [PATCH rdma-next 11/29] IB/rxe: Allocation pool for RDMA objects
  ` [PATCH rdma-next 12/29] IB/rxe: RXE tasks handling
  ` [PATCH rdma-next 13/29] IB/rxe: Address vector manipulation functions
  ` [PATCH rdma-next 14/29] IB/rxe: Shared Receive Queue (SRQ) "
  ` [PATCH rdma-next 15/29] IB/rxe: Completion Queue (CQ) "
  ` [PATCH rdma-next 16/29] IB/rxe: Queue Pair (QP) handling
  ` [PATCH rdma-next 17/29] IB/rxe: Memory Region (MR) manioulation
  ` [PATCH rdma-next 18/29] IB/rxe: Add multicast infrastructure
  ` [PATCH rdma-next 19/29] IB/rxe: Received packets handling
  ` [PATCH rdma-next 20/29] IB/rxe: Completion handling
  ` [PATCH rdma-next 21/29] IB/rxe: QP request handling
  ` [PATCH rdma-next 22/29] IB/rxe: QP response handling
  ` [PATCH rdma-next 23/29] IB/rxe: Dummy DMA callbacks for RXE device
  ` [PATCH rdma-next 24/29] IB/rxe: Invariant CRC implementation
  ` [PATCH rdma-next 25/29] IB/rxe: Module init hooks
  ` [PATCH rdma-next 26/29] IB/rxe: Interface to netdev stack
  ` [PATCH rdma-next 27/29] IB/rxe: sysfs interface to RXE
  ` [PATCH rdma-next 28/29] IB/rxe: Shared objects between user and kernel
  ` [PATCH rdma-next 29/29] IB/rxe: Add Soft-RoCE to kbuild and makefiles

[PATCH, RFC] mlx4_ib: Make steering support independent of MLX4_BMME_FLAG_TYPE_2_WIN
 2016-06-03 13:10 UTC  (3+ messages)

[PATCHv10 1/3] rdmacg: Added rdma cgroup controller
 2016-06-03 10:56 UTC 

[PATCH] IB/core: Fix bit curruption in ib_device_cap_flags structure
 2016-06-03 10:47 UTC  (2+ messages)

[Bug 119561] New: IPoIB lock inversion complaint
 2016-06-02 20:06 UTC 


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