aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_fastopen.c
Commit message (Expand)AuthorAge
* tcp: remove unnecessary assignment.Li RongQing2014-09-29
* tcp: remove unnecessary tcp_sk assignment.Dave Jones2014-06-17
* tcp: IPv6 support for fastopen serverDaniel Lee2014-05-13
* tcp: use tcp_v4_send_synack on first SYN-ACKYuchung Cheng2014-05-13
* tcp: simplify fast open cookie processingYuchung Cheng2014-05-13
* tcp: move fastopen functions to tcp_fastopen.cYuchung Cheng2014-05-13
* tcp: enable sockets to use MSG_FASTOPEN by defaultYuchung Cheng2013-11-04
* tcp: switch tcp_fastopen key generation to net_get_random_onceHannes Frederic Sowa2013-10-19
* tcp: add server ip to encrypt cookie in fast openYuchung Cheng2013-08-10
* tcp: TCP Fast Open Server - header & support functionsJerry Chu2012-08-31
* net-tcp: Fast Open baseYuchung Cheng2012-07-19