public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-05 21:07:56 to 2016-09-10 07:47:19 UTC [more...]

[PATCH] IB/mlx5: Fix decision to avoid using MAD_IFC command in ISSI > 0 mode
 2016-09-10  7:47 UTC  (8+ 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 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 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 0/9] SIF related verbs patches
 2016-09-09 14:24 UTC  (15+ messages)
` [PATCH 1/9] ib_mad: incoming sminfo SMPs gets discarded if no process_mad function is registered
` [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-09 12:36 UTC  (7+ 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 for-next 00/20] IB/hns: Fixes for various misc. bugs
 2016-09-09 10:30 UTC  (21+ 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] IB/rdmavt: free the userspace memory region with kfree instead of vfree
 2016-09-09  7:15 UTC 

RFCv3: Consolidated userspace RDMA library repo
 2016-09-09  4:28 UTC  (10+ messages)

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

[PATCH v3 00/15] Add Paravirtual RDMA Driver
 2016-09-08 18:56 UTC  (37+ messages)
` [PATCH v3 01/15] IB/pvrdma: Add user-level shared functions
` [PATCH v3 02/15] IB/pvrdma: Add virtual device RDMA structures
` [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  (16+ messages)

[PATCHv12 0/3] rdmacg: IB/core: rdma controller support
 2016-09-08 10:20 UTC  (13+ messages)
` [PATCHv12 1/3] rdmacg: Added rdma cgroup controller

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

[PATCH 00/28] Patches for userspace
 2016-09-07 18:05 UTC  (37+ 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 06/28] i40iw: Avoid gcc warning -Wint-to-pointer-cast
  ` [PATCH 07/28] iwpm: Add AM_INIT_AUTOMAKE([subdir-objects])
  ` [PATCH 08/28] ibcm: Actually use the version script when linking
  ` [PATCH 09/28] mlx5: Fix gcc 6.4 uninitialized variable warning
  ` [PATCH 10/28] nes: Fix clang 3.6 warning -Wtautological-constant-out-of-range-compare
  ` [PATCH 11/28] ocrdma: Fix incorrect type of ibwc_status
  ` [PATCH 12/28] ocrdma: Fix incorrect enum constant
  ` [PATCH 13/28] rdmacm: Use correct format specifier for size_t
  ` [PATCH 14/28] rdmacm: Control symbol export from librspreload
  ` [PATCH 15/28] umad: Include umad.h in the canonical way
  ` [PATCH 16/28] umad: Fix incorrect arguments to umad_register2 in tests
  ` [PATCH 17/28] verbs: Fix incorrect type of len
  ` [PATCH 18/28] verbs: Fix clang 3.6 warning -Wtautological-compare
  ` [PATCH 19/28] verbs: Avoid gcc 6.1 warning -Wunused-variable
  ` [PATCH 20/28] verbs: Use inttypes.h format string macros
  ` [PATCH 21/28] mlx5: Avoid gcc 5.4 warning -Wempty-body
  ` [PATCH 22/28] nes: Avoid gcc 6.1 warning -Wmisleading-indentation
  ` [PATCH 23/28] rxe: Avoid gcc 5.4 warning -Wswitch
  ` [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 26/28] Avoid gcc 5.4 warning -Wunused-result
  ` [PATCH 27/28] Avoid clang 3.6 warning -Wmissing-field-initializers
  ` [PATCH 28/28] Avoid gcc warning -Wpointer-to-int-cast

[PATCH rdma-rc V1 0/4] RXE fixes for 4.8
 2016-09-07 16:02 UTC  (15+ 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-rc V1 4/4] IB/rxe: Fix kmem_cache leak

[PATCH rdma-next 0/3] Add packet pacing support for IB verbs
 2016-09-07 13:04 UTC  (2+ messages)

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

[PULL REQUEST] Please pull rdma.git
 2016-09-06 18:09 UTC 

[PATCH/libmlx4] Return failure if asked to resize CQ to fewer than outstanding entries
 2016-09-06 14:00 UTC  (2+ messages)

[PATCH for-next 00/13] IB/rdmavt/qib/hfi1/core: First round for 4.9
 2016-09-06 11:37 UTC  (14+ messages)
  ` [PATCH for-next 01/13] IB/rdmavt: Add functions to get and release QP references
  ` [PATCH for-next 02/13] IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines
  ` [PATCH for-next 03/13] IB/core: Add ib headers for general use
  ` [PATCH for-next 04/13] IB/qib,IB/hfi: Use core common header file
  ` [PATCH for-next 05/13] IB/hfi1: Move serdes tune inside link start function
  ` [PATCH for-next 06/13] IB/hfi1: Fix the count of user packets submitted to an SDMA engine
  ` [PATCH for-next 07/13] IB/hfi1: Fix user-space buffers mapping with IOMMU enabled
  ` [PATCH for-next 08/13] IB/hfi1: Fix locking scheme for affinity settings
  ` [PATCH for-next 09/13] IB/rdmavt: Correct sparse annotation
  ` [PATCH for-next 10/13] IB/hfi1: Move iowait_init() to priv allocate
  ` [PATCH for-next 11/13] IB/rdmavt: Move reset calldown to reset path
  ` [PATCH for-next 12/13] IB/rdmavt: Add qp init function
  ` [PATCH for-next 13/13] IB/rdmavt, IB/hfi1: Add lockdep asserts for lock debug

[PATCH rdma-rc 0/4] RXE fixes for 4.8
 2016-09-06  9:21 UTC  (7+ messages)
` [PATCH rdma-rc 1/4] IB/rxe: Fix kernel panic in udp_setup_tunnel

[PATCH] RDS: Simplify code
 2016-09-06  0:22 UTC  (5+ messages)

[infiniband-diags PATCH 4/4] A few typo fixes in the manpages
 2016-09-05 21:49 UTC 

[infiniband-diags PATCH 3/4] Update the shebang to point to /bin/bash
 2016-09-05 21:49 UTC 

[infiniband-diags PATCH 2/4] Replace INCLUDES with AM_CPPFLAGS
 2016-09-05 21:48 UTC 

[infiniband-diags PATCH 1/4] Update AM_INIT_AUTOMAKE to use subdir-objects
 2016-09-05 21:48 UTC 


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