public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-19 20:14:59 to 2016-05-25 15:05:25 UTC [more...]

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

[RFC] rdma/uverbs: Sketch for an ioctl framework
 2016-05-25 14:59 UTC  (8+ messages)

[PATCH RFC v2 0/2] libibverbs memory barrier fixes
 2016-05-25 14:57 UTC  (6+ messages)

[PATCH 00/10] IB/hfi1,rdmavt: Another set of fixes for 4.7
 2016-05-25 13:36 UTC  (12+ messages)
  ` [PATCH 01/10] IB/hfi1, qib: Add ieth to the packet header definitions
  ` [PATCH 02/10] IB/hfi1: Add tracing support for send with invalidate opcode
  ` [PATCH 03/10] IB/hfi1: Fix hard lockup due to not using save/restore spin lock
  ` [PATCH 04/10] IB/rdmavt: Max atomic value should be a u8
  ` [PATCH 05/10] IB/rdamvt: Fix rdmavt s_ack_queue sizing
  ` [PATCH 06/10] IB/hfi1: Update pkey table properly after link down or FM start
  ` [PATCH 07/10] IB/hfi1: Add a retry for the first-time QSFP access
  ` [PATCH 08/10] IB/hfi1: Correct 8051 link parameter settings
  ` [PATCH 09/10] IB/hfi1: Fix pio map initialization
  ` [PATCH 10/10] IB/hfi1: Fix credit return threshold adjustment

[rdma-next,V3] IB/IPoIB: Allow setting the device address
 2016-05-25 13:15 UTC  (2+ messages)

[RFC ABI 0/8] Netlink-based IOCTLs RDMA ABI
 2016-05-25 13:14 UTC  (26+ messages)
  ` [RFC ABI 1/8] IB/core: Export RDMA IOCTL declarations
  ` [RFC ABI 2/8] lib/nlattr: Add parsing netlink and validate using callback
  ` [RFC ABI 3/8] IB/core: Adding netlink based udata
  ` [RFC ABI 4/8] IB/core: Add DIRECT ioctl call to vendor
  ` [RFC ABI 5/8] IB/core: Add new ioctl for VERBS commands with netlink style parsing
  ` [RFC ABI 6/8] IB/core: Add outptr to udata in order to track the output size
  ` [RFC ABI 7/8] IB/core: Refactor idr to a shared file
  ` [RFC ABI 8/8] IB/core: Implement device_create with the new ABI

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

[PATCH V6 for-next 0/4] Support SendOnlyFullMember join
 2016-05-25 11:09 UTC  (7+ messages)
  ` [PATCH V6 for-next 1/4] IB/core: Introduce capabilitymask2 field in ClassPortInfo mad
  ` [PATCH V6 for-next 2/4] IB/SA Agent: Add support for SA agent get ClassPortInfo
  ` [PATCH V6 for-next 3/4] IB/core: Support new type of join-state for multicast
  ` [PATCH V6 for-next 4/4] IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join

[PATCH v4] IB/core: Make device counter infrastructure dynamic
 2016-05-24 23:01 UTC  (7+ messages)

[PATCH 00/10] IB/hfi1: Clean up cdevs, convert write to ioctl, and destage driver
 2016-05-24 22:15 UTC  (24+ messages)
` [PATCH 06/10] IB/hfi1: Add ioctl() interface for user commands
` [PATCH 09/10] IB/hfi1: Do not free hfi1 cdev parent structure early

[PATCH libibverbs] Add basic man page entry for ibv_xsrq_pingpong
 2016-05-24 20:35 UTC  (2+ messages)
  ` [PATCH libibverbs v2] "

[PATCH V5 for-next 0/4] Support SendOnlyFullMember join
 2016-05-24 19:17 UTC  (11+ messages)
  ` [PATCH V5 for-next 1/4] IB/core: Introduce capabilitymask2 field in ClassPortInfo mad
  ` [PATCH V5 for-next 2/4] IB/SA Agent: Add support for SA agent get ClassPortInfo
  ` [PATCH V5 for-next 3/4] IB/core: Support new type of join-state for multicast
  ` [PATCH V5 for-next 4/4] IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join

Email problems
 2016-05-24 19:11 UTC  (3+ messages)

[PATCH V2 libibverbs 0/7] Completion timestamping
 2016-05-24 17:34 UTC  (5+ messages)
` [PATCH V2 libibverbs 2/7] Add member functions to poll an extended CQ

[PATCH RFC] libibverbs: add ARM64 memory barrier macros
 2016-05-24 17:22 UTC  (10+ messages)

[PATCH 0/8] IB/hfi1, qib, rdmavt: Additional fixes and updates for 4.7
 2016-05-24 15:46 UTC  (2+ messages)

[PATCH V4 for-next 00/10] Verbs RSS
 2016-05-24 14:51 UTC  (18+ messages)
  ` [PATCH V4 for-next 01/10] net/mlx5: Export required core functions to support RSS
  ` [PATCH V4 for-next 02/10] IB/core: Introduce Work Queue object and its verbs
  ` [PATCH V4 for-next 03/10] IB/uverbs: Add WQ support
  ` [PATCH V4 for-next 04/10] IB/mlx5: Add receive Work Queue verbs
  ` [PATCH V4 for-next 05/10] IB/core: Introduce Receive Work Queue indirection table
  ` [PATCH V4 for-next 06/10] IB/uverbs: Introduce RWQ Indirection table
  ` [PATCH V4 for-next 07/10] IB/mlx5: Add Receive Work Queue Indirection table operations
  ` [PATCH V4 for-next 08/10] IB/core: Extend create QP to get indirection table
  ` [PATCH V4 for-next 09/10] IB/uverbs: Extend create QP to get RWQ "
  ` [PATCH V4 for-next 10/10] IB/mlx5: Add RSS QP support

[PATCH perftest] Fix assorted memory leaks on error paths
 2016-05-23 23:01 UTC  (3+ messages)

[ANNOUNCE] Open Fabrics Verbs Working Group (OFVWG) meeting tomorrow - 5/24/2016
 2016-05-23 19:36 UTC  (2+ messages)

[PATCH] RDMA/cxgb3: device driver frees DMA memory with different size
 2016-05-23 14:23 UTC  (3+ messages)

[PATCH rdma-next V2 5/5] IB/core: Integrate IB address resolution module into core
 2016-05-23 14:09 UTC  (13+ messages)

[PATCH 1/1] Staging: rdma: hfi1: rc.c: Fixed coding style issues
 2016-05-23 12:43 UTC  (4+ messages)
` [PATCH 1/1] Staging: rdma: hfi1: sdma.c: "

[PATCH V3 for-next 00/10] Verbs RSS
 2016-05-23 12:33 UTC  (4+ messages)
` [PATCH V3 for-next 02/10] IB/core: Introduce Work Queue object and its verbs

[RESEND PATCH v7 00/21] Add HiSilicon RoCE driver
 2016-05-23  3:30 UTC  (6+ messages)
` [RESEND PATCH v7 17/21] IB/hns: Add QP operations support

THIS IS FROM MRS. LIRA MANDOZA
 2016-05-22 19:11 UTC 

[PATCH, mstflint] Fix compiler warnings about set-but-not-used variables
 2016-05-22 18:05 UTC 

[PATCH] IPoIB: serialize changing on tx_outstanding
 2016-05-22 11:42 UTC  (2+ messages)

[PATCH perftest] Fix unused variable warnings for pl_index, sg_l
 2016-05-22  7:24 UTC  (2+ messages)

Fwd: Re: [PATCH] IB/security: restrict use of the write() interface
 2016-05-21 14:27 UTC 

[PATCH] IB/security: restrict use of the write() interface
 2016-05-21  5:32 UTC  (3+ messages)

[PATCH] libibverbs: add ARM64 memory barrier macros
 2016-05-20 20:20 UTC  (6+ messages)

[PULL REQUEST] Please pull rdma.git
 2016-05-20 20:03 UTC 

[PATCH v5] IB/core: Make device counter infrastructure dynamic
 2016-05-20 19:28 UTC 

[PATCH 2/2] Fail compiles if no platform specific memory barriers exist
 2016-05-20 19:06 UTC 

[PATCH 1/2] libibverbs: add ARM64 memory barrier macros
 2016-05-20 18:56 UTC 

Fwd: Re: [PATCH] IB/core: Make device counter infrastructure dynamic
 2016-05-20 11:53 UTC  (3+ messages)

[PATCH v1 1/1] [librdmacm] examples/rping.c: fix unwanted abort during qp creation
 2016-05-19 22:19 UTC  (2+ messages)

[PATCH] IB/core: Make device counter infrastructure dynamic
 2016-05-19 21:50 UTC  (2+ messages)

small conflict between rdma-next and net-next
 2016-05-19 21:42 UTC 


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