summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp.c
Commit message (Expand)AuthorAgeFilesLines
* [TCP]: Unconditionally clear TCP_NAGLE_PUSH in skb_entail().David S. Miller2005-08-231-1/+1
* [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-051-11/+15
* [TCP]: Fix send-side cpu utiliziation regression.David S. Miller2005-07-051-2/+11
* [TCP]: Simplify SKB data portion allocation with NETIF_F_SG.David S. Miller2005-07-051-11/+2
* [TCP]: Allow choosing TCP congestion control via sockopt.Stephen Hemminger2005-06-231-1/+30
* [TCP]: Add pluggable congestion control algorithm infrastructure.Stephen Hemminger2005-06-231-0/+2
* [TCP]: Fix sysctl_tcp_low_latencyDavid S. Miller2005-06-181-1/+1
* [NET] rename struct tcp_listen_opt to struct listen_sockArnaldo Carvalho de Melo2005-06-181-1/+1
* [NET] Generalise tcp_listen_optArnaldo Carvalho de Melo2005-06-181-46/+21
* [NET] Rename open_request to request_sockArnaldo Carvalho de Melo2005-06-181-6/+6
* [NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo2005-06-181-9/+0
* [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-051-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2386
OpenPOWER on IntegriCloud