linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-24 19:49:25 to 2017-09-28 04:34:38 UTC [more...]

[PATCH for-next 00/20] RDMA/hns: Add hip08 RoCE driver support
 2017-09-28  4:34 UTC  (19+ messages)
` [PATCH for-next 05/20] RDMA/hns: Add command queue support for hip08 RoCE driver

[PATCH v1 rdma-next] RDMA/qedr: Fix rdma_type initialization
 2017-09-28  3:27 UTC  (7+ messages)

[perftests and rdma-core]: Location of upstream perftest repo and inclusion in rdma-core
 2017-09-27 21:27 UTC  (3+ messages)

[PATCH rdma-next 0/5] iw_cxgb4: handle fw reply timeouts
 2017-09-27 20:55 UTC  (6+ messages)
  ` [PATCH rdma-next 1/5] iw_cxgb4: allocate wait object for each memory object
  ` [PATCH rdma-next 2/5] iw_cxgb4: allocate wait object for each cq object
  ` [PATCH rdma-next 3/5] iw_cxgb4: allocate wait object for each qp object
  ` [PATCH rdma-next 4/5] iw_cxgb4: allocate wait object for each ep object
  ` [PATCH rdma-next 5/5] iw_cxgb4: add referencing to wait objects

[PATCH] IB/ipoib: Enable pkey and device name decoupling
 2017-09-27 19:03 UTC  (6+ messages)

[PATCH v2 for-next] IB/{ipoib,iser}: Consistent print format of vendor error
 2017-09-27 18:26 UTC 

[PATCH v1 for-next] IB/{ipoib,iser}: Consistent print format of vendor error
 2017-09-27 18:00 UTC  (3+ messages)

Concall with Doug
 2017-09-27 17:51 UTC  (2+ messages)

[PATCH for-next 00/12] IB/hfi1,qib: Driver updates 9/26/2017
 2017-09-27 15:39 UTC  (17+ messages)
  ` [PATCH for-next 01/12] IB/hfi1: Add new state complete decodes for LNI failures
  ` [PATCH for-next 02/12] IB/hfi1: Convert the macro AHG_HEADER_SET into an inline function
  ` [PATCH for-next 03/12] IB/hfi1: Remove the debug trace message in pin_sdma_pages()
  ` [PATCH for-next 04/12] IB/qib: Update QIB to use the latest PCI API
  ` [PATCH for-next 05/12] IB/hfi1: Update HFI "
  ` [PATCH for-next 06/12] IB/hfi1: Set default_desc1 just one time
  ` [PATCH for-next 07/12] IB/hfi1: Remove unused link_default variable
  ` [PATCH for-next 08/12] IB/hfi1: Remove unnecessary error messages on alloc failures
  ` [PATCH for-next 09/12] IB/hfi1: Inline common calculation
  ` [PATCH for-next 10/12] IB/hfi1: Remove unused hfi1_cpulist variables
  ` [PATCH for-next 11/12] IB/hfi1: Extend input hdr tracing for packet type
  ` [PATCH for-next 12/12] IB/hfi1: Add a safe wrapper for _rcd_get_by_index

[PATCH for-next 0/2] IB/opa_vnic: Add debugfs interface
 2017-09-27 15:26 UTC  (8+ messages)
  ` [PATCH for-next 1/2] IB/opa_vnic: Add debugfs support to OPA VNIC
  ` [PATCH for-next 2/2] IB/opa_vnic: Support adding OPA VNIC vports through debug interface

[PATCH for-rc 0/7] IB/opa_vnic: Fixes for RC
 2017-09-27 15:20 UTC  (9+ messages)
  ` [PATCH for-rc 1/7] IB/opa_vnic: Mark unused Ethernet MTU fields as reserved
  ` [PATCH for-rc 2/7] IB/opa_vnic: Set POD value for Ethernet MTU
  ` [PATCH for-rc 3/7] IB/opa_vnic: Allow reset of MAC address
  ` [PATCH for-rc 4/7] IB/opa_vnic: Properly return the total MACs in UC MAC list
  ` [PATCH for-rc 5/7] IB/opa_vnic: Properly clear Mac Table Digest
  ` [PATCH for-rc 6/7] IB/opa_vnic: Properly set vesw port status
  ` [PATCH for-rc 7/7] IB/opa_vnic: Add routing control information

[PATCH for-rc 0/7] IB/hfi1: Fixes for RC
 2017-09-27 15:15 UTC  (10+ messages)
` [PATCH for-rc 5/7] Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"
  ` [PATCH for-rc 1/7] IB/hfi1: Turn off AOC TX after offline substates
  ` [PATCH for-rc 2/7] IB/hfi1: Only reset QSFP after link up and turn off AOC TX
  ` [PATCH for-rc 3/7] IB/hfi1: Check eeprom config partition validity
  ` [PATCH for-rc 4/7] IB/hfi1: Return correct value in general interrupt handler
  ` [PATCH for-rc 6/7] IB/hfi1: On error, fix use after free during user context setup
  ` [PATCH for-rc 7/7] IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver load

[PATCH] IB/mlx5:: pr_err() and mlx5_ib_dbg() strings should end with newlines
 2017-09-27 14:46 UTC  (8+ messages)

[PATCH v2] IB/ocrdma: pr_err() strings should end with newlines
 2017-09-27 14:21 UTC  (4+ messages)

[PATCH] IB/ocrdma: pr_err() strings should end with newlines
 2017-09-27 14:20 UTC  (5+ messages)

[PATCH for-next v3 0/2] iw_cxgb4 pr_debug() changes for 4.14-rc
 2017-09-27 14:17 UTC  (6+ messages)
  ` [PATCH for-next v3 1/2] iw_cxgb4: Remove __func__ parameter from pr_debug()
  ` [PATCH for-next v3 2/2] iw_cxgb4: change pr_debug to appropriate log level

[PATCH rdma-core 00/10] Rework the verb init scheme
 2017-09-27 13:49 UTC  (18+ messages)
` [PATCH rdma-core 01/10] verbs: Change verbs_register_driver to accept the ops struct directly
` [PATCH rdma-core 03/10] verbs: Split init_device into a match and alloc/bind step
` [PATCH rdma-core 04/10] providers: Use the new match_device and allocate_device ops
` [PATCH rdma-core 07/10] providers: Use the new common PCI matching infrastructure

[PATCH] IB/ipoib: Remove device when one port fails to init
 2017-09-27 13:48 UTC  (2+ messages)

[PATCH 0/8] use setup_timer() helper function
 2017-09-27 13:43 UTC  (2+ messages)

[PATCH rdma-next] RDMA/qedr: Fix rdma_type initialization
 2017-09-27 13:23 UTC  (6+ messages)

[PATCH] RDMA/cxgb3: remove redundant first assignement of sqp
 2017-09-27 13:11 UTC  (2+ messages)

[PATCH 1/2] [v2] IB/uverbs: clean up INIT_UDATA_BUF_OR_NULL usage
 2017-09-27 13:10 UTC  (4+ messages)
` [PATCH 2/2] IB/uverbs: clean up INIT_UDATA() macro usage

[PATCH v3] IB: Move PCI dependency from root KConfig to HW's KConfigs
 2017-09-27 13:07 UTC  (2+ messages)

[PATCH] IB/{cxgb3,cxgb4}: Remove unneeded config dependencies
 2017-09-27 13:06 UTC  (2+ messages)

[PATCH][next] IB/core: fix spelling mistake: "aceess" -> "access"
 2017-09-27 12:54 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Delete the unnecessary initializing enum to zero
 2017-09-27 12:42 UTC  (2+ messages)

[RFC+PATCH] Infiniband hfi1 + PREEMPT_RT_FULL issues
 2017-09-26 21:11 UTC  (11+ messages)

[linux-rdma and rdma-core]: Unable to perform rdma_connect in loopbacked configuration
 2017-09-26 20:52 UTC  (5+ messages)

[PATCH v2 net-next 0/4] qed: iWARP fixes and enhancements
 2017-09-26 18:22 UTC  (2+ messages)

[PATCH for-next v2 0/2] iw_cxgb4 pr_debug() changes for 4.14-rc
 2017-09-26 17:47 UTC  (6+ messages)
  ` [PATCH for-next v2 1/2] iw_cxgb4: Remove __func__ parameter from pr_debug()
  ` [PATCH for-next v2 2/2] iw_cxgb4: change pr_debug to appropriate log level

[PATCH net-next] net/mlx5: Remove redundant unlikely()
 2017-09-26 17:23 UTC  (2+ messages)

[ANNOUNCE] Shared pull requests (was Re: Workflow for i40iw patch submissions)
 2017-09-26 16:34 UTC  (17+ messages)

[PATCH] verbs: fix compilation error with ICC
 2017-09-26 14:05 UTC 

[PATCH for-next 0/9] IB/hfi1: IOCTL cleanup and refactoring
 2017-09-26 14:04 UTC  (10+ messages)
  ` [PATCH for-next 1/9] IB/hfi1: Refactor assign_ctxt() IOCTL
  ` [PATCH for-next 2/9] IB/hfi1: Refactor get_ctxt_info
  ` [PATCH for-next 3/9] IB/hfi1: Fix parenthesis alignment issues
  ` [PATCH for-next 4/9] IB/hfi1: Refactor get_base_info
  ` [PATCH for-next 5/9] IB/hfi1: Refactor hfi_user_exp_rcv_setup() IOCTL
  ` [PATCH for-next 6/9] IB/hfi1: Refactor hfi_user_exp_rcv_clear() IOCTLs
  ` [PATCH for-next 7/9] IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLs
  ` [PATCH for-next 8/9] IB/hfi1: Refactor get_user() IOCTLs
  ` [PATCH for-next 9/9] IB/hfi1: Refactor reset_ctxt() IOCTL

[PATCH RFC rdma-core] Verbs: Introduce resource domain
 2017-09-26  9:09 UTC  (5+ messages)

[PATCH] IB/{ipoib,iser}: Consistent print format of vendor error
 2017-09-26  7:06 UTC  (5+ messages)

[ANNOUNCE] OFED 4.8-1-rc1 release is available
 2017-09-25 18:46 UTC 

For-next area officially open
 2017-09-25 15:24 UTC 

Question on mlx5-ib auto load
 2017-09-25 11:40 UTC  (6+ messages)

nvmeof rdma regression issue on 4.14.0-rc1 (or maybe mlx4?)
 2017-09-25 11:15 UTC  (8+ messages)

[PATCH rdma-rc 0/7] RDMA core, IPoiB and mlx5 fixes
 2017-09-25  6:51 UTC  (5+ messages)
` [PATCH rdma-rc 1/7] IB/core: Fix typo in the name of the tag-matching cap struct

RE:
 2017-09-25  5:48 UTC  (2+ messages)
  ` 

[PATCH 0/8] RDMA/bnxt_re: Misc fixes for bnxt_re
 2017-09-25  3:01 UTC  (4+ messages)
` [PATCH 5/8] bnxt_re: Fix race between the netdev register and unregister events

crash in 4.14-rc1 with IPoIB
 2017-09-24 20:30 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).