linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-09 03:42:25 to 2014-05-22 00:57:40 UTC [more...]

[PATCH v4 00/24] NFS/RDMA client patches for next merge
 2014-05-22  0:57 UTC  (25+ messages)
  ` [PATCH v4 01/24] xprtrdma: mind the device's max fast register page list depth
  ` [PATCH v4 02/24] nfs-rdma: Fix for FMR leaks
  ` [PATCH v4 03/24] xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context
  ` [PATCH v4 04/24] xprtrdma: Remove BOUNCEBUFFERS memory registration mode
  ` [PATCH v4 05/24] xprtrdma: Remove MEMWINDOWS registration modes
  ` [PATCH v4 06/24] xprtrdma: Remove REGISTER memory registration mode
  ` [PATCH v4 07/24] xprtrdma: Fall back to MTHCAFMR when FRMR is not supported
  ` [PATCH v4 08/24] xprtrdma: mount reports "Invalid mount option" if memreg mode "
  ` [PATCH v4 09/24] xprtrdma: Simplify rpcrdma_deregister_external() synopsis
  ` [PATCH v4 10/24] xprtrdma: Make rpcrdma_ep_destroy() return void
  ` [PATCH v4 11/24] xprtrdma: Split the completion queue
  ` [PATCH v4 12/24] xprtrmda: Reduce lock contention in completion handlers
  ` [PATCH v4 13/24] xprtrmda: Reduce calls to ib_poll_cq() "
  ` [PATCH v4 14/24] xprtrdma: Limit work done by completion handler
  ` [PATCH v4 15/24] xprtrdma: Reduce the number of hardway buffer allocations
  ` [PATCH v4 16/24] xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting
  ` [PATCH v4 17/24] xprtrdma: Remove Tavor MTU setting
  ` [PATCH v4 18/24] xprtrdma: Allocate missing pagelist
  ` [PATCH v4 19/24] xprtrdma: Use macros for reconnection timeout constants
  ` [PATCH v4 20/24] xprtrdma: Reset connection timeout after successful reconnect
  ` [PATCH v4 21/24] SUNRPC: Move congestion window contants to header file
  ` [PATCH v4 22/24] xprtrdma: Avoid deadlock when credit window is reset
  ` [PATCH v4 23/24] xprtrdma: Remove BUG_ON() call sites
  ` [PATCH v4 24/24] xprtrdma: Disconnect on registration failure

[PATCH libibverbs V4 0/5] Add support for UD QPs under RoCE IP addressing
 2014-05-21 20:31 UTC  (11+ messages)
  ` [PATCH libibverbs V4 1/5] Add ibv_port_cap_flags
  ` [PATCH libibverbs V4 2/5] Extend create_ah in order to pass L2 parameters to the provider
  ` [PATCH libibverbs V4 3/5] Use neighbour lookup for RoCE UD QPs Eth L2 resolution
  ` [PATCH libibverbs V4 4/5] Add ibv_query_port_ex support
  ` [PATCH libibverbs V4 5/5] Optimize ibv_create_ah link query

[PATCH libmlx4 V3 0/2] Add support for UD QPs under RoCE IP addressing
 2014-05-21 20:00 UTC  (4+ messages)
  ` [PATCH libmlx4 V3 1/2] Add RoCE IP based addressing support for UD QPs
  ` [PATCH libmlx4 V3 2/2] Add ibv_query_port_ex support

help with IB_WC_MW_BIND_ERR
 2014-05-20 19:50 UTC  (3+ messages)

[PATCH 0/3] RDMA/core: iWARP Port Mapper Overview
 2014-05-20 17:46 UTC  (6+ messages)

CAN YOU HANDLE THE INVESTMENT
 2014-05-20 17:26 UTC 

[PATCH v4 0/9] SRP initiator patches for kernel 3.16
 2014-05-20 16:09 UTC  (12+ messages)
  ` [PATCH v4 1/9] IB/srp: Fix a sporadic crash triggered by cable pulling
  ` [PATCH v4 2/9] IB/srp: Fix kernel-doc warnings
  ` [PATCH v4 3/9] IB/srp: Introduce an additional local variable
  ` [PATCH v4 4/9] IB/srp: Introduce srp_map_fmr()
  ` [PATCH v4 5/9] IB/srp: Introduce srp_finish_mapping()
  ` [PATCH v4 6/9] IB/srp: Introduce the 'register_always' kernel module parameter
  ` [PATCH v4 7/9] IB/srp: One FMR pool per SRP connection
  ` [PATCH v4 8/9] IB/srp: Rename FMR-related variables
  ` [PATCH v4 9/9] IB/srp: Add fast registration support

[PATCH 0/3] Fix a use-after-free in ib_umad
 2014-05-20 11:39 UTC  (18+ messages)
  ` [PATCH 1/3] IB/umad: Remove container_of() != NULL tests
  ` [PATCH 2/3] IB/umad: Fix error handling
        ` [PATCH v3 0/2] Fix a use-after-free in ib_umad
            ` [PATCH v3 1/2] IB/umad: Fix error handling
                ` [PATCH v3.1] "
            ` [PATCH v3 2/2] IB/umad: Fix a use-after-free
  ` [PATCH 3/3] "

[PATCH libibverbs V1] Align Flow Steering API to the extension verbs scheme
 2014-05-20  6:59 UTC  (3+ messages)

[PATCH V2 RFC 0/3] svcrdma: refactor marshalling logic
 2014-05-20  5:42 UTC  (15+ messages)
` [PATCH V2 RFC 2/3] svcrdma: Recvfrom changes

[PATCH v1 for-next 0/3] IB: Use GFP_NOIO calls in IPoIB connected mode TX path
 2014-05-20  1:04 UTC  (7+ messages)
  ` [PATCH v1 for-next 1/3] IB: Return error when QP creation are provided for driver not supporting that
  ` [PATCH v1 for-next 2/3] IB: Add a QP creation flag to allow specifying a NOIO allocation directive
  ` [PATCH v1 for-next 3/3] mlx4: Enhance the QP creation path to use a given GFP directive

[PATCH 0/3] mlx5 signature handover fixes for kernel 3.16
 2014-05-20  1:03 UTC  (5+ messages)
` [PATCH 1/3] mlx5: Fix signature handover operation for interleaved buffers
  ` [PATCH 2/3] mlx5: Simplify signature handover wqe "
` [PATCH 3/3] mlx5: Copy DIF fields only when input and output space values match

[PATCH v3 0/9] SRP initiator patches for kernel 3.16
 2014-05-20  0:59 UTC  (12+ messages)
  ` [PATCH v3 1/9] IB/srp: Fix a sporadic crash triggered by cable pulling
  ` [PATCH v3 2/9] IB/srp: Fix kernel-doc warnings
  ` [PATCH v3 3/9] IB/srp: Introduce an additional local variable
  ` [PATCH v3 4/9] IB/srp: Introduce srp_map_fmr()
  ` [PATCH v3 5/9] IB/srp: Introduce srp_finish_mapping()
  ` [PATCH v3 6/9] IB/srp: Introduce the 'register_always' kernel module parameter
  ` [PATCH v3 7/9] IB/srp: One FMR pool per SRP connection
  ` [PATCH v3 8/9] IB/srp: Rename FMR-related variables
  ` [PATCH v3 9/9] IB/srp: Add fast registration support

Soft lockup in unloading kernel modules
 2014-05-19 21:02 UTC  (5+ messages)

[PATCH] NFSD: Ignore client's source port on RDMA transports
 2014-05-19 17:40 UTC 

[ANNOUNCE] OFED 3.12 rc3 release is available
 2014-05-19 16:34 UTC 

format string mismatch in drivers/iio/industrialio-core.c:206
 2014-05-19 14:20 UTC  (2+ messages)

[PATCH] drivers: net: ethernet: mellanox: mlx4: let mlx4 depend on SMP
 2014-05-18 10:08 UTC  (6+ messages)

[PATCH for-next 0/3] IB/core kobject cleanup
 2014-05-18  8:12 UTC  (4+ messages)
  ` [PATCH for-next 1/3] IB/core: remove unneeded kobject_get/put calls
  ` [PATCH for-next 2/3] IB/core: fix port kobject deletion during error flow
  ` [PATCH for-next 3/3] IB/core: fix kobject leak on device register "

[PATCH] IB/mlx4: fix unitialised variable is_mcast
 2014-05-17 22:33 UTC 

[PATCH 4/4 V2] IB: Remove redundant error check
 2014-05-17 21:43 UTC 

[PATCH 4/4] IB: Remove redundant error check
 2014-05-17 20:25 UTC  (2+ messages)

[PATCH] infiniband: hw: ehca: ehca_mrmw.c: Fix for possible null pointer dereference
 2014-05-17 17:15 UTC 

[PATCH] IB/mlx4: Fix potentially uninitialized use of 'is_mcast' in create_iboe_ah()
 2014-05-17 12:09 UTC 

[PATCH V3 00/17] NFS/RDMA client-side patches
 2014-05-17  8:23 UTC  (7+ messages)
` [PATCH V3 01/17] xprtrdma: mind the device's max fast register page list depth

[PATCH] iw_cxgb4: fix vlan support
 2014-05-16 17:42 UTC 

Hello From KM
 2014-05-15 22:42 UTC 

[PATCH libmlx4] Align the Flow Steering support with libibverbs
 2014-05-15 14:30 UTC  (7+ messages)
  ` [PATCH libibverbs] Align Flow Steering API to the extension verbs scheme

NFSoRDMA developers bi-weekly meeting summary (5/14)
 2014-05-14 18:57 UTC 

[PATCH v2 0/9] SRP initiator patches for kernel 3.16
 2014-05-14 10:13 UTC  (16+ messages)
  ` [PATCH v2 1/9] IB/srp: Fix a sporadic crash triggered by cable pulling
  ` [PATCH v2 2/9] IB/srp: Fix kernel-doc warnings
  ` [PATCH v2 3/9] IB/srp: Introduce an additional local variable
  ` [PATCH v2 4/9] IB/srp: Introduce srp_map_fmr()
  ` [PATCH v2 5/9] IB/srp: Introduce srp_finish_mapping()
  ` [PATCH v2 6/9] IB/srp: Introduce the 'register_always' kernel module parameter
  ` [PATCH v2 7/9] IB/srp: One FMR pool per SRP connection
  ` [PATCH v2 8/9] IB/srp: Rename FMR-related variables
  ` [PATCH v2 9/9] IB/srp: Add fast registration support

[PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
 2014-05-13 21:43 UTC  (5+ messages)

[PATCH libibverbs V3 0/3] Add support for UD QPs under RoCE IP addressing
 2014-05-13 20:02 UTC  (15+ messages)
` [PATCH libibverbs V3 3/3] Add ibv_query_port_ex support

[PATCH v2 0/2] Fix a use-after-free in ib_umad
 2014-05-13 17:43 UTC  (4+ messages)
  ` [PATCH v2 1/2] IB/umad: Fix error handling
  ` [PATCH v2 2/2] IB/umad: Fix a use-after-free

[PATCH] IB: allows build of hw/ and ulp/ subdirectory independently
 2014-05-13 15:12 UTC  (2+ messages)

[PATCH 0/9] SRP initiator patches for kernel 3.16
 2014-05-12 13:21 UTC  (6+ messages)
` [PATCH 9/9] IB/srp: Add fast registration support

Inquiry about your products,
 2014-05-12 12:01 UTC 

[PATCH 0/3] Fix a use-after-free in ib_umad
 2014-05-12  9:17 UTC 

[PATCHv1 for v3.15 0/4] uverbs ABI fixes
 2014-05-11  7:12 UTC  (5+ messages)
` [PATCHv1 1/4] RDMA/mlx5: add missing padding at end of struct mlx5_ib_create_cq
` [PATCHv1 2/4] RDMA/mlx5: add missing padding at end of struct mlx5_ib_create_srq

[PATCH libibverbs V3 2/3] Use neighbour lookup for RoCE UD QPs Eth L2 resolution
 2014-05-09 14:03 UTC  (3+ messages)

[PATCH] mellanox: Logging message cleanups
 2014-05-09  3:42 UTC  (3+ messages)
` [PATCH V2] "


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