linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-23 18:53:34 to 2015-07-30 07:32:37 UTC [more...]

[PATCH for-4.3 00/15] Modify MR allocation API
 2015-07-30  7:32 UTC  (5+ messages)
  ` [PATCH for-4.3 01/15] IB/core: Get rid of redundant verb ib_destroy_mr
  ` [PATCH for-4.3 03/15] IB/iser: Convert to ib_alloc_mr
` [PATCH for-4.3 02/15] IB: Modify ib_create_mr API
` [PATCH for-4.3 04/15] iser-target: Convert to ib_alloc_mr

[PATCH WIP 00/43] New fast registration API
 2015-07-30  7:13 UTC  (52+ messages)
` [PATCH WIP 01/43] IB: Modify ib_create_mr API
` [PATCH WIP 21/43] mlx5: Allocate a private page list in ib_alloc_mr
` [PATCH WIP 28/43] IB/core: Introduce new fast registration API
` [PATCH WIP 38/43] iser-target: Port to new memory "

Potential lost receive WCs (was "[PATCH WIP 38/43]")
 2015-07-30  7:00 UTC  (6+ messages)

[PATCH] rds: rds_ib_device.refcount overflow
 2015-07-30  5:35 UTC  (4+ messages)

[PATCH 00/10] IB: Replace safe uses for ib_get_dma_mr with pd->local_dma_lkey
 2015-07-29 16:39 UTC  (13+ messages)

[PATCH REPOST libibverbs] Add IP and TCP/UDP TX checksum offload support
 2015-07-29 16:32 UTC  (4+ messages)

[PATCH] RDMA/amso1100: deprecate the amso1100 provider
 2015-07-29 15:11 UTC  (2+ messages)

[PATCH v3 00/13] Demux IB CM requests in the rdma_cm module
 2015-07-29 14:49 UTC  (15+ messages)
  ` [PATCH v3 01/13] IB/core: lock client data with lists_rwsem
  ` [PATCH v3 02/13] IB/core: Find the network device matching connection parameters
  ` [PATCH v3 03/13] IB/ipoib: Return IPoIB devices "
  ` [PATCH v3 04/13] IB/cm: Expose service ID in request events
  ` [PATCH v3 05/13] IB/cm: Share listening CM IDs
  ` [PATCH v3 06/13] IB/cma: Refactor RDMA IP CM private-data parsing code
  ` [PATCH v3 07/13] IB/cma: Helper functions to access port space IDRs
  ` [PATCH v3 08/13] IB/cm: Expose BTH P_Key in CM and SIDR request events
  ` [PATCH v3 09/13] IB/cma: Add net_dev and private data checks to RDMA CM
  ` [PATCH v3 10/13] IB/cma: Validate routing of incoming requests
  ` [PATCH v3 11/13] IB/cma: Use found net_dev for passive connections
  ` [PATCH v3 12/13] IB/cma: Share ib_cm_ids between rdma_cm_ids
  ` [PATCH v3 13/13] IB/cm: Remove compare_data checks

deprecating amso1100
 2015-07-29 14:34 UTC  (7+ messages)

[PATCH] IB/ipath: Move ipath driver to staging
 2015-07-29 14:31 UTC  (2+ messages)

[PATCH v1 RESEND] xprtrdma: take vendor driver refcount at client
 2015-07-29 12:49 UTC 

[PATCH v1] xprtrdma: take vendor driver refcount at client
 2015-07-29 12:41 UTC  (3+ messages)

ADMINISTRATOR
 2015-07-29  9:25 UTC 

removal of ib_reg_phys_mr()
 2015-07-29  6:44 UTC  (2+ messages)

[PATCH v2 00/13] Demux IB CM requests in the rdma_cm module
 2015-07-29  6:34 UTC  (25+ messages)
  ` [PATCH v2 01/13] IB/core: lock client data with lists_rwsem
  ` [PATCH v2 02/13] IB/core: Find the network device matching connection parameters
  ` [PATCH v2 03/13] IB/ipoib: Return IPoIB devices "
  ` [PATCH v2 04/13] IB/cm: Expose service ID in request events
  ` [PATCH v2 05/13] IB/cm: Share listening CM IDs
  ` [PATCH v2 06/13] IB/cma: Refactor RDMA IP CM private-data parsing code
  ` [PATCH v2 07/13] IB/cma: Helper functions to access port space IDRs
  ` [PATCH v2 08/13] IB/cm: Expose BTH P_Key in CM and SIDR request events
  ` [PATCH v2 09/13] IB/cma: Add net_dev and private data checks to RDMA CM
  ` [PATCH v2 10/13] IB/cma: Validate routing of incoming requests
  ` [PATCH v2 11/13] IB/cma: Use found net_dev for passive connections
  ` [PATCH v2 12/13] IB/cma: Share ib_cm_ids between rdma_cm_ids
  ` [PATCH v2 13/13] IB/cm: Remove compare_data checks

RE::
 2015-07-28 18:54 UTC 

net/mlx5e: Allocate DMA coherent memory on reader NUMA node
 2015-07-28 16:59 UTC 

[PATCH for-4.2] iw_cxgb4: set the default MPA version to 2
 2015-07-28 15:23 UTC  (2+ messages)

[PATCH for-4.2] iw_cxgb4: gracefully handle unknown CQE status errors
 2015-07-28 15:23 UTC  (2+ messages)

[PATCH] IB/qib: Change lkey table allocation to support more MRs
 2015-07-28 15:16 UTC  (2+ messages)

[PATCH] mlx5: Fix missing device local_dma_lkey
 2015-07-28 15:09 UTC  (2+ messages)

[PATCH] xprtrdma: take vendor driver refcount at client
 2015-07-28 14:56 UTC  (4+ messages)

[PATCH] IB/mlx5: Remove dead code from alloc_cached_mr()
 2015-07-28 14:47 UTC  (3+ messages)

[PATCH] RDMA/iser: Limit sgs to the device fastreg depth
 2015-07-28 14:47 UTC  (2+ messages)

[PATCH RESEND 0/4] Use max_sge_rd device capability
 2015-07-28 14:45 UTC  (10+ messages)
  ` [PATCH RESEND 1/4] mlx4, mlx5, mthca: Expose max_sge_rd correctly
  ` [PATCH RESEND 2/4] ipath,qib: "
  ` [PATCH RESEND 3/4] svcrdma: Use max_sge_rd for destination read depths
  ` [PATCH RESEND 4/4] RDMA/Core: remove rdma_cap_read_multi_sge() helper

[PULL REQUEST] Please pull rdma.git
 2015-07-28 14:37 UTC 

Bug: Discover more than 1 iSER gives -- isert: isert_handle_wc: wr... status {9,1} vend_err {8a,d7) -- & -- conn error (1011)
 2015-07-28  8:38 UTC  (2+ messages)

How to disconnect a SRP (SCSI RDMA Protocol) drive after unmounting
 2015-07-28  4:00 UTC  (2+ messages)

[PATCH V6 0/9] iSER support for iWARP
 2015-07-27 21:45 UTC  (38+ 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

[PATCH v3 00/15] NFS/RDMA client side for Linux 4.3
 2015-07-26 18:51 UTC  (9+ messages)
` [PATCH v3 01/15] xprtrdma: Make xprt_setup_rdma() agnostic to family of server address
` [PATCH v3 04/15] xprtrdma: Don't fall back to PHYSICAL memory registration
` [PATCH v3 06/15] xprtrdma: Clean up rpcrdma_ia_open()

[PATCH] mlx5: Expose correct page_size_cap in device attributes
 2015-07-26 11:02 UTC  (5+ messages)

[PATCH] RDMA/cxgb3: fail get_dma_mr if the memory footprint can exceed 32b
 2015-07-24 14:55 UTC  (6+ 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  (4+ 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  (5+ messages)
` [PATCH v8 4/4] IB/sa: Route SA pathrecord query through netlink

[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


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