public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-26 17:01:23 to 2016-03-01 19:12:09 UTC [more...]

generic RDMA READ/WRITE API V2
 2016-03-01 19:12 UTC  (29+ messages)
  ` [PATCH 1/9] IB/cma: pass the port number to ib_create_qp
  ` [PATCH 2/9] IB/core: allow passing mapping an offset into the SG in ib_map_mr_sg
  ` [PATCH 4/9] IB/core: refactor ib_create_qp
` [PATCH 3/9] IB/core: add a helper to check for READ WITH INVALIDATE support
` [PATCH 5/9] IB/core: add a simple MR pool
` [PATCH 6/9] IB/core: add a need_inval flag to struct ib_mr
` [PATCH 7/9] IB/core: generic RDMA READ/WRITE API
` [PATCH 8/9] target: enhance and export target_alloc_sgl/target_free_sgl
` [PATCH 9/9] IB/srpt: convert to the generic RDMA READ/WRITE API

[PATCH for-next 00/10] IB SR-IOV support
 2016-03-01 19:07 UTC  (19+ messages)
  ` [PATCH for-next 01/10] net/core: Add support for configuring VF GUIDs
  ` [PATCH for-next 02/10] IB/mlx5: Fix decision on using MAD_IFC
  ` [PATCH for-next 03/10] IB/core: Support accessing SA in virtualized environment
  ` [PATCH for-next 04/10] IB/core: Add interfaces to control VF attributes
  ` [PATCH for-next 05/10] IB/ipoib: Add ndo operations for configuring VFs
  ` [PATCH for-next 06/10] net/mlx5_core: Add VF param when querying vport counter
  ` [PATCH for-next 07/10] net/mlx5_core: Implement modify HCA vport command
  ` [PATCH for-next 08/10] IB/mlx5: Implement callbacks for manipulating VFs
  ` [PATCH for-next 09/10] IB/ipoib: Allow mcast packets from other VFs
  ` [PATCH for-next 10/10] IB/core: Use GRH when the path hop-limit > 0

[PATCHv9 0/3] rdmacg: IB/core: rdma controller support
 2016-03-01 19:05 UTC  (4+ messages)
` [PATCHv9 1/3] rdmacg: Added rdma cgroup controller
` [PATCHv9 2/3] IB/core: added support to use "
` [PATCHv9 3/3] rdmacg: Added documentation for rdmacg

rds-stress command with "-D" option failure
 2016-03-01 19:03 UTC  (6+ messages)
  ` [PATCH 1/2] rds-tools user space part of change for rds-stress -D "
  ` [PATCH 2/2] rds kernel "

[PATCH v5 00/14] NFS/RDMA server patches for v4.6
 2016-03-01 18:07 UTC  (15+ messages)
  ` [PATCH v5 01/14] nfsd: Update NFS server comments related to RDMA support
  ` [PATCH v5 02/14] svcrdma: Find client-provided write and reply chunks once per reply
  ` [PATCH v5 03/14] svcrdma: Do not write xdr_buf::tail in a Write chunk
  ` [PATCH v5 04/14] svcrdma: Do not send Write chunk XDR pad with inline content
  ` [PATCH v5 05/14] nfsd: Lower NFSv4.1 callback message size limit
  ` [PATCH v5 06/14] svcrdma: Close connection when a send error occurs
  ` [PATCH v5 07/14] svcrdma: svc_rdma_post_recv() should close connection on error
  ` [PATCH v5 08/14] rpcrdma: Add RPCRDMA_HDRLEN_ERR
  ` [PATCH v5 09/14] svcrdma: Make RDMA_ERROR messages work
  ` [PATCH v5 10/14] svcrdma: Use correct XID in error replies
  ` [PATCH v5 11/14] svcrdma: Hook up the logic to return ERR_CHUNK
  ` [PATCH v5 12/14] svcrdma: Remove close_out exit path
  ` [PATCH v5 13/14] svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs
  ` [PATCH v5 14/14] svcrdma: Use new CQ API for RPC-over-RDMA server send CQs

[PATCH V1 libibverbs 0/8] Completion timestamping
 2016-03-01 17:24 UTC  (10+ messages)
` [PATCH V1 libibverbs 1/8] Add ibv_poll_cq_ex verb

[PATCHv8 0/3] rdmacg: IB/core: rdma controller support
 2016-03-01 17:17 UTC  (7+ messages)
` [PATCHv8 1/3] rdmacg: Added rdma cgroup controller
` [PATCHv8 2/3] IB/core: added support to use "
` [PATCHv8 3/3] rdmacg: Added documentation for rdmacg

[PATCH RESEND v3 0/6] staging/rdma/hfi1: Driver cleanup and misc fixes
 2016-03-01 15:29 UTC  (3+ messages)
` [PATCH RESEND v3 5/6] staging/rdma/hfi1: adding per SDMA engine stats to hfistats

[PATCHv7 0/3] rdmacg: IB/core: rdma controller support
 2016-03-01 13:43 UTC  (12+ messages)
` [PATCHv7 1/3] rdmacg: Added rdma cgroup controller
  ` [PATCHv7 2/3] IB/core: added support to use "
  ` [PATCHv7 3/3] rdmacg: Added documentation for rdmacg

[PATCH for-next 0/3] Add memory window user-space support to mlx5
 2016-03-01  9:11 UTC  (6+ messages)
  ` [PATCH for-next 1/3] net/mlx5: Refactor mlx5_core_mr to mkey
  ` [PATCH for-next 2/3] IB/core: Add vendor's specific data to alloc mw
  ` [PATCH for-next 3/3] IB/mlx5: Add memory windows allocation support

SRPt oops with 4.5-rc3-ish
 2016-03-01  7:16 UTC  (14+ messages)

RFC: a first draft of a generic RDMA READ/WRITE API
 2016-02-29 22:22 UTC  (27+ messages)
` [PATCH 04/13] IB/core: refactor ib_create_qp
  ` [PATCH 01/13] IB/cma: pass the port number to ib_create_qp
  ` [PATCH 02/13] IB/core: allow passing mapping an offset into the SG in ib_map_mr_sg
  ` [PATCH 03/13] IB/core: add a helper to check for READ WITH INVALIDATE support
  ` [PATCH 05/13] IB/core: add a simple MR pool
  ` [PATCH 07/13] IB/core: generic RDMA READ/WRITE API
  ` [PATCH 08/13] IB/isert: properly type the login buffer
  ` [PATCH 09/13] IB/isert: convert to new CQ API
  ` [PATCH 10/13] IB/isert: kill struct isert_rdma_wr
  ` [PATCH 12/13] IB/core: add a MR pool for signature MRs
` [PATCH 06/13] IB/core: add a need_inval flag to struct ib_mr
` [PATCH 11/13] IB/isert: the kill ->isert_cmd back pointer in the struct iser_tx_desc
` [PATCH 13/13] IB/isert: RW API WIP

[PATCH 0/3] Arbitrary SG list registration support
 2016-02-29 17:07 UTC  (4+ messages)
  ` [PATCH 1/3] IB/core: Add arbitrary sg_list support
  ` [PATCH 2/3] mlx5: Add arbitrary sg list support
  ` [PATCH 3/3] iser: Accept arbitrary sg lists mapping if the device supports it

[PATCH 0/6] move port mapper code to iwcm
 2016-02-29 15:21 UTC  (6+ messages)
` [PATCH 1/6] iwcm: common code for port mapper
` [PATCH 6/6] iwpm: crash fix for large connections test

[PATCH for-next 0/2] Adding memory re-registration for mlx5
 2016-02-29 14:46 UTC  (3+ messages)
  ` [PATCH for-next 1/2] IB/mlx5: Refactoring register MR code
  ` [PATCH for-next 2/2] IB/mlx5: Added support for re-registration of MRs

[PATCH for-next 00/10] IB/mlx5: Use wr.ud.pkey_index in GSI QP
 2016-02-29 13:45 UTC  (11+ messages)
  ` [PATCH for-next 01/10] IB/mlx5: Add support for setting source QP number
  ` [PATCH for-next 02/10] IB/mlx5: Modify QP debugging prints
  ` [PATCH for-next 03/10] IB/mlx5: Add GSI QP wrapper
  ` [PATCH for-next 04/10] IB/mlx5: Create multiple transmission GSI QPs
  ` [PATCH for-next 05/10] IB/mlx5: Create GSI transmission QPs when P_Key table is changed
  ` [PATCH for-next 06/10] IB/mlx5: Generate completions in software
  ` [PATCH for-next 07/10] IB/mlx5: Reorder GSI completions
  ` [PATCH for-next 08/10] IB/mlx5: Pick the right GSI transmission QP for sending
  ` [PATCH for-next 09/10] IB/mlx5: Eliminate GSI RX QP's send buffers
  ` [PATCH for-next 10/10] IB/cma: Print warning on different inner and header P_Keys

[PATCH] net/mlx5e: make VXLAN support conditional
 2016-02-29 12:51 UTC  (3+ messages)

use the new CQ API in the mlx5 driver
 2016-02-29  7:23 UTC  (4+ messages)
  ` [PATCH] IB/mlx5: Convert UMR CQ to new CQ API

[PATCH rdma-next 0/8] Introduce vector CALC support
 2016-02-28 22:40 UTC  (7+ messages)
` [PATCH rdma-next 3/8] net/mlx5_core: Introduce offload arithmetic hardware capabilities
` [PATCH rdma-next 6/8] IB/core: Add offload arithmetic operations support
` [PATCH rdma-next 8/8] IB/mlx5: Exposure offload arithmetic operations

net/9p: convert to new CQ API
 2016-02-28 16:04 UTC  (5+ messages)
  ` [PATCH] "
    ` [V9fs-developer] "

[PATCH] configfs: switch ->default groups to a linked list
 2016-02-28 13:09 UTC  (4+ messages)

INFORMAÇÃO IMPORTANTE RE: Consultoria de Investimento em sua Localidade
 2016-02-28 12:48 UTC 

INFORMAÇÃO IMPORTANTE RE: Consultoria de Investimento em sua Localidade
 2016-02-28 12:45 UTC 

[PATCH 12/12] iser-target: Use ib_drain_qp
 2016-02-28 10:54 UTC  (4+ messages)

[PATCHv6 0/3] rdmacg: IB/core: rdma controller support
 2016-02-28  9:02 UTC  (6+ messages)
` [PATCHv6 3/3] rdmacg: Added documentation for rdmacg

[PATCH 0/7] IB/hfi1: Destage hfi1 driver and fix a few bugs
 2016-02-27 18:18 UTC  (10+ messages)
  ` [PATCH 1/7] IB/rdmavt: Check lkey_table_size value before use
  ` [PATCH 2/7] staging/rdma/hfi1: Fix header size calculation for RC/UC QPs with GRH enabled
  ` [PATCH 3/7] staging/rdma/hfi1: Avoid using upstream component if it is not accessible
  ` [PATCH 4/7] staging/rdma/hfi1: Check interrupt registers mapping
  ` [PATCH 5/7] staging/rdma/hfi1: Fix reporting of LED status in Get(LedInfo) and Get(PortInfo)
  ` [PATCH 6/7] staging/rdma/hfi1: Fix memory leaks
  ` [PATCH 7/7] IB/hfi1: Move hfi1 driver out of staging

Announce: libibverbs-1.2.0
 2016-02-26 17:01 UTC 


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