linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-26 14:56:50 to 2017-09-30 07:11:05 UTC [more...]

[PATCH] RDMA/hns: return 0 rather than return a garbage status value
 2017-09-30  7:11 UTC  (2+ messages)

[PATCH V2 for-next 0/8] Bug fixes & Code improvements in hip06 and hip08 RoCE driver
 2017-09-30  2:11 UTC  (13+ messages)
` [PATCH V2 for-next 1/8] RDMA/hns: Modify the value with rd&dest_rd of qp_attr
  ` [PATCH V2 for-next 2/8] RDMA/hns: Factor out the code for checking sdb status into a new function
  ` [PATCH V2 for-next 6/8] RDMA/hns: Add return statement when checking error in hns_roce_v1_mr_free_work_fn
` [PATCH V2 for-next 3/8] RDMA/hns: Add return statement when kzalloc return NULL in hns_roce_v1_recreate_lp_qp
` [PATCH V2 for-next 4/8] RDMA/hns: Set mask for destination qp field of qp context assignment
` [PATCH V2 for-next 5/8] RDMA/hns: Set rdma_ah_attr type for querying qp
` [PATCH V2 for-next 7/8] RDMA/hns: Remove unnecessarily calling unregister_inetaddr_notifier function
` [PATCH V2 for-next 8/8] RDMA/hns: Replace usleep_range with udelay when checking command status

ibqueryerrors.c: Add support for additional counters in PortCountersExtended
 2017-09-30  1:42 UTC 

[PATCH infiniband-diags] libibmad/fields.c: PortInfo:McastPkeyTrapSuppressionEnabled is 2 bits in IBA 1.3
 2017-09-30  1:38 UTC  (2+ messages)

[PATCHv2 infiniband-diags] ibcc[config query].c: Make SwitchPortCongestionSetting IBA 1.3 compliant
 2017-09-30  1:38 UTC  (2+ messages)

[PATCH net] RDS: IB: Limit the scope of has_fr/has_fmr variables
 2017-09-30  1:38 UTC  (2+ messages)

[PATCH 0/5] more i40iw fixes
 2017-09-30  1:29 UTC  (6+ messages)
  ` [PATCH 1/5] i40iw: Do not retransmit MPA request after it is ACKed
  ` [PATCH 2/5] i40iw: Do not generate CQE for RTR on QP flush
  ` [PATCH 3/5] i40iw: Do not allow posting WR after QP is flushed
  ` [PATCH 4/5] i40iw: Add missing memory barriers
  ` [PATCH 5/5] i40iw: Fix port number for query QP

[PATCH] i40iw: delete some stray tabs
 2017-09-29 20:34 UTC  (7+ messages)

Kernel 4.13.3 and 4.13.4 Infiniband SRP Issue
 2017-09-29 19:26 UTC 

[bug report] RDMA/bnxt_re: Add bnxt_re RoCE driver
 2017-09-29 17:56 UTC  (2+ messages)

[PATCH v1 for-4.14-rc] RDMA/core: Correct nlmsg_len after appending attributes
 2017-09-29 16:04 UTC  (4+ messages)

[PATCH rdma-next 0/5] iw_cxgb4: handle fw reply timeouts
 2017-09-29 15:48 UTC  (7+ 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][rdma-next] RDMA/hns: remove redundant assignment to variable j
 2017-09-29 15:27 UTC  (2+ messages)

[PATCH][rdma-next] RDMA/hns: make various function static, fixes warnings
 2017-09-29 15:27 UTC  (2+ messages)

[PATCH for-next 0/2] IB/opa_vnic: Add debugfs interface
 2017-09-29 15:27 UTC  (15+ messages)

[PATCH v2 for-next] IB/{ipoib,iser}: Consistent print format of vendor error
 2017-09-29 15:25 UTC  (2+ messages)

[PATCH 0/8] use setup_timer() helper function
 2017-09-29 15:23 UTC  (4+ messages)

[PATCH v1 rdma-next] RDMA/qedr: Fix rdma_type initialization
 2017-09-29 15:22 UTC  (12+ messages)

[PATCH] IB/qib: Use setup_timer and mod_timer
 2017-09-29 15:20 UTC  (2+ messages)

[PATCH for-next 0/9] IB/hfi1: IOCTL cleanup and refactoring
 2017-09-29 15:07 UTC  (2+ messages)

[PATCH rdma-rc 0/7] RDMA core, IPoiB and mlx5 fixes
 2017-09-29 15:01 UTC  (3+ messages)

[PATCH for-next 00/12] IB/hfi1,qib: Driver updates 9/26/2017
 2017-09-29 14:02 UTC  (10+ messages)
` [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 0/9] Bug fixes & Code improvements in hip06 and hip08 RoCE driver
 2017-09-29 13:15 UTC  (22+ messages)
` [PATCH for-next 1/9] RDMA/hns: Modify the value with rd&dest_rd of qp_attr
` [PATCH for-next 2/9] RDMA/hns: Factor out the code for checking sdb status into a new function
` [PATCH for-next 4/9] RDMA/hns: Set mask for destination qp field of qp context assignment
` [PATCH for-next 5/9] RDMA/hns: Set rdma_ah_attr type for querying qp
` [PATCH for-next 7/9] RDMA/hns: Remove unnecessarily calling unregister_inetaddr_notifier function
  ` [PATCH for-next 3/9] RDMA/hns: Add return statement when kzalloc return NULL in hns_roce_v1_recreate_lp_qp
  ` [PATCH for-next 6/9] RDMA/hns: Add return statement when checking error in hns_roce_v1_mr_free_work_fn
  ` [PATCH for-next 8/9] RDMA/hns: Remove unused struct members in hns-abi.h
  ` [PATCH for-next 9/9] RDMA/hns: Replace usleep_range with udelay when checking command status

[PATCH for-4.14-rc] RDMA/netlink: Restore nlmsg_len calculation in ibnl_put_attr
 2017-09-28 19:47 UTC  (4+ messages)

[PATCH] IB/ipoib: Enable pkey and device name decoupling
 2017-09-28 17:08 UTC  (12+ messages)

[PATCH] verbs: fix compilation error with ICC
 2017-09-28 16:44 UTC  (3+ messages)

[ANNOUNCE] Shared pull requests (was Re: Workflow for i40iw patch submissions)
 2017-09-28 16:29 UTC  (18+ messages)

[PULL REQUEST] Please pull rdma.git
 2017-09-28 16:06 UTC 

[PATCH rdma-core 00/10] Rework the verb init scheme
 2017-09-28 15:56 UTC  (7+ messages)
` [PATCH rdma-core 03/10] verbs: Split init_device into a match and alloc/bind step

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

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

[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-rc 0/7] IB/opa_vnic: Fixes for RC
 2017-09-27 15:20 UTC  (2+ messages)

[PATCH for-rc 0/7] IB/hfi1: Fixes for RC
 2017-09-27 15:15 UTC  (4+ messages)
` [PATCH for-rc 5/7] Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"

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

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

[PATCH] IB/ocrdma: pr_err() strings should end with newlines
 2017-09-27 14:20 UTC  (4+ 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] IB/ipoib: Remove device when one port fails to init
 2017-09-27 13:48 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  (10+ 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)


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).