Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
df0108c5da561c66c333bb46bfe3c1fc65905898
/
net
/
core
/
request_sock.c
ac8cfc7
tcp: restore fastopen operations
by Eric Dumazet
· 9 years ago
ef547f2
tcp: remove max_qlen_log
by Eric Dumazet
· 9 years ago
10cbc8f
tcp/dccp: remove struct listen_sock
by Eric Dumazet
· 9 years ago
81b496b
tcp/dccp: shrink struct listen_sock
by Eric Dumazet
· 9 years ago
079096f
tcp/dccp: install syn_recv requests into ehash table
by Eric Dumazet
· 9 years ago
aac065c
tcp: move qlen/young out of struct listen_sock
by Eric Dumazet
· 9 years ago
fff1f30
tcp: add a spinlock to protect struct request_sock_queue
by Eric Dumazet
· 9 years ago
0536fcc
tcp: prepare fastopen code for upcoming listener changes
by Eric Dumazet
· 9 years ago
2235f2a
inet: fix races with reqsk timers
by Eric Dumazet
· 9 years ago
b282705
net: convert syn_wait_lock to a spinlock
by Eric Dumazet
· 10 years ago
fa76ce73
inet: get rid of central tcp/dccp listener timer
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
f6d8cb2
inet: reduce TLB pressure for listeners
by Eric Dumazet
· 10 years ago
2045cea
net: remove unnecessary return's
by stephen hemminger
· 11 years ago
cce894b
tcp: fix a panic on UP machines in reqsk_fastopen_remove
by Eric Dumazet
· 12 years ago
8336886
tcp: TCP Fast Open Server - support TFO listeners
by Jerry Chu
· 12 years ago
99b53bd
ipv4:correct description for tcp_max_syn_backlog
by Peter Pan(潘卫平)
· 13 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
493f377
tcp: Add timewait recycling bits to ipv6 connect code.
by David S. Miller
· 14 years ago
7a1c8e5
net: allow GFP_HIGHMEM in __vmalloc()
by Eric Dumazet
· 14 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
02d4582
[NET] net/core/request_sock.c: Remove unused exports.
by Adrian Bunk
· 17 years ago
dab6ba3
[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue
by Pavel Emelyanov
· 17 years ago
72a3eff
[NET]: Size listen hash tables using backlog hint
by Eric Dumazet
· 18 years ago
77d04bd
[NET]: More kzalloc conversions.
by Andrew Morton
· 19 years ago
3eb4801
[NET]: drop duplicate assignment in request_sock
by Norbert Kiesel
· 19 years ago
ba13c98
[REQSK]: Don't reset rskq_defer_accept in reqsk_queue_alloc
by Arnaldo Carvalho de Melo
· 19 years ago
295f732
[ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer
by Arnaldo Carvalho de Melo
· 19 years ago
0742fd5
[IPV4]: possible cleanups
by Adrian Bunk
· 19 years ago
83e3609
[REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy
by Arnaldo Carvalho de Melo
· 19 years ago
e52c1f1
[NET]: Move sysctl_max_syn_backlog into request_sock.c
by David S. Miller
· 19 years ago
2ad69c5
[NET] rename struct tcp_listen_opt to struct listen_sock
by Arnaldo Carvalho de Melo
· 19 years ago
0e87506
[NET] Generalise tcp_listen_opt
by Arnaldo Carvalho de Melo
· 19 years ago