]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'sctp-fixes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 30 Sep 2016 06:07:10 +0000 (02:07 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Sep 2016 06:07:10 +0000 (02:07 -0400)
commit993269d88a14b2d4d168e9be168cde5ccf6e1cc8
tree859152992bd65e3da93767dbda6fbdf7e011e69c
parentc587c4ac4d00a0d23a6ca88c3e1defbc42f957fd
parentac8b40a52da78710762c3f3ea1846ff51ba8fa59
Merge branch 'sctp-fixes'

Xin Long says:

====================
sctp: a bunch of fixes for prsctp polices

This patchset is to fix 2 issues for prsctp polices:

  1. patch 1 and 2 fix "netperf-Throughput_Mbps -37.2% regression" issue
     when overloading the CPU.

  2. patch 3 fix "prsctp polices should check both sides' prsctp_capable,
     instead of only local side".
====================

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