All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 00/13] s390/net: updates 2017-10-18
@ 2017-10-18 15:40 ` Julian Wiedmann
  0 siblings, 0 replies; 30+ messages in thread
From: Julian Wiedmann @ 2017-10-18 15:40 UTC (permalink / raw)
  To: David Miller
  Cc: netdev, linux-s390, Martin Schwidefsky, Heiko Carstens,
	Stefan Raspl, Ursula Braun, Julian Wiedmann

Hi Dave,

please apply some additional robustness fixes and cleanups for 4.15.

Thanks,
Julian

Allen Pais (1):
  s390/drivers: use setup_timer

Andy Shevchenko (1):
  s390/qeth: use kstrtobool() in
    qeth_bridgeport_hostnotification_store()

Julian Wiedmann (11):
  s390/qeth: rely on kernel for feature recovery
  s390/qeth: remove duplicated device matching
  s390/qeth: fix early exit from error path
  s390/qeth: clean up initial MTU determination
  s390/qeth: don't verify device when setting MAC address
  s390/qeth: no VLAN support on OSM
  s390/qeth: clean up page frag creation
  s390/qeth: consolidate skb allocation
  s390/qeth: try harder to get packets from RX buffer
  s390/qeth: support GRO flush timer
  s390/qeth: don't dump control cmd twice

 drivers/s390/net/fsm.c            |   8 +-
 drivers/s390/net/qeth_core.h      |  16 +---
 drivers/s390/net/qeth_core_main.c | 187 ++++++++++++++------------------------
 drivers/s390/net/qeth_core_mpc.h  |   1 -
 drivers/s390/net/qeth_core_sys.c  |   4 +-
 drivers/s390/net/qeth_l2_main.c   |  40 ++------
 drivers/s390/net/qeth_l2_sys.c    |  13 +--
 drivers/s390/net/qeth_l3_main.c   |   6 +-
 8 files changed, 85 insertions(+), 190 deletions(-)

-- 
2.13.5

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

end of thread, other threads:[~2017-10-20 12:12 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-18 15:40 [PATCH net-next 00/13] s390/net: updates 2017-10-18 Julian Wiedmann
2017-10-18 15:40 ` Julian Wiedmann
2017-10-18 15:40 ` [PATCH net-next 01/13] s390/qeth: rely on kernel for feature recovery Julian Wiedmann
2017-10-18 15:40   ` Julian Wiedmann
2017-10-18 15:40 ` [PATCH net-next 02/13] s390/drivers: use setup_timer Julian Wiedmann
2017-10-18 15:40   ` Julian Wiedmann
2017-10-18 15:40 ` [PATCH net-next 03/13] s390/qeth: remove duplicated device matching Julian Wiedmann
2017-10-18 15:40   ` Julian Wiedmann
2017-10-18 15:40 ` [PATCH net-next 04/13] s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store() Julian Wiedmann
2017-10-18 15:40   ` Julian Wiedmann
2017-10-18 15:40 ` [PATCH net-next 05/13] s390/qeth: fix early exit from error path Julian Wiedmann
2017-10-18 15:40   ` Julian Wiedmann
2017-10-18 15:40 ` [PATCH net-next 06/13] s390/qeth: clean up initial MTU determination Julian Wiedmann
2017-10-18 15:40   ` Julian Wiedmann
2017-10-18 15:40 ` [PATCH net-next 07/13] s390/qeth: don't verify device when setting MAC address Julian Wiedmann
2017-10-18 15:40   ` Julian Wiedmann
2017-10-18 15:40 ` [PATCH net-next 08/13] s390/qeth: no VLAN support on OSM Julian Wiedmann
2017-10-18 15:40   ` Julian Wiedmann
2017-10-18 15:40 ` [PATCH net-next 09/13] s390/qeth: clean up page frag creation Julian Wiedmann
2017-10-18 15:40   ` Julian Wiedmann
2017-10-18 15:40 ` [PATCH net-next 10/13] s390/qeth: consolidate skb allocation Julian Wiedmann
2017-10-18 15:40   ` Julian Wiedmann
2017-10-18 15:40 ` [PATCH net-next 11/13] s390/qeth: try harder to get packets from RX buffer Julian Wiedmann
2017-10-18 15:40   ` Julian Wiedmann
2017-10-18 15:40 ` [PATCH net-next 12/13] s390/qeth: support GRO flush timer Julian Wiedmann
2017-10-18 15:40   ` Julian Wiedmann
2017-10-18 16:08   ` Eric Dumazet
2017-10-18 15:40 ` [PATCH net-next 13/13] s390/qeth: don't dump control cmd twice Julian Wiedmann
2017-10-18 15:40   ` Julian Wiedmann
2017-10-20 12:12 ` [PATCH net-next 00/13] s390/net: updates 2017-10-18 David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.