netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4] s390/qeth: fixes 2021-03-09
@ 2021-03-09 16:52 Julian Wiedmann
  2021-03-09 16:52 ` [PATCH net 1/4] s390/qeth: fix memory leak after failed TX Buffer allocation Julian Wiedmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Julian Wiedmann @ 2021-03-09 16:52 UTC (permalink / raw)
  To: David Miller, Jakub Kicinski
  Cc: linux-netdev, linux-s390, Heiko Carstens, Karsten Graul,
	Julian Wiedmann

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-03-10  0:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-09 16:52 [PATCH net 0/4] s390/qeth: fixes 2021-03-09 Julian Wiedmann
2021-03-09 16:52 ` [PATCH net 1/4] s390/qeth: fix memory leak after failed TX Buffer allocation Julian Wiedmann
2021-03-09 16:52 ` [PATCH net 2/4] s390/qeth: improve completion of pending TX buffers Julian Wiedmann
2021-03-09 16:52 ` [PATCH net 3/4] s390/qeth: schedule TX NAPI on QAOB completion Julian Wiedmann
2021-03-09 16:52 ` [PATCH net 4/4] s390/qeth: fix notification for pending buffers during teardown Julian Wiedmann
2021-03-10  0:20 ` [PATCH net 0/4] s390/qeth: fixes 2021-03-09 patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).