aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/tcp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-05[TCP]: Move __tcp_data_snd_check into tcp_output.cDavid S. Miller1-0/+1
2005-07-05[TCP]: Move send test logic out of net/tcp.hDavid S. Miller1-110/+3
2005-07-05[TCP]: Fix quick-ack decrementing with TSO.David S. Miller1-4/+9
2005-06-23[TCP]: Need to declare 'tcp_reno' in net/tcp.hDavid S. Miller1-0/+1
2005-06-23[TCP]: Allow choosing TCP congestion control via sockopt.Stephen Hemminger1-1/+2
2005-06-23[TCP]: Add pluggable congestion control algorithm infrastructure.Stephen Hemminger1-162/+75
2005-06-18[NET]: Move sysctl_max_syn_backlog into request_sock.cDavid S. Miller1-1/+0
2005-06-18[NET] Generalise tcp_listen_optArnaldo Carvalho de Melo1-38/+8
2005-06-18[NET] Rename open_request to request_sockArnaldo Carvalho de Melo1-15/+15
2005-06-18[NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo1-76/+11
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl1-1/+1
2005-04-24[TCP]: skb pcount with MTU discoveryDavid S. Miller1-5/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2022