Ilpo Järvinen
|
3cfe3baaf0
[TCP]: Add two new spurious RTO responses to FRTO
|
18 years ago |
David S. Miller
|
15d33c070d
[TCP]: slow_start_after_idle should influence cwnd validation too
|
18 years ago |
John Heffner
|
84565070e4
[TCP]: Do receiver-side SWS avoidance for rcvbuf < MSS.
|
18 years ago |
Ilpo Järvinen
|
600ff0c24b
[TCP]: Prevent pseudo garbage in SYN's advertized window
|
18 years ago |
YOSHIFUJI Hideaki
|
e905a9edab
[NET] IPV4: Fix whitespace errors.
|
18 years ago |
John Heffner
|
104439a887
[TCP]: Don't apply FIN exception to full TSO segments.
|
18 years ago |
David S. Miller
|
e89862f4c5
[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().
|
18 years ago |
Jarek Poplawski
|
52d570aabe
[TCP]: rare bad TCP checksum with 2.6.19
|
18 years ago |
YOSHIFUJI Hideaki
|
cfb6eeb4c8
[TCP]: MD5 Signature Option (RFC2385) support.
|
18 years ago |
Gerrit Renker
|
b9df3cb8cf
[TCP/DCCP]: Introduce net_xmit_eval
|
18 years ago |
David S. Miller
|
931731123a
[TCP]: Don't set SKB owner in tcp_transmit_skb().
|
18 years ago |
John Heffner
|
ae8064ac32
[TCP]: Bound TSO defer time
|
18 years ago |
YOSHIFUJI Hideaki
|
496c98dff8
[NET]: Use hton{l,s}() for non-initializers.
|
18 years ago |
Al Viro
|
df7a3b07c2
[TCP] net/ipv4/tcp_output.c: trivial annotations
|
18 years ago |
Brian Haley
|
ab32ea5d8a
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
|
18 years ago |
Patrick McHardy
|
84fa7933a3
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
|
19 years ago |
Stephen Hemminger
|
316c1592be
[TCP]: Limit window scaling if window is clamped.
|
19 years ago |
Wei Yongjun
|
bd37a08859
[TCP]: SNMPv2 tcpOutSegs counter error
|
19 years ago |
Herbert Xu
|
bcd7611117
[NET]: Generalise TSO-specific bits from skb_setup_caps
|
19 years ago |
Michael Chan
|
b0da853703
[NET]: Add ECN support for TSO
|
19 years ago |
Herbert Xu
|
7967168cef
[NET]: Merge TSO/UFO fields in sk_buff
|
19 years ago |
David S. Miller
|
35089bb203
[TCP]: Add tcp_slow_start_after_idle sysctl.
|
19 years ago |
Herbert Xu ~{PmVHI~}
|
f291196979
[TCP]: Avoid skb_pull if possible when trimming head
|
19 years ago |
Hua Zhong
|
83de47cd0c
[TCP]: Fix unlikely usage in tcp_transmit_skb()
|
19 years ago |
Herbert Xu
|
b60b49ea6a
[TCP]: Account skb overhead in tcp_fragment
|
19 years ago |
Herbert Xu
|
ef5cb9738b
[TCP]: Fix truesize underflow
|
19 years ago |
Adrian Bunk
|
6c97e72a16
[IPV4]: Possible cleanups.
|
19 years ago |
Rick Jones
|
15d99e02ba
[TCP]: sysctl to allow TCP window > 32767 sans wscale
|
19 years ago |
John Heffner
|
0e7b13685f
[TCP] mtu probing: move tcp-specific data out of inet_connection_sock
|
19 years ago |
John Heffner
|
5d424d5a67
[TCP]: MTU probing
|
19 years ago |