netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4] s390/qeth: fixes 2018-09-12
@ 2018-09-12 13:31 Julian Wiedmann
  2018-09-12 13:31 ` [PATCH net 1/4] s390/qeth: indicate error when netdev allocation fails Julian Wiedmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Julian Wiedmann @ 2018-09-12 13:31 UTC (permalink / raw)
  To: David Miller
  Cc: netdev, linux-s390, Martin Schwidefsky, Heiko Carstens,
	Stefan Raspl, Ursula Braun, Julian Wiedmann

Hi Dave,

please apply the following qeth fixes for -net.

Patch 1 resolves a regression in an error path, while patch 2 enables
the SG support by default that was newly introduced with 4.19.
Patch 3 takes care of a longstanding problem with large-order
allocations, and patch 4 fixes a potential out-of-bounds access.

Thanks,
Julian


Julian Wiedmann (3):
  s390/qeth: indicate error when netdev allocation fails
  s390/qeth: switch on SG by default for IQD devices
  s390/qeth: don't dump past end of unknown HW header

Wenjia Zhang (1):
  s390/qeth: use vzalloc for QUERY OAT buffer

 drivers/s390/net/qeth_core_main.c | 11 ++++++++---
 drivers/s390/net/qeth_l2_main.c   |  2 +-
 drivers/s390/net/qeth_l3_main.c   |  2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)

-- 
2.16.4

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

end of thread, other threads:[~2018-09-13  1:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-12 13:31 [PATCH net 0/4] s390/qeth: fixes 2018-09-12 Julian Wiedmann
2018-09-12 13:31 ` [PATCH net 1/4] s390/qeth: indicate error when netdev allocation fails Julian Wiedmann
2018-09-12 13:31 ` [PATCH net 2/4] s390/qeth: switch on SG by default for IQD devices Julian Wiedmann
2018-09-12 13:31 ` [PATCH net 3/4] s390/qeth: use vzalloc for QUERY OAT buffer Julian Wiedmann
2018-09-12 13:31 ` [PATCH net 4/4] s390/qeth: don't dump past end of unknown HW header Julian Wiedmann
2018-09-12 20:13 ` [PATCH net 0/4] s390/qeth: fixes 2018-09-12 David Miller

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).