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 -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html