Merge branch 'smc-next'
authorDavid S. Miller <davem@davemloft.net>
Thu, 10 Sep 2020 22:24:27 +0000 (15:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Sep 2020 22:24:27 +0000 (15:24 -0700)
commit25ed57b86fb9f7770f396469b023c0e6a45b66a8
tree8b6237bb247ca5642a9f10fccabf25d0a908aca9
parentb55353e2cc1415c1ece3ae34a856309b40bb0b4b
parent22ef473dbd66a5241b6cedc186abca5a3a4eb922
Merge branch 'smc-next'

Karsten Graul says:

====================
net/smc: updates 2020-09-10

Please apply the following patch series for smc to netdev's net-next tree.

This patch series is a mix of various improvements and cleanups.
The patches 1 and 10 improve the handling of large parallel workloads.
Patch 8 corrects a kernel config default for config CCWGROUP on s390.
Patch 9 allows userspace tools to retrieve socket information for more
sockets.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>