public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-24 11:51:40 to 2017-01-29 07:25:15 UTC [more...]

[PATCH rdma-core 00/11] Broadcom User Space RoCE Driver
 2017-01-29  7:25 UTC  (16+ messages)
  ` [PATCH rdma-core 01/11] libbnxtre: introduce bnxtre user space RDMA provider
  ` [PATCH rdma-core 02/11] libbnxtre: Add support for user memory regions
  ` [PATCH rdma-core 03/11] libbnxtre: Add support for CQ and QP management
  ` [PATCH rdma-core 04/11] libbnxtre: Add support for posting and polling
  ` [PATCH rdma-core 05/11] libbnxtre: Allow apps to poll for flushed completions
  ` [PATCH rdma-core 06/11] libbnxtre: convert cpu to le all over the place
  ` [PATCH rdma-core 07/11] libbnxtre: Enable UD control path and wqe posting
  ` [PATCH rdma-core 08/11] libbnxtre: Enable polling for UD completions
  ` [PATCH rdma-core 09/11] libbnxtre: Add support for atomic operations
  ` [PATCH rdma-core 10/11] libbnxtre: Add support for SRQ in user lib
  ` [PATCH rdma-core 11/11] libbnxtre: Add versioning support

"isert: isert_setup_id: rdma_bind_addr() failed: -19" spam, followed by Recursive Fault on reboot
 2017-01-28 23:01 UTC 

[PATCH] IB/cma: Fix reversed test
 2017-01-28 13:01 UTC  (7+ messages)

[PATCH] IB/srpt: Accept GUIDs as port names
 2017-01-28  8:27 UTC  (4+ messages)

[RFC] Clear out stuck ops to prevent iSER from going init D state
 2017-01-27 23:18 UTC  (10+ messages)

[PATCH v3 00/37] IB: Optimize DMA mapping
 2017-01-27 22:14 UTC  (9+ messages)
` [PATCH v3 29/37] IB/rxe: Switch from dma_device to dev.parent
` [PATCH v3 37/37] IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it

[PATCH v1 0/7] NFS/RDMA client-side patches for 4.11
 2017-01-27 22:10 UTC  (10+ messages)
  ` [PATCH v1 1/7] xprtrdma: Properly recover FRWRs with in-flight FASTREG WRs
  ` [PATCH v1 2/7] xprtrdma: Handle stale connection rejection
  ` [PATCH v1 3/7] xprtrdma: Refactor management of mw_list field
  ` [PATCH v1 4/7] sunrpc: Allow xprt->ops->timer method to sleep
  ` [PATCH v1 5/7] sunrpc: Enable calls to rpc_call_null_helper() from other modules
  ` [PATCH v1 6/7] xprtrdma: Detect unreachable NFS/RDMA servers more reliably
  ` [PATCH v1 7/7] sunrpc: Allow keepalive ping on a credit-full transport

rdma-core 12 breaks libibverbs ABI
 2017-01-27 21:16 UTC  (15+ messages)

[PULL REQUEST] Please pull rdma.git
 2017-01-27 19:52 UTC 

[PATCH] IB/core: Add inline function to validate port
 2017-01-27 19:34 UTC  (6+ messages)

[PATCH rdma-core] Make the provider facing libibverbs interface private
 2017-01-26 23:08 UTC 

[PATCH rdma-core 0/7] Add mlx5 direct verbs
 2017-01-26 22:02 UTC  (13+ messages)
  ` [PATCH rdma-core 1/7] mlx5: Add mlx5 direct verbs files
  ` [PATCH rdma-core 2/7] mlx5: Add CQE fields
  ` [PATCH rdma-core 3/7] mlx5: Add WQE segments implementation
  ` [PATCH rdma-core 4/7] mlx5: Use macro for CQE version 1
  ` [PATCH rdma-core 5/7] mlx5: Convert to use predefined get CQE opcodes
  ` [PATCH rdma-core 6/7] mlx5: Unify exported and internal CQE format
  ` [PATCH rdma-core 7/7] mlx5: Export mlx5 direct verbs interface

[PATCH] RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
 2017-01-26 16:14 UTC  (4+ messages)

[PATCH 0/5 v2] qedr: batch of fixes for 4.10
 2017-01-26 15:54 UTC  (10+ messages)
  ` [PATCH 2/5 v2] qedr: fix formatting
  ` [PATCH 3/5 v2] qedr: fix RDMA CM loopback
  ` [PATCH 4/5 v2] qedr: fix memory leak in PD allocation and simplify it
  ` [PATCH 5/5 v2] qedr: dispatch port active event from qedr_add

[PATCH net 0/3] qed: RoCE infrastrucutre fixes
 2017-01-26 11:43 UTC  (6+ messages)
` [PATCH net 1/3] qed: Release CQ resource under lock on failure
` [PATCH net 2/3] qed: Read queue state before releasing buffer
  ` [PATCH net 3/3] qed: Don't free a QP more than once

[bug report] RDS/IB: Disallow connections less than RDS 3.1
 2017-01-26  9:30 UTC 

[PATCH v6 0/9] SELinux support for Infiniband RDMA
 2017-01-25 22:14 UTC  (11+ messages)

ANNOUNCE - New release of rdma-core
 2017-01-25 19:00 UTC  (5+ messages)

[PATCH rdma-next 0/5] USNIC and RAW enhancements series
 2017-01-25 18:27 UTC  (7+ messages)
` [PATCH rdma-next 5/5] IB: Query port through the core instead of directly calling the driver handler

[PATCH] IB/mlx4: Remove unused variable from function declaration
 2017-01-25 18:26 UTC 

[PATCH rdma-core 0/8] Completion timestamping support in mlx4
 2017-01-25 17:15 UTC  (14+ messages)
  ` [PATCH rdma-core 1/8] mlx4: sl_vid field in struct mlx4_cqe should be 16 bit
  ` [PATCH rdma-core 2/8] mlx4: Refactor mlx4_poll_one
  ` [PATCH rdma-core 3/8] mlx4: Add lazy CQ polling
  ` [PATCH rdma-core 4/8] mlx4: Add inline functions to read completion's attributes
  ` [PATCH rdma-core 5/8] mlx4: Add ability to poll CQs through iterator's style API
  ` [PATCH rdma-core 6/8] mlx4: Add support for creating an extended CQ
  ` [PATCH rdma-core 7/8] mlx4: Add ibv_query_device_ex support
  ` [PATCH rdma-core 8/8] mlx4: Add ibv_query_rt_values

[PATCH] IB/cxgb3: header should be defining CXGB3_ABI_USER_H
 2017-01-25 16:58 UTC  (3+ messages)

[PATCH rdma-next 1/1] IB/cma: Add default RoCE TOS to CMA configfs
 2017-01-25 14:36 UTC 

[PATCH v2] net/mlx4_core: VF probe fail when HW support 64-bit coherent DMA
 2017-01-25 12:42 UTC  (4+ messages)

[PATCH for bnxt_re V4 00/21] Broadcom RoCE Driver (bnxt_re)
 2017-01-25  9:04 UTC  (9+ messages)
` [PATCH for bnxt_re V4 15/21] RDMA/bnxt_re: Support post_recv
` [PATCH for bnxt_re V4 17/21] RDMA/bnxt_re: Handling dispatching of events to IB stack
` [PATCH for bnxt_re V4 20/21] RDMA/bnxt_re: Add QP event handling

[PATCH v2 0/5] Fix "support large inline thresholds"
 2017-01-24 21:46 UTC  (7+ messages)
` [PATCH v2 2/5] xprtrdma: Per-connection pad optimization

[PATCH] IB/isert: fix spelling mistake: "teminating" -> "terminating"
 2017-01-24 21:41 UTC  (3+ messages)

[PATCHv2 1/1] IB/ipoib: Remove unnecessary returned value check
 2017-01-24 21:35 UTC  (4+ messages)

[PATCH rdma-next] IB/cma: Add debug messages to error flows
 2017-01-24 21:32 UTC  (4+ messages)
` [PATCH rdma-next] IB/cma: Allow port reuse for rdma_id

[PATCHv2 1/1] IB/core: create struct ib_port_cache
 2017-01-24 21:32 UTC  (7+ messages)
        ` [PATCHv3 1/1] RDMA/core: "

[patch] i40iw: fix some indenting in i40iw_sc_vsi_init()
 2017-01-24 21:29 UTC  (4+ messages)
` [patch v2] "

[PATCH 1/1] IB/ipoib: function interface change
 2017-01-24 21:26 UTC  (3+ messages)

[PATCH] IB/qib: Remove empty function
 2017-01-24 21:25 UTC  (2+ messages)

[patch] i40iw: silence an uninitialized variable warning
 2017-01-24 21:24 UTC  (2+ messages)

[PATCH] i40iw: Set maj_err and min_err in i40iw_sc_cqp_create
 2017-01-24 21:23 UTC  (3+ messages)

[PATCH 1/1] IB/ipoib: Remove the unnecessary error check
 2017-01-24 21:22 UTC  (3+ messages)

[PATCH rdma-next 1/2] IB/rxe: Fix rxe dev insertion to rxe_dev_list
 2017-01-24 21:19 UTC  (4+ messages)
` [PATCH rdma-next 2/2] IB/rxe: Prevent from completer to operate on non valid QP

[PATCH for-next V2 00/11] Mellanox mlx5 core and ODP updates 2017-01-01
 2017-01-24 20:57 UTC  (7+ messages)

[PATCH 0/5 v2] qedr: QP and CQ fixes for 4.10
 2017-01-24 20:48 UTC  (4+ messages)
` [PATCH 3/5 v2] qedr: remove CQ spinlock from RDMA CM completion handlers

[PATCH v2] qedr: add qedr-abi.h to Kbuild
 2017-01-24 20:47 UTC  (2+ messages)

[PATCH v1 0/7] Server-side NFS/RDMA changes for v4.11
 2017-01-24 20:35 UTC  (8+ messages)
  ` [PATCH v1 1/7] svcrdma: Another sendto chunk list parsing update
  ` [PATCH v1 2/7] svcrdma: Clean up RPC-over-RDMA Reply header encoder
  ` [PATCH v1 3/7] svcrdma: Clean up RPC-over-RDMA Call header decoder
  ` [PATCH v1 4/7] svcrdma: Clean up backchannel send header encoding
  ` [PATCH v1 5/7] svcrdma: Remove unused sc_dto_q field
  ` [PATCH v1 6/7] svcrdma: Combine list fields in struct svc_rdma_op_ctxt
  ` [PATCH v1 7/7] svcrdma: Poll CQs in "workqueue" mode

[PATCH 0/2] IB/core: introduce ib_mtu_int_to_enum
 2017-01-24 20:12 UTC  (8+ messages)
` [PATCH 1/2] IB/core: add the function ib_mtu_int_to_enum

[PATCH v4] IB/umem: Release pid in error and ODP flow
 2017-01-24 19:50 UTC  (3+ messages)

[PATCH] iw_cxgb4: Guard against null cm_id in dump_ep/qp
 2017-01-24 19:45 UTC  (2+ messages)

[PATCH v1] IB/mad: Add port_num to error message
 2017-01-24 19:22 UTC  (2+ messages)

[PATCH] IB/vmw_pvrdma: Remove unused qp_type
 2017-01-24 19:21 UTC  (2+ messages)

[PATCH] IB/core: Fix typo in comment
 2017-01-24 19:19 UTC  (3+ messages)

[PATCH 0/2] Fixes for vmw_pvrdma
 2017-01-24 19:16 UTC  (2+ messages)

[PATCH rdma-next V1 0/5] USNIC and RAW enhancements series
 2017-01-24 17:52 UTC  (6+ messages)
` [PATCH rdma-next V1 1/5] IB/core: Add raw packet protocol
` [PATCH rdma-next V1 5/5] IB: Query port through the core instead of directly calling the driver handler

[for-next 07/10] IB/mlx5: Use blue flame register allocator in mlx5_ib
 2017-01-24 17:49 UTC  (7+ messages)

[PATCH v2] pci: drop link_reset
 2017-01-24 17:35 UTC 

[PATCH 1/1] IB/cxgb3: fix misspelling in header guard
 2017-01-24 17:20 UTC  (3+ messages)

[PATCHv2 0/1] fix invalid indirect_sg_entries parameter value
 2017-01-24 16:50 UTC  (5+ messages)
` [PATCHv2 1/1] IB/srp: "

[PATCHv3 1/2] IB/iser: Fix sg_tablesize calculation
 2017-01-24 16:38 UTC  (6+ messages)
` [PATCHv3 2/2] IB/iser: remove unused variable from iser_conn struct

[PATCH 0/1 v2] ib_srp mr allocation failure
 2017-01-24 16:04 UTC  (3+ messages)
` [PATCH 1/1 v2] IB/srp: fix mr allocation when the device supports sg gaps

[PATCH] pci: drop link_reset
 2017-01-24 15:00 UTC  (3+ messages)


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