From: David S. Miller Date: Thu, 9 Aug 2018 02:14:23 +0000 (-0700) Subject: Merge branch 'smc-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ef91b6f91ab8edfb3b90a03896004023dbac3e6e;p=linux.git Merge branch 'smc-fixes' Ursula Braun says: ==================== net/smc: fixes 2018-08-08 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. ==================== Signed-off-by: David S. Miller --- ef91b6f91ab8edfb3b90a03896004023dbac3e6e