public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-01 08:11:49 to 2016-08-07 04:49:33 UTC [more...]

[PATCH] IB/core: Fix possible memory leak in cma_resolve_iboe_route()
 2016-08-07  4:49 UTC  (2+ messages)

[PATCH libmlx5] fix err return values to match ibv_post_send expectations
 2016-08-06 18:48 UTC  (3+ messages)

[PATCH v3 00/15] Add Paravirtual RDMA Driver
 2016-08-06  5:34 UTC  (21+ messages)
  ` [PATCH v3 01/15] IB/pvrdma: Add user-level shared functions
  ` [PATCH v3 02/15] IB/pvrdma: Add virtual device RDMA structures
  ` [PATCH v3 03/15] IB/pvrdma: Add the paravirtual RDMA device specification
  ` [PATCH v3 04/15] IB/pvrdma: Add functions for Verbs support
  ` [PATCH v3 05/15] IB/pvrdma: Add paravirtual rdma device
  ` [PATCH v3 06/15] IB/pvrdma: Add helper functions
  ` [PATCH v3 07/15] IB/pvrdma: Add device command support
  ` [PATCH v3 08/15] IB/pvrdma: Add support for Completion Queues
  ` [PATCH v3 09/15] IB/pvrdma: Add UAR support
  ` [PATCH v3 10/15] IB/pvrdma: Add support for memory regions
  ` [PATCH v3 11/15] IB/pvrdma: Add Queue Pair support
  ` [PATCH v3 12/15] IB/pvrdma: Add the main driver module for PVRDMA
  ` [PATCH v3 13/15] IB/pvrdma: Add Kconfig and Makefile
  ` [PATCH v3 14/15] IB: Add PVRDMA driver
  ` [PATCH v3 15/15] MAINTAINERS: Update for "

[PATCH -next] IB/hns: Fix return value check in hns_roce_get_cfg()
 2016-08-06  1:01 UTC 

[PATCH 1/1] RDS: add __printf format attribute to error reporting functions
 2016-08-05 20:32 UTC  (2+ messages)

[PATCH] iser-target: Fix error return code in isert_alloc_login_buf()
 2016-08-05 14:36 UTC  (2+ messages)

[PATCH RFC] nvme-rdma: Queue ns scanning after a sucessful reconnection
 2016-08-04 17:08 UTC  (3+ messages)

[PULL REQUEST] Please pull rdma.git second branch
 2016-08-04 16:59 UTC 

[PULL REQUEST] Please pull rdma.git
 2016-08-04 16:21 UTC 

[IPOIB] Excessive TX packet drops due to IPOIB_MAX_PATH_REC_QUEUE
 2016-08-04 14:08 UTC  (7+ messages)
          ` Slow veth performance over ipoib interface on 4.7.0 (and earlier) (Was Re: [IPOIB] Excessive TX packet drops due to IPOIB_MAX_PATH_REC_QUEUE)

[RFC 0/7] RDMA subsystem DMA-BUF support
 2016-08-04 11:56 UTC  (10+ messages)
` [RFC 6/7] NVMe: Use genalloc to allocate CMB regions
` [RFC 7/7] NVMe: CMB on DMA-BUF

[PATCH v4] nvmet-rdma: Correctly handle RDMA device hot removal
 2016-08-04 11:50 UTC  (2+ messages)

[PATCH] nvmet-rdma: Don't use the inline buffer in order to avoid allocation for small reads
 2016-08-04 11:49 UTC  (8+ messages)

[PATCH V2] IB/hfi1: Allocate cpu mask on the heap to silence warning
 2016-08-04  0:20 UTC  (2+ messages)

[PATCH V3] IB/hfi1: Allocate cpu mask on the heap to silence warning
 2016-08-04  0:19 UTC 

[IPoIB] Missing join mcast events causing full machine lockup
 2016-08-04  0:17 UTC  (6+ messages)

[PATCH] IB/hfi1: Allocate cpu mask on the heap to silence warning
 2016-08-03 23:17 UTC  (3+ messages)

[PATCH 0252/1285] Replace numeric parameter like 0444 with macro
 2016-08-03 18:32 UTC  (2+ messages)

[PATCH 00/14] Present useful limits to user (v2)
 2016-08-03 18:20 UTC  (2+ messages)

[PATCH 1/2] ipoib: Add ratelimited version of ipoib_warn
 2016-08-03 16:25 UTC  (8+ messages)
` [PATCH 2/2] ipoib: Ratelimit messages which can flood a host

[PATCH v2 1/1] IB/isert: Properly release resources on DEVICE_REMOVAL event
 2016-08-03 15:20 UTC 

[PATCH v2 0/5] Some fabrics fixes
 2016-08-03  9:04 UTC  (10+ messages)
  ` [PATCH v2 1/5] nvme-rdma: Fix device removal handling
  ` [PATCH v2 2/5] nvme-rdma: Remove duplicate call to nvme_remove_namespaces
  ` [PATCH v2 3/5] nvme-rdma: Free the I/O tags when we delete the controller
  ` [PATCH v2 4/5] nvme-loop: Remove duplicate call to nvme_remove_namespaces
  ` [PATCH v2 5/5] nvme-rdma: Make sure to shutdown the controller if we can

[PATCH V1 for-next 0/2] Support for Send Only Full Member multicast join
 2016-08-03  5:53 UTC  (4+ messages)

[PATCH for-next 0/2] uverbs and mlx5 fixes for 4.8
 2016-08-03  5:18 UTC  (8+ messages)
` [PATCH for-next 1/2] IB/uverbs: Fix race between uverbs_close and remove_one

[PATCH 00/16] Fix SDMA/TID caching code
 2016-08-03  3:04 UTC  (2+ messages)

[PATCH 00/13] Code clean ups for 4.8
 2016-08-03  2:52 UTC  (2+ messages)

[PATCH] IB/hfi1: Allow for non-double word multiple message sizes for user SDMA
 2016-08-03  2:49 UTC  (2+ messages)

[PATCH] IB/hfi1: Expand reported serial number
 2016-08-03  2:47 UTC  (2+ messages)

[PATCH] IB/rdmavt: Eliminate redundant opcode test in mr ref clear
 2016-08-03  2:47 UTC  (2+ messages)

[PATCH] IB/hfi1: Handle kzalloc failure in init_pervl_scs
 2016-08-03  2:47 UTC  (2+ messages)

[PATCH 00/28] RDMA/hfi1,qib,rdmavt: Second round of fixes for 4.8
 2016-08-03  2:40 UTC  (2+ messages)

[PATCH] infiniband: shut up a maybe-uninitialized warning
 2016-08-02 20:05 UTC  (3+ messages)

[PATCH for-next 00/18] IB/hfi1, rdmavt, qib: First batch of fixes for 4.8
 2016-08-02 19:58 UTC  (2+ messages)

[PATCH 1/1] InfiniBand: Deletion of unnecessary checks before two function calls
 2016-08-02 19:40 UTC  (5+ messages)
                                  ` [PATCH 0/3] IB/mthca: Fine-tuning for mthca_reset()
                                ` [PATCH] IB/hfi1: Delete an unnecessary check before the function call "sc_return_credits"

[PATCH for-next 0/3] Mellanox ConnectX-3 Diagnostic Counters
 2016-08-02 19:37 UTC  (4+ messages)

[PATCH V2] Use smaller 512 byte messages for portmapper messages
 2016-08-02 19:12 UTC  (2+ messages)

[PATCH v2] IB/ipoib: Report SG feature regardless of HW UD CSUM capability
 2016-08-02 19:11 UTC  (2+ messages)

[PATCH 0/2] Disable rdmavt and hfi1 drivers by default
 2016-08-02 19:05 UTC  (2+ messages)

[PATCH 0266/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 18:52 UTC  (2+ messages)

[PATCH for-next] IB/mlx5: Fix port counter ID association to QP offset
 2016-08-02 18:43 UTC  (3+ messages)

[PATCH for-next 0/8] i40iw fixes
 2016-08-02 18:21 UTC  (2+ messages)

[PATCH] IB/mlx4: Allocation of CQ resize structure doesn't need to be atomic
 2016-08-02 17:52 UTC  (2+ messages)

[PATCH 1/1] IB/iSER-Target: Release connection resources properly when receiving RDMA_CM_EVENT_DEVICE_REMOVAL
 2016-08-02 17:50 UTC  (4+ messages)

[PATCH v2 0/2] iwarp device removal deadlock fixes
 2016-08-02 17:24 UTC  (2+ messages)

[PATCH 0/2] iw_cxgb4 fixes for 4.8
 2016-08-02 17:23 UTC  (2+ messages)

[PATCH V3] Add flow control to the portmapper
 2016-08-02 17:16 UTC  (3+ messages)

[PATCH] RDMA/cxgb3: Use AF_INET for sin_family field
 2016-08-02 17:06 UTC  (2+ messages)

[PATCHv2 iw_cxgb4-4.8] RDMA/iw_cxgb4: Use kfree_skb instead of kfree
 2016-08-02 17:05 UTC  (2+ messages)

[PATCH -next] IB/mlx5: Fix duplicate const warning
 2016-08-02 17:02 UTC  (2+ messages)

[PATCH v12 00/22] Add Hisilicon RoCE driver
 2016-08-02 16:26 UTC  (2+ messages)

[PATCH v4 0/5] Reduce RDMA RW API SGE limit
 2016-08-02 16:05 UTC  (6+ messages)
` [PATCH v4 2/5] IB/core, RDMA RW API: Do not exceed QP SGE send limit
` [PATCH v4 3/5] IB/srpt: Limit the number of SG elements per work request

[PATCH 0254/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 15:44 UTC  (5+ messages)

[PATCH 0269/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 15:14 UTC  (2+ messages)

[PATCH 0271/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 14:54 UTC  (2+ messages)

[PATCH 0258/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 14:13 UTC  (2+ messages)

[PATCH 0255/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 14:12 UTC  (2+ messages)

[PATCH 0257/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 14:12 UTC  (2+ messages)

[PATCH 0256/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 14:12 UTC  (2+ messages)

[PATCH 0253/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 14:11 UTC  (2+ messages)

[ANNOUNCE] Open Fabrics Verbs Working Group (OFVWG) meeting today - 7/26/2016 at 11:00PDT
 2016-08-02 14:10 UTC 

[PATCH 0/5] Some fabrics fixes
 2016-08-02 13:26 UTC  (18+ messages)
` [PATCH 1/5] nvme-rdma: Fix device removal handling
` [PATCH 2/5] nvme-rdma: Free the I/O tags when we delete the controller
` [PATCH 3/5] nvme-rdma: Make sure to shutdown the controller if we can
` [PATCH 4/5] nvme-rdma: Remove duplicate call to nvme_remove_namespaces

[PATCH v3] nvmet-rdma: Correctly handle RDMA device hot removal
 2016-08-02 12:53 UTC  (8+ messages)

[PATCH 1/2] nvme-rdma: Don't leak uninitialized memory in connect request private data
 2016-08-02 12:51 UTC  (13+ messages)
` [PATCH 2/2] nvme-rdma: Add handling for connecting to IPv6 targets

[PATCH 0261/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 12:32 UTC  (2+ messages)

[PATCH 1132/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 12:19 UTC 

[PATCH 1131/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 12:19 UTC 

[PATCH 0725/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:40 UTC 

[PATCH 0724/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:40 UTC 

[PATCH 0723/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:40 UTC 

[PATCH 0722/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:39 UTC 

[PATCH 1/1] IB/iSER-Target: Release connection resources properly when receiving RDMA_CM_EVENT_DEVICE_REMOVAL
 2016-08-02 10:57 UTC 

[PATCH 0273/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:55 UTC 

[PATCH 0272/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:55 UTC 

[PATCH 0270/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:55 UTC 

[PATCH 0268/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:55 UTC 

[PATCH 0267/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:54 UTC 

[PATCH 0265/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:54 UTC 

[PATCH 0264/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:54 UTC 

[PATCH 0263/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:54 UTC 

[PATCH 0262/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:54 UTC 

[PATCH 0260/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:54 UTC 

[PATCH 0259/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 10:54 UTC 

[PATCH v2 1/1] IB/iSER-Target: Release connection resources properly when receiving RDMA_CM_EVENT_DEVICE_REMOVAL
 2016-08-02  9:15 UTC  (2+ messages)

[PATCH] net/mlx5_core/pagealloc: Remove deprecated create_singlethread_workqueue
 2016-08-02  5:56 UTC  (6+ messages)


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