messages from 2016-08-30 17:17:00 to 2016-09-04 21:40:48 UTC [more...]
[RFCv2 00/15] RFCv2: Consolidated userspace RDMA library repo
2016-09-04 21:40 UTC (68+ messages)
[PATCH/libmlx4] Return failure if asked to resize CQ to fewer than outstanding entries
2016-09-04 19:15 UTC
[PATCH] RDS: Simplify code
2016-09-04 18:23 UTC (4+ messages)
[PATCH rdma-next V3 0/6] Refactor RDMA IOCTL declarations
2016-09-04 11:30 UTC (7+ messages)
` [PATCH rdma-next V3 1/6] RDMA/core: Commonize RDMA IOCTL declarations location
` [PATCH rdma-next V3 2/6] RDMA/core: Move legacy MAD IOCTL declarations to common file
` [PATCH rdma-next V3 3/6] RDMA/hfi1: Avoid redeclaration error
` [PATCH rdma-next V3 4/6] RDMA/core: Move HFI1 IOCTL declarations to common file
` [PATCH rdma-next V3 5/6] RDMA/core: Rename RDMA magic number
` [PATCH rdma-next V3 6/6] RDMA/core: Unify style of IOCTL commands
[PATCH] IB/rxe: fix GFP_KERNEL in spinlock context
2016-09-04 10:01 UTC (2+ messages)
[PATCH 1/2] IB/hfi1: Fix a parameter of find_first_bit
2016-09-04 9:04 UTC (10+ messages)
[PATCH rdma-rc 0/9] RDMA fixes for 4.8
2016-09-04 8:27 UTC (18+ messages)
` [PATCH rdma-rc 3/9] Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one"
` [PATCH rdma-rc 4/9] IB/mlx4: Don't return errors from poll_cq
` [PATCH rdma-rc 7/9] IB/mlx5: Add VERBOSITY Kconfig option
[PATCH v5 0/6] nvme-rdma device removal fixes
2016-09-04 7:01 UTC (8+ 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 v5 4/6] nvme-rdma: destroy nvme queue rdma resources on connect failure
` [PATCH v5 6/6] nvme-rdma: use ib_client API to detect device removal
` [PATCH v5 5/6] nvme-rdma: add DELETING queue flag
[PATCH libibverbs 0/3] SIF related libibverbs patches
2016-09-03 7:30 UTC (19+ 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 0/5] IB/hfi1: For 4.8 rc 5
2016-09-02 18:33 UTC (8+ 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
[PATCH 0/9] SIF related verbs patches
2016-09-02 17:35 UTC (28+ messages)
` [PATCH 1/9] ib_mad: incoming sminfo SMPs gets discarded if no process_mad function is registered
` [PATCH 2/9] ib_umem: Add a new, more generic ib_umem_get_attrs
` [PATCH 3/9] ib_umem: With the new ib_umem_get_attrs, simplify ib_umem_get
` [PATCH 4/9] ib: Add udata argument to create_ah
` [PATCH 5/9] ib_uverbs: Add padding to end align ib_uverbs_reg_mr_resp
` [PATCH 6/9] ib_uverbs: Avoid vendor specific masking of attributes in query_qp
` [PATCH 7/9] ib_{uverbs/core}: add new ib_create_qp_ex with udata arg
` [PATCH 8/9] ib_uverbs: Support for kernel implementation of XRC
` [PATCH 9/9] ib_verbs: Add a new qp create flag to request features for Ethernet over IB
[PATCH v3] IB/cxgb4: Mark symbols static for _free_qp
2016-09-02 17:23 UTC (3+ messages)
[PATCH 1/1] IB/isert: Properly release resources on RDMA_CM_EVENT_DEVICE_REMOVAL
2016-09-02 17:21 UTC (5+ messages)
[PATCH 1/2] iw_cxgb4: call dev_put() on l2t allocation failure
2016-09-02 17:15 UTC (5+ messages)
[PATCH] IB/mlx5: Fix a parameter of find_first_bit
2016-09-02 17:12 UTC (2+ messages)
[PATCH v4 0/6] nvme-rdma device removal fixes
2016-09-02 15:08 UTC (8+ 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 5/6] nvme-rdma: add DELETING queue flag
` [PATCH v4 4/6] nvme-rdma: destroy nvme queue rdma resources on connect failure
` [PATCH v4 6/6] nvme-rdma: use ib_client API to detect device removal
[PATCH v1] IB/ipoib: Report SG feature regardless of HW UD CSUM capability
2016-09-02 11:46 UTC (8+ messages)
[PATCH for-next 00/10] Add CM(Connection Manager) Support to HNS RoCe Driver
2016-09-01 21:37 UTC (11+ 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 for-next 10/10] IB/hns: Add node_guid definition to the bindings document
[PATCH] IB/{core,hw}: Add constant for node_desc
2016-09-01 20:22 UTC (4+ messages)
[PATCH v3 0/9] SELinux support for Infiniband RDMA
2016-09-01 18:06 UTC (17+ 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 (4+ messages)
` [PATCH v3 12/15] IB/pvrdma: Add the main driver module for PVRDMA
[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
move unsafe global rkey handling to the RDMA core
2016-08-31 9:32 UTC (3+ messages)
` [PATCH 4/6] IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEY
[PATCH libibverbs 0/7] RSS support
2016-08-31 7:22 UTC (5+ messages)
` [PATCH libibverbs 1/7] Introduce Work Queue object and its verbs
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 (2+ messages)
` [PATCH libmlx5 3/3] Add support for RoCE v2 "
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