public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-23 16:57:03 to 2016-05-27 16:50:23 UTC [more...]

[RFC] rdma/uverbs: Sketch for an ioctl framework
 2016-05-27 16:50 UTC  (22+ messages)

[PULL REQUEST] Please pull rdma.git
 2016-05-27 15:14 UTC  (7+ messages)

[RFC ABI 0/8] Netlink-based IOCTLs RDMA ABI
 2016-05-27 15:04 UTC  (36+ 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

[rdma:k.o/for-4.7-topics/hfi-2 64/72] s390x-linux-gnu-ld: cannot find drivers/staging/rdma/built-in.o: No such file or directory
 2016-05-27  3:05 UTC 

Fwd: Re: [PATCH v8 07/22] IB/hns: Add event queue support
 2016-05-27  2:57 UTC  (2+ messages)

RDMA Read: Local protection error
 2016-05-26 20:12 UTC  (16+ messages)

[PATCH 00/10] IB/hfi1,rdmavt: Another set of fixes for 4.7
 2016-05-26 17:39 UTC  (18+ 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

[PATCH V3 libibverbs 0/7] Completion timestamping
 2016-05-26 17:07 UTC  (12+ 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 00/10] IB/hfi1: Clean up cdevs, convert write to ioctl, and destage driver
 2016-05-26 16:08 UTC  (26+ 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] Fix assorted memory leaks on error paths
 2016-05-26  5:10 UTC  (2+ messages)

[PATCH] Fix unused variable warnings for pl_index, sg_l
 2016-05-26  5:08 UTC  (2+ messages)

Email problems
 2016-05-25 21:45 UTC  (6+ messages)

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

[PATCH v6 00/20] kthread: Use kthread worker API more widely
 2016-05-25 20:42 UTC  (4+ messages)

Fwd: Re: [PATCH v8 05/22] IB/hns: Add initial profile resource
 2016-05-25 20:34 UTC 

Fwd: Re: [PATCH 04/10] IB/hfi1: Remove snoop/diag interface
 2016-05-25 20:32 UTC 

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

[PATCH v8 00/22] Add HiSilicon RoCE driver
 2016-05-25 18:21 UTC  (25+ 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

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

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

[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  (7+ messages)
` [PATCH V5 for-next 1/4] IB/core: Introduce capabilitymask2 field in ClassPortInfo mad

[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  (8+ 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  (10+ messages)
` [PATCH V4 for-next 02/10] IB/core: Introduce Work Queue object and its verbs
` [PATCH V4 for-next 05/10] IB/core: Introduce Receive Work Queue indirection table

[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)


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