netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] s390/qeth: fixes 2019-12-05
@ 2019-12-05 13:33 Julian Wiedmann
  2019-12-05 13:33 ` [PATCH net 1/3] s390/qeth: guard against runt packets Julian Wiedmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Julian Wiedmann @ 2019-12-05 13:33 UTC (permalink / raw)
  To: David Miller
  Cc: netdev, linux-s390, Heiko Carstens, Stefan Raspl, Ursula Braun,
	Julian Wiedmann

Hi Dave,

please apply the following fixes to your net tree.

The first two patches target the RX data path, the third fixes a memory
leak when shutting down a qeth device.

Thanks,
Julian


Julian Wiedmann (3):
  s390/qeth: guard against runt packets
  s390/qeth: ensure linear access to packet headers
  s390/qeth: fix dangling IO buffers after halt/clear

 drivers/s390/net/qeth_core.h      |   4 +
 drivers/s390/net/qeth_core_main.c | 158 +++++++++++++++++++-----------
 drivers/s390/net/qeth_core_mpc.h  |  14 ---
 drivers/s390/net/qeth_ethtool.c   |   1 +
 drivers/s390/net/qeth_l2_main.c   |  12 +--
 drivers/s390/net/qeth_l3_main.c   |  13 +--
 6 files changed, 119 insertions(+), 83 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-12-05 20:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-05 13:33 [PATCH net 0/3] s390/qeth: fixes 2019-12-05 Julian Wiedmann
2019-12-05 13:33 ` [PATCH net 1/3] s390/qeth: guard against runt packets Julian Wiedmann
2019-12-05 13:33 ` [PATCH net 2/3] s390/qeth: ensure linear access to packet headers Julian Wiedmann
2019-12-05 13:33 ` [PATCH net 3/3] s390/qeth: fix dangling IO buffers after halt/clear Julian Wiedmann
2019-12-05 20:25 ` [PATCH net 0/3] s390/qeth: fixes 2019-12-05 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).