public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-29 13:59:47 to 2016-09-01 21:37:24 UTC [more...]

[PATCH v5 0/6] nvme-rdma device removal fixes
 2016-09-02 16:23 UTC  (4+ messages)
  ` [PATCH v5 1/6] iw_cxgb4: call dev_put() on l2t allocation failure
  ` [PATCH v5 2/6] iw_cxgb4: block module unload until all ep resources are released
  ` [PATCH v5 3/6] nvme_rdma: keep a ref on the ctrl during delete/flush

[PATCH for-next 00/10] Add CM(Connection Manager) Support to HNS RoCe Driver
 2016-09-01 21:37 UTC  (10+ messages)
` [PATCH for-next 01/10] IB/hns: Register HNS RoCE Driver get_netdev() with IB Core
` [PATCH for-next 02/10] IB/hns: Register add_gid and del_gid for GID Table management
  ` [PATCH for-next 03/10] IB/hns: Add & initialize "node_guid" parameter for RDMA CM
  ` [PATCH for-next 04/10] IB/hns: Fix the value of device_cap_flags
  ` [PATCH for-next 06/10] IB/hns: Add phy_port for computing GSI/QPN
  ` [PATCH for-next 07/10] IB/hns: Change the logic for allocating uar registers
  ` [PATCH for-next 09/10] IB/hns: Fix two bugs for rdma cm connecting
` [PATCH for-next 05/10] IB/hns: Fix two possible bugs for rdma cm
` [PATCH for-next 08/10] IB/hns: Fix the bug of rdma cm connecting on user mode

[PATCH] IB/{core,hw}: Add constant for node_desc
 2016-09-01 20:22 UTC  (4+ messages)

[RFCv2 00/15] RFCv2: Consolidated userspace RDMA library repo
 2016-09-01 20:21 UTC  (63+ messages)

[PATCH libibverbs 0/3] SIF related libibverbs patches
 2016-09-01 18:23 UTC  (16+ messages)
  ` [PATCH libibverbs 1/3] Add new call ibv_cmd_create_ah_ex which supports extra parameters
  ` [PATCH libibverbs 2/3] Add padding to get proper end alignment of ibv_reg_mr_resp
  ` [PATCH libibverbs 3/3] Provide remote XRC SRQ number in kernel post_send

[PATCH v3 0/9] SELinux support for Infiniband RDMA
 2016-09-01 18:06 UTC  (19+ messages)
` [PATCH v3 3/9] selinux lsm IB/core: Implement LSM notification system
` [PATCH v3 5/9] selinux: Create policydb version for Infiniband support

[PATCH rdma-next V2 0/6] Refactor RDMA IOCTL declarations
 2016-09-01 17:52 UTC  (17+ messages)
` [PATCH rdma-next V2 6/6] RDMA/core: Unify style of IOCTL commands

[PATCH v3 00/15] Add Paravirtual RDMA Driver
 2016-09-01 16:54 UTC  (10+ messages)
` [PATCH v3 05/15] IB/pvrdma: Add paravirtual rdma device
` [PATCH v3 11/15] IB/pvrdma: Add Queue Pair support
` [PATCH v3 12/15] IB/pvrdma: Add the main driver module for PVRDMA
` [PATCH v3 15/15] MAINTAINERS: Update for PVRDMA driver

[PATCH v4 0/6] nvme-rdma device removal fixes
 2016-09-01 16:12 UTC  (7+ messages)
  ` [PATCH v4 1/6] iw_cxgb4: call dev_put() on l2t allocation failure
  ` [PATCH v4 2/6] iw_cxgb4: block module unload until all ep resources are released
  ` [PATCH v4 3/6] nvme_rdma: keep a ref on the ctrl during delete/flush
  ` [PATCH v4 4/6] nvme-rdma: destroy nvme queue rdma resources on connect failure
  ` [PATCH v4 5/6] nvme-rdma: add DELETING queue flag
  ` [PATCH v4 6/6] nvme-rdma: use ib_client API to detect device removal

[PATCHv12 0/3] rdmacg: IB/core: rdma controller support
 2016-09-01  8:44 UTC  (10+ messages)
` [PATCHv12 1/3] rdmacg: Added rdma cgroup controller
` [PATCHv12 2/3] IB/core: added support to use "
  ` [PATCHv12 3/3] rdmacg: Added documentation for rdmacg

Dear Sir/Madam
 2016-08-31 19:25 UTC 

[PATCH 0/5] IB/hfi1: For 4.8 rc 5
 2016-08-31 15:26 UTC  (7+ messages)
  ` [PATCH 1/5] IB/hfi1: Fix SGE length for misaligned PIO copy
  ` [PATCH 2/5] IB/hfi1: Fix AHG KDETH Intr shift
  ` [PATCH 3/5] IB/hfi1: Add QSFP sanity pre-check
  ` [PATCH 4/5] IB/hfi1: Make n_krcvqs be an unsigned long integer
  ` [PATCH 5/5] IB/hfi1: Rework debugfs to use SRCU

move unsafe global rkey handling to the RDMA core
 2016-08-31  9:32 UTC  (25+ messages)
` [PATCH 1/6] IB/core: rename pd->local_mr to pd->__internal_mr
` [PATCH 2/6] IB/core: add support to create a unsafe global rkey to ib_create_pd
` [PATCH 3/6] IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEY
` [PATCH 4/6] IB/srp: "
` [PATCH 5/6] nvme-rdma: "
` [PATCH 6/6] IB/core: remove ib_get_dma_mr

[PATCH libibverbs 0/7] RSS support
 2016-08-31  7:22 UTC  (11+ messages)
  ` [PATCH libibverbs 1/7] Introduce Work Queue object and its verbs
  ` [PATCH libibverbs 2/7] Introduce Receive Work Queue indirection table "
  ` [PATCH libibverbs 3/7] Extend create QP to get a Receive Work Queue indirection table
  ` [PATCH libibverbs 4/7] Extend create QP to get RX hash data
  ` [PATCH libibverbs 5/7] Track asynchronous events on a work queue
  ` [PATCH libibverbs 6/7] Expose RSS related capabilities
  ` [PATCH libibverbs 7/7] Update man pages for RSS usage

Re:Help you develop global target market to win customers! !
 2016-08-30 22:24 UTC 

Verbs call today? -- EOM
 2016-08-30 17:29 UTC 

[PATCH libmlx5 0/3] RoCE V2 support for UD traffic
 2016-08-30 17:17 UTC  (4+ messages)
  ` [PATCH libmlx5 1/3] Verify correctness of RoCE UD packets
  ` [PATCH libmlx5 2/3] Avoid setting Infiniband-only fields when link layer is Ethernet
  ` [PATCH libmlx5 3/3] Add support for RoCE v2 UD traffic

[PATCH libibverbs 0/2] RoCE V2 support for UD traffic
 2016-08-30 16:51 UTC  (3+ messages)
  ` [PATCH libibverbs 1/2] Add ibv_query_gid_type to support RoCE v2 "
  ` [PATCH libibverbs 2/2] Add support for UD traffic on RoCE v2

[PATCH libmlx5 0/5] RSS support
 2016-08-30 15:38 UTC  (6+ messages)
  ` [PATCH libmlx5 1/5] Add support for RSS WQ verbs
  ` [PATCH libmlx5 2/5] Add support for Receive WQ indirection table verbs
  ` [PATCH libmlx5 3/5] Add RSS QP support
  ` [PATCH libmlx5 4/5] Expose RSS capabilities
  ` [PATCH libmlx5 5/5] Add RSS data path support

New pull request to librdmacm
 2016-08-30 15:23 UTC  (3+ messages)

[PATCH rdma-next V1 0/7] Extend flow steering IPv4 and IPv6 specification
 2016-08-30 13:58 UTC  (8+ messages)
  ` [PATCH rdma-next V1 1/7] IB/mlx4: Add validation to flow specifications parsing
  ` [PATCH rdma-next V1 2/7] IB/mlx5: "
  ` [PATCH rdma-next V1 3/7] IB/uverbs: Add support to extend flow steering specifications
  ` [PATCH rdma-next V1 4/7] IB/uverbs: Add more fields to IPv4 flow specification
  ` [PATCH rdma-next V1 5/7] IB/core: Add more fields to IPv6 "
  ` [PATCH rdma-next V1 6/7] IB/mlx5: Add support in TOS and protocol to flow steering
  ` [PATCH rdma-next V1 7/7] IB/mlx5: Add support of more IPv6 fields "

[PATCH v2 00/22] client-side NFS/RDMA patches proposed for v4.9
 2016-08-29 20:13 UTC  (11+ messages)
` [PATCH v2 05/22] SUNRPC: Separate buffer pointers for RPC Call and Reply messages
` [PATCH v2 19/22] xprtrdma: Support larger inline thresholds
` [PATCH v2 20/22] xprtrmda: Report address of frmr, not mw

[PATCH 1/2] iw_cxgb4: call dev_put() on l2t allocation failure
 2016-08-29 19:25 UTC  (2+ messages)

[PATCH v3] IB/cxgb4: Mark symbols static for _free_qp
 2016-08-29 14:26 UTC  (2+ messages)

[PATCH v2] fix:infiniband:hw:cxgb4:qp:mark symbols static where possible
 2016-08-29 14:24 UTC  (2+ messages)


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