Commit Graph

66 Commits (5dbaa2cb757545f8238319d55aa75cc8fabc8212)

Author SHA1 Message Date
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
David S. Miller 8728b834b2 [NET]: Kill skb->list 20 years ago
Dmitry Yusupov 14869c3886 [TCP]: Do TSO deferral even if tail SKB can go out now. 20 years ago
Herbert Xu 35d59efd10 [TCP]: Fix bug #5070: kernel BUG at net/ipv4/tcp_output.c:864 20 years ago
Herbert Xu c8ac377464 [TCP]: Fix bug #5070: kernel BUG at net/ipv4/tcp_output.c:864 20 years ago
Herbert Xu b5da623ae9 [TCP]: Adjust {p,f}ackets_out correctly in tcp_retransmit_skb() 20 years ago
Herbert Xu b68e9f8572 [PATCH] tcp: fix TSO cwnd caching bug 20 years ago
David S. Miller 846998ae87 [PATCH] tcp: fix TSO sizing bugs 20 years ago
Victor Fusco 86a76caf87 [NET]: Fix sparse warnings 20 years ago
David S. Miller 908a75c17a [TCP]: Never TSO defer under periods of congestion. 20 years ago