summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp.c
Commit message (Expand)AuthorAgeFilesLines
...
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-081-4/+4
* [TCP]: Move to new TSO segmenting scheme.David S. Miller2005-07-061-11/+15
* [TCP]: Fix send-side cpu utiliziation regression.David S. Miller2005-07-061-2/+11
* [TCP]: Simplify SKB data portion allocation with NETIF_F_SG.David S. Miller2005-07-061-11/+2Star
* [TCP]: Allow choosing TCP congestion control via sockopt.Stephen Hemminger2005-06-241-1/+30
* [TCP]: Add pluggable congestion control algorithm infrastructure.Stephen Hemminger2005-06-231-0/+2
* [TCP]: Fix sysctl_tcp_low_latencyDavid S. Miller2005-06-191-1/+1
* [NET] rename struct tcp_listen_opt to struct listen_sockArnaldo Carvalho de Melo2005-06-191-1/+1
* [NET] Generalise tcp_listen_optArnaldo Carvalho de Melo2005-06-191-46/+21Star
* [NET] Rename open_request to request_sockArnaldo Carvalho de Melo2005-06-191-6/+6
* [NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo2005-06-191-9/+0Star
* [TCP]: Adjust TCP mem order check to new alloc_large_system_hashAndi Kleen2005-06-131-1/+1
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-061-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2386