]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit46e1bd40fc0976def3ce40a351070e390048d77d
treeaf5a7ade751925773bf6394584969014662dc8ac
parent50a215ac57724441a78b6b7725fed305ea219cd8
parent70f8114cab611c608c23c678ff324fef718b9ecc
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>