Arnaldo Carvalho de Melo
|
d83d8461f9
[IP_SOCKGLUE]: Remove most of the tcp specific calls
|
19 年之前 |
Arnaldo Carvalho de Melo
|
8292a17a39
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
|
19 年之前 |
David S. Miller
|
dfb4b9dceb
[TCP] Vegas: timestamp before clone
|
19 年之前 |
Stephen Hemminger
|
6a438bbe68
[TCP]: speed up SACK processing
|
19 年之前 |
Stephen Hemminger
|
caa20d9abe
[TCP]: spelling fixes
|
19 年之前 |
Stephen Hemminger
|
f4805eded7
[TCP]: fix congestion window update when using TSO deferal
|
19 年之前 |
Herbert Xu
|
b2cc99f04c
[TCP] Allow len == skb->len in tcp_fragment
|
19 年之前 |
Herbert Xu
|
046d20b739
[TCP]: Ratelimit debugging warning.
|
19 年之前 |
Herbert Xu
|
9ff5c59ce2
[TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!"
|
19 年之前 |
Al Viro
|
dd0fc66fb3
[PATCH] gfp flags annotations - part 1
|
19 年之前 |
David S. Miller
|
01ff367e62
[TCP]: Revert 6b251858d377196b8cea20e65cae60f584a42735
|
19 年之前 |
David S. Miller
|
6b251858d3
[TCP]: Fix init_cwnd calculations in tcp_select_initial_window()
|
19 年之前 |
Herbert Xu
|
83ca28befc
[TCP]: Adjust Reno SACK estimate in tcp_fragment
|
19 年之前 |
Herbert Xu
|
e14c3caf60
[TCP]: Handle SACK'd packets properly in tcp_fragment().
|
19 年之前 |
Herbert Xu
|
3c05d92ed4
[TCP]: Compute in_sacked properly when we split up a TSO frame.
|
19 年之前 |
Herbert Xu
|
e130af5dab
[TCP]: Fix double adjustment of tp->{lost,left}_out in tcp_fragment().
|
19 年之前 |
Herbert Xu
|
cf0b450cd5
[TCP]: Fix off by one in tcp_fragment() "already sent" test.
|
19 年之前 |
David S. Miller
|
6475be16fd
[TCP]: Keep TSO enabled even during loss events.
|
19 年之前 |
David S. Miller
|
d179cd1292
[NET]: Implement SKB fast cloning.
|
20 年之前 |
Patrick McHardy
|
a61bbcf28a
[NET]: Store skb->timestamp as offset to a base timestamp
|
20 年之前 |
Arnaldo Carvalho de Melo
|
6687e988d9
[ICSK]: Move TCP congestion avoidance members to icsk
|
20 年之前 |
Arnaldo Carvalho de Melo
|
3f421baa47
[NET]: Just move the inet_connection_sock function from tcp sources
|
20 年之前 |
Arnaldo Carvalho de Melo
|
463c84b97f
[NET]: Introduce inet_connection_sock
|
20 年之前 |
David S. Miller
|
8728b834b2
[NET]: Kill skb->list
|
20 年之前 |
Dmitry Yusupov
|
14869c3886
[TCP]: Do TSO deferral even if tail SKB can go out now.
|
19 年之前 |
Herbert Xu
|
c8ac377464
[TCP]: Fix bug #5070: kernel BUG at net/ipv4/tcp_output.c:864
|
20 年之前 |
Herbert Xu
|
b5da623ae9
[TCP]: Adjust {p,f}ackets_out correctly in tcp_retransmit_skb()
|
20 年之前 |
Herbert Xu
|
b68e9f8572
[PATCH] tcp: fix TSO cwnd caching bug
|
20 年之前 |
David S. Miller
|
846998ae87
[PATCH] tcp: fix TSO sizing bugs
|
20 年之前 |
Victor Fusco
|
86a76caf87
[NET]: Fix sparse warnings
|
20 年之前 |