public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-28 15:10:20 to 2015-05-05 12:23:25 UTC [more...]

[PATCH] ib_ipoib: Scatter-Gather support in connected mode
 2015-05-05 12:23 UTC  (8+ messages)

[PATCH] IPoIB/CM: Fix indentation level
 2015-05-05 11:01 UTC 

[PATCH v3 for-next 02/33] IB/core: Add kref to IB devices
 2015-05-05 10:58 UTC  (27+ messages)

[PATCH 0/12] IB/srp patches for kernel v4.2
 2015-05-05  9:59 UTC  (42+ messages)
` [PATCH 01/12] scsi_transport_srp: Introduce srp_wait_for_queuecommand()
` [PATCH 02/12] scsi_transport_srp: Fix a race condition
` [PATCH 04/12] IB/srp: Fix connection state tracking
` [PATCH 05/12] IB/srp: Fix reconnection failure handling
` [PATCH 06/12] scsi_transport_srp: Reduce failover time
` [PATCH 07/12] IB/srp: Remove superfluous casts
` [PATCH 08/12] IB/srp: Rearrange module description
` [PATCH 09/12] IB/srp: Remove a superfluous check from srp_free_req_data()
` [PATCH 10/12] IB/srp: Remove !ch->target tests from the reconnect code
  ` [PATCH 03/12] IB/srp: Remove an extraneous scsi_host_put() from an error path
  ` [PATCH 11/12] IB/srp: Add 64-bit LUN support
  ` [PATCH 12/12] IB/srp: Make CM timeout dependent on subnet timeout

[RFC PATCH 0/5] Add Core Capability Bits to use in Management helpers
 2015-05-05  8:26 UTC  (29+ messages)
  ` [RFC PATCH 1/5] IB/core: Add Core Capability flags to ib_device
  ` [RFC PATCH 2/5] IB/core: Replace query_protocol callback with Core Capability flags check
  ` [RFC PATCH 3/5] IB/core: Convert cap_ib_mad to core_cap_flags bit mask
  ` [RFC PATCH 4/5] IB/core: Add rdma_dev_max_mad_size call
  ` [RFC PATCH 5/5] IB/core: Add cap_opa_mad helper using RDMA_CORE_CAP_OPA_MAD flag

[ANNOUNCE] libfabric release 1.0
 2015-05-04 23:08 UTC 

[PATCH for-next 0/6] minor mlx5 fixes for 3.18
 2015-05-04 23:04 UTC  (5+ messages)
` [PATCH for-next 3/6] IB/core: Avoid leakage from kernel to user space
    ` [-stable] commit 377b513485fd ("IB/core: Avoid leakage from kernel to user space")

[PATCH] MAINTAINERS: add include/rdma/ to InfiniBand subsystem
 2015-05-04 22:35 UTC  (2+ messages)

[PATCH for-4.1] iw_cxgb4: Remove negative advice dmesg warnings
 2015-05-04 22:25 UTC 

[PATCHv1 0/6] IB/uverbs: check request parameters
 2015-05-04 19:56 UTC  (9+ messages)
  ` [PATCHv1 1/6] IB/uverbs: check userspace input buffer size
  ` [PATCHv1 2/6] IB/uverbs: check userspace output "
  ` [PATCHv1 3/6] IB/uverbs: check userspace output buffer size in ib_uverbs_poll_cq()
  ` [PATCHv1 4/6] IB/uverbs: subtract command header from input size
  ` [PATCHv1 5/6] IB/uverbs: move cast from u64 to void __user pointer to its own variable
  ` [PATCHv1 6/6] IB/uverbs: check access to userspace response buffer

[PATCH v1 00/14] client NFS/RDMA patches for 4.2
 2015-05-04 17:58 UTC  (15+ messages)
  ` [PATCH v1 01/14] xprtrdma: Transport fault injection
  ` [PATCH v1 02/14] xprtrdma: Warn when there are orphaned IB objects
  ` [PATCH v1 03/14] xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt
  ` [PATCH v1 04/14] xprtrdma: Use ib_device pointer safely
  ` [PATCH v1 05/14] xprtrdma: Introduce helpers for allocating MWs
  ` [PATCH v1 06/14] xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()
  ` [PATCH v1 07/14] xprtrdma: Introduce an FRMR recovery workqueue
  ` [PATCH v1 08/14] xprtrdma: Acquire MRs in rpcrdma_register_external()
  ` [PATCH v1 09/14] xprtrdma: Remove unused LOCAL_INV recovery logic
  ` [PATCH v1 10/14] xprtrdma: Remove ->ro_reset
  ` [PATCH v1 11/14] xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
  ` [PATCH v1 12/14] xprtrdma: Split rb_lock
  ` [PATCH v1 13/14] xprtrdma: Stack relief in fmr_op_map()
  ` [PATCH v1 14/14] xprtrmda: Reduce per-transport MR allocation

[PATCH v7 00/23] IB/Verbs: IB Management Helpers
 2015-05-04  7:36 UTC  (23+ messages)
` [PATCH v7 04/23] IB/Verbs: Reform IB-core cm
` [PATCH v7 20/23] IB/Verbs: Use management helper cap_ib_mcast()
  ` [PATCH v7 21/23] IB/Verbs: Use management helper cap_read_multi_sge()
  ` [PATCH v7 22/23] IB/Verbs: Use management helper cap_af_ib()
  ` [PATCH v7 23/23] IB/Verbs: Use management helper cap_eth_ah()

[PATCH v3] IB/core: Fix unaligned accesses
 2015-05-03 14:27 UTC  (4+ messages)

[PATCH v4] IB/core: Fix unaligned accesses
 2015-05-03 13:48 UTC 

[PATCH v2] IB/core: Fix unaligned accesses
 2015-05-01 16:57 UTC  (8+ messages)

[PATCH 0/3] IB/mad: refactor functions based on the needs of those functions
 2015-05-01 16:55 UTC  (6+ messages)
  ` [PATCH 1/3] IB/mad: Change validate_mad signature to take ib_mad_hdr rather than ib_mad
  ` [PATCH 2/3] IB/mad: Change ib_response_mad "
  ` [PATCH 3/3] IB/mad: Change cast in rcv_has_same_class

[PATCH 0/2] General MAD clean up
 2015-05-01 16:55 UTC  (5+ messages)
  ` [PATCH 1/2] IB/mad: Rename is_data_mad to is_rmpp_data_mad
  ` [PATCH 2/2] IB/mad: Clean up comments in smi.c

[PATCH v5 5/6] IB/ipath: add counting for MTRR
 2015-04-30 20:25 UTC  (2+ messages)
` [PATCH v5 6/6] IB/ipath: use arch_phys_wc_add() and require PAT disabled

[PATCH RFC] net/mlx4: Remove improper usage of dma_alloc_coherent()
 2015-04-30  0:07 UTC  (5+ messages)

[PATCH] IB/core: Fix unaligned accesses
 2015-04-29 22:34 UTC  (9+ messages)

[PATCH v4 7/8] IB/ipath: add counting for MTRR
 2015-04-29 21:44 UTC  (2+ messages)
  ` [PATCH v4 8/8] IB/ipath: use arch_phys_wc_add() and require PAT disabled

[PATCH] IB/ipath: use arch_phys_wc_add() and require PAT disabled
 2015-04-29 17:50 UTC  (7+ messages)

[linux-next PATCH] IB/core: change rdma_gid2ip into void function as it always return zero
 2015-04-29 16:57 UTC  (2+ messages)

[PATCH libibmad] portid.c: Preserve routepath string in str2drpath
 2015-04-29 11:12 UTC 

[PATCH v6 00/26] IB/Verbs: IB Management Helpers
 2015-04-29  8:49 UTC  (20+ messages)
` [PATCH v6 01/26] IB/Verbs: Implement new callback query_transport()

[PATCH for-4.1] iw_cxgb4: Fix kbuild bot reported warnings
 2015-04-28 18:35 UTC 

recent qib patch
 2015-04-28 18:32 UTC 


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