From: Yuchung Cheng Date: Thu, 31 Oct 2013 16:19:32 +0000 (-0700) Subject: tcp: enable sockets to use MSG_FASTOPEN by default X-Git-Tag: v3.13-rc1~105^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d41cca490c274352211efac50e9598d39a9dc80;p=pandora-kernel.git tcp: enable sockets to use MSG_FASTOPEN by default Applications have started to use Fast Open (e.g., Chrome browser has such an optional flag) and the feature has gone through several generations of kernels since 3.7 with many real network tests. It's time to enable this flag by default for applications to test more conveniently and extensively. Signed-off-by: Yuchung Cheng Signed-off-by: Neal Cardwell Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed