All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] s390/net: updates 2021-12-06
@ 2021-12-07  9:04 Alexandra Winter
  2021-12-07  9:04 ` [PATCH net-next 1/5] s390/qeth: simplify qeth_receive_skb() Alexandra Winter
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Alexandra Winter @ 2021-12-07  9:04 UTC (permalink / raw)
  To: David Miller, Jakub Kicinski
  Cc: netdev, linux-s390, Heiko Carstens, Julian Wiedmann, Alexandra Winter

Please apply the following patches to netdev's net-next tree.

This brings some maintenance improvements and removes some
unnecessary code checks.

Julian Wiedmann (5):
  s390/qeth: simplify qeth_receive_skb()
  s390/qeth: split up L2 netdev_ops
  s390/qeth: don't offer .ndo_bridge_* ops for OSA devices
  s390/qeth: fine-tune .ndo_select_queue()
  s390/qeth: remove check for packing mode in
    qeth_check_outbound_queue()

 drivers/s390/net/qeth_core.h      |  4 +--
 drivers/s390/net/qeth_core_main.c | 54 +++++++++++++++----------------
 drivers/s390/net/qeth_l2_main.c   | 52 ++++++++++++++++++-----------
 drivers/s390/net/qeth_l3_main.c   | 13 +-------
 4 files changed, 62 insertions(+), 61 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-12-08  6:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-07  9:04 [PATCH net-next 0/5] s390/net: updates 2021-12-06 Alexandra Winter
2021-12-07  9:04 ` [PATCH net-next 1/5] s390/qeth: simplify qeth_receive_skb() Alexandra Winter
2021-12-07  9:04 ` [PATCH net-next 2/5] s390/qeth: split up L2 netdev_ops Alexandra Winter
2021-12-07  9:04 ` [PATCH net-next 3/5] s390/qeth: don't offer .ndo_bridge_* ops for OSA devices Alexandra Winter
2021-12-07  9:04 ` [PATCH net-next 4/5] s390/qeth: fine-tune .ndo_select_queue() Alexandra Winter
2021-12-07  9:04 ` [PATCH net-next 5/5] s390/qeth: remove check for packing mode in qeth_check_outbound_queue() Alexandra Winter
2021-12-08  6:10 ` [PATCH net-next 0/5] s390/net: updates 2021-12-06 patchwork-bot+netdevbpf

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.