]> 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)
commitf52f28d1b625ee533397ef60a0936d2c570ecda1
tree859152992bd65e3da93767dbda6fbdf7e011e69c
parentd1eed05d6a3e6fa18047b0edf121fd72b984ade9
parente77c7b5db9d382549b61839746dd1e088c66f9ee
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>