Eric Dumazet
|
ed2e923945
tcp/dccp: fix timewait races in timer handling
|
10 lat temu |
Eric Dumazet
|
dbe7faa404
inet: inet_twsk_deschedule factorization
|
10 lat temu |
David S. Miller
|
dda922c831
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 lat temu |
Neal Cardwell
|
9f950415e4
tcp: fix child sockets to use system default congestion control if not set
|
10 lat temu |
David S. Miller
|
36583eb54d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 lat temu |
Marcelo Ricardo Leitner
|
2efd055c53
tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
|
10 lat temu |
Florent Fourcot
|
21858cd02d
tcp/ipv6: fix flow label setting in TIME_WAIT state
|
10 lat temu |
Eric Dumazet
|
cd8ae85299
tcp: provide SYN headers for passive connections
|
10 lat temu |
Eric Dumazet
|
b357a364c5
inet: fix possible panic in reqsk_queue_unlink()
|
10 lat temu |
Eric Dumazet
|
789f558cfb
tcp/dccp: get rid of central timewait timer
|
10 lat temu |
Eric Dumazet
|
dd929c1b3d
tcp: do not rearm rsk_timer on FastOpen requests
|
10 lat temu |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 lat temu |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 lat temu |
Eric Dumazet
|
fa76ce7328
inet: get rid of central tcp/dccp listener timer
|
10 lat temu |
Eric Dumazet
|
52452c5425
inet: drop prev pointer handling in request sock
|
10 lat temu |
Neal Cardwell
|
4fb17a6091
tcp: mitigate ACK loops for connections as tcp_timewait_sock
|
10 lat temu |
Neal Cardwell
|
f2b2c582e8
tcp: mitigate ACK loops for connections as tcp_sock
|
10 lat temu |
Neal Cardwell
|
a9b2c06dbe
tcp: mitigate ACK loops for connections as tcp_request_sock
|
10 lat temu |
Daniel Borkmann
|
81164413ad
net: tcp: add per route congestion control
|
10 lat temu |
Florian Westphal
|
735d383117
tcp: change TCP_ECN prefixes to lower case
|
11 lat temu |
Florian Westphal
|
55d8694fa8
net: tcp: assign tcp cong_ops when tcp sk is created
|
11 lat temu |
Eric Dumazet
|
04317dafd1
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
|
11 lat temu |
Eric Dumazet
|
9fe516ba3f
inet: move ipv6only in sock_common
|
11 lat temu |
Yuchung Cheng
|
843f4a55e3
tcp: use tcp_v4_send_synack on first SYN-ACK
|
11 lat temu |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 lat temu |
Eric Dumazet
|
740b0f1841
tcp: switch rtt estimations to usec resolution
|
11 lat temu |
Florent Fourcot
|
1d13a96c74
ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT
|
11 lat temu |
Eric Dumazet
|
996b175e39
tcp: out_of_order_queue do not use its lock
|
11 lat temu |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
12 lat temu |
Yuchung Cheng
|
375fe02c91
tcp: consolidate SYNACK RTT sampling
|
12 lat temu |