netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] net/smc: patches 2018-07-23
@ 2018-07-23 11:53 Ursula Braun
  2018-07-23 11:53 ` [PATCH net-next 1/5] net/smc: provide smc mode in smc_diag.c Ursula Braun
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ursula Braun @ 2018-07-23 11:53 UTC (permalink / raw)
  To: davem; +Cc: netdev, linux-s390, schwidefsky, heiko.carstens, raspl,
	linux-kernel

Dave,

here are some small patches for SMC: Just the first patch contains a
functional change. It allows to differ between the modes SMCR and SMCD
on s390 when monitoring SMC sockets. The remaining patches are cleanups
without functional changes.

Thanks, Ursula

Karsten Graul (1):
  net/smc: provide smc mode in smc_diag.c

Stefan Raspl (2):
  net/smc: eliminate cursor read and write calls
  net/smc: add function to get link group from link

Ursula Braun (2):
  net/smc: use DECLARE_BITMAP for rtokens_used_mask
  net/smc: remove local variable page in smc_rx_splice()

 include/uapi/linux/smc_diag.h |  9 ++++++++-
 net/smc/af_smc.c              |  8 ++------
 net/smc/smc_cdc.c             | 35 ++++++++++++--------------------
 net/smc/smc_cdc.h             | 43 ++++++++++++++--------------------------
 net/smc/smc_core.h            |  8 ++++++--
 net/smc/smc_diag.c            |  7 ++++++-
 net/smc/smc_ib.c              |  3 +--
 net/smc/smc_llc.c             | 30 ++++++++--------------------
 net/smc/smc_rx.c              | 19 +++++-------------
 net/smc/smc_tx.c              | 46 ++++++++++++-------------------------------
 net/smc/smc_tx.h              |  4 ++--
 net/smc/smc_wr.c              | 27 +++++--------------------
 12 files changed, 84 insertions(+), 155 deletions(-)

-- 
2.16.4

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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-23 11:53 [PATCH net-next 0/5] net/smc: patches 2018-07-23 Ursula Braun
2018-07-23 11:53 ` [PATCH net-next 1/5] net/smc: provide smc mode in smc_diag.c Ursula Braun
2018-07-23 11:53 ` [PATCH net-next 2/5] net/smc: eliminate cursor read and write calls Ursula Braun
2018-07-23 11:53 ` [PATCH net-next 3/5] net/smc: add function to get link group from link Ursula Braun
2018-07-23 11:53 ` [PATCH net-next 4/5] net/smc: use DECLARE_BITMAP for rtokens_used_mask Ursula Braun
2018-07-23 11:53 ` [PATCH net-next 5/5] net/smc: remove local variable page in smc_rx_splice() Ursula Braun
2018-07-23 17:57 ` [PATCH net-next 0/5] net/smc: patches 2018-07-23 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).