From: Ursula Braun <ursula.braun@xxxxxxxxxxxxx> Dave, here are 4 smc patches for net-next covering small new features in different areas: * link health check * diagnostics for IPv6 smc sockets * ioctl * improvement for vlan determination v2 changes: * better title * patch 2 - remove compile problem for disabled CONFIG_IPV6 Thanks, Ursula Karsten Graul (2): net/smc: periodic testlink support net/smc: ipv6 support for smc_diag.c Ursula Braun (2): net/smc: handle ioctls SIOCINQ, SIOCOUTQ, and SIOCOUTQNSD net/smc: determine vlan_id of stacked net_device net/smc/af_smc.c | 39 +++++++++++++++++++++++++++++----- net/smc/smc_core.c | 28 +++++++++++++++++++++--- net/smc/smc_core.h | 4 ++++ net/smc/smc_diag.c | 39 ++++++++++++++++++++++++++-------- net/smc/smc_llc.c | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++++- net/smc/smc_llc.h | 3 +++ net/smc/smc_wr.c | 1 + 7 files changed, 158 insertions(+), 18 deletions(-) -- 2.13.5 -- 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