]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit48107c4e596c8523d46c7b04f92cf29e7569a01e
treec9e50c89309ea81ef4218c76c5bef0a106d6aa84
parent5db465f235e74293e285e1fa924a55e52ba52a98
parent5dc78ad1904db597bdb4427f3ead437aae86f54c
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>