netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net 0/4] s390/qeth: fixes 2019-06-04
@ 2019-06-04  8:15 Julian Wiedmann
  2019-06-04  8:15 ` [PATCH v2 net 1/4] s390/qeth: handle limited IPv4 broadcast in L3 TX path Julian Wiedmann
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Julian Wiedmann @ 2019-06-04  8:15 UTC (permalink / raw)
  To: David Miller
  Cc: netdev, linux-s390, Heiko Carstens, Stefan Raspl, Ursula Braun,
	Julian Wiedmann

Hi Dave,

same patch series as yesterday, except that patch 2 has been adjusted
as per your review to use dst_check(). Please have another look.


From the v1 cover letter:

Please apply the following set of qeth fixes to -net.

- The first two patches fix issues in the L3 driver's cast type
  selection for transmitted skbs.
- Alexandra adds a sanity check when retrieving VLAN information from
  neighbour address events.
- The last patch adds some missing error handling for qeth's new
  multiqueue code.

Thanks,
Julian


Alexandra Winter (1):
  s390/qeth: fix VLAN attribute in bridge_hostnotify udev event

Julian Wiedmann (3):
  s390/qeth: handle limited IPv4 broadcast in L3 TX path
  s390/qeth: check dst entry before use
  s390/qeth: handle error when updating TX queue count

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

-- 
2.17.1


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

end of thread, other threads:[~2019-06-05  3:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-04  8:15 [PATCH v2 net 0/4] s390/qeth: fixes 2019-06-04 Julian Wiedmann
2019-06-04  8:15 ` [PATCH v2 net 1/4] s390/qeth: handle limited IPv4 broadcast in L3 TX path Julian Wiedmann
2019-06-04  8:15 ` [PATCH v2 net 2/4] s390/qeth: check dst entry before use Julian Wiedmann
2019-06-04  8:15 ` [PATCH v2 net 3/4] s390/qeth: fix VLAN attribute in bridge_hostnotify udev event Julian Wiedmann
2019-06-04  8:15 ` [PATCH v2 net 4/4] s390/qeth: handle error when updating TX queue count Julian Wiedmann
2019-06-05  3:13 ` [PATCH v2 net 0/4] s390/qeth: fixes 2019-06-04 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).