aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_fastopen.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-04tcp: enable sockets to use MSG_FASTOPEN by defaultYuchung Cheng1-1/+1
2013-10-19tcp: switch tcp_fastopen key generation to net_get_random_onceHannes Frederic Sowa1-11/+16
2013-08-10tcp: add server ip to encrypt cookie in fast openYuchung Cheng1-7/+6
2012-08-31tcp: TCP Fast Open Server - header & support functionsJerry Chu1-1/+82
2012-07-19net-tcp: Fast Open baseYuchung Cheng1-0/+11