]> 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)
commit5f08b0a8295061054603f938cbe9552e6f3ee5c5
treec9e50c89309ea81ef4218c76c5bef0a106d6aa84
parentfc950d170c3b261ba4e313e4d716ff7376619457
parent2cd7749d3ed82af0039caeebc34c7aa6db4efd7b
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>