netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] s390/qeth: fixes 2021-01-07
@ 2021-01-07 17:24 Julian Wiedmann
  2021-01-07 17:24 ` [PATCH net 1/3] s390/qeth: fix deadlock during recovery Julian Wiedmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Julian Wiedmann @ 2021-01-07 17:24 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 two locking fixes for the device control path.
Also one fix for a path where our .ndo_features_check() attempts to
access a non-existent L2 header.

Thanks,
Julian

Julian Wiedmann (3):
  s390/qeth: fix deadlock during recovery
  s390/qeth: fix locking for discipline setup / removal
  s390/qeth: fix L2 header access in qeth_l3_osa_features_check()

 drivers/s390/net/qeth_core.h      |  3 ++-
 drivers/s390/net/qeth_core_main.c | 38 ++++++++++++++++++++-----------
 drivers/s390/net/qeth_l2_main.c   |  2 +-
 drivers/s390/net/qeth_l3_main.c   |  4 ++--
 4 files changed, 30 insertions(+), 17 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-01-08  3:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-07 17:24 [PATCH net 0/3] s390/qeth: fixes 2021-01-07 Julian Wiedmann
2021-01-07 17:24 ` [PATCH net 1/3] s390/qeth: fix deadlock during recovery Julian Wiedmann
2021-01-07 17:24 ` [PATCH net 2/3] s390/qeth: fix locking for discipline setup / removal Julian Wiedmann
2021-01-07 17:24 ` [PATCH net 3/3] s390/qeth: fix L2 header access in qeth_l3_osa_features_check() Julian Wiedmann
2021-01-08  3:00 ` [PATCH net 0/3] s390/qeth: fixes 2021-01-07 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).