public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-29 15:38:44 to 2016-08-03 23:20:16 UTC [more...]

[PATCH V2] IB/hfi1: Allocate cpu mask on the heap to silence warning
 2016-08-03 23:20 UTC 

[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 v4] nvmet-rdma: Correctly handle RDMA device hot removal
 2016-08-03 13:19 UTC 

[PATCH] nvmet-rdma: Don't use the inline buffer in order to avoid allocation for small reads
 2016-08-03 10:37 UTC  (7+ messages)

[RFC 0/7] RDMA subsystem DMA-BUF support
 2016-08-03 10:02 UTC  (14+ messages)
` [RFC 1/7] IB/mlx5: Helper for posting work-requests on the UMR QP
` [RFC 2/7] IB/mlx5: Support registration and invalidate operations "
` [RFC 3/7] IB/core: Helpers for mapping DMA-BUF in MRs
` [RFC 4/7] IB/uverbs: Add command to register a DMA-BUF fd
` [RFC 5/7] IB/mlx5: Implement reg_user_dma_buf_mr
` [RFC 6/7] NVMe: Use genalloc to allocate CMB regions
  ` [RFC 7/7] NVMe: CMB on DMA-BUF

[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

[IPoIB] Missing join mcast events causing full machine lockup
 2016-08-03  8:18 UTC  (5+ messages)

[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  (6+ messages)
` [PATCH 02/28] IB/hfi1: Fix to fully initialize send context area

[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  (3+ 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  (5+ messages)
  ` [PATCH v2 1/2] iw_cxgb4: don't block in destroy_qp awaiting the last deref
  ` [PATCH v2 2/2] iw_cm: free cm_id resources on "

[PATCH 0/2] iw_cxgb4 fixes for 4.8
 2016-08-02 17:23 UTC  (4+ messages)
  ` [PATCH 1/2] iw_cxgb4: stop MPA_REPLY timer when disconnecting
  ` [PATCH 2/2] iw_cxgb4: explicitly move the qp to ERROR state during flush

[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  (19+ 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 5/5] nvme-loop: "

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

[PATCH RFC] nvme-rdma: Queue ns scanning after a sucessful reconnection
 2016-08-01 11:14 UTC  (2+ messages)

[IPOIB] Excessive TX packet drops due to IPOIB_MAX_PATH_REC_QUEUE
 2016-08-01  9:46 UTC  (5+ messages)

State of ipoib cm mode
 2016-08-01  8:08 UTC  (3+ messages)

[PATCH v2] nvmet-rdma: Correctly handle RDMA device hot removal
 2016-07-31 11:49 UTC 

[PATCH] nvmet-rdma: Correctly handle RDMA device hot removal
 2016-07-31 11:44 UTC 

[PATCH v2 00/15] Add Paravirtual RDMA Driver
 2016-07-31  6:15 UTC  (7+ messages)
` [PATCH v2 02/15] IB/pvrdma: Add device command support

[PATCH v3 3/9] selinux lsm IB/core: Implement LSM notification system
 2016-07-29 22:40 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