Ilpo Järvinen
|
d041005116
[TCP]: SACK fastpath did override adjusted fackets_out
|
18 lat temu |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 lat temu |
Ilpo Järvinen
|
d551e4541d
[TCP] FRTO: RFC4138 allows Nagle override when new data must be sent
|
18 lat temu |
Gerrit Renker
|
65bb723c95
[TCP]: Update references in two old comments
|
18 lat temu |
Stephen Hemminger
|
164891aadf
[TCP]: Congestion control API update.
|
18 lat temu |
Ilpo Järvinen
|
9e412ba763
[TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...)
|
18 lat temu |
Arnaldo Carvalho de Melo
|
1a4e2d093f
[SK_BUFF]: Some more conversions to skb_copy_from_linear_data
|
18 lat temu |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
18 lat temu |
Arnaldo Carvalho de Melo
|
aa8223c7bb
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
|
18 lat temu |
Stephen Hemminger
|
2de979bd7d
[TCP]: whitespace cleanup
|
18 lat temu |
David S. Miller
|
fe067e8ab5
[TCP]: Abstract out all write queue operations.
|
18 lat temu |
Ilpo Järvinen
|
3cfe3baaf0
[TCP]: Add two new spurious RTO responses to FRTO
|
18 lat temu |
David S. Miller
|
15d33c070d
[TCP]: slow_start_after_idle should influence cwnd validation too
|
18 lat temu |
John Heffner
|
84565070e4
[TCP]: Do receiver-side SWS avoidance for rcvbuf < MSS.
|
18 lat temu |
Ilpo Järvinen
|
600ff0c24b
[TCP]: Prevent pseudo garbage in SYN's advertized window
|
18 lat temu |
YOSHIFUJI Hideaki
|
e905a9edab
[NET] IPV4: Fix whitespace errors.
|
18 lat temu |
John Heffner
|
104439a887
[TCP]: Don't apply FIN exception to full TSO segments.
|
18 lat temu |
David S. Miller
|
e89862f4c5
[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().
|
18 lat temu |
Jarek Poplawski
|
52d570aabe
[TCP]: rare bad TCP checksum with 2.6.19
|
18 lat temu |
YOSHIFUJI Hideaki
|
cfb6eeb4c8
[TCP]: MD5 Signature Option (RFC2385) support.
|
18 lat temu |
Gerrit Renker
|
b9df3cb8cf
[TCP/DCCP]: Introduce net_xmit_eval
|
18 lat temu |
David S. Miller
|
931731123a
[TCP]: Don't set SKB owner in tcp_transmit_skb().
|
18 lat temu |
John Heffner
|
ae8064ac32
[TCP]: Bound TSO defer time
|
18 lat temu |
YOSHIFUJI Hideaki
|
496c98dff8
[NET]: Use hton{l,s}() for non-initializers.
|
18 lat temu |
Al Viro
|
df7a3b07c2
[TCP] net/ipv4/tcp_output.c: trivial annotations
|
18 lat temu |
Brian Haley
|
ab32ea5d8a
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
|
18 lat temu |
Patrick McHardy
|
84fa7933a3
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
|
19 lat temu |
Stephen Hemminger
|
316c1592be
[TCP]: Limit window scaling if window is clamped.
|
19 lat temu |
Wei Yongjun
|
bd37a08859
[TCP]: SNMPv2 tcpOutSegs counter error
|
19 lat temu |
Herbert Xu
|
bcd7611117
[NET]: Generalise TSO-specific bits from skb_setup_caps
|
19 lat temu |