linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-24 07:28:21 to 2015-12-02 20:56:25 UTC [more...]

[PATCH 0/5] staging/rdma/hfi1: Clean up SDMA engine code
 2015-12-02 20:56 UTC  (4+ messages)
  ` [PATCH 1/5] staging/rdma/hfi1: Convert to use get_user_pages_fast
  ` [PATCH 2/5] staging/rdma/hfi1: Unconditionally clean-up SDMA queues
  ` [PATCH 3/5] staging/rdma/hfi1: Clean-up unnecessary goto statements

stalled again
 2015-12-02 20:10 UTC  (6+ messages)

[PATCH 0/6] SRP initiator related bug fixes
 2015-12-02 12:50 UTC  (21+ messages)
  ` [PATCH 1/6] IB/srp: Fix a memory leak
  ` [PATCH 2/6] IB/srp: Fix possible send queue overflow
  ` [PATCH 3/6] IB/srp: Initialize dma_length in srp_map_idb
  ` [PATCH 4/6] IB/srp: Fix indirect data buffer rkey endianness
  ` [PATCH 5/6] IB core: Fix ib_sg_to_pages()
  ` [PATCH 6/6] IB/srp: Fix srp_map_sg_fr()

[PATCH v1 0/9] NFS/RDMA client patches for 4.5
 2015-12-02 12:27 UTC  (28+ messages)
` [PATCH v1 3/9] xprtrdma: Introduce ro_unmap_sync method
` [PATCH v1 5/9] xprtrdma: Add ro_unmap_sync method for FMR
    ` Future of FMR support, was: "
` [PATCH v1 7/9] SUNRPC: Introduct xprt_commit_rqst()

[PATCH V3 1/2] IB/core: Fix user mode post wr corruption
 2015-12-02 12:27 UTC  (2+ messages)

[PATCH v3 00/13] Fix hfi1_ioctl locking
 2015-12-02  5:43 UTC  (14+ messages)
` [PATCH v3 01/13] staging/rdma/hfi1: diag.c use BIT macros
` [PATCH v3 03/13] staging/rdma/hfi1: diag.c fix logical continuations
` [PATCH v3 07/13] staging/rdma/hfi1: diag.c correct sizeof parameter
` [PATCH v3 08/13] staging/rdma/hfi1: Fix camel case variables
` [PATCH v3 09/13] staging/rdma/hfi1: Return early from hfi1_ioctl parameter errors
  ` [PATCH v3 02/13] staging/rdma/hfi1: diag.c fix alignment
  ` [PATCH v3 04/13] staging/rdma/hfi1: diag.c fix white space errors
  ` [PATCH v3 05/13] staging/rdma/hfi1: diag.c change null comparisons
  ` [PATCH v3 06/13] staging/rdma/hfi1: diag.c add missing braces
  ` [PATCH v3 10/13] staging/rdma/hfi1: hfi1_ioctl remove setlink state
  ` [PATCH v3 11/13] staging/rdma/hfi1: Further clean up hfi1_ioctl parameter checks
  ` [PATCH v3 12/13] staging/rdma/hfi1: Reduce snoop locking scope in IOCTL handler
  ` [PATCH v3 13/13] staging/rdma/hfi1: Return immediately on error

[PATCH v2 00/17] Driver cleanup and misc fixes series 3
 2015-12-01 21:30 UTC  (19+ messages)
` [PATCH v2 02/17] staging/rdma/hfi1: Decode CNP opcode
` [PATCH v2 03/17] staging/rdma/hfi1: Add aeth name syndrome decode
  ` [PATCH v2 01/17] staging/rdma/hfi1: Support alternate firmware names
  ` [PATCH v2 04/17] staging/rdma/hfi1: Fix qp.h comments
  ` [PATCH v2 05/17] staging/rdma/hfi1: Clean up comments
  ` [PATCH v2 06/17] staging/rdma/hfi1: Add one-time LCB reset
  ` [PATCH v2 07/17] staging/rdma/hfi1: Extend quiet timeout
  ` [PATCH v2 08/17] staging/rdma/hfi1: Add a credit push on diagpkt allocate fail
  ` [PATCH v2 09/17] staging/rdma/hfi1: Correctly limit VLs against SDMA engines
  ` [PATCH v2 10/17] staging/rdma/hfi1: Adds software counters for bitfields within various error status fields
  ` [PATCH v2 11/17] staging/rdma/hfi1: Destroy workqueues if hfi1_register_ib_device() call returns error
  ` [PATCH v2 12/17] staging/rdma/hfi1: Unexpected link up pkey values are not an error
  ` [PATCH v2 13/17] staging/rdma/hfi1: remove SPC freeze error messages
  ` [PATCH v2 14/17] staging/rdma/hfi1: unknown frame messages are not errors
  ` [PATCH v2 15/17] staging/rdma/hfi1: Consider VL15 MTU also when calculating the maximum VL MTU
  ` [PATCH v2 16/17] staging/rdma/hfi1: Fix Xmit Wait calculation
  ` [PATCH v2 17/17] staging/rdma/hfi1: Adding counter resolutions for DataPortCounters

[PATCH v4 0/2] staging/rdma/hfi1: set Gen 3 half-swing for integrated devices
 2015-12-01 19:47 UTC  (3+ messages)
` [PATCH v4 1/2] staging/rdma/hf1: add dd_dev_dbg
  ` [PATCH v4 2/2] staging/rdma/hfi1: set Gen3 half-swing for integrated devices

[PATCH v2 0/8] NFS/RDMA server patches for 4.5
 2015-12-01 14:36 UTC  (10+ 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 for-next V1 0/9] Add RoCE v2 support
 2015-12-01 14:35 UTC  (25+ 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 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 03/10] IB/iser: Don't register memory for all immediatedata writes
  ` [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 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 

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  (13+ messages)
` [PATCH v1 3/8] svcrdma: Add svc_rdma_get_context() API that is allowed to fail
` [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  (5+ 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 

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

memory registration updates
 2015-11-24 12:01 UTC  (3+ messages)
` [PATCH 03/11] IB: remove support for phys MRs


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