From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julian Wiedmann Subject: [stable] s390/qeth: stable candidates Date: Fri, 1 Dec 2017 10:22:37 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, Ursula Braun To: "David S. Miller" Return-path: Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:49596 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751892AbdLAJWo (ORCPT ); Fri, 1 Dec 2017 04:22:44 -0500 Received: from pps.filterd (m0098393.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id vB19KTNj099107 for ; Fri, 1 Dec 2017 04:22:43 -0500 Received: from e06smtp15.uk.ibm.com (e06smtp15.uk.ibm.com [195.75.94.111]) by mx0a-001b2d01.pphosted.com with ESMTP id 2ejyxcc4pr-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Fri, 01 Dec 2017 04:22:43 -0500 Received: from localhost by e06smtp15.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 1 Dec 2017 09:22:41 -0000 Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: (+cc netdev) Hi Dave, I scanned over some recent qeth fixes (see below), could you please pass these on to stable? Much obliged, Julian 83cf79a2fec3 s390/qeth: fix early exit from error path Fixes: 5f78e29ceebf ("qeth: optimize IP handling in rx_mode callback") For 4.8+ 2aa4867198c2 s390/qeth: translate SETVLAN/DELVLAN errors For 3.19+ 4b764d1de395 s390/qeth: don't convert return code twice Fixes: efbbc1d56774 ("qeth: clean up error handling") For 3.19+ ec2c6726322f s390/qeth: fix L3 next-hop in xmit qeth hdr Fixes: 87e7597b5a3f ("qeth: Move away from using neighbour entries in qeth_l3_fill_header()") For 3.4+ c7258d8637be qeth: fix rx checksum offload handling Fixes: c8f44affb724 ("net: introduce and use netdev_features_t for device features sets") For 3.3+ 903e48531e8b qeth: check not more than 16 SBALEs on the completion queue Fixes: 0da9581ddb0f ("qeth: exploit asynchronous delivery of storage blocks") For 3.2+ acd9776b5c45 s390/qeth: no ETH header for outbound AF_IUCV Fixes: b333293058aa ("qeth: add support for af_iucv HiperSockets transport) For 3.2+ dadc08c7e019 s390/qeth: Allow reading hsuid in state DOWN Fixes: b333293058aa ("qeth: add support for af_iucv HiperSockets transport) For 3.2+