messages from 2016-04-21 06:58:47 to 2016-04-26 20:13:59 UTC [more...]
[PATCH v2 00/18] NFS/RDMA client patches for v4.7
2016-04-26 20:13 UTC (34+ messages)
` [PATCH v2 01/18] sunrpc: Advertise maximum backchannel payload size
` [PATCH v2 02/18] xprtrdma: Bound the inline threshold values
` [PATCH v2 03/18] xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headers
` [PATCH v2 04/18] xprtrdma: Prevent inline overflow
` [PATCH v2 05/18] xprtrdma: Avoid using Write list for small NFS READ requests
` [PATCH v2 06/18] xprtrdma: Update comments in rpcrdma_marshal_req()
` [PATCH v2 07/18] xprtrdma: Allow Read list and Reply chunk simultaneously
` [PATCH v2 08/18] xprtrdma: Remove rpcrdma_create_chunks()
` [PATCH v2 09/18] xprtrdma: Use core ib_drain_qp() API
` [PATCH v2 10/18] xprtrdma: Rename rpcrdma_frwr::sg and sg_nents
` [PATCH v2 11/18] xprtrdma: Save I/O direction in struct rpcrdma_frwr
` [PATCH v2 12/18] xprtrdma: Reset MRs in frwr_op_unmap_sync()
` [PATCH v2 13/18] xprtrdma: Refactor the FRWR recovery worker
` [PATCH v2 14/18] xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mw
` [PATCH v2 15/18] xprtrdma: Refactor __fmr_dma_unmap()
` [PATCH v2 16/18] xprtrdma: Add ro_unmap_safe memreg method
` [PATCH v2 17/18] xprtrdma: Remove ro_unmap() from all registration modes
` [PATCH v2 18/18] xprtrdma: Faster server reboot recovery
[PATCH] IB/core: Don't drain the receive queue for srq attached queue-pair
2016-04-26 20:06 UTC (19+ messages)
[PATCH v6 03/25] io-mapping: Specify mapping size for io_mapping_map_wc()
2016-04-26 20:05 UTC
[PATCH v1] IB/core: Don't drain the receive queue for srq attached queue-pair
2016-04-26 20:04 UTC (2+ messages)
[PATCH v2] net/mlx5e: avoid stack overflow in mlx5e_open_channels
2016-04-26 18:52 UTC (2+ messages)
[PATCH] net/mlx5e: avoid stack overflow in mlx5e_open_channels
2016-04-26 18:50 UTC (6+ messages)
Further thoughts on uAPI
2016-04-26 16:54 UTC (24+ messages)
[PATCH 0/7] RDMA/i40iw: Fixes for i40iw driver
2016-04-26 15:27 UTC (10+ messages)
` [PATCH 1/7] RDMA/i40iw: Fixes for WQE alignment
` [PATCH 2/7] RDMA/i40iw: Correct STag mask to min of 14 bits
` [PATCH 3/7] RDMA/i40iw: Fix for a NOP WQE size
` [PATCH 4/7] RDMA/i40iw: Fix for the size of kernel mode SQ
` [PATCH 5/7] RDMA/i40iw: Fix for using one sge for RDMA READ
` [PATCH 6/7] RDMA/i40iw: Fix for checking if the QP is destroyed
` [PATCH 7/7] RDMA/i40iw: Fix for removing quad hash entries
[PATCH V4] IB/uverbs: Fix race between uverbs_close and remove_one
2016-04-26 15:27 UTC (13+ messages)
[PATCH 0/7] IB/hfi1: Remove write() and use ioctl() for user access
2016-04-26 15:23 UTC (14+ messages)
[PATCH v5 00/21] Add HiSilicon RoCE driver
2016-04-26 14:25 UTC (27+ messages)
` [PATCH v5 01/21] net: hns: Add reset function support for "
` [PATCH v5 02/21] devicetree: bindings: IB: Add binding document for HiSilicon RoCE
` [PATCH v5 03/21] IB/hns: Add initial main frame driver and get cfg info
` [PATCH v5 04/21] IB/hns: Add RoCE engine reset function
` [PATCH v5 05/21] IB/hns: Add initial profile resource
` [PATCH v5 06/21] IB/hns: Add initial cmd operation
` [PATCH v5 07/21] IB/hns: Add event queue support
` [PATCH v5 08/21] IB/hns: Add icm support
` [PATCH v5 09/21] IB/hns: Add hca support
` [PATCH v5 10/21] IB/hns: Add process flow to init RoCE engine
` [PATCH v5 11/21] IB/hns: Add IB device registration function
` [PATCH v5 12/21] IB/hns: Set mtu and gid support
` [PATCH v5 13/21] IB/hns: Add interface of the protocol stack registration
` [PATCH v5 14/21] IB/hns: Add operations support for IB device and port
` [PATCH v5 15/21] IB/hns: Add PD operations support
` [PATCH v5 16/21] IB/hns: Add ah operation support
` [PATCH v5 17/21] IB/hns: Add QP operation implemention support
` [PATCH v5 18/21] IB/hns: Add CQ "
` [PATCH v5 19/21] IB/hns: Add memory region operation support
` [PATCH v5 20/21] IB/hns: Kconfig and Makefile for RoCE module
` [PATCH v5 21/21] MAINTAINERS: Add maintainers for HiSilicon RoCE driver
[PATCH 0/11] More SRP patches for kernel v4.7
2016-04-26 14:12 UTC (21+ messages)
` [PATCH 01/11] IB/srp: Fix a spelling error in a source code comment
` [PATCH 02/11] IB/srp: Fix a comment
` [PATCH 03/11] IB/srp: Document srp_map_data() return value
` [PATCH 04/11] IB/srp: Fix srp_map_data() error paths
` [PATCH 05/11] IB/srp: Introduce target->mr_pool_size
` [PATCH 06/11] IB/srp: Avoid that mapping failure triggers an infinite loop
` [PATCH 07/11] IB/srp: Move code out of a loop
` [PATCH 08/11] IB/srp: Move common code into the caller
` [PATCH 09/11] IB/srp: Fix a NULL pointer dereference
` [PATCH 10/11] IB/srp: Do not register memory if register_always = -1
` [PATCH 11/11] IB/srp: Prevent mapping failures
[PATCH V2] powerpc/infiniband: Use cache inhibitted and guarded mapping on powerpc
2016-04-26 11:03 UTC (7+ messages)
[PATCH v4 03/25] io-mapping: Specify mapping size for io_mapping_map_wc()
2016-04-26 6:54 UTC
[PATCH] IB/mlx4: trivial fix of spelling mistake on "argument"
2016-04-25 20:04 UTC (2+ messages)
[PATCH V2] net: ethernet: mellanox: correct page conversion
2016-04-25 13:47 UTC (8+ messages)
[PATCH net] net/mlx4: Avoid wrong virtual mappings
2016-04-25 13:34 UTC
[PATCH net] RDMA/nes: don't leak skb if carrier down
2016-04-24 20:18 UTC
[PATCH net-next 1/6] RDMA/nes: remove use of NETDEV_TX_LOCKED
2016-04-24 19:38 UTC
[PATCH v3 03/21] io-mapping: Specify mapping size for io_mapping_map_wc()
2016-04-24 18:10 UTC
[PATCH v2 03/21] io-mapping: Specify mapping size for io_mapping_map_wc()
2016-04-24 7:31 UTC
[PATCH 03/21] io-mapping: Specify mapping size for io_mapping_map_wc()
2016-04-24 7:18 UTC
generic RDMA READ/WRITE API V6
2016-04-22 22:29 UTC (4+ messages)
` [PATCH 11/12] IB/core: add RW API support for signature MRs
[PATCH v6 00/20] kthread: Use kthread worker API more widely
2016-04-22 18:30 UTC (2+ messages)
[PATCH for-rc] IB/hfi1: Use kernel default llseek for ui device
2016-04-22 18:21 UTC (2+ messages)
Testing for RDMA with ib_srp: Failed to map data (-12) with max_sectors_kb=4096 and buffered I/O with 4MB writes
2016-04-21 21:18 UTC (5+ messages)
[ANNOUNCE] Shared Topic Branch For ABI Changes
2016-04-21 20:29 UTC (7+ messages)
[PATCH for-next 0/4] Support SendOnlyFullMember join
2016-04-21 17:32 UTC (12+ messages)
` [PATCH for-next 2/4] IB/sa: Add support for sa get ClassPortInfo
` [PATCH for-next 4/4] IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join
[PATCH] infiniband-diags: Add Switch-IB2 support to device white lists
2016-04-21 16:51 UTC
[PATCH 0/3] IB/hfi1, rdmavt: Additional bug fixes for 4.6 RC
2016-04-21 13:42 UTC (10+ messages)
` [PATCH 1/3] IB/rdmavt,hfi1,qib: Fix memory leak
` [PATCH 2/3] IB/hfi1: Fix missing lock/unlock in verbs drain callback
` [PATCH 3/3] IB/hfi1: Don't attempt to free resources if initialization failed
[PATCH] IB/ipoib: Add readout of statistics using ethtool
2016-04-21 12:58 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2 2/4] io-mapping: Specify mapping size for io_mapping_map_wc()
2016-04-21 7:27 UTC (5+ messages)
` [PATCH 4/4] drm/i915: Move ioremap_wc tracking onto VMA
` [Intel-gfx] "
[PATCH for-next 5/5] IB/mlx5: Report Scatter FCS device capability when supported
2016-04-21 7:07 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).