Dave, here are 4 more patches for SMC: The first one is just a small code cleanup in preparation for patch 2. Patch 2 switches to the use of the vlan-gid for VLAN traffic. Patch 3 improves diagnosis when creating SMC connections. Patch 4 improves synchronization between local and remote link groups. Thanks, Ursula Karsten Graul (2): net/smc: provide fallback reason code net/smc: improve delete link processing Ursula Braun (2): net/smc: fewer parameters for smc_llc_send_confirm_link() net/smc: use correct vlan gid of RoCE device include/uapi/linux/smc_diag.h | 6 +++ net/smc/af_smc.c | 86 ++++++++++++++++++++++--------------------- net/smc/smc.h | 2 + net/smc/smc_clc.c | 16 ++++---- net/smc/smc_clc.h | 20 ++++++---- net/smc/smc_core.c | 84 +++++++++++++++++++++++------------------- net/smc/smc_core.h | 9 +++-- net/smc/smc_diag.c | 8 +++- net/smc/smc_ib.c | 41 ++++++++++++++++++--- net/smc/smc_ib.h | 3 +- net/smc/smc_llc.c | 50 +++++++++++++------------ net/smc/smc_llc.h | 7 ++-- net/smc/smc_pnet.c | 30 ++++++++++----- net/smc/smc_pnet.h | 3 +- net/smc/smc_wr.c | 7 +--- 15 files changed, 228 insertions(+), 144 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