messages from 2015-07-21 21:34:40 to 2015-07-24 22:11:04 UTC [more...]
[PATCH V6 0/9] iSER support for iWARP
2015-07-24 22:11 UTC (21+ messages)
` [PATCH V6 1/9] RDMA/iser: Limit sg tablesize and max_sectors to device fastreg max depth
` [PATCH V6 2/9] mlx4, mlx5, mthca: Expose max_sge_rd correctly
` [PATCH V6 3/9] ipath,qib: "
` [PATCH V6 4/9] svcrdma: Use max_sge_rd for destination read depths
` [PATCH V6 6/9] isert: Rename IO functions to more descriptive names
` [PATCH V6 5/9] RDMA/isert: Limit read depth based on the device max_sge_rd capability
` [PATCH V6 7/9] isert: Use the device's max fastreg page list depth
` [PATCH V6 8/9] isert: Use local_dma_lkey whenever possible
` [PATCH V6 9/9] isert: Support iWARP transports using FRMRs
Potential lost receive WCs (was "[PATCH WIP 38/43]")
2015-07-24 20:46 UTC (2+ messages)
[PATCH WIP 00/43] New fast registration API
2015-07-24 20:24 UTC (112+ messages)
` [PATCH WIP 01/43] IB: Modify ib_create_mr API
` [PATCH WIP 02/43] IB/mlx4: Support ib_alloc_mr verb
` [PATCH WIP 03/43] ocrdma: "
` [PATCH WIP 04/43] iw_cxgb4: "
` [PATCH WIP 05/43] cxgb3: "
` [PATCH WIP 06/43] nes: "
` [PATCH WIP 07/43] qib: "
` [PATCH WIP 08/43] IB/iser: Convert to ib_alloc_mr
` [PATCH WIP 09/43] iser-target: "
` [PATCH WIP 10/43] IB/srp: "
` [PATCH WIP 11/43] xprtrdma, svcrdma: "
` [PATCH WIP 12/43] RDS: "
` [PATCH WIP 13/43] mlx5: Drop mlx5_ib_alloc_fast_reg_mr
` [PATCH WIP 14/43] mlx4: Drop mlx4_ib_alloc_fast_reg_mr
` [PATCH WIP 15/43] ocrdma: Drop ocrdma_alloc_frmr
` [PATCH WIP 16/43] qib: Drop qib_alloc_fast_reg_mr
` [PATCH WIP 17/43] nes: Drop nes_alloc_fast_reg_mr
` [PATCH WIP 18/43] cxgb4: Drop c4iw_alloc_fast_reg_mr
` [PATCH WIP 19/43] cxgb3: Drop iwch_alloc_fast_reg_mr
` [PATCH WIP 20/43] IB/core: Drop ib_alloc_fast_reg_mr
` [PATCH WIP 21/43] mlx5: Allocate a private page list in ib_alloc_mr
` [PATCH WIP 22/43] mlx4: "
` [PATCH WIP 23/43] ocrdma: "
` [PATCH WIP 24/43] cxgb3: Allocate a provate "
` [PATCH WIP 25/43] cxgb4: Allocate a private "
` [PATCH WIP 26/43] qib: "
` [PATCH WIP 27/43] nes: "
` [PATCH WIP 28/43] IB/core: Introduce new fast registration API
` [PATCH WIP 29/43] mlx5: Support the new memory "
` [PATCH WIP 30/43] mlx4: "
` [PATCH WIP 31/43] ocrdma: "
` [PATCH WIP 32/43] cxgb3: "
` [PATCH WIP 33/43] cxgb4: "
` [PATCH WIP 34/43] nes: "
` [PATCH WIP 35/43] qib: "
` [PATCH WIP 36/43] iser: Port to new fast registration api
` [PATCH WIP 37/43] xprtrdma: Port to new memory registration API
` [PATCH WIP 38/43] iser-target: "
` [PATCH WIP 39/43] IB/core: Add arbitrary sg_list support
` [PATCH WIP 40/43] mlx5: Allocate private context for arbitrary scatterlist registration
` [PATCH WIP 41/43] mlx5: Add arbitrary sg list support
` [PATCH WIP 42/43] iser: Accept arbitrary sg lists mapping if the device supports it
` [PATCH WIP 43/43] iser: Move unaligned counter increment
[PATCH] RDMA/cxgb3: fail get_dma_mr if the memory footprint can exceed 32b
2015-07-24 14:55 UTC (6+ messages)
[PATCH] mlx5: Expose correct page_size_cap in device attributes
2015-07-24 14:34 UTC (4+ messages)
rdma_getaddrinfo and GUID
2015-07-24 8:08 UTC (6+ messages)
[PATCH V3 1/5] RDMA/core: Transport-independent access flags
2015-07-24 4:46 UTC (18+ messages)
[PATCH v1 0/2] ocrdma license change
2015-07-23 23:34 UTC (6+ messages)
` [PATCH v1 1/2] RDMA/ocrdma: update ocrdma license to dual-license
` [PATCH v1 2/2] RDMA/ocrdma: update ocrdma module license srting
[PATCH] IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CM
2015-07-23 21:33 UTC (2+ messages)
[PATCH v8 0/4] Sending kernel pathrecord query to user cache server
2015-07-23 20:14 UTC (8+ messages)
` [PATCH v8 1/4] IB/netlink: Add defines for local service requests through netlink
` [PATCH v8 4/4] IB/sa: Route SA pathrecord query "
[PATCH for-next V6 00/10] Move RoCE GID management to IB/Core
2015-07-23 19:05 UTC (5+ messages)
` [PATCH for-next V6 05/10] IB/core: Add RoCE GID table management
[PATCH 00/10] IB: Replace safe uses for ib_get_dma_mr with pd->local_dma_lkey
2015-07-23 18:47 UTC (23+ messages)
` [PATCH 01/10] IB/core: Guarantee that a local_dma_lkey is available
` [PATCH 02/10] IB/mad: Remove ib_get_dma_mr calls
` [PATCH 03/10] IB/ipoib: "
` [PATCH 07/10] iser-target: "
` [PATCH 08/10] IB/srp: Use pd->local_dma_lkey
` [PATCH 04/10] IB/mlx4: Remove ib_get_dma_mr calls
` [PATCH 05/10] IB/mlx5: "
` [PATCH 06/10] IB/iser: Use pd->local_dma_lkey
` [PATCH 09/10] ib_srpt: Remove ib_get_dma_mr calls
` [PATCH 10/10] net/9p: "
[PATCH WIP 38/43] iser-target: Port to new memory registration API
2015-07-23 9:22 UTC
[PATCH V3 1/5] RDMA/core: Transport-independent access flags
2015-07-23 0:43 UTC (14+ messages)
[infiniband-diags PATCH] rdma-ndd: fix compiler warnings
2015-07-22 14:14 UTC
[PATCH v3 00/15] NFS/RDMA client side for Linux 4.3
2015-07-22 13:58 UTC (11+ messages)
` [PATCH v3 05/15] xprtrdma: Remove last ib_reg_phys_mr() call site
[PATCH] IB/ipath: Move ipath driver to staging
2015-07-21 22:22 UTC
[PATCH] perftest: Fix rpm generation from dist tarball
2015-07-21 21:34 UTC
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).