netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/7] net/smc: patches 2019-02-12
@ 2019-02-12 15:29 Ursula Braun
  2019-02-12 15:29 ` [PATCH net-next 1/7] net/smc: reset cursor update required flag Ursula Braun
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Ursula Braun @ 2019-02-12 15:29 UTC (permalink / raw)
  To: davem; +Cc: netdev, linux-s390, schwidefsky, heiko.carstens, raspl, ubraun

Dave,

here are patches for SMC:
* patches 1 and 3 optimize SMC-R tx logic
* patch 2 is a cleanup without functional change
* patch 4 optimizes rx logic
* patches 5 and 6 improve robustness in link group and IB event handling
* patch 7 establishes Karsten Graul as another SMC maintainer

Thanks, Ursula

Karsten Graul (6):
  net/smc: reset cursor update required flag
  net/smc: move wake up of close waiters to main send function
  net/smc: no delay when waiting for free transfer buffers
  net/smc: reduce amount of status updates to peer
  net/smc: always check for connections in smc_lgr_free_work()
  net/smc: check port_idx of ib event, update handled events

Ursula Braun (1):
  MAINTAINERS: add Karsten as SMC maintainer

 MAINTAINERS        |  1 +
 net/smc/smc_cdc.c  | 29 ++++++++++++-----------------
 net/smc/smc_core.c |  6 ++----
 net/smc/smc_ib.c   | 24 ++++++++++++++++--------
 net/smc/smc_tx.c   | 12 ++++++++----
 5 files changed, 39 insertions(+), 33 deletions(-)

-- 
2.16.4


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

end of thread, other threads:[~2019-02-12 17:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-12 15:29 [PATCH net-next 0/7] net/smc: patches 2019-02-12 Ursula Braun
2019-02-12 15:29 ` [PATCH net-next 1/7] net/smc: reset cursor update required flag Ursula Braun
2019-02-12 15:29 ` [PATCH net-next 2/7] net/smc: move wake up of close waiter Ursula Braun
2019-02-12 15:29 ` [PATCH net-next 3/7] net/smc: no delay for free tx buffer wait Ursula Braun
2019-02-12 15:29 ` [PATCH net-next 4/7] net/smc: reduce amount of status updates to peer Ursula Braun
2019-02-12 15:29 ` [PATCH net-next 5/7] net/smc: check connections in smc_lgr_free_work Ursula Braun
2019-02-12 15:29 ` [PATCH net-next 6/7] net/smc: check port_idx of ib event Ursula Braun
2019-02-12 15:29 ` [PATCH net-next 7/7] MAINTAINERS: add Karsten as SMC maintainer Ursula Braun
2019-02-12 17:00 ` [PATCH net-next 0/7] net/smc: patches 2019-02-12 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).