summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_fastopen.c
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-11-05tcp: enable sockets to use MSG_FASTOPEN by defaultYuchung Cheng
2013-10-19tcp: switch tcp_fastopen key generation to net_get_random_onceHannes Frederic Sowa
2013-08-10tcp: add server ip to encrypt cookie in fast openYuchung Cheng
2012-09-01tcp: TCP Fast Open Server - header & support functionsJerry Chu
2012-07-19net-tcp: Fast Open baseYuchung Cheng