Commit Graph

19 Commits (623cdf4a04a9856f93e32e7716ed8196f6d5ee3b)

Author SHA1 Message Date
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