Re: [PATCH net 0/3] net/smc: fixes 2018-08-08

From: David Miller
Date: Wed Aug 08 2018 - 22:14:56 EST


From: Ursula Braun <ubraun@xxxxxxxxxxxxx>
Date: Wed, 8 Aug 2018 14:13:18 +0200

> here are small fixes for SMC: The first patch makes sure, shutdown code
> is not executed for sockets in state SMC_LISTEN. The second patch resets
> send and receive buffer values for accepted sockets, since TCP buffer size
> optimizations for the internal CLC socket should not be forwarded to the
> outer SMC socket. The third patch solves a race between connect and ioctl
> reported by syzbot.

Series applied, thank you.