[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210309165221.1735641-1-jwi@linux.ibm.com>
Date: Tue, 9 Mar 2021 17:52:17 +0100
From: Julian Wiedmann <jwi@...ux.ibm.com>
To: David Miller <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Cc: linux-netdev <netdev@...r.kernel.org>,
linux-s390 <linux-s390@...r.kernel.org>,
Heiko Carstens <hca@...ux.ibm.com>,
Karsten Graul <kgraul@...ux.ibm.com>,
Julian Wiedmann <jwi@...ux.ibm.com>
Subject: [PATCH net 0/4] s390/qeth: fixes 2021-03-09
Hi Dave & Jakub,
please apply the following patch series to netdev's net tree.
This brings one fix for a memleak in an error path of the setup code.
Also several fixes for dealing with pending TX buffers - two for old
bugs in their completion handling, and one recent regression in a
teardown path.
Thanks,
Julian
Julian Wiedmann (4):
s390/qeth: fix memory leak after failed TX Buffer allocation
s390/qeth: improve completion of pending TX buffers
s390/qeth: schedule TX NAPI on QAOB completion
s390/qeth: fix notification for pending buffers during teardown
drivers/s390/net/qeth_core.h | 3 +-
drivers/s390/net/qeth_core_main.c | 128 ++++++++++++++----------------
2 files changed, 62 insertions(+), 69 deletions(-)
--
2.25.1
Powered by blists - more mailing lists