public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-12 04:49:17 to 2016-09-14 13:43:33 UTC [more...]

[PATCH] net/mlx4_en: fix off by one in error handling
 2016-09-14 13:43 UTC  (2+ messages)

[ANNOUNCE] Open Fabrics Verbs Working Group (OFVWG) meeting tomorrow - 9/13/2016 at 11:00PDT
 2016-09-14 13:09 UTC  (12+ messages)

[RFC 00/11] QLogic RDMA Driver (qedr) RFC
 2016-09-14 13:00 UTC  (48+ messages)
  ` [RFC 01/11] qed: Add LL2
  ` [RFC 02/11] Add RoCE driver framework
  ` [RFC 07/11] Add support for memory registeration verbs
` [RFC 03/11] Add support for RoCE HW init
` [RFC 04/11] Add support for user context verbs
` [RFC 05/11] Add support for PD,PKEY and CQ verbs
` [RFC 06/11] Add support for QP verbs
` [RFC 08/11] Add support for data path
` [RFC 09/11] Add LL2 RoCE interface
` [RFC 10/11] Add GSI support
` [RFC 11/11] Add events support and register IB device

[PATCH v4 00/16] Add Paravirtual RDMA Driver
 2016-09-14 12:49 UTC  (33+ messages)
` [PATCH v4 01/16] vmxnet3: Move PCI Id to pci_ids.h
` [PATCH v4 02/16] IB/pvrdma: Add user-level shared functions
` [PATCH v4 03/16] IB/pvrdma: Add virtual device RDMA structures
` [PATCH v4 05/16] IB/pvrdma: Add functions for Verbs support
` [PATCH v4 06/16] IB/pvrdma: Add paravirtual rdma device
  ` [PATCH v4 07/16] IB/pvrdma: Add helper functions
  ` [PATCH v4 08/16] IB/pvrdma: Add device command support
  ` [PATCH v4 10/16] IB/pvrdma: Add UAR support
  ` [PATCH v4 14/16] IB/pvrdma: Add Kconfig and Makefile
` [PATCH v4 09/16] IB/pvrdma: Add support for Completion Queues
` [PATCH v4 11/16] IB/pvrdma: Add support for memory regions
` [PATCH v4 12/16] IB/pvrdma: Add Queue Pair support
` [PATCH v4 13/16] IB/pvrdma: Add the main driver module for PVRDMA
` [PATCH v4 15/16] IB: Add PVRDMA driver
` [PATCH v4 16/16] MAINTAINERS: Update for "

Versioning scheme for rdma-plumbing
 2016-09-14 12:28 UTC  (2+ messages)

[ANNOUNCE] Open Fabrics Verbs Working Group (OFVWG) meeting tomorrow - 9/13/2016 at 11:00PDT
 2016-09-14 11:17 UTC 

[PATCHv12 1/3] rdmacg: Added rdma cgroup controller
 2016-09-14  9:19 UTC  (14+ messages)

[net-next PATCH 00/11] iw_cxgb4,cxgbit: remove duplicate code
 2016-09-14  8:32 UTC  (14+ messages)
` [net-next PATCH 01/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()
` [net-next PATCH 03/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()
` [net-next PATCH 04/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()
` [net-next PATCH 05/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()
` [net-next PATCH 06/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()
` [net-next PATCH 08/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_close_con_req()
` [net-next PATCH 09/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()
` [net-next PATCH 10/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()
` [net-next PATCH 11/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()
  ` [net-next PATCH 02/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()
  ` [net-next PATCH 07/11] libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()

[RFC rdma-next 0/3] Move mlx5 vendor specific to UAPI directory
 2016-09-14  8:27 UTC  (4+ messages)
  ` [RFC rdma-next 1/3] IB/mlx5: Move and decouple user vendor structures
  ` [RFC rdma-next 2/3] IB/core: Export mlx5 vendor specific strucutres
  ` [RFC rdma-next 3/3] MAINTAINERS: Add mlx5 uapi file

[PATCH V2 for-next 0/9] IB/hns: Add CM(Connection Manager) Support to HNS RoCe Driver
 2016-09-14  6:41 UTC  (11+ messages)
` [PATCH V2 for-next 1/9] IB/hns: Register HNS RoCE Driver get_netdev() with IB Core
` [PATCH V2 for-next 2/9] IB/hns: Add & initialize "node_guid" parameter for RDMA CM
` [PATCH V2 for-next 4/9] IB/hns: Fix two possible bugs for rdma cm
` [PATCH V2 for-next 5/9] IB/hns: Add phy_port for computing GSI/QPN
  ` [PATCH V2 for-next 3/9] IB/hns: Fix the value of device_cap_flags
  ` [PATCH V2 for-next 6/9] IB/hns: Change the logic for allocating uar registers
` [PATCH V2 for-next 7/9] IB/hns: Fix the bug of rdma cm connecting on user mode
` [PATCH V2 for-next 8/9] IB/hns: Fix two bugs for rdma cm connecting
` [PATCH V2 for-next 9/9] IB/hns: Add node_guid definition to the bindings document

[PATCH for-next 00/20] IB/hns: Fixes for various misc. bugs
 2016-09-14  5:04 UTC  (13+ messages)
` [PATCH for-next 09/20] IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpn
` [PATCH for-next 10/20] IB/hns: Modify the init of iboe lock
` [PATCH for-next 13/20] IB/hns: Add check for some NULL pointer scenes
` [PATCH for-next 16/20] IB/hns: Validate mtu when modified qp

[RFCv2 00/15] RFCv2: Consolidated userspace RDMA library repo
 2016-09-14  4:04 UTC  (11+ messages)

RFC: CQ pools and implicit CQ resource allocation
 2016-09-14  3:29 UTC  (9+ messages)

[PATCH libibverbs 1/2] Add ibv_query_gid_type to support RoCE v2 UD traffic
 2016-09-14  1:10 UTC  (2+ messages)
  ` [libibverbs, "

[RFCv2 00/15] RFCv2: Consolidated userspace RDMA library repo
 2016-09-13 23:00 UTC  (8+ messages)

[PATCH 00/28] Patches for userspace
 2016-09-13 22:24 UTC  (8+ messages)
` [PATCH 03/28] Be explicit about _GNU_SOURCE
` [PATCH 14/28] rdmacm: Control symbol export from librspreload
` [PATCH 26/28] Avoid gcc 5.4 warning -Wunused-result

RFCv3: Consolidated userspace RDMA library repo
 2016-09-13 17:16 UTC  (8+ messages)

[PATCH v3 0/6] server-side NFS/RDMA patches proposed for v4.9
 2016-09-13 14:53 UTC  (7+ messages)
  ` [PATCH v3 1/6] svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
  ` [PATCH v3 2/6] svcrdma: Tail iovec leaves an orphaned DMA mapping
  ` [PATCH v3 3/6] svcrdma: Skip put_page() when send_reply() fails
  ` [PATCH v3 4/6] rpcrdma: RDMA/CM private message data structure
  ` [PATCH v3 5/6] svcrdma: Server-side support for rpcrdma_connect_private
  ` [PATCH v3 6/6] svcrdma: support Remote Invalidation

[PATCH] IB/rdmavt: Trivial function comment corrected
 2016-09-13 14:23 UTC  (2+ messages)

[PATCH] IB/rdmavt: free the userspace memory region with kfree instead of vfree
 2016-09-13 12:44 UTC  (3+ messages)

[PATCH] IB/mlx5: Fix decision to avoid using MAD_IFC command in ISSI > 0 mode
 2016-09-13  5:52 UTC  (9+ messages)

[PATCH rdma-rc 0/7] Second round of mlx4/mlx5 fixes for 4.8
 2016-09-13  5:43 UTC  (9+ messages)
  ` [PATCH rdma-rc 1/7] IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
  ` [PATCH rdma-rc 2/7] IB/mlx4: Fix code indentation in QP1 MAD flow
  ` [PATCH rdma-rc 3/7] IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
  ` [PATCH rdma-rc 4/7] IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets
  ` [PATCH rdma-rc 5/7] IB/mlx4: Diagnostic HW counters are not supported in slave mode
  ` [PATCH rdma-rc 6/7] IB/mlx5: Enable MAD_IFC commands for IB ports only
  ` [PATCH rdma-rc 7/7] IB/mlx5: Set source mac address in FTE

[PATCH for-next 00/10] Add CM(Connection Manager) Support to HNS RoCe Driver
 2016-09-13  3:27 UTC  (7+ messages)
` [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 00/26] constify local structures
 2016-09-12 21:11 UTC  (13+ messages)
` [PATCH 07/26] net/mlx4_core: "

[PATCH 0/9] SIF related verbs patches
 2016-09-12 15:05 UTC  (17+ messages)
` [PATCH 1/9] ib_mad: incoming sminfo SMPs gets discarded if no process_mad function is registered
` [PATCH 6/9] ib_uverbs: Avoid vendor specific masking of attributes in query_qp

[PATCH v5 0/6] nvme-rdma device removal fixes
 2016-09-12 15:00 UTC  (5+ messages)

(unknown),
 2016-09-12 10:34 UTC 

[PATCH rdma-rc v1] IB/ipoib: Don't allow MC joins during light MC flush
 2016-09-12  6:55 UTC 


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