Merge branch 'smc-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 23 May 2018 20:02:36 +0000 (16:02 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 May 2018 20:02:36 +0000 (16:02 -0400)
commit50b464b3f22687cbc167356a2b5b88634e4d7739
treee2cb35eac4fd3eff9adff6184906f7f33081bc71
parent8156b0ba7413238e473ef567ebecd755f92275c5
parent7f58a1ad5a9c203f25aa1f8947dc34751778e820
Merge branch 'smc-next'

Ursula Braun says:

====================
patches 2018-05-23

here are more smc-patches for net-next:

Patch 1 fixes an ioctl problem detected by syzbot.

Patch 2 improves smc_lgr_list locking in case of abnormal link
group termination. If you want to receive a version for the net-tree,
please let me know. It would look somewhat different, since the port
terminate code has been moved to smc_core.c on net-next.

Patch 3 enables SMC to deal with urgent data.

Patch 4 is a minor improvement to avoid out-of-sync linkgroups
between 2 peers.
====================

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