Commit Graph

75 Commits (ed4477b96049fe2908c63f854bf8e37c6df4a635)

Author SHA1 Message Date
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 19 years ago
YOSHIFUJI Hideaki 496c98dff8 [NET]: Use hton{l,s}() for non-initializers. 19 years ago
Al Viro df7a3b07c2 [TCP] net/ipv4/tcp_output.c: trivial annotations 19 years ago
Brian Haley ab32ea5d8a [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly 19 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
David S. Miller ba244fe900 [TCP]: Fix tcp_tso_should_defer() when limit>=65536 19 years ago
Stephen Hemminger 40efc6fa17 [TCP]: less inline's 19 years ago
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
David S. Miller dfb4b9dceb [TCP] Vegas: timestamp before clone 19 years ago
Stephen Hemminger 6a438bbe68 [TCP]: speed up SACK processing 20 years ago
Stephen Hemminger caa20d9abe [TCP]: spelling fixes 20 years ago
Stephen Hemminger f4805eded7 [TCP]: fix congestion window update when using TSO deferal 20 years ago
Herbert Xu b2cc99f04c [TCP] Allow len == skb->len in tcp_fragment 20 years ago
Herbert Xu 046d20b739 [TCP]: Ratelimit debugging warning. 20 years ago
Herbert Xu 9ff5c59ce2 [TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!" 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
David S. Miller 01ff367e62 [TCP]: Revert 6b251858d3 20 years ago
David S. Miller 6b251858d3 [TCP]: Fix init_cwnd calculations in tcp_select_initial_window() 20 years ago
Herbert Xu 83ca28befc [TCP]: Adjust Reno SACK estimate in tcp_fragment 20 years ago
Herbert Xu e14c3caf60 [TCP]: Handle SACK'd packets properly in tcp_fragment(). 20 years ago
Herbert Xu 3c05d92ed4 [TCP]: Compute in_sacked properly when we split up a TSO frame. 20 years ago
Herbert Xu e130af5dab [TCP]: Fix double adjustment of tp->{lost,left}_out in tcp_fragment(). 20 years ago
Herbert Xu cf0b450cd5 [TCP]: Fix off by one in tcp_fragment() "already sent" test. 20 years ago
David S. Miller 6475be16fd [TCP]: Keep TSO enabled even during loss events. 20 years ago
David S. Miller d179cd1292 [NET]: Implement SKB fast cloning. 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 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