]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mptcp-non-backup-subflows-pre-reqs'
authorDavid S. Miller <davem@davemloft.net>
Thu, 23 Jul 2020 18:47:25 +0000 (11:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Jul 2020 18:47:25 +0000 (11:47 -0700)
commita12540c773843792c2e92e19c1c9beb870fa2da2
tree1b1a3e1a11bdb28bcf1943cdd5428abc836af391
parent65d38a1956d3eda7dba241dd780a79714f1a950e
parentcc0c4465c395f8a7cd85a0e70b372c072e8830af
Merge branch 'mptcp-non-backup-subflows-pre-reqs'

Paolo Abeni says:

====================
mptcp: non backup subflows pre-reqs

This series contains a bunch of MPTCP improvements loosely related to
concurrent subflows xmit usage, currently under development.

The first 3 patches are actually bugfixes for issues that will become apparent
as soon as we will enable the above feature.

The later patches improve the handling of incoming additional subflows,
improving significantly the performances in stress tests based on a high new
connection rate.
====================

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