summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_fastopen.c
Commit message (Expand)AuthorAgeFilesLines
* tcp: enable sockets to use MSG_FASTOPEN by defaultYuchung Cheng2013-11-041-1/+1
* tcp: switch tcp_fastopen key generation to net_get_random_onceHannes Frederic Sowa2013-10-191-11/+16
* tcp: add server ip to encrypt cookie in fast openYuchung Cheng2013-08-101-7/+6
* tcp: TCP Fast Open Server - header & support functionsJerry Chu2012-08-311-1/+82
* net-tcp: Fast Open baseYuchung Cheng2012-07-191-0/+11