Eric Dumazet
|
c8628155ec
tcp: reduce out_of_order memory use
|
13 years ago |
Eric Dumazet
|
e86b291962
tcp: introduce tcp_data_queue_ofo
|
13 years ago |
Joe Perches
|
afd465030a
net: ipv4: Standardize prefixes for message logging
|
13 years ago |
Joe Perches
|
058bd4d2a4
net: Convert printks to pr_<level>
|
13 years ago |
Neal Cardwell
|
4648dc97af
tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una
|
13 years ago |
Neal Cardwell
|
c0638c247f
tcp: don't fragment SACKed skbs in tcp_mark_head_lost()
|
13 years ago |
Neal Cardwell
|
4c90d3b303
tcp: fix false reordering signal in tcp_shifted_skb
|
13 years ago |
Neal Cardwell
|
0af2a0d057
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
|
13 years ago |
Neal Cardwell
|
daef52bab1
tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()
|
13 years ago |
Neal Cardwell
|
cc9a672ee5
tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs
|
13 years ago |
Yuchung Cheng
|
974c12360d
tcp: detect loss above high_seq in recovery
|
13 years ago |
Vijay Subramanian
|
ab56222a32
tcp: Replace constants with #define macros
|
13 years ago |
Glauber Costa
|
180d8cd942
foundations of per-cgroup memory pressure controlling.
|
13 years ago |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |
Eric Dumazet
|
fdf5af0daf
tcp: drop SYN+FIN messages
|
13 years ago |
Neal Cardwell
|
8cd6d6162d
tcp: skip cwnd moderation in TCP_CA_Open in tcp_try_to_open
|
13 years ago |
Neal Cardwell
|
f698204bd0
tcp: allow undo from reordered DSACKs
|
13 years ago |
Neal Cardwell
|
e95ae2f2cf
tcp: use SACKs and DSACKs that arrive on ACKs below snd_una
|
13 years ago |
Neal Cardwell
|
5628adf1a0
tcp: use DSACKs that arrive when packets_out is 0
|
13 years ago |
Neal Cardwell
|
7d2b55f80d
tcp: make is_dupack a parameter to tcp_fastretrans_alert()
|
13 years ago |
Eric Dumazet
|
cf533ea53e
tcp: add const qualifiers where possible
|
13 years ago |
Eric Dumazet
|
20c4cb792d
tcp: remove unused tcp_fin() parameters
|
13 years ago |
Eric Dumazet
|
e9266a02b7
tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf()
|
13 years ago |
Eric Dumazet
|
06a59ecb92
tcp: use TCP_INIT_CWND in tcp_fixup_sndbuf()
|
13 years ago |
Eric Dumazet
|
87fb4b7b53
net: more accurate skb truesize
|
13 years ago |
David S. Miller
|
88c5100c28
Merge branch 'master' of github.com:davem330/net
|
13 years ago |
Yan, Zheng
|
1e5289e121
tcp: properly update lost_cnt_hint during shifting
|
13 years ago |
Eric Dumazet
|
4de075e043
tcp: rename tcp_skb_cb flags
|
13 years ago |
Eric Dumazet
|
b82d1bb4fd
tcp: unalias tcp_skb_cb flags and ip_dsfield
|
13 years ago |
Eric Dumazet
|
7a269ffad7
tcp: ECN blackhole should not force quickack mode
|
13 years ago |