netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 00/10] net/smc: patches for net-next
@ 2017-04-10 12:57 Ursula Braun
  2017-04-10 12:57 ` [PATCH net-next 01/10] net/smc: get rid of old comment Ursula Braun
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Ursula Braun @ 2017-04-10 12:57 UTC (permalink / raw)
  To: davem; +Cc: netdev, linux-s390, jwi, schwidefsky, heiko.carstens, raspl,
	ubraun

Hi Dave,

here are some patches for net/smc. Most important are
improvements for socket closing.

Thanks, Ursula

Ursula Braun (10):
  net/smc: get rid of old comment
  net/smc: remove useless smc_ib_devices_list check
  net/smc: return active RoCE port only
  net/smc: guarantee reset of write_blocked for heavy workload
  net/smc: always call the POLL_IN part of sk_wake_async
  net/smc: no socket state changes in tasklet context
  net/smc: guarantee ConnClosed send after shutdown SHUT_WR
  net/smc: remove duplicate unhash
  net/smc: destruct non-accepted sockets
  net/smc: do not use IB_SEND_INLINE together with mapped data

 net/smc/af_smc.c    | 23 +++++++++++------
 net/smc/smc.h       |  1 +
 net/smc/smc_cdc.c   | 11 +++++---
 net/smc/smc_close.c | 74 +++++++++++++++++++++++++++++++++++------------------
 net/smc/smc_close.h |  2 +-
 net/smc/smc_core.c  |  2 +-
 net/smc/smc_ib.c    |  3 ---
 net/smc/smc_pnet.c  |  9 ++++---
 net/smc/smc_pnet.h  |  1 -
 net/smc/smc_rx.c    |  3 +--
 net/smc/smc_tx.c    |  6 ++++-
 net/smc/smc_wr.c    |  2 +-
 12 files changed, 87 insertions(+), 50 deletions(-)

-- 
2.10.2

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

end of thread, other threads:[~2017-04-12  3:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-10 12:57 [PATCH net-next 00/10] net/smc: patches for net-next Ursula Braun
2017-04-10 12:57 ` [PATCH net-next 01/10] net/smc: get rid of old comment Ursula Braun
2017-04-10 12:57 ` [PATCH net-next 02/10] net/smc: remove useless smc_ib_devices_list check Ursula Braun
2017-04-10 12:57 ` [PATCH net-next 03/10] net/smc: return active RoCE port only Ursula Braun
2017-04-10 12:57 ` [PATCH net-next 04/10] net/smc: guarantee reset of write_blocked for heavy workload Ursula Braun
2017-04-10 12:58 ` [PATCH net-next 05/10] net/smc: always call the POLL_IN part of sk_wake_async Ursula Braun
2017-04-10 12:58 ` [PATCH net-next 06/10] net/smc: no socket state changes in tasklet context Ursula Braun
2017-04-10 12:58 ` [PATCH net-next 07/10] net/smc: guarantee ConnClosed send after shutdown SHUT_WR Ursula Braun
2017-04-10 12:58 ` [PATCH net-next 08/10] net/smc: remove duplicate unhash Ursula Braun
2017-04-10 12:58 ` [PATCH net-next 09/10] net/smc: destruct non-accepted sockets Ursula Braun
2017-04-10 12:58 ` [PATCH net-next 10/10] net/smc: do not use IB_SEND_INLINE together with mapped data Ursula Braun
2017-04-12  3:01 ` [PATCH net-next 00/10] net/smc: patches for net-next 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).