public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-29 14:51:13 to 2016-06-03 19:10:37 UTC [more...]

[PATCH 0/6] Various fixes for warnings reported by static source code analysis tools
 2016-06-03 19:10 UTC  (6+ 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 0/2] SRP initiator fixes for kernel v4.7
 2016-06-03 18:58 UTC  (4+ 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 rdma-next 00/29] Soft RoCE driver
 2016-06-03 17:04 UTC  (36+ messages)
  ` [PATCH rdma-next 01/29] IB/rxe: IBA header types and methods
  ` [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] IB/mlx4: Fix device managed flow steering support test
 2016-06-03 16:10 UTC  (4+ messages)

[PATCH, RFC] mlx4_ib: Make steering support independent of MLX4_BMME_FLAG_TYPE_2_WIN
 2016-06-03 13:10 UTC  (5+ 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  (13+ messages)

[RFC v3 02/45] dma-mapping: Use unsigned long for dma_attrs
 2016-06-03  7:52 UTC  (4+ messages)
    ` [RFC v3 29/45] m68k: "
  ` [RFC v3 10/45] cris: "

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

[PATCH] IB/usnic: Remove unused DMA attributes
 2016-06-02  9:45 UTC 

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

[target:queue 6/14] drivers/target/target_core_sbc.c:384:19: error: assignment from incompatible pointer type
 2016-06-01 20:53 UTC  (2+ messages)

[target:queue 3/14] include/trace/events/target.h:131:1: error: 'struct se_cmd' has no member named 'data_length'
 2016-06-01 20:52 UTC  (2+ messages)

[PATCH] IB/cm: Fix a recently introduced locking bug
 2016-06-01 20:26 UTC  (3+ messages)

[PATCH] IB/core: fix null pointer dereference and memory leak in error handling
 2016-06-01 18:06 UTC 

[PATCH] IB/hfi1: Fix hard lockup due to not using save/restore spin lock
 2016-06-01 16:50 UTC  (6+ messages)

[PATCH V5 libibverbs 0/7] Completion timestamping
 2016-06-01 16:18 UTC  (11+ messages)
  ` [PATCH V5 libibverbs 1/7] Add support for extended creating CQ verb
  ` [PATCH V5 libibverbs 2/7] Add member functions to poll an extended CQ
  ` [PATCH V5 libibverbs 3/7] Add timestamp_mask and hca_core_clock to ibv_query_device_ex
  ` [PATCH V5 libibverbs 4/7] Add completion timestamp to poll_cq
  ` [PATCH V5 libibverbs 5/7] Create a single threaded CQ
  ` [PATCH V5 libibverbs 6/7] Add a verb that queries real time values from the HCA
  ` [PATCH V5 libibverbs 7/7] Add timestamp support in rc_pingpong

[PATCH v9 00/22] Add HiSilicon RoCE driver
 2016-06-01 15:38 UTC  (23+ messages)
` [PATCH v9 01/22] net: hns: Add reset function support for "
  ` [PATCH v9 02/22] devicetree: bindings: IB: Add binding document for HiSilicon RoCE
  ` [PATCH v9 03/22] IB/hns: Add initial main frame driver and get cfg info
  ` [PATCH v9 09/22] IB/hns: Add hca support
  ` [PATCH v9 10/22] IB/hns: Add process flow to init RoCE engine
  ` [PATCH v9 19/22] IB/hns: Add memory region operations support
  ` [PATCH v9 21/22] IB/hns: Kconfig and Makefile for RoCE module
` [PATCH v9 04/22] IB/hns: Add RoCE engine reset function
` [PATCH v9 05/22] IB/hns: Add initial profile resource
` [PATCH v9 06/22] IB/hns: Add initial cmd operation
` [PATCH v9 07/22] IB/hns: Add event queue support
` [PATCH v9 08/22] IB/hns: Add icm support
` [PATCH v9 11/22] IB/hns: Add IB device registration
` [PATCH v9 12/22] IB/hns: Set mtu and gid support
` [PATCH v9 13/22] IB/hns: Add interface of the protocol stack registration
` [PATCH v9 14/22] IB/hns: Add operations support for IB device and port
` [PATCH v9 15/22] IB/hns: Add PD operations support
` [PATCH v9 16/22] IB/hns: Add ah "
` [PATCH v9 17/22] IB/hns: Add QP "
` [PATCH v9 18/22] IB/hns: Add CQ "
` [PATCH v9 20/22] IB/hns: Add operation for getting immutable port
` [PATCH v9 22/22] MAINTAINERS: Add maintainers for HiSilicon RoCE driver

[PATCH] IB/core: Fix different types mix in ib_device_cap_flags structure values
 2016-06-01 15:35 UTC  (16+ messages)

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

[patch] IB/hfi1: fix some indenting
 2016-06-01 13:40 UTC  (3+ messages)

[RFC ABI 0/8] Netlink-based IOCTLs RDMA ABI
 2016-06-01 11:18 UTC  (15+ messages)

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

[PATCH] Fix assorted memory leaks on error paths
 2016-05-31 21:33 UTC  (3+ messages)

[PATCH V4 libibverbs 0/7] Completion timestamping
 2016-05-31 19:48 UTC  (18+ messages)
` [PATCH V4 libibverbs 2/7] Add member functions to poll an extended CQ
  ` [PATCH V4 libibverbs 5/7] Create a single threaded CQ
  ` [PATCH V4 libibverbs 6/7] Add a verb that queries real time values from the HCA
  ` [PATCH V4 libibverbs 7/7] Add timestamp support in rc_pingpong

[PATCH V4 for-next 02/10] IB/core: Introduce Work Queue object and its verbs
 2016-05-31 16:22 UTC  (2+ messages)

RDMA Read: Local protection error
 2016-05-31 15:14 UTC  (14+ messages)

[PATCH RFC v2 0/2] libibverbs memory barrier fixes
 2016-05-31 14:16 UTC  (5+ messages)

[stable 3.2-3.16] IB/security: Restrict use of the write() interface
 2016-05-31  2:40 UTC 

[PATCH 4.4] ipath: Restrict use of the write() interface
 2016-05-31  2:33 UTC 

[PATCH 3.18-4.2] ipath: Restrict use of the write() interface
 2016-05-31  2:33 UTC 

[PATCH V4 for-next 00/10] Verbs RSS
 2016-05-30 20:13 UTC  (12+ messages)
` [PATCH V4 for-next 02/10] IB/core: Introduce Work Queue object and its verbs
` [PATCH V4 for-next 04/10] IB/mlx5: Add receive Work Queue verbs
` [PATCH V4 for-next 08/10] IB/core: Extend create QP to get indirection table

[ANNOUNCE] Open Fabrics Verbs Working Group (OFVWG) meeting tomorrow - 5/31/2016 at 11:00PDT
 2016-05-30 18:53 UTC 

[PATCH v7 00/10] kthread: Kthread worker API improvements
 2016-05-30 14:59 UTC 

[PATCH rdma-next V2 5/5] IB/core: Integrate IB address resolution module into core
 2016-05-30 12:51 UTC  (17+ messages)

linux-4.7-rc1/drivers/infiniband/hw/qib/qib_iba7322.c:6114]: (style) Redundant condition
 2016-05-30  7:45 UTC 

MLX5 iSER issue on 4.6?
 2016-05-29 17:32 UTC  (5+ messages)


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