Message ID | 20211207090452.1155688-1-wintera@linux.ibm.com (mailing list archive) |
---|---|
Headers | show |
Series | s390/net: updates 2021-12-06 | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Tue, 7 Dec 2021 10:04:47 +0100 you wrote: > 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() > > [...] Here is the summary with links: - [net-next,1/5] s390/qeth: simplify qeth_receive_skb() https://git.kernel.org/netdev/net-next/c/5e9756a66fb5 - [net-next,2/5] s390/qeth: split up L2 netdev_ops https://git.kernel.org/netdev/net-next/c/2dbc7a1dde9e - [net-next,3/5] s390/qeth: don't offer .ndo_bridge_* ops for OSA devices https://git.kernel.org/netdev/net-next/c/cdf8df5b42e7 - [net-next,4/5] s390/qeth: fine-tune .ndo_select_queue() https://git.kernel.org/netdev/net-next/c/1b9e410f45bf - [net-next,5/5] s390/qeth: remove check for packing mode in qeth_check_outbound_queue() https://git.kernel.org/netdev/net-next/c/6dc490e80ca3 You are awesome, thank you!