linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-23 17:58:44 to 2015-12-01 14:35:06 UTC [more...]

[PATCH for-next V1 0/9] Add RoCE v2 support
 2015-12-01 14:35 UTC  (28+ messages)
` [PATCH for-next V1 3/9] IB/core: Add gid attributes to sysfs
` [PATCH for-next V1 5/9] IB/core: Add rdma_network_type to wc
` [PATCH for-next V1 7/9] IB/cma: Add configfs for rdma_cm
` [PATCH for-next V1 9/9] IB/cma: Join and leave multicast groups with IGMP

[PATCH v2 0/8] NFS/RDMA server patches for 4.5
 2015-12-01 13:38 UTC  (9+ messages)
  ` [PATCH v2 1/7] svcrdma: Do not send XDR roundup bytes for a write chunk
  ` [PATCH v2 2/7] svcrdma: Add svc_rdma_get_context() API that is allowed to fail
  ` [PATCH v2 3/7] svcrdma: Define maximum number of backchannel requests
  ` [PATCH v2 4/7] svcrdma: Add infrastructure to send backwards direction RPC/RDMA calls
  ` [PATCH v2 5/7] svcrdma: Add infrastructure to receive backwards direction RPC/RDMA replies
  ` [PATCH v2 6/7] xprtrdma: Add class for RDMA backwards direction transport
  ` [PATCH v2 7/7] svcrdma: No need to count WRs in svc_rdma_send()

[PATCH v1 10/10] IB/iser: Support the remote invalidation exception
 2015-12-01 10:43 UTC  (2+ messages)

[PATCH 1/2] IB/core: correct issue with sge copyin corrupting wr
 2015-11-30 22:31 UTC  (2+ messages)

[PATCH V2 1/2] IB/core: Fix user mode post post wr corruption
 2015-11-30 22:23 UTC 

[PATCH v2 00/11] NFS/RDMA client patches for 4.5
 2015-11-30 22:15 UTC  (12+ messages)
  ` [PATCH v2 01/11] xprtrdma: Fix additional uses of spin_lock_irqsave(rb_lock)
  ` [PATCH v2 02/11] xprtrdma: xprt_rdma_free() must not release backchannel reqs
  ` [PATCH v2 03/11] xprtrdma: Disable RPC/RDMA backchannel debugging messages
  ` [PATCH v2 04/11] xprtrdma: Move struct ib_send_wr off the stack
  ` [PATCH v2 05/11] xprtrdma: Introduce ro_unmap_sync method
  ` [PATCH v2 06/11] xprtrdma: Add ro_unmap_sync method for FRWR
  ` [PATCH v2 07/11] xprtrdma: Add ro_unmap_sync method for FMR
  ` [PATCH v2 08/11] xprtrdma: Add ro_unmap_sync method for all-physical registration
  ` [PATCH v2 09/11] SUNRPC: Introduce xprt_commit_rqst()
  ` [PATCH v2 10/11] xprtrdma: Invalidate in the RPC reply handler
  ` [PATCH v2 11/11] xprtrdma: Revert commit e7104a2a9606 ('xprtrdma: Cap req_cqinit')

[PATCH 0/2] Fix 4.4 IB merge window regressions
 2015-11-30 18:52 UTC  (5+ messages)
  ` [PATCH 1/2] IB/core: correct issue with sge copyin corrupting wr
  ` [PATCH 2/2] IB/qib: Fix qib_mr structure

[PATCH v1 00/10] iSER support for remote invalidate
 2015-11-30 13:27 UTC  (22+ messages)
  ` [PATCH v1 01/10] IB/iser: Fix module init not cleaning up on error flow
  ` [PATCH v1 02/10] IB/iser: Reuse ib_sg_to_pages
  ` [PATCH v1 04/10] IB/iser: set intuitive values for mr_valid
  ` [PATCH v1 05/10] iser: Have initiator and target to share protocol structures and definitions
  ` [PATCH v1 08/10] iser-target: Support the remote invalidation exception
` [PATCH v1 03/10] IB/iser: Don't register memory for all immediatedata writes
` [PATCH v1 06/10] iser-target: Remove unused file iser_proto.h
` [PATCH v1 07/10] iser-target: Declare correct flags when accepting a connection
` [PATCH v1 09/10] IB/iser: Increment the rkey when registering and not when invalidating
` [PATCH v1 10/10] IB/iser: Support the remote invalidation exception

[PATCH 0/3] constify mmu_notifier_ops structures
 2015-11-30  6:07 UTC  (3+ messages)
` [PATCH 3/3] IB/core: "

[PATCH 0/4] mstflint source code cleanup patches
 2015-11-29 19:45 UTC  (5+ messages)
  ` [PATCH 1/4] Fix several automake warnings
  ` [PATCH 2/4] Makefile.am: Remove the undefined variable MFT_EXT_LIBS_INC_DIR
  ` [PATCH 3/4] crd_read_line(): Rework code to suppress a compiler warning
  ` [PATCH 4/4] Fix compiler warnings about set-but-not-used variables

[PATCH] IB/iser: constify iser_reg_ops structure
 2015-11-29  9:31 UTC  (2+ messages)

[PATCH] RDMA/nes: constify nes_cm_ops structure
 2015-11-28 14:00 UTC 

[PATCH v1 0/9] NFS/RDMA client patches for 4.5
 2015-11-26 10:01 UTC  (37+ messages)
  ` [PATCH v1 1/9] xprtrdma: Add a safety margin for receive buffers
  ` [PATCH v1 2/9] xprtrdma: Move struct ib_send_wr off the stack
  ` [PATCH v1 3/9] xprtrdma: Introduce ro_unmap_sync method
  ` [PATCH v1 4/9] xprtrdma: Add ro_unmap_sync method for FRWR
  ` [PATCH v1 5/9] xprtrdma: Add ro_unmap_sync method for FMR
          ` Future of FMR support, was: "
  ` [PATCH v1 6/9] xprtrdma: Add ro_unmap_sync method for all-physical registration
  ` [PATCH v1 7/9] SUNRPC: Introduct xprt_commit_rqst()
  ` [PATCH v1 8/9] xprtrdma: Invalidate in the RPC reply handler
  ` [PATCH v1 9/9] xprtrdma: Revert commit e7104a2a9606 ('xprtrdma: Cap req_cqinit')

srp state in current mainline
 2015-11-26  1:17 UTC  (10+ messages)

When does IB Multicast drop?
 2015-11-25 17:23 UTC  (6+ messages)

[PATCH 2/9] IB: add a proper completion queue abstraction
 2015-11-25  6:21 UTC  (2+ messages)

[PATCH] this patch fixes two warnings found by checkpatch on ipath_common.h the warnings were of the type: WARNING: __aligned(size) is preferred over __attribute__((aligned(size)))
 2015-11-25  3:43 UTC 

[PATCH] IB/core: use RCU for uverbs id lookup
 2015-11-24 21:22 UTC  (3+ messages)

staging/rdma/hfi1: pre-compute sc and sde for RC/UC QPs
 2015-11-24 21:20 UTC  (4+ messages)

[PATCH v1 0/8] NFS/RDMA server patches for 4.5
 2015-11-24 20:06 UTC  (29+ messages)
  ` [PATCH v1 1/8] svcrdma: Do not send XDR roundup bytes for a write chunk
  ` [PATCH v1 2/8] svcrdma: Define maximum number of backchannel requests
  ` [PATCH v1 3/8] svcrdma: Add svc_rdma_get_context() API that is allowed to fail
  ` [PATCH v1 4/8] svcrdma: Add infrastructure to send backwards direction RPC/RDMA calls
  ` [PATCH v1 5/8] svcrdma: Add infrastructure to receive backwards direction RPC/RDMA replies
  ` [PATCH v1 6/8] xprtrdma: Add class for RDMA backwards direction transport
  ` [PATCH v1 7/8] svcrdma: No need to count WRs in svc_rdma_send()
  ` [PATCH v1 8/8] svcrdma: Remove svc_rdma_fastreg_mr::access_flags field

[PATCH] IB/ipoib: CSUM support in connected mode
 2015-11-24 18:59 UTC  (12+ messages)

[PATCH for-next 00/10] iSER support for remote invalidate
 2015-11-24 18:15 UTC  (7+ messages)
` [PATCH for-next 03/10] IB/iser: Don't register memory for all immediatedata writes

RFC rdma cgroup
 2015-11-24 15:47 UTC  (2+ messages)

[ANNOUNCE] OFED 3.18-1 release is available
 2015-11-24 14:12 UTC 

add a proper completion queue abstraction
 2015-11-24 12:52 UTC  (22+ messages)
` [PATCH 2/9] IB: "

memory registration updates
 2015-11-24 12:01 UTC  (13+ messages)
` [PATCH 03/11] IB: remove support for phys MRs
` [PATCH 10/11] IB: only keep a single key in struct ib_mr
` [PATCH 11/11] IB: provide better access flags for fast registrations

[PATCH] IB/srp: Fix possible send queue overflow
 2015-11-24  1:11 UTC  (6+ messages)

[PATCH] IB/cma: Add a missing rcu_read_unlock()
 2015-11-23 18:47 UTC  (2+ messages)

garbage collect old memory registration code
 2015-11-23 17:58 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;
as well as URLs for NNTP newsgroup(s).