33 Commits (c4bc7ee2e474819d3932e8d726fdf7cb0bdc00c1)

Author SHA1 Message Date
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
David S. Miller c1b4a7e695 [TCP]: Move to new TSO segmenting scheme. 20 years ago
David S. Miller aa93466bdf [TCP]: Eliminate redundant computations in tcp_write_xmit(). 20 years ago
David S. Miller 7f4dd0a943 [TCP]: Break out tcp_snd_test() into it's constituent parts. 20 years ago
David S. Miller 55c97f3e99 [TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling. 20 years ago
David S. Miller a2e2a59c93 [TCP]: Fix redundant calculations of tcp_current_mss() 20 years ago
David S. Miller 92df7b518d [TCP]: tcp_write_xmit() tabbing cleanup 20 years ago
David S. Miller a762a98007 [TCP]: Kill extra cwnd validate in __tcp_push_pending_frames(). 20 years ago
David S. Miller f44b527177 [TCP]: Add missing skb_header_release() call to tcp_fragment(). 20 years ago
David S. Miller 84d3e7b957 [TCP]: Move __tcp_data_snd_check into tcp_output.c 20 years ago
David S. Miller f6302d1d78 [TCP]: Move send test logic out of net/tcp.h 20 years ago
David S. Miller fc6415bcb0 [TCP]: Fix quick-ack decrementing with TSO. 20 years ago
Stephen Hemminger 317a76f9a4 [TCP]: Add pluggable congestion control algorithm infrastructure. 20 years ago
Arnaldo Carvalho de Melo 60236fdd08 [NET] Rename open_request to request_sock 20 years ago
Arnaldo Carvalho de Melo 2e6599cb89 [NET] Generalise TCP's struct open_request minisock infrastructure 20 years ago
Jesper Juhl 02c30a84e6 [PATCH] update Ross Biro bouncing email address 20 years ago
David S. Miller d5ac99a648 [TCP]: skb pcount with MTU discovery 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago