linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-17 05:51:03 to 2016-05-23 01:06:22 UTC [more...]

[RESEND PATCH v7 00/21] Add HiSilicon RoCE driver
 2016-05-23  1:06 UTC  (3+ messages)

[PATCH] RDMA/cxgb3: device driver frees DMA memory with different size
 2016-05-23  0:32 UTC 

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 00/10] IB/hfi1: Clean up cdevs, convert write to ioctl, and destage driver
 2016-05-22 17:57 UTC  (18+ messages)
  ` [PATCH 01/10] IB/hfi1: Remove multiple device cdev
  ` [PATCH 02/10] IB/hfi1: Remove UI char device
  ` [PATCH 03/10] IB/hfi1: Remove EPROM functionality from data device
  ` [PATCH 04/10] IB/hfi1: Remove snoop/diag interface
  ` [PATCH 05/10] IB/hfi1: Remove unused user command
  ` [PATCH 06/10] IB/hfi1: Add ioctl() interface for user commands
  ` [PATCH 07/10] IB/hfi1: Remove write(), use ioctl() for user cmds
  ` [PATCH 08/10] IB/hfi1: Add trace message in user IOCTL handling
  ` [PATCH 09/10] IB/hfi1: Do not free hfi1 cdev parent structure early
  ` [PATCH 10/10] IB/hfi1: Move driver out of staging

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

[PATCH RFC v2 0/2] libibverbs memory barrier fixes
 2016-05-22 11:16 UTC  (4+ messages)

[PATCH perftest] Fix assorted memory leaks on error paths
 2016-05-22  7:25 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 

[PATCH v4] IB/core: Make device counter infrastructure dynamic
 2016-05-20 18:43 UTC  (5+ messages)

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

[PATCH RFC] libibverbs: add ARM64 memory barrier macros
 2016-05-20  9:44 UTC  (10+ messages)

[PATCH V3 for-next 00/10] Verbs RSS
 2016-05-20  5:30 UTC  (3+ messages)
` [PATCH V3 for-next 02/10] IB/core: Introduce Work Queue object and its verbs

[PATCH v1 1/1] [librdmacm] examples/rping.c: fix unwanted abort during qp creation
 2016-05-19 22:19 UTC  (4+ 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 

[PATCH 0/3] Dynamically extendable device counter support
 2016-05-19 19:24 UTC  (22+ messages)
` [PATCH 1/3] ib core: Make device counter infrastructure dynamic

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

small conflict between rdma-next and net-next
 2016-05-19 16:04 UTC 

[rdma-next,V2 0/6] IB/core: Add InfiniBand router support
 2016-05-19 14:12 UTC  (7+ messages)
  ` [rdma-next,V2 1/6] IB/core: Integrate IB address resolution module into core
  ` [rdma-next,V2 2/6] IB/MAD: Integrate ib_mad module into ib_core module
  ` [rdma-next,V2 3/6] IB/SA: Integrate ib_sa "
  ` [rdma-next,V2 4/6] IB/netlink: Add a new local service operation
  ` [rdma-next,V2 5/6] IB/core: Register SA ibnl client during ib_core initialization
  ` [rdma-next,V2 6/6] IB/core: Add IP to GID netlink offload

[PATCH libibverbs 0/3] Scatter FCS support
 2016-05-19 12:52 UTC  (4+ messages)
  ` [PATCH libibverbs 1/3] Extend devinfo verbosity mode
  ` [PATCH libibverbs 2/3] Add extended device capability flags
  ` [PATCH libibverbs 3/3] Add SCATTER_FCS QP create flag

[PATCH 0/8] IB/hfi1, qib, rdmavt: Additional fixes and updates for 4.7
 2016-05-19 12:22 UTC  (9+ messages)
  ` [PATCH 1/8] IB/hfi1: Fix an interval RB node reference count leak
  ` [PATCH 2/8] IB/rdmavt: Insure QP vmalloc variants zero memory
  ` [PATCH 3/8] IB/rdmavt: Use kzalloc_node
  ` [PATCH 4/8] IB/hfi1: Fix sdma_event_names[] build warning
  ` [PATCH 5/8] IB/hfi1: Remove unnecessary comment
  ` [PATCH 6/8] IB/qib: Remove unused qib_7322_intr_msgs[]
  ` [PATCH 7/8] IB/hfi1: Fix bug that blocks process on exit after port bounce
  ` [PATCH 8/8] IB/hfi1: Remove anti-pattern in cdev init

[PATCH] IB/security: Restrict use of the write() interface
 2016-05-18 21:42 UTC  (9+ messages)

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

OFED release with RoCE v2 support
 2016-05-18 19:56 UTC  (9+ messages)

[PATCH rdma-next V2 0/5] Trivial fixes for 4.7
 2016-05-18 19:36 UTC  (35+ messages)
` [PATCH rdma-next V2 5/5] IB/core: Integrate IB address resolution module into core

[PATCH] IB/core: Do not require CAP_NET_ADMIN for flow steering
 2016-05-18 19:07 UTC  (9+ messages)

[PATCH perftest] Fix use of uninitialized wc
 2016-05-18 17:44 UTC 

[PATCH] Fix unused variable warnings for pl_index, sg_l
 2016-05-18 17:08 UTC 

[PATCH] Fix use of uninitialized wc
 2016-05-18 17:08 UTC 

[PATCH] Fix assorted memory leaks on error paths
 2016-05-18 17:07 UTC 

CQ and RDMA READ/WRITE APIs
 2016-05-18 15:54 UTC  (8+ messages)

[PATCH v6 00/20] kthread: Use kthread worker API more widely
 2016-05-18 15:36 UTC  (3+ messages)
` [PATCH v6 16/20] IB/fmr_pool: Convert the cleanup thread into kthread worker API

[rdma-next,V1 0/4] IB/core: Add InfiniBand router support
 2016-05-18 14:57 UTC  (5+ messages)
  ` [rdma-next,V1 1/4] IB/core: Integrate IB address resolution module into core
  ` [rdma-next,V1 2/4] IB/netlink: Allow multiple clients to register under the same family
  ` [rdma-next,V1 3/4] IB/netlink: Add a new local service operation
  ` [rdma-next,V1 4/4] IB/core: Add IP to GID netlink offload

[PATCH for-next 0/2] IB/mlx5: Use tasklet to decrease completions processing time in interrupts
 2016-05-18 14:48 UTC  (6+ messages)

[PATCH v3 1/1] IB/mlx4: Unaligned access in send_reply_to_slave
 2016-05-18 14:41 UTC  (3+ messages)

[rdma-next,V3] IB/IPoIB: Allow setting the device address
 2016-05-18 13:42 UTC 

Prepared RDMA Tree for 4.7
 2016-05-18 13:18 UTC  (10+ messages)

[PATCH V4 for-next 0/4] Support SendOnlyFullMember join
 2016-05-18 12:28 UTC  (8+ messages)
` [PATCH V4 for-next 1/4] IB/core: Introduce capabilitymask2 field in ClassPortInfo mad
` [PATCH V4 for-next 3/4] IB/core: Support new type of join-state for multicast
` [PATCH V4 for-next 4/4] IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join

[ANNOUNCE] Open Fabrics Verbs Working Group (OFVWG) meeting tomorrow - 5/17/2016
 2016-05-18 11:42 UTC  (9+ messages)
  ` [Ofvwg] "
                      ` [ofiwg] "

[PATCH v2 1/1] IB/mlx4: Unaligned access in send_reply_to_slave
 2016-05-18  8:39 UTC  (5+ messages)

[PATCH rdma-next] IB/mlx5: Support RAW Ethernet when RoCE is disabled
 2016-05-18  3:31 UTC  (8+ messages)

[ANNOUNCE] OFED 3.18-2-rc2 release is available
 2016-05-17 16:21 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).