[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210128114108.39409-1-jwi@linux.ibm.com>
Date: Thu, 28 Jan 2021 12:41:03 +0100
From: Julian Wiedmann <jwi@...ux.ibm.com>
To: David Miller <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Cc: linux-netdev <netdev@...r.kernel.org>,
linux-s390 <linux-s390@...r.kernel.org>,
Heiko Carstens <hca@...ux.ibm.com>,
Karsten Graul <kgraul@...ux.ibm.com>,
Julian Wiedmann <jwi@...ux.ibm.com>
Subject: [PATCH net-next 0/5] net/iucv: updates 2021-01-28
Hi Dave & Jakub,
please apply the following patch series for iucv to netdev's net-next tree.
This reworks & simplifies the TX notification path in af_iucv, so that we
can send out SG skbs over TRANS_HIPER sockets. Also remove a noisy
WARN_ONCE() in the RX path.
Thanks,
Julian
Alexander Egorenkov (1):
net/af_iucv: remove WARN_ONCE on malformed RX packets
Julian Wiedmann (4):
net/af_iucv: don't lookup the socket on TX notification
net/af_iucv: count packets in the xmit path
net/af_iucv: don't track individual TX skbs for TRANS_HIPER sockets
net/af_iucv: build SG skbs for TRANS_HIPER sockets
drivers/s390/net/qeth_core_main.c | 6 +-
include/net/iucv/af_iucv.h | 3 +-
net/iucv/af_iucv.c | 122 ++++++++++++------------------
3 files changed, 53 insertions(+), 78 deletions(-)
--
2.17.1
Powered by blists - more mailing lists