public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-12 08:26:17 to 2017-02-16 12:05:05 UTC [more...]

[PATCH] IB/vmw_pvrdma: Expose vendor error to ULPs
 2017-02-16 12:05 UTC 

[PATCH net 0/3] qed: RoCE infrastrucutre fixes
 2017-02-16  9:19 UTC  (4+ messages)
` [PATCH net 1/3] qed: Release CQ resource under lock on failure

[PATCH v2 0/8] IB/srp bug fixes
 2017-02-16  9:11 UTC  (31+ messages)
  ` [PATCH v2 1/8] IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
  ` [PATCH v2 2/8] IB/srp: Avoid that duplicate responses trigger a kernel bug
  ` [PATCH v2 3/8] IB/srp: Fix race conditions related to task management
  ` [PATCH v2 4/8] IB/srp: Document locking conventions
  ` [PATCH v2 5/8] IB/srp: Make a diagnostic message more informative
  ` [PATCH v2 6/8] IB/srp: Improve an error path
  ` [PATCH v2 7/8] IB/core: Add support for draining IB_POLL_DIRECT completion queues
  ` [PATCH v2 8/8] IB/srp: Drain the send queue before destroying a QP

[PATCH 0/2] IB/hns: Fine-tuning for two function implementations
 2017-02-16  9:04 UTC  (3+ messages)
  ` [PATCH 1/2] IB/hns: Use kmalloc_array() in hns_roce_cmd_use_events()
  ` [PATCH 2/2] IB/hns: Use kcalloc() in hns_roce_buddy_init()

[PATCH rdma-core] debian: Add arch.h to libibverbs-dev install
 2017-02-16  8:49 UTC 

[PATCH rdma-core 0/3] libqedr: Three queue related fixes
 2017-02-16  6:10 UTC  (5+ messages)
  ` [PATCH rdma-core 1/3] libqedr: Check queue mapping return value correctly
  ` [PATCH rdma-core 2/3] libqedr: Remove redundant memset
  ` [PATCH rdma-core 3/3] libqedr: Remove duplication of RQ configuration

Is SRP over RoCE possible?
 2017-02-16  0:46 UTC  (12+ messages)

[PATCH rdma-core 00/10] Provide a compat infiniband/arch.h
 2017-02-15 18:55 UTC  (14+ messages)
` [PATCH rdma-core 01/10] Have check-build confirm that every public header is standalone
` [PATCH rdma-core 02/10] Remove uses of htonll
` [PATCH rdma-core 09/10] Move the now private infiniband/arch.h to util/udma_barrier.h
` [PATCH rdma-core 10/10] verbs: Add a compatibility arch.h

[PATCH V1 for-next 0/7] Change IDR usage and locking in uverbs
 2017-02-15 18:54 UTC  (20+ messages)
` [PATCH V1 for-next 1/7] IB/core: Refactor idr to be per uverbs_file
` [PATCH V1 for-next 2/7] IB/core: Add support for idr types
` [PATCH V1 for-next 3/7] IB/core: Add idr based standard types
` [PATCH V1 for-next 4/7] IB/core: Change idr objects to use the new schema
` [PATCH V1 for-next 6/7] IB/core: Add support for fd objects

[PATCH v2 1/8] IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
 2017-02-15 15:34 UTC  (2+ messages)

[PATCH rdma-next] IB/cma: Family of destination address should be equal to family of source address
 2017-02-15 15:12 UTC  (2+ messages)

[PATCH rdma-next V1] IB/cma: Add default RoCE TOS to CMA configfs
 2017-02-15 15:11 UTC  (2+ messages)

[PATCH rdma-next V1] IB/core: Remove pointer casting from void to net_device
 2017-02-15 14:54 UTC  (2+ messages)

[PATCH rdma-next 1/1] IB/IPoIB: Add destination address when re-queue packet
 2017-02-15 14:54 UTC  (3+ messages)
  ` [rdma-next, "

[PATCH V1 rdma-core 7/7] mlx5: Export mlx5 direct verbs interface
 2017-02-15  7:55 UTC 

[PATCH v2] vmw_pvrdma: switch to pci_alloc_irq_vectors
 2017-02-15  7:47 UTC 

[PATCH] vmw_pvrdma: switch to pci_alloc_irq_vectors
 2017-02-15  7:42 UTC  (3+ messages)

[PATCH] IB/hfi1: use size_t for passing array length
 2017-02-15  5:24 UTC  (2+ messages)

[PATCH 00/27] IB/hfi1,qib,rdmavt: Patches for 4.11
 2017-02-14 21:51 UTC  (10+ messages)
` [PATCH 14/27] IB/rdmavt: Adding timer logic to rdmavt
` [PATCH 22/27] IB/hfi1: Add receive fault injection feature
` [PATCH 25/27] IB/hfi1: Add rvt_rnr_tbl_to_usec function
` [PATCH 26/27] IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h

[PATCH 0/8] IB/srp bug fixes
 2017-02-14 18:49 UTC  (39+ messages)
` [PATCH 1/8] IB/srp: Avoid that duplicate responses trigger a kernel bug
` [PATCH 8/8] IB/srp: Drain the send queue before destroying a QP
                                                    ` v4.10-rc SRP + mlx5 regression

[PATCH rdma-next] IB/mlx5: Fix configuration of port capabilities
 2017-02-14 18:41 UTC  (2+ messages)

[PATCH rdma-next] IB/mlx4: Take source GID by index from HW GID table
 2017-02-14 18:41 UTC  (2+ messages)

[PATCH rdma-next v1] IB/mlx5: Fix blue flame buffer size calculation
 2017-02-14 18:40 UTC  (2+ messages)

[PATCH V1 rdma-core 0/7] Add mlx5 direct verbs
 2017-02-14 18:05 UTC  (18+ messages)
  ` [PATCH V1 rdma-core 1/7] mlx5: "
  ` [PATCH V1 rdma-core 2/7] mlx5: Add CQE fields
  ` [PATCH V1 rdma-core 3/7] mlx5: Add WQE segments implementation
  ` [PATCH V1 rdma-core 4/7] mlx5: Use macro for CQE version 1
  ` [PATCH V1 rdma-core 5/7] mlx5: Convert to use predefined get CQE opcodes
  ` [PATCH V1 rdma-core 6/7] mlx5: Add direct verbs man pages
  ` [PATCH V1 rdma-core 7/7] mlx5: Export mlx5 direct verbs interface

[PATCH rdma-next 00/11] Expanding raw packet capabilities
 2017-02-14 17:47 UTC  (5+ messages)

[PATCH] IB/mlx4: Remove unused variable from function declaration
 2017-02-14 16:50 UTC  (2+ messages)

[PATCH v3 00/37] IB: Optimize DMA mapping
 2017-02-14 16:47 UTC  (5+ messages)
` [PATCH v3 29/37] IB/rxe: Switch from dma_device to dev.parent

[PATCH rdma-next V1 0/5] USNIC and RAW enhancements series
 2017-02-14 16:45 UTC  (2+ messages)

[PATCH rdma-next 0/6] Expand ODP MR to support implicit registration
 2017-02-14 16:45 UTC  (2+ messages)

[PATCH rdma-next 1/2] IB/mlx5: Expose Q counters groups only when they are supported by FW
 2017-02-14 15:30 UTC  (4+ messages)
` [PATCH rdma-next 2/2] IB/mlx5: Add port counter support for Receive WQs

[PATCH rdma-next 0/5] Add flow tag support to flow specification
 2017-02-14 15:27 UTC  (2+ messages)

[PATCH rdma-next 0/7] mlx5 fixes for 4.11
 2017-02-14 15:15 UTC  (2+ messages)

[PATCH V5 for-next 00/21] Broadcom RoCE Driver (bnxt_re)
 2017-02-14 14:59 UTC  (8+ messages)
` [PATCH V5 for-next 10/21] RDMA/bnxt_re: Support for CQ verbs
` [PATCH V5 for-next 16/21] RDMA/bnxt_re: Support poll_cq verb

[PATCH V2 rdma-core 0/7] Add mlx5 direct verbs
 2017-02-14 13:48 UTC  (8+ messages)
  ` [PATCH V2 rdma-core 1/7] mlx5: "
  ` [PATCH V2 rdma-core 2/7] mlx5: Add CQE fields
  ` [PATCH V2 rdma-core 3/7] mlx5: Add WQE segments implementation
  ` [PATCH V2 rdma-core 4/7] mlx5: Use macro for CQE version 1
  ` [PATCH V2 rdma-core 5/7] mlx5: Convert to use predefined get CQE opcodes
  ` [PATCH V2 rdma-core 6/7] mlx5: Add direct verbs man pages
  ` [PATCH V2 rdma-core 7/7] mlx5: Export mlx5 direct verbs interface

[PATCH 1/1] IB/ipoib: Remove redudant label
 2017-02-14  8:57 UTC  (2+ messages)

Business Proposal
 2017-02-14  7:36 UTC 

[RFC v3 00/11] HFI Virtual Network Interface Controller (VNIC)
 2017-02-13 17:09 UTC  (3+ messages)

[PATCH v4 0/9] Series short description
 2017-02-13 16:57 UTC  (10+ messages)
  ` [PATCH v4 1/9] xprtrdma: Fix Read chunk padding
  ` [PATCH v4 2/9] xprtrdma: Per-connection pad optimization
  ` [PATCH v4 3/9] xprtrdma: Disable pad optimization by default
  ` [PATCH v4 4/9] xprtrdma: Reduce required number of send SGEs
  ` [PATCH v4 5/9] xprtrdma: Shrink send SGEs array
  ` [PATCH v4 6/9] xprtrdma: Properly recover FRWRs with in-flight FASTREG WRs
  ` [PATCH v4 7/9] xprtrdma: Handle stale connection rejection
  ` [PATCH v4 8/9] xprtrdma: Refactor management of mw_list field
  ` [PATCH v4 9/9] sunrpc: Allow xprt->ops->timer method to sleep

[PATCH 0/5] IB/hfi1: Fine-tuning for three function implementations
 2017-02-13 14:01 UTC  (13+ messages)
` [PATCH 3/5] IB/hfi1: Adjust another size determination in hfi1_user_sdma_alloc_queues()
              `  "
` [PATCH 4/5] IB/hfi1: Use memdup_user() rather than duplicating its implementation in hfi1_user_sdma_process_request()
      ` [PATCH 27/27] IB/hfi1: Code reuse with memdup_copy
      ` IB/hfi1: Use memdup_user() rather than duplicating its implementation in hfi1_user_sdma_process_request()

[PATCH 1/1] IB/ipoib: remove the unnecessary memory free
 2017-02-12 17:22 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