Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8f55db48608b109ad8c7ff4b946ad39b3189a540
/
net
/
ipv4
/
tcp_fastopen.c
fa76ce73
inet: get rid of central tcp/dccp listener timer
by Eric Dumazet
· 10 years ago
0470c8c
inet: fix request sock refcounting
by Eric Dumazet
· 10 years ago
9439ce0
tcp: rename struct tcp_request_sock listener
by Eric Dumazet
· 10 years ago
13854e5
inet: add proper refcounting to request sock
by Eric Dumazet
· 10 years ago
74abc20
tcp: cleanup static functions
by Eric Dumazet
· 10 years ago
ba34e6d
tcp: make sure skb is not shared before using skb_get()
by Eric Dumazet
· 10 years ago
531c94a
tcp: don't include Fast Open option in SYN-ACK on pure SYN-data
by Yuchung Cheng
· 10 years ago
41c9199
tcp: remove unnecessary assignment.
by Li RongQing
· 10 years ago
1784637
tcp: remove unnecessary tcp_sk assignment.
by Dave Jones
· 10 years ago
3a19ce0
tcp: IPv6 support for fastopen server
by Daniel Lee
· 11 years ago
843f4a5
tcp: use tcp_v4_send_synack on first SYN-ACK
by Yuchung Cheng
· 11 years ago
89278c9
tcp: simplify fast open cookie processing
by Yuchung Cheng
· 11 years ago
5b7ed08
tcp: move fastopen functions to tcp_fastopen.c
by Yuchung Cheng
· 11 years ago
0d41cca
tcp: enable sockets to use MSG_FASTOPEN by default
by Yuchung Cheng
· 11 years ago
222e83d
tcp: switch tcp_fastopen key generation to net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
149479d
tcp: add server ip to encrypt cookie in fast open
by Yuchung Cheng
· 11 years ago
1046716
tcp: TCP Fast Open Server - header & support functions
by Jerry Chu
· 12 years ago
2100c8d
net-tcp: Fast Open base
by Yuchung Cheng
· 12 years ago