commit | d4105267a1409b739907c09b895ac0e39980b367 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Feb 20 10:26:10 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 20 10:26:10 2017 -0500 |
tree | ef5b3d50db0a6e1839f48be2b8484d11ab2ba9a2 | |
parent | 93a66e93c7d8775f33c0d65e3fdeb209c1d4a8c9 [diff] | |
parent | 4ea0c32f5f42f7ef33a7ecfb9b61ff0cad9b3c08 [diff] |
Merge branch 'sctp-MSG_MORE' Xin Long says: ==================== sctp: support MSG_MORE flag when sending msg This patch is to add support for MSG_MORE on sctp. Patch 1/2 is an improvement ahead of patch 2/2 to solve the close block problem mentioned in https://patchwork.ozlabs.org/patch/372404/. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>