netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] net/smc: fixes 2018-07-18
@ 2018-07-18 13:22 Ursula Braun
  2018-07-18 13:22 ` [PATCH net 1/3] net/smc: optimize consumer cursor updates Ursula Braun
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ursula Braun @ 2018-07-18 13:22 UTC (permalink / raw)
  To: davem; +Cc: netdev, linux-s390, schwidefsky, heiko.carstens, raspl,
	linux-kernel

From: Ursula Braun <ursula.braun@linux.ibm.com>

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-07-18 17:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-18 13:22 [PATCH net 0/3] net/smc: fixes 2018-07-18 Ursula Braun
2018-07-18 13:22 ` [PATCH net 1/3] net/smc: optimize consumer cursor updates Ursula Braun
2018-07-18 13:22 ` [PATCH net 2/3] net/smc: add error handling for get_user() Ursula Braun
2018-07-18 13:22 ` [PATCH net 3/3] net/smc: reset recv timeout after clc handshake Ursula Braun
2018-07-18 17:59 ` [PATCH net 0/3] net/smc: fixes 2018-07-18 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).