just realized that I put stable on CC: for this qeth patch series by mistake. This was not intended, sorry! -------- Forwarded Message -------- Subject: [PATCH net-next 00/13] s390: qeth patches Date: Wed, 11 Jan 2017 12:55:47 +0100 From: Ursula Braun <ubraun@xxxxxxxxxxxxxxxxxx> To: davem@xxxxxxxxxxxxx CC: netdev@xxxxxxxxxxxxxxx, linux-s390@xxxxxxxxxxxxxxx, schwidefsky@xxxxxxxxxx, heiko.carstens@xxxxxxxxxx, stable@xxxxxxxxxxxxxxx, ubraun@xxxxxxxxxxxxxxxxxx Hi Dave, here are several fixes for the s390 qeth driver, built for net-next. Thanks, Ursula Julian Wiedmann (8): s390/qeth: Allow reading hsuid from sysfs while card is DOWN s390/qeth: Remove unused define QETH_IP_HEADER_SIZE s390/qeth: drop unused parameter from qeth_l2_del_all_macs() s390/qeth: when setting group MAC, don't convert return code twice s390/qeth: consolidate errno translation for MAC management s390/qeth: extract qeth_l2_remove_mac() s390/qeth: shuffle MAC management functions around s390/qeth: issue STARTLAN as first IPA command Thomas Richter (3): s390/qeth: rework RX/TX checksum offload command to use call back functions s390/qeth: test RX/TX checksum offload reply from hardware s390/qeth: display warning for OSA3 RX/TX checksum offloading Ursula Braun (2): s390/qeth: fix retrieval of vipa and proxy-arp addresses s390/qeth: remove OSN-devices drivers/s390/net/qeth_core.h | 33 --- drivers/s390/net/qeth_core_main.c | 188 +++++++++------- drivers/s390/net/qeth_core_mpc.c | 3 - drivers/s390/net/qeth_core_mpc.h | 27 ++- drivers/s390/net/qeth_core_sys.c | 17 -- drivers/s390/net/qeth_l2_main.c | 456 +++++++++++--------------------------- drivers/s390/net/qeth_l3_main.c | 15 -- drivers/s390/net/qeth_l3_sys.c | 33 ++- 8 files changed, 268 insertions(+), 504 deletions(-) -- 2.8.4 -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html