index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
request_sock.c
Commit message (
Expand
)
Author
Age
*
tcp: restore fastopen operations
Eric Dumazet
2015-10-05
*
tcp: remove max_qlen_log
Eric Dumazet
2015-10-03
*
tcp/dccp: remove struct listen_sock
Eric Dumazet
2015-10-03
*
tcp/dccp: shrink struct listen_sock
Eric Dumazet
2015-10-03
*
tcp/dccp: install syn_recv requests into ehash table
Eric Dumazet
2015-10-03
*
tcp: move qlen/young out of struct listen_sock
Eric Dumazet
2015-10-03
*
tcp: add a spinlock to protect struct request_sock_queue
Eric Dumazet
2015-10-03
*
tcp: prepare fastopen code for upcoming listener changes
Eric Dumazet
2015-09-29
*
inet: fix races with reqsk timers
Eric Dumazet
2015-08-11
*
net: convert syn_wait_lock to a spinlock
Eric Dumazet
2015-03-23
*
inet: get rid of central tcp/dccp listener timer
Eric Dumazet
2015-03-20
*
tcp: rename struct tcp_request_sock listener
Eric Dumazet
2015-03-17
*
inet: add proper refcounting to request sock
Eric Dumazet
2015-03-16
*
inet: reduce TLB pressure for listeners
Eric Dumazet
2014-06-25
*
net: remove unnecessary return's
stephen hemminger
2014-02-13
*
tcp: fix a panic on UP machines in reqsk_fastopen_remove
Eric Dumazet
2013-01-14
*
tcp: TCP Fast Open Server - support TFO listeners
Jerry Chu
2012-08-31
*
ipv4:correct description for tcp_max_syn_backlog
Peter Pan(潘卫平)
2011-12-06
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-08
|
\
|
*
net: allow GFP_HIGHMEM in __vmalloc()
Eric Dumazet
2010-11-21
*
|
tcp: Add timewait recycling bits to ipv6 connect code.
David S. Miller
2010-12-02
|
/
*
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
2008-07-26
*
[NET] net/core/request_sock.c: Remove unused exports.
Adrian Bunk
2008-01-28
*
[INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue
Pavel Emelyanov
2007-11-15
*
[NET]: Size listen hash tables using backlog hint
Eric Dumazet
2006-12-03
*
[NET]: More kzalloc conversions.
Andrew Morton
2006-04-10
*
[NET]: drop duplicate assignment in request_sock
Norbert Kiesel
2006-03-26
*
[REQSK]: Don't reset rskq_defer_accept in reqsk_queue_alloc
Arnaldo Carvalho de Melo
2006-02-27
*
[ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer
Arnaldo Carvalho de Melo
2005-08-29
*
[IPV4]: possible cleanups
Adrian Bunk
2005-08-29
*
[REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy
Arnaldo Carvalho de Melo
2005-08-29
*
[NET]: Move sysctl_max_syn_backlog into request_sock.c
David S. Miller
2005-06-19
*
[NET] rename struct tcp_listen_opt to struct listen_sock
Arnaldo Carvalho de Melo
2005-06-19
*
[NET] Generalise tcp_listen_opt
Arnaldo Carvalho de Melo
2005-06-19