public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-06 21:49:29 to 2016-12-11 09:23:26 UTC [more...]

[bug report] IB/mlx5: Support IB_WR_REG_SIG_MR
 2016-12-11  9:23 UTC  (2+ messages)

[PATCH V2 00/10] i40iw: Fixes and optimizations
 2016-12-10 14:47 UTC  (17+ messages)
  ` [PATCH V2 01/10] i40iw: Optimize setting fragments
  ` [PATCH V2 02/10] i40iw: Remove unnecessary parameter
  ` [PATCH V2 03/10] i40iw: Fix incorrect assignment of SQ head
  ` [PATCH V2 04/10] i40iw: Optimize inline data copy
  ` [PATCH V2 05/10] i40iw: Remove unnecessary check for moving CQ head
  ` [PATCH V2 06/10] i40iw: Return correct error codes for destroy QP and CQ
  ` [PATCH V2 07/10] i40iw: Do not destroy QP/CQ if lock is held
  ` [PATCH V2 08/10] i40iw: Control debug error prints using env variable
  ` [PATCH 09/10] i40iw: Use 2M huge pages for CQ/QP memory if available
  ` [PATCH 10/10] i40iw: Remove SQ size constraint

[PATCH] libcxgb4: set *bad_wr in post_send/recv error paths
 2016-12-10 14:20 UTC  (5+ messages)

[PATCH V2 00/22] Broadcom RoCE Driver (bnxt_re)
 2016-12-10 13:50 UTC  (31+ messages)
` [PATCH V2 01/22] bnxt_re: Add bnxt_re RoCE driver files
` [PATCH V2 02/22] bnxt_re: Introducing autogenerated Host Software Interface(hsi) file
` [PATCH V2 03/22] bnxt_re: register with the NIC driver
` [PATCH V2 04/22] bnxt_re: Enabling RoCE control path
` [PATCH V2 05/22] bnxt_re: Adding Notification Queue support
` [PATCH V2 06/22] bnxt_re: Support for PD, ucontext and mmap verbs
` [PATCH V2 08/22] bnxt_re: Adding support for port related verbs
` [PATCH V2 09/22] bnxt_re: Support for GID "
` [PATCH V2 11/22] bnxt_re: Support for AH verbs
` [PATCH V2 12/22] bnxt_re: Support memory registration verbs
` [PATCH V2 13/22] bnxt_re: Support QP verbs
` [PATCH V2 14/22] bnxt_re: Support post_send verb
` [PATCH V2 15/22] bnxt_re: Support post_recv
` [PATCH V2 16/22] bnxt_re: Support poll_cq verb
` [PATCH V2 17/22] bnxt_re: Handling dispatching of events to IB stack
` [PATCH V2 18/22] bnxt_re: Support for DCB
` [PATCH V2 19/22] bnxt_re: Support debugfs
` [PATCH V2 20/22] bnxt_re: Set uverbs command mask
` [PATCH V2 21/22] bnxt_re: Add QP event handling
  ` [PATCH V2 07/22] bnxt_re: Support for query and modify device verbs
  ` [PATCH V2 10/22] bnxt_re: Support for CQ verbs
  ` [PATCH V2 22/22] bnxt_re: Add bnxt_re driver build support

[PATCH] net: mlx5: Fix Kconfig help text
 2016-12-10  4:09 UTC  (2+ messages)

[GIT PULL] Please pull NFSoRDMA client side changes for 4.10
 2016-12-09 21:01 UTC 

[PATCH, RFC 0/5] IB: Optimize DMA mapping
 2016-12-09 19:46 UTC  (16+ messages)
  ` [PATCH 1/5] treewide: constify most struct dma_map_ops
  ` [PATCH 2/5] misc: vop: Remove a cast
  ` [PATCH 3/5] Move dma_ops from archdata into struct device
  ` [PATCH 4/5] IB: Switch from struct ib_dma_mapping_ops to struct dma_mapping_ops
  ` [PATCH 5/5] treewide: Inline ib_dma_map_*() functions

[PATCH] IB/srpt: Accept GUIDs as port names
 2016-12-09 19:00 UTC 

[PATCH] cma: resolve to first active IB port
 2016-12-09 17:17 UTC  (6+ messages)

[PATCH 0/4] Update module PVRDMA to VMW_PVRDMA
 2016-12-09 17:10 UTC  (5+ messages)
  ` [PATCH 1/4] IB/vmw_pvrdma: Rename module to vmw_pvrdma
  ` [PATCH 2/4] IB/vmw_pvrdma: Update file paths
  ` [PATCH 3/4] IB: Update to build vmw_pvrdma
  ` [PATCH 4/4] IB/vmw_pvrdma: Update ABI file name

[PATCH infiniband-diags] Add Bull device ID support to device white lists
 2016-12-09 14:40 UTC  (6+ messages)

[PATCH] bnxt_re: fix itnull.cocci warnings
 2016-12-09 10:54 UTC 

[PATCH 00/28] Broadcom RoCE Driver (bnxt_re)
 2016-12-09 10:50 UTC  (18+ messages)
` [PATCH 09/28] bnxt_re: Introducing autogenerated Host Software Interface(hsi) file
` [PATCH 10/28] bnxt_re: register with the NIC driver
` [PATCH 11/28] bnxt_re: Enabling RoCE control path

[PATCH net-next 1/3] net/mlx5e: use %pad format string for dma_addr_t
 2016-12-09  2:31 UTC  (3+ messages)

[PATCH v2 00/11] IB/core: Add 32 bit LID support
 2016-12-08 23:21 UTC  (12+ messages)
` [PATCH v2 03/11] IB/core: Change ah_attr.dlid from 16 to 32 bits
` [PATCH v2 10/11] IB/IPoIB: Modify ipoib_get_net_dev_by_params to lookup gid table

[PATCH rdma-core 00/10] i40iw: Fixes and optimizations
 2016-12-08 18:48 UTC  (13+ messages)
  ` [PATCH rdma-core 01/10] i40iw: Optimize setting fragments
  ` [PATCH rdma-core 02/10] i40iw: Remove unnecessary parameter
  ` [PATCH rdma-core 03/10] i40iw: Fix incorrect assignment of SQ head
  ` [PATCH rdma-core 04/10] i40iw: Optimize inline data copy
  ` [PATCH rdma-core 05/10] i40iw: Remove unnecessary check for moving CQ head
  ` [PATCH rdma-core 06/10] i40iw: Return correct error codes for destroy QP and CQ
  ` [PATCH rdma-core 07/10] i40iw: Do not destroy QP/CQ if lock is held
  ` [PATCH rdma-core 08/10] i40iw: Control debug error prints using env variable
  ` [PATCH rdma-core 09/10] i40iw: Use 2M huge pages for CQ/QP memory if available
  ` [PATCH rdma-core 10/10] i40iw: Remove SQ size constraint

[PATCH 0/5] mlx5 patches for kernel v4.10
 2016-12-08 17:53 UTC  (9+ messages)
` [PATCH 1/5] mlx5: Use NULL instead of 0 to represent a pointer
` [PATCH 3/5] mlx5: Avoid that sparse complains about dubious !x & y expressions

[PATCH rdma-next 01/10] IB/core: Add raw packet protocol
 2016-12-08 17:41 UTC  (16+ messages)

[PATCH infiniband-diags] ibdiag_common.c: Disambiguate link speed when QDR and could be FDR10
 2016-12-08 16:19 UTC  (3+ messages)

[PATCH] iw_cxgb4: Fix error return code in c4iw_rdev_open()
 2016-12-08 15:05 UTC  (3+ messages)

[PATCH v6 00/16] Add Paravirtual RDMA Driver
 2016-12-08 12:23 UTC  (3+ messages)
` [PATCH v6 13/16] IB/pvrdma: Add the main driver module for PVRDMA

I/O error on dd commands
 2016-12-08  9:25 UTC  (2+ messages)

[PATCH 00/23] IB/hfi1,qib,rdmavt: Patches for 4.10
 2016-12-08  3:34 UTC  (24+ messages)
  ` [PATCH 01/23] IB/hfi1: Read new EPROM format
  ` [PATCH 02/23] IB/hfi1: Fix dc8051 multiple qword memory reads
  ` [PATCH 03/23] IB/hfi1: Use non-atomic __test_and_clear_bit in hot path
  ` [PATCH 04/23] IB/hfi1: Export 8051 memory and LCB registers via debugfs
  ` [PATCH 05/23] IB/hfi1: Disable header suppression for short packets
  ` [PATCH 06/23] IB/rdmavt: Fix trace hierarchy
  ` [PATCH 07/23] IB/hfi1: Show statistics counters under IB stats interface
  ` [PATCH 08/23] IB/hfi1: Remove dependence on qp->s_cur_size
  ` [PATCH 09/23] IB/hfi1: Remove definition of unused hfi1_affinity struct
  ` [PATCH 10/23] IB/hfi1: Add special setting for low power AOC
  ` [PATCH 11/23] IB/rdmavt: Add trace of MR segs
  ` [PATCH 12/23] IB/hfi1: Remove usage of qp->s_cur_sge
  ` [PATCH 13/23] IB/hfi1: Remove critical section gap in sc_buffer_alloc()
  ` [PATCH 14/23] IB/hfi1: Preserve external device completed bit
  ` [PATCH 15/23] IB/hfi1: Replace qp->refcount release code with standard driver wrapper
  ` [PATCH 16/23] IB/hfi1: Use reference count wrapper for MRs
  ` [PATCH 17/23] IB/qib: Use standard refcount wrapper for QPs
  ` [PATCH 18/23] IB/rdmavt: Add a send completion helper
  ` [PATCH 19/23] IB/hfi1,IB/qib: Use new "
  ` [PATCH 20/23] IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodes
  ` [PATCH 21/23] IB/rdmavt: Add swqe mr deref helper
  ` [PATCH 22/23] IB/hfi1,IB/qib: use rvt "
  ` [PATCH 23/23] IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu division

Use ib_drain_qp instead of ib_drain_rq in ib_srp
 2016-12-08  0:54 UTC  (8+ messages)

[PATCH] net: return value of skb_linearize should be handled in Linux kernel
 2016-12-07 17:57 UTC  (5+ messages)

[PATCH net-next v2 0/7] bnxt_en: Add interface to support RDMA driver
 2016-12-07 15:59 UTC  (10+ messages)
` [PATCH net-next v2 1/7] bnxt_en: Add bnxt_set_max_func_irqs()
` [PATCH net-next v2 2/7] bnxt_en: Enable MSIX early in bnxt_init_one()
` [PATCH net-next v2 3/7] bnxt_en: Move function reset to bnxt_init_one()
` [PATCH net-next v2 4/7] bnxt_en: Improve completion ring allocation for VFs
` [PATCH net-next v2 5/7] bnxt_en: Reserve RDMA resources by default
` [PATCH net-next v2 6/7] bnxt_en: Refactor the driver registration function with firmware
` [PATCH net-next v2 7/7] bnxt_en: Add interface to support RDMA driver

[PATCH infiniband-diags] ibtracert.c: Enable m_key option
 2016-12-07 14:42 UTC  (2+ messages)

[PATCH TRIVIAL infiniband-diags] libibnetdisc/internal.h: Remove duplicated declaration of add_to_portlid_hash
 2016-12-07 14:04 UTC  (2+ messages)

Open Fabrics meetings
 2016-12-07 13:12 UTC  (2+ messages)

I/O error on dd commands
 2016-12-07 10:47 UTC  (2+ messages)

[PATCH 1/1] infiniband: nes: return value of skb_linearize should be handled
 2016-12-07  7:30 UTC 

Donation of $ 1.5 million Dollars
 2016-12-07  1:39 UTC 

[PATCH net-next 2/7] bnxt_en: Enable MSIX early in bnxt_init_one()
 2016-12-06 23:55 UTC  (2+ messages)

[PATCH net-next 7/7] bnxt_en: Add interface to support RDMA driver
 2016-12-06 22:33 UTC  (2+ messages)

[PATCH] i40iw: Reorganize structures to align with HW capabilities
 2016-12-06 22:16 UTC 

Enabling peer to peer device transactions for PCIe devices
 2016-12-06 22:02 UTC  (13+ messages)

[PATCH 0/6] i40iw: Fixes for i40iw
 2016-12-06 21:49 UTC  (7+ messages)
  ` [PATCH 1/6] i40iw: Fix double free of QP
  ` [PATCH 2/6] i40iw: Fix QP flush to not hang on empty queues or failure
  ` [PATCH 3/6] i40iw: Fix memory leak in CQP destroy when in reset
  ` [PATCH 4/6] i40iw: Fix race condition in terminate timer's handler
  ` [PATCH 5/6] i40iw: Assign MSS only when it is a new MTU
  ` [PATCH 6/6] i40iw: Fix incorrect check for error


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