[PATCH net 0/3] net/smc: fixes 2018-07-18
From: Ursula Braun <hidden>
Date: 2018-07-18 13:23:06
From: Ursula Braun <redacted> Dave, here are small fixes for SMC: The first patch speeds up unidirectional traffic, the second patch increases security, and the third patch fixes a problem for fallback cases. Thanks, Ursula Karsten Graul (1): net/smc: reset recv timeout after clc handshake Ursula Braun (2): net/smc: optimize consumer cursor updates net/smc: add error handling for get_user() net/smc/af_smc.c | 3 ++- net/smc/smc_clc.c | 3 ++- net/smc/smc_tx.c | 12 ++++++++++-- 3 files changed, 14 insertions(+), 4 deletions(-) -- 2.16.4