summaryrefslogtreecommitdiffstats
path: root/include/net/tcp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [TCP]: Need to declare 'tcp_reno' in net/tcp.hDavid S. Miller2005-06-241-0/+1
* [TCP]: Allow choosing TCP congestion control via sockopt.Stephen Hemminger2005-06-241-1/+2
* [TCP]: Add pluggable congestion control algorithm infrastructure.Stephen Hemminger2005-06-231-162/+75
* [NET]: Move sysctl_max_syn_backlog into request_sock.cDavid S. Miller2005-06-191-1/+0
* [NET] Generalise tcp_listen_optArnaldo Carvalho de Melo2005-06-191-38/+8
* [NET] Rename open_request to request_sockArnaldo Carvalho de Melo2005-06-191-15/+15
* [NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo2005-06-191-76/+11
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-061-1/+1
* [TCP]: skb pcount with MTU discoveryDavid S. Miller2005-04-251-5/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-171-0/+2022