Commit Graph

23 Commits (6044ec8882c726e325017bd948aa0cd94ad33abc)

Author SHA1 Message Date
Herbert Xu 2ad41065d9 [TCP]: Clear stale pred_flags when snd_wnd changes 19 years ago
Alexey Kuznetsov 09e9ec8711 [TCP]: Don't over-clamp window in tcp_clamp_window() 20 years ago
Herbert Xu 3c05d92ed4 [TCP]: Compute in_sacked properly when we split up a TSO frame. 20 years ago
David S. Miller 6475be16fd [TCP]: Keep TSO enabled even during loss events. 20 years ago
Arnaldo Carvalho de Melo 20380731bc [NET]: Fix sparse warnings 20 years ago
Patrick McHardy a61bbcf28a [NET]: Store skb->timestamp as offset to a base timestamp 20 years ago
Arnaldo Carvalho de Melo 6687e988d9 [ICSK]: Move TCP congestion avoidance members to icsk 20 years ago
Arnaldo Carvalho de Melo 295f7324ff [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer 20 years ago
Arnaldo Carvalho de Melo 3f421baa47 [NET]: Just move the inet_connection_sock function from tcp sources 20 years ago
Arnaldo Carvalho de Melo 463c84b97f [NET]: Introduce inet_connection_sock 20 years ago
David S. Miller 8728b834b2 [NET]: Kill skb->list 20 years ago
David S. Miller b03efcfb21 [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 20 years ago
David S. Miller c1b4a7e695 [TCP]: Move to new TSO segmenting scheme. 20 years ago
David S. Miller 0d9901df62 [TCP]: Break out send buffer expansion test. 20 years ago
David S. Miller cb83199a29 [TCP]: Do not call tcp_tso_acked() if no work to do. 20 years ago
David S. Miller a56476962e [TCP]: Kill bogus comment above tcp_tso_acked(). 20 years ago
David S. Miller 55c97f3e99 [TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling. 20 years ago
David S. Miller 84d3e7b957 [TCP]: Move __tcp_data_snd_check into tcp_output.c 20 years ago
Stephen Hemminger 317a76f9a4 [TCP]: Add pluggable congestion control algorithm infrastructure. 20 years ago
David S. Miller 314324121f [TCP]: Fix stretch ACK performance killer when doing ucopy. 20 years ago
Jesper Juhl 02c30a84e6 [PATCH] update Ross Biro bouncing email address 20 years ago
James Morris 088dd3a45f [TCP]: Trivial tcp_data_queue() cleanup 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago