Merge branch 'smc-fixes-next'
authorDavid S. Miller <davem@davemloft.net>
Thu, 7 Dec 2017 20:03:13 +0000 (15:03 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Dec 2017 20:03:13 +0000 (15:03 -0500)
commit66c5c5b5668281a898c7882d64ee22694fdd1d88
treeaf5a7ade751925773bf6394584969014662dc8ac
parent2a93c1a3651fb41b580676c849887b68af6da02b
parente7b7a64a8493d47433fd003efbe6543e3f676294
Merge branch 'smc-fixes-next'

Ursula Braun says:

====================
smc: fixes 2017-12-07

here are some smc-patches. The initial 4 patches are cleanups.
Patch 5 gets rid of ib_post_sends in tasklet context to avoid peer drops due
to out-of-order receivals.
Patch 6 makes sure, the Linux SMC code understands variable sized CLC proposal
messages built according to RFC7609.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>