David Howells
|
cdfbabfb2f
net: Work around lockdep limitation in sockets that use sockets
|
8 年之前 |
Josef Bacik
|
aa078842b7
inet: drop ->bind_conflict
|
9 年之前 |
Yuchung Cheng
|
57dde7f70d
tcp: add reordering timer in RACK loss detection
|
9 年之前 |
Tom Herbert
|
0643ee4fd1
inet: Fix get port to handle zero port number with soreuseport set
|
9 年之前 |
Eric Dumazet
|
5ea8ea2cb7
tcp/dccp: drop SYN packets if accept queue is full
|
9 年之前 |
Neal Cardwell
|
7e74417138
tcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88
|
9 年之前 |
Eric Dumazet
|
7716682cc5
tcp/dccp: fix another race at listener dismantle
|
9 年之前 |
Eric Dumazet
|
5e0724d027
tcp/dccp: fix hashdance race for passive sessions
|
10 年之前 |
Eric Dumazet
|
ebb516af60
tcp/dccp: fix race at listener dismantle phase
|
10 年之前 |
Eric Dumazet
|
f03f2e154f
tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper
|
10 年之前 |
Eric Dumazet
|
f985c65c90
tcp: avoid spurious SYN flood detection at listen() time
|
10 年之前 |
Eric Dumazet
|
ef547f2ac1
tcp: remove max_qlen_log
|
10 年之前 |
Eric Dumazet
|
079096f103
tcp/dccp: install syn_recv requests into ehash table
|
10 年之前 |
Eric Dumazet
|
2feda34192
tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argument
|
10 年之前 |
Eric Dumazet
|
0c27171e66
tcp/dccp: constify syn_recv_sock() method sock argument
|
10 年之前 |
Eric Dumazet
|
a2432c4fa5
inet: constify inet_csk_route_child_sock() socket argument
|
10 年之前 |
Eric Dumazet
|
e5895bc600
inet: constify inet_csk_route_req() socket argument
|
10 年之前 |
Neal Cardwell
|
9f950415e4
tcp: fix child sockets to use system default congestion control if not set
|
10 年之前 |
Eric Dumazet
|
b5d721d761
inet: properly align icsk_ca_priv
|
10 年之前 |
Eric Dumazet
|
b357a364c5
inet: fix possible panic in reqsk_queue_unlink()
|
10 年之前 |
Eric Dumazet
|
fa76ce7328
inet: get rid of central tcp/dccp listener timer
|
10 年之前 |
Eric Dumazet
|
52452c5425
inet: drop prev pointer handling in request sock
|
10 年之前 |
Eric Dumazet
|
0470c8ca1d
inet: fix request sock refcounting
|
10 年之前 |
Eric Dumazet
|
13854e5a60
inet: add proper refcounting to request sock
|
10 年之前 |
Fan Du
|
05cbc0db03
ipv4: Create probe timer for tcp PMTU as per RFC4821
|
10 年之前 |
Daniel Borkmann
|
c5c6a8ab45
net: tcp: add key management to congestion control
|
11 年之前 |
Eric Dumazet
|
fcdd1cf4dd
tcp: avoid possible arithmetic overflows
|
11 年之前 |
Neal Cardwell
|
4fab907195
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
|
11 年之前 |
Eric Dumazet
|
b0270e9101
ipv4: add a sock pointer to ip_queue_xmit()
|
11 年之前 |
Joe Perches
|
1fd5115538
inet*.h: Remove extern from function prototypes
|
12 年之前 |