index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
request_sock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2016-12-29
ipv4: Namespaceify tcp_max_syn_backlog knob
Haishuang Yan
1
-2
/
+0
2015-10-05
tcp: restore fastopen operations
Eric Dumazet
1
-1
/
+0
2015-10-03
tcp: remove max_qlen_log
Eric Dumazet
1
-7
/
+1
2015-10-03
tcp/dccp: remove struct listen_sock
Eric Dumazet
1
-44
/
+3
2015-10-03
tcp/dccp: shrink struct listen_sock
Eric Dumazet
1
-11
/
+3
2015-10-03
tcp/dccp: install syn_recv requests into ehash table
Eric Dumazet
1
-27
/
+1
2015-10-03
tcp: move qlen/young out of struct listen_sock
Eric Dumazet
1
-4
/
+4
2015-10-03
tcp: add a spinlock to protect struct request_sock_queue
Eric Dumazet
1
-0
/
+1
2015-09-29
tcp: prepare fastopen code for upcoming listener changes
Eric Dumazet
1
-1
/
+8
2015-08-10
inet: fix races with reqsk timers
Eric Dumazet
1
-1
/
+7
2015-03-23
net: convert syn_wait_lock to a spinlock
Eric Dumazet
1
-7
/
+7
2015-03-20
inet: get rid of central tcp/dccp listener timer
Eric Dumazet
1
-4
/
+9
2015-03-17
tcp: rename struct tcp_request_sock listener
Eric Dumazet
1
-11
/
+7
2015-03-16
inet: add proper refcounting to request sock
Eric Dumazet
1
-2
/
+2
2014-06-25
inet: reduce TLB pressure for listeners
Eric Dumazet
1
-31
/
+12
2014-02-13
net: remove unnecessary return's
stephen hemminger
1
-1
/
+0
2013-01-14
tcp: fix a panic on UP machines in reqsk_fastopen_remove
Eric Dumazet
1
-2
/
+0
2012-08-31
tcp: TCP Fast Open Server - support TFO listeners
Jerry Chu
1
-0
/
+95
2011-12-06
ipv4:correct description for tcp_max_syn_backlog
Peter Pan(潘卫平)
1
-3
/
+4
2010-12-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+1
2010-12-02
tcp: Add timewait recycling bits to ipv6 connect code.
David S. Miller
1
-0
/
+1
2010-11-21
net: allow GFP_HIGHMEM in __vmalloc()
Eric Dumazet
1
-3
/
+1
2008-07-25
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
1
-1
/
+1
2008-01-28
[NET] net/core/request_sock.c: Remove unused exports.
Adrian Bunk
1
-5
/
+0
2007-11-15
[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue
Pavel Emelyanov
1
-0
/
+35
2006-12-02
[NET]: Size listen hash tables using backlog hint
Eric Dumazet
1
-10
/
+25
2006-04-09
[NET]: More kzalloc conversions.
Andrew Morton
1
-3
/
+1
2006-03-26
[NET]: drop duplicate assignment in request_sock
Norbert Kiesel
1
-1
/
+1
2006-02-27
[REQSK]: Don't reset rskq_defer_accept in reqsk_queue_alloc
Arnaldo Carvalho de Melo
1
-1
/
+0
2005-08-29
[ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer
Arnaldo Carvalho de Melo
1
-0
/
+1
2005-08-29
[IPV4]: possible cleanups
Adrian Bunk
1
-1
/
+0
2005-08-29
[REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy
Arnaldo Carvalho de Melo
1
-0
/
+26
2005-06-18
[NET]: Move sysctl_max_syn_backlog into request_sock.c
David S. Miller
1
-0
/
+16
2005-06-18
[NET] rename struct tcp_listen_opt to struct listen_sock
Arnaldo Carvalho de Melo
1
-2
/
+2
2005-06-18
[NET] Generalise tcp_listen_opt
Arnaldo Carvalho de Melo
1
-0
/
+48