public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-23 10:26:41 to 2016-04-28 09:22:34 UTC [more...]

[PATCH] rdma\hfi1 - coding style issues cleanup
 2016-04-28  9:22 UTC 

[PATCH V1 for-next 0/2] Add support for reporting LSO capabilities
 2016-04-28  8:02 UTC  (12+ messages)
  ` [PATCH V1 for-next 1/2] IB/core: Report LSO capabilities when querying device
  ` [PATCH V1 for-next 2/2] IB/mlx5: Report mlx5 "

[PATCH] rdma\hfi1 - coding style issues cleanup
 2016-04-28  7:58 UTC 

[PATCH] IB/iser: fix max_sectors calculation
 2016-04-28  7:55 UTC  (5+ messages)

fix large I/O regression with iSER in 4.4+ V2
 2016-04-28  7:40 UTC  (3+ messages)
` [PATCH 2/2] IB/iser: set max_segment_size

Status of RXE/Soft-RoCE driver?
 2016-04-27 22:57 UTC 

[PATCH 0/11] More SRP patches for kernel v4.7
 2016-04-27 19:50 UTC  (28+ messages)
` [PATCH 02/11] IB/srp: Fix a comment
` [PATCH 04/11] IB/srp: Fix srp_map_data() error paths
` [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 11/11] IB/srp: Prevent mapping failures

New ABI when?
 2016-04-27 17:38 UTC  (4+ messages)

[PATCH v2 00/18] NFS/RDMA client patches for v4.7
 2016-04-27 15:59 UTC  (49+ 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
              ` Removing NFS/RDMA client support for PHYSICAL memory registration
  ` [PATCH v2 17/18] xprtrdma: Remove ro_unmap() from all registration modes
  ` [PATCH v2 18/18] xprtrdma: Faster server reboot recovery

[PATCH 0/7] IB/hfi1: Remove write() and use ioctl() for user access
 2016-04-27 14:45 UTC  (16+ messages)

[PATCH V1 for-next] IB/mlx5: Add UARs write-combining and non-cached mapping
 2016-04-27 13:49 UTC 

[PATCH net] net/mlx4: Avoid wrong virtual mappings
 2016-04-27  8:21 UTC  (5+ messages)

Strange dma map/unmap/memcpy dance in ipoib_cm_handle_rx_wc
 2016-04-27  7:48 UTC 

[PATCH v1 net] net/mlx4: Avoid wrong virtual mappings
 2016-04-27  7:07 UTC 

[PATCH for-next 0/4] Support SendOnlyFullMember join
 2016-04-27  6:42 UTC  (5+ messages)
` [PATCH for-next 3/4] IB/core: Support new type of join-state for multicast

(unknown)
 2016-04-27  6:38 UTC 

[PATCH 0/7] RDMA/i40iw: Fixes for i40iw driver
 2016-04-27  6:25 UTC  (5+ messages)
` [PATCH 5/7] RDMA/i40iw: Fix for using one sge for RDMA READ

[PATCH v5 00/21] Add HiSilicon RoCE driver
 2016-04-27  3:37 UTC  (27+ messages)
` [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] 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  (19+ messages)

[PATCH V4] IB/uverbs: Fix race between uverbs_close and remove_one
 2016-04-26 15:27 UTC  (13+ messages)

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

[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 


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