public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-20 08:42:04 to 2016-07-27 16:15:09 UTC [more...]

[ANNOUNCE] infiniband-diags 1.6.7 release
 2016-07-27 16:15 UTC 

[PATCH v4 0/5] Reduce RDMA RW API SGE limit
 2016-07-27 15:24 UTC  (8+ messages)
  ` [PATCH v4 1/5] IB/core: Make rdma_rw_ctx_init() initialize all used fields
  ` [PATCH v4 2/5] IB/core, RDMA RW API: Do not exceed QP SGE send limit
  ` [PATCH v4 3/5] IB/srpt: Limit the number of SG elements per work request
  ` [PATCH v4 4/5] IB/srpt: Simplify srpt_queue_response()
  ` [PATCH v4 5/5] IB/isert: Remove an unused member variable

[RFC ABI V2 0/8] SG-based RDMA ABI Proposal
 2016-07-27 15:03 UTC  (41+ messages)
` [RFC ABI V2 1/8] RDMA/core: Export RDMA IOCTL declarations
` [RFC ABI V2 2/8] RDMA/core: Refactor IDR to be per-device
` [RFC ABI V2 5/8] RDMA/core: Add new ioctl interface
` [RFC ABI V2 6/8] RDMA/core: Add initialize and cleanup of common types
` [RFC ABI V2 8/8] RDMA/mlx5: Add mlx5 initial support of the new infrastructure

[PATCH v2 00/15] Add Paravirtual RDMA Driver
 2016-07-27 14:06 UTC  (13+ messages)
` [PATCH v2 01/15] IB/pvrdma: Add paravirtual rdma device
` [PATCH v2 04/15] IB/pvrdma: Add the paravirtual RDMA device specification
` [PATCH v2 05/15] IB/pvrdma: Add UAR support
` [PATCH v2 06/15] IB/pvrdma: Add virtual device RDMA structures
` [PATCH v2 07/15] IB/pvrdma: Add the main driver module for PVRDMA

IB/mlx4: Use EAGAIN error code instead or EINVAL in function mlx4_ib_poll_one
 2016-07-27 12:53 UTC  (11+ messages)
  ` [PATCH 1/2] IB/mlx4: Make function use_tunnel_data return void
  ` [PATCH 2/2] IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one

State of ipoib cm mode
 2016-07-27 12:46 UTC  (2+ messages)

[RFC] net/mlx5_core/en_main: Remove deprecated create_workqueue
 2016-07-27  6:12 UTC 

[PATCH 1/1] IB/iSER-Target: Release connection resources properly when receiving RDMA_CM_EVENT_DEVICE_REMOVAL
 2016-07-27  5:09 UTC 

[PATCH 1/1] Drivers: infiniband: hw: vmbus-nd: NetworkDirect driver for Linux
 2016-07-27  4:40 UTC  (4+ messages)

[PATCH] net/mlx5_core/health: Remove deprecated create_singlethread_workqueue
 2016-07-26 22:19 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/2] ipoib: Add ratelimited version of ipoib_warn
 2016-07-26 22:02 UTC  (4+ messages)
  ` [PATCH 2/2] ipoib: Ratelimit messages which can flood a host

[infiniband-diags commit]infiniband-diags - Infiniband diagnostic tools branch, master, updated. 1.5.9-223-g1f2f062
 2016-07-26 17:54 UTC 

mlx5 driver load error
 2016-07-26 17:29 UTC  (7+ messages)

[ANNOUNCE] Open Fabrics Verbs Working Group (OFVWG) meeting today - 7/26/2016 at 11:00PDT
 2016-07-26 15:08 UTC 

[PATCH 00/28] RDMA/hfi1,qib,rdmavt: Second round of fixes for 4.8
 2016-07-26 14:18 UTC  (33+ messages)
` [PATCH 13/28] IB/rdmavt: Add missing spin_lock_init call for rdi->n_cqs_lock
  ` [PATCH 01/28] IB/hfi1: Fix integrity errors counter value calculation
  ` [PATCH 02/28] IB/hfi1: Fix to fully initialize send context area
  ` [PATCH 03/28] IB/hfi1: Pull FECN/BECN processing to a common place
  ` [PATCH 04/28] IB/rdmavt: Add support for ib_map_mr_sg
  ` [PATCH 05/28] IB/rdmavt: Add mechanism to invalidate MR keys
  ` [PATCH 06/28] IB/rdmavt: Handle local operations in post send
  ` [PATCH 07/28] IB/hfi1: Handle send with invalidate opcode in the RC recv path
  ` [PATCH 08/28] IB/hfi1: Work request processing for fast register mr and invalidate
  ` [PATCH 09/28] IB/hfi1: Add support for extended memory management
  ` [PATCH 10/28] IB/hfi1: Modify the default number of kernel receive conexts
  ` [PATCH 11/28] IB/hfi1: Explain state complete frame details
  ` [PATCH 12/28] IB/hfi1: Read all firmware versions
  ` [PATCH 14/28] IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warnings
  ` [PATCH 15/28] IB/hfi1: Add static PCIe Gen3 CTLE tuning
  ` [PATCH 16/28] IB/hfi1: Add sysfs entry to override SDMA interrupt affinity
  ` [PATCH 17/28] IB/hfi1: Fix trace message units
  ` [PATCH 18/28] IB/hfi1: Add the capability for reserved operations
  ` [PATCH 19/28] IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled
  ` [PATCH 20/28] IB/hfi1: Disable external device configuration requests
  ` [PATCH 21/28] IB/hfi1: Ignore QSFP interrupts until power stabilizes
  ` [PATCH 22/28] IB/hfi1: Reset QSFP on every run through channel tuning
  ` [PATCH 23/28] IB/hfi1: Remove unused elements from struct ahg_ib_header
  ` [PATCH 24/28] IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_info
  ` [PATCH 25/28] IB/hfi1: Rename hfi1_pio_header to hfi1_sdma_header
  ` [PATCH 26/28] IB/hfi1: Cleanup UD packet handler
  ` [PATCH 27/28] IB/hfi1: Use hdr2sc function to calculate 5-bit SC
  ` [PATCH 28/28] IB/qib, IB/hfi1: Fix grh creation in ud loopback

[PATCH for-next 0/3] Mellanox ConnectX-3 Diagnostic Counters
 2016-07-26 10:15 UTC  (3+ messages)

[PATCH for-next 10/18] IB/hfi1: Refine user process affinity algorithm
 2016-07-25 14:54 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH for-next 09/18] IB/hfi1: Reserve and collapse CPU cores for contexts
 2016-07-25 14:54 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH for-next 08/18] IB/hfi1: Add global structure for affinity assignments
 2016-07-25 14:52 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH 1/1] InfiniBand: Deletion of unnecessary checks before two function calls
 2016-07-25 13:20 UTC  (8+ messages)
                                    ` [PATCH 0/3] IB/mthca: Fine-tuning for mthca_reset()
                                      ` [PATCH 1/3] IB/mthca: Delete an unnecessary check before the function call "pci_dev_put"
                                      ` [PATCH 2/3] IB/mthca: Less function calls in mthca_reset() after error detection
                                      ` [PATCH 3/3] IB/mthca: Delete unnecessary variable initialisations in mthca_reset()
                                  ` [PATCH] IB/hfi1: Delete an unnecessary check before the function call "sc_return_credits"

[PATCH V2] Add flow control to the portmapper
 2016-07-25  5:29 UTC  (10+ messages)

[PATCH V1 for-next 0/2] Support for Send Only Full Member multicast join
 2016-07-24 13:11 UTC  (2+ messages)

ref count of ib_ipoib.ko not incremented when an ip address is set
 2016-07-22 22:23 UTC  (2+ messages)

[PATCH v2 0/9] SELinux support for Infiniband RDMA
 2016-07-22 19:26 UTC  (14+ messages)
` [PATCH v2 3/9] selinux lsm IB/core: Implement LSM notification system
` [PATCH v2 5/9] selinux: Create policydb version for Infiniband support
` [PATCH v2 7/9] selinux: Implement Infiniband PKey "Access" access vector
` [PATCH v2 8/9] selinux: Add IB Port SMP "

[PATCH RFC 0/3] iwarp device removal deadlock fix
 2016-07-22 18:37 UTC  (13+ messages)
` [PATCH 1/3] iw_cm: free cm_id resources on the last deref
` [PATCH 2/3] iw_cxgb4: don't block in destroy_qp awaiting "
` [PATCH 3/3] nvme-rdma: Fix device removal handling

[RFC] IB/mlx4: Add sysfs entry for VF node_guid
 2016-07-21 22:58 UTC  (5+ messages)

[PATCH v12 00/22] Add Hisilicon RoCE driver
 2016-07-21 11:06 UTC  (23+ messages)
  ` [PATCH v12 01/22] net: hns: Add reset function support for "
  ` [PATCH v12 02/22] devicetree: bindings: IB: Add binding document for Hisilicon RoCE
  ` [PATCH v12 03/22] IB/hns: Add initial main frame driver and get cfg info
  ` [PATCH v12 04/22] IB/hns: Add RoCE engine reset function
  ` [PATCH v12 05/22] IB/hns: Add initial profile resource
  ` [PATCH v12 06/22] IB/hns: Add initial cmd operation
  ` [PATCH v12 07/22] IB/hns: Add event queue support
  ` [PATCH v12 08/22] IB/hns: Add hem support
  ` [PATCH v12 09/22] IB/hns: Add hca support
  ` [PATCH v12 10/22] IB/hns: Add process flow to init RoCE engine
  ` [PATCH v12 11/22] IB/hns: Add IB device registration
  ` [PATCH v12 12/22] IB/hns: Set mtu and gid support
  ` [PATCH v12 13/22] IB/hns: Add interface of the protocol stack registration
  ` [PATCH v12 14/22] IB/hns: Add operations support for IB device and port
  ` [PATCH v12 15/22] IB/hns: Add PD operations support
  ` [PATCH v12 16/22] IB/hns: Add ah "
  ` [PATCH v12 17/22] IB/hns: Add QP "
  ` [PATCH v12 18/22] IB/hns: Add CQ "
  ` [PATCH v12 19/22] IB/hns: Add memory region "
  ` [PATCH v12 20/22] IB/hns: Add operation for getting immutable port
  ` [PATCH v12 21/22] IB/hns: Kconfig and Makefile for RoCE module
  ` [PATCH v12 22/22] MAINTAINERS: Add maintainers for Hisilicon RoCE driver

[PATCH v3 0/5] Reduce RDMA RW API SGE limit
 2016-07-21  8:00 UTC  (15+ messages)
` [PATCH v3 1/5] IB/core: Make rdma_rw_ctx_init() initialize all used fields
` [PATCH v3 2/5] IB/core, RDMA RW API: Do not exceed QP SGE send limit
` [PATCH v3 3/5] IB/srpt: Limit the number of SG elements per work request
` [PATCH v3 5/5] IB/isert: Remove an unused member variable

[IPoIB] Missing join mcast events causing full machine lockup
 2016-07-21  7:31 UTC 

[PATCH -next] net/mlx5: Use PTR_ERR_OR_ZERO() to simplify the code
 2016-07-20 21:48 UTC  (2+ messages)

[PATCH] IB/hfi1: Fix deadlock with txreq allocation slow path
 2016-07-20 21:12 UTC 

[RFC ABI V1 0/8] SG-based RDMA ABI Proposal
 2016-07-20 17:56 UTC  (9+ messages)
` [RFC ABI V1 7/8] RDMA/core: Change locking of ib_uobject

[RFC ABI V1 4/8] RDMA/core: Add support for custom types
 2016-07-20 17:49 UTC  (11+ messages)

[PATCH v2] IB/ipoib: Report SG feature regardless of HW UD CSUM capability
 2016-07-20 17:44 UTC  (2+ messages)

[ANNOUNCE] New libmlx4-1.2.1 release
 2016-07-20 16:29 UTC 

[ANNOUNCE] New libmlx5-1.2.1 release
 2016-07-20 16:18 UTC 

next build: 7 warnings 0 failures (next/next-20160720)
 2016-07-20 10:25 UTC 

[PATCH 0/2] Get rid of transport layer retry count config parameter
 2016-07-20  8:42 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