]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/leon...
authorDoug Ledford <dledford@redhat.com>
Mon, 7 Aug 2017 17:30:40 +0000 (13:30 -0400)
committerDoug Ledford <dledford@redhat.com>
Mon, 7 Aug 2017 17:30:40 +0000 (13:30 -0400)
commit7d76262bc0b96fdca33afb09366a0f1ce361336d
treec9e50c89309ea81ef4218c76c5bef0a106d6aa84
parent78938814b2d38c5c244440fa84a5453436ed4321
parent669923f171db304ffe04043dcbf428d7a3d8e8de
Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma into leon-ipoib

IPoIB fixes for 4.13

The patchset provides various fixes for IPoIB. It is combination of
fixes to various issues discovered during verification along with
static checkers cleanup patches.

Most of the patches are from pre-git era and hence lack of Fixes lines.

There is one exception in this IPoIB group - addition of patch revert:
Revert "IB/core: Allow QP state transition from reset to error", but
it followed by proper fix to the annoying print, so I thought it is
appropriate to include it.

Signed-off-by: Doug Ledford <dledford@redhat.com>