public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-07 11:16:00 to 2016-09-12 16:16:18 UTC [more...]

[PATCH rdma-rc 0/7] Second round of mlx4/mlx5 fixes for 4.8
 2016-09-12 16:16 UTC  (2+ messages)
  ` [PATCH rdma-rc 1/7] IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV

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

[RFC 00/11] QLogic RDMA Driver (qedr) RFC
 2016-09-12 16:07 UTC  (12+ 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 for-next 00/10] Add CM(Connection Manager) Support to HNS RoCe Driver
 2016-09-12 15:50 UTC  (6+ 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 for-next 00/20] IB/hns: Fixes for various misc. bugs
 2016-09-12 15:47 UTC  (23+ messages)
` [PATCH for-next 01/20] IB/hns: Remove unused parameters in some functions
` [PATCH for-next 02/20] IB/hns: Remove parameters of resize cq
` [PATCH for-next 03/20] IB/hns: Add the check for pointer ctrl
` [PATCH for-next 04/20] IB/hns: Fix bug of using uninit refcount and free
` [PATCH for-next 05/20] IB/hns: Simplify function of pd alloc and qp alloc
` [PATCH for-next 06/20] IB/hns: Remove unused parameter named qp_type
` [PATCH for-next 07/20] IB/hns: Fix bug of clear hem
` [PATCH for-next 08/20] IB/hns: Delete the sqp_start from the structure hns_roce_caps
` [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 15/20] IB/hns: Some items of qpc need to take user param
` [PATCH for-next 16/20] IB/hns: Validate mtu when modified qp
` [PATCH for-next 17/20] IB/hns: Cq has not been freed
  ` [PATCH for-next 11/20] IB/hns: Fix bug of memory leakage for registering user mr
  ` [PATCH for-next 12/20] IB/hns: Return bad wr while post send failed
  ` [PATCH for-next 14/20] IB/hns: The Ack timeout need a lower limit value
  ` [PATCH for-next 18/20] IB/hns: Update the rq head when modify qp state
  ` [PATCH for-next 19/20] IB/hns: Fix the bug when platform_get_resource() exec fail
  ` [PATCH for-next 20/20] IB/hns: Delete the redundant lines in hns_roce_v1_m_qp()

[PATCH 0/9] SIF related verbs patches
 2016-09-12 15:05 UTC  (23+ 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 9/9] ib_verbs: Add a new qp create flag to request features for Ethernet over IB

RFC: CQ pools and implicit CQ resource allocation
 2016-09-12 15:03 UTC  (11+ messages)
  ` [PATCH 1/6] IB/core: add implicit CQ allocation
  ` [PATCH 2/6] nvmet-rdma: use "
  ` [PATCH 3/6] IB/isert: "
  ` [PATCH 4/6] IB/srpt: "
  ` [PATCH 5/6] IB/iser: "
  ` [PATCH 6/6] nvme-rdma: "

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

[PATCH 00/26] constify local structures
 2016-09-12 13:57 UTC  (13+ messages)
` [PATCH 07/26] net/mlx4_core: "
  ` [PATCH 09/26] i40iw: "

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

[PATCH v4 00/16] Add Paravirtual RDMA Driver
 2016-09-12  9:00 UTC  (19+ 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 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 03/16] IB/pvrdma: Add virtual device RDMA structures
` [PATCH v4 04/16] IB/pvrdma: Add the paravirtual RDMA device specification
` [PATCH v4 05/16] IB/pvrdma: Add functions for Verbs support
` [PATCH v4 06/16] IB/pvrdma: Add paravirtual rdma device
` [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 "

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

[PATCH] IB/mlx5: Fix decision to avoid using MAD_IFC command in ISSI > 0 mode
 2016-09-12  6:46 UTC  (12+ messages)

[PATCHv12 0/3] rdmacg: IB/core: rdma controller support
 2016-09-12  5:07 UTC  (24+ messages)
` [PATCHv12 1/3] rdmacg: Added rdma cgroup controller

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

[PATCH rdma-rc] IB/ipoib: Don't allow MC joins during light MC flush
 2016-09-11 15:40 UTC  (2+ messages)

RFCv3: Consolidated userspace RDMA library repo
 2016-09-11 12:53 UTC  (11+ messages)

[PATCH for-next 0/8] Bug Fixes and Code Improvement in HNS driver
 2016-09-10  4:09 UTC  (9+ messages)
` [PATCH for-next 1/8] net: hns: fix port unavailable after hnae_reserve_buffer_map fail
` [PATCH for-next 2/8] net: hns: bug fix about setting coalsecs-usecs to 0
` [PATCH for-next 3/8] net: hns: add fini_process for v2 napi process
` [PATCH for-next 5/8] net: hns: fix port not available after testing loopback
` [PATCH for-next 6/8] net: hns: fix the bug of forwarding table
` [PATCH for-next 7/8] net: hns: bug fix about broadcast/multicast packets
  ` [PATCH for-next 4/8] net: hns: delete repeat read fbd num after while
  ` [PATCH for-next 8/8] net: hns: delete redundant broadcast packet filter process

[PATCH v3 0/9] SELinux support for Infiniband RDMA
 2016-09-08 19:35 UTC  (23+ messages)

[PATCH v3 00/15] Add Paravirtual RDMA Driver
 2016-09-08 18:56 UTC  (29+ messages)
` [PATCH v3 04/15] IB/pvrdma: Add functions for Verbs support
` [PATCH v3 06/15] IB/pvrdma: Add helper functions
` [PATCH v3 08/15] IB/pvrdma: Add support for Completion Queues
` [PATCH v3 10/15] IB/pvrdma: Add support for memory regions
` [PATCH v3 11/15] IB/pvrdma: Add Queue Pair support
` [PATCH v3 12/15] IB/pvrdma: Add the main driver module for PVRDMA

[PATCH rdma-next V2 6/6] RDMA/core: Unify style of IOCTL commands
 2016-09-08 13:48 UTC  (14+ messages)

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

[PATCH 00/28] Patches for userspace
 2016-09-07 18:05 UTC  (13+ messages)
` [PATCH 02/28] Include pthreads in the provider libraries
` [PATCH 03/28] Be explicit about _GNU_SOURCE
` [PATCH 04/28] cxgb3/4: Display correct version number in error message
` [PATCH 24/28] Fix gcc 5.4, clang 3.6 warnings about unused objects
` [PATCH 25/28] Avoid gcc 5.4 warning -Wtype-limits

[PATCH rdma-rc V1 0/4] RXE fixes for 4.8
 2016-09-07 16:02 UTC  (13+ messages)
` [PATCH rdma-rc V1 1/4] IB/rxe: Fix kernel panic in udp_setup_tunnel
` [PATCH rdma-rc V1 2/4] IB/rxe: Fix duplicate atomic request handling
` [PATCH rdma-rc V1 3/4] IB/rxe: Fix race condition between requester and completer

[PATCH rdma-next 0/3] Add packet pacing support for IB verbs
 2016-09-07 13:04 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