Arnaldo Carvalho de Melo
|
d83d8461f9
[IP_SOCKGLUE]: Remove most of the tcp specific calls
|
19 years ago |
Arnaldo Carvalho de Melo
|
8292a17a39
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
|
19 years ago |
Stephen Hemminger
|
31f3426904
[TCP]: More spelling fixes.
|
19 years ago |
Stephen Hemminger
|
6a438bbe68
[TCP]: speed up SACK processing
|
19 years ago |
Stephen Hemminger
|
caa20d9abe
[TCP]: spelling fixes
|
19 years ago |
John Heffner
|
326f36e9e7
[TCP]: receive buffer growth limiting with mixed MTU
|
19 years ago |
Stephen Hemminger
|
9772efb970
[TCP]: Appropriate Byte Count support
|
19 years ago |
Stephen Hemminger
|
2d2abbab63
[TCP]: simplify microsecond rtt sampling
|
19 years ago |
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()
|
19 years ago |
Herbert Xu
|
3c05d92ed4
[TCP]: Compute in_sacked properly when we split up a TSO frame.
|
19 years ago |
David S. Miller
|
6475be16fd
[TCP]: Keep TSO enabled even during loss events.
|
19 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 |