Vijay Subramanian
|
ab56222a32
tcp: Replace constants with #define macros
|
13 年之前 |
Glauber Costa
|
180d8cd942
foundations of per-cgroup memory pressure controlling.
|
13 年之前 |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 年之前 |
Eric Dumazet
|
fdf5af0daf
tcp: drop SYN+FIN messages
|
13 年之前 |
Neal Cardwell
|
8cd6d6162d
tcp: skip cwnd moderation in TCP_CA_Open in tcp_try_to_open
|
13 年之前 |
Neal Cardwell
|
f698204bd0
tcp: allow undo from reordered DSACKs
|
13 年之前 |
Neal Cardwell
|
e95ae2f2cf
tcp: use SACKs and DSACKs that arrive on ACKs below snd_una
|
13 年之前 |
Neal Cardwell
|
5628adf1a0
tcp: use DSACKs that arrive when packets_out is 0
|
13 年之前 |
Neal Cardwell
|
7d2b55f80d
tcp: make is_dupack a parameter to tcp_fastretrans_alert()
|
13 年之前 |
Eric Dumazet
|
cf533ea53e
tcp: add const qualifiers where possible
|
13 年之前 |
Eric Dumazet
|
20c4cb792d
tcp: remove unused tcp_fin() parameters
|
13 年之前 |
Eric Dumazet
|
e9266a02b7
tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf()
|
13 年之前 |
Eric Dumazet
|
06a59ecb92
tcp: use TCP_INIT_CWND in tcp_fixup_sndbuf()
|
13 年之前 |
Eric Dumazet
|
87fb4b7b53
net: more accurate skb truesize
|
13 年之前 |
David S. Miller
|
88c5100c28
Merge branch 'master' of github.com:davem330/net
|
13 年之前 |
Yan, Zheng
|
1e5289e121
tcp: properly update lost_cnt_hint during shifting
|
13 年之前 |
Eric Dumazet
|
4de075e043
tcp: rename tcp_skb_cb flags
|
13 年之前 |
Eric Dumazet
|
b82d1bb4fd
tcp: unalias tcp_skb_cb flags and ip_dsfield
|
13 年之前 |
Eric Dumazet
|
7a269ffad7
tcp: ECN blackhole should not force quickack mode
|
13 年之前 |
David S. Miller
|
8decf86879
Merge branch 'master' of github.com:davem330/net
|
13 年之前 |
Zheng Yan
|
f779b2d60a
tcp: fix validation of D-SACK
|
13 年之前 |
Nandita Dukkipati
|
a262f0cdf1
Proportional Rate Reduction for TCP.
|
13 年之前 |
Jerry Chu
|
9ad7c049f0
tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side
|
14 年之前 |
David S. Miller
|
f6152737a9
tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool.
|
14 年之前 |
Yuchung Cheng
|
67d4120a17
tcp: avoid cwnd moderation in undo
|
14 年之前 |
David S. Miller
|
c337ffb68e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
stephen hemminger
|
febf081987
tcp: fix RTT for quick packets in congestion control
|
14 年之前 |
David S. Miller
|
0a0e9ae1bd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Yuchung Cheng
|
c24f691b56
tcp: undo_retrans counter fixes
|
14 年之前 |
David S. Miller
|
442b9635c5
tcp: Increase the initial congestion window to 10.
|
14 年之前 |