summaryrefslogtreecommitdiff
path: root/net/dccp/timer.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-21[DCCP]: Generalize dccp_v4_send_resetArnaldo Carvalho de Melo1-1/+1
2006-03-21[DCCP]: Initial feature negotiation implementationAndrea Bittau1-0/+12
2005-08-30[DCCP]: Fix the ACK and SEQ window variables settingsArnaldo Carvalho de Melo1-1/+1
2005-08-30[DCCP]: Just reflow the source code to fit in 80 columnsArnaldo Carvalho de Melo1-13/+23
2005-08-30[ICSK]: Move generalised functions from tcp to inet_connection_sockArnaldo Carvalho de Melo1-5/+1
2005-08-30[DCCP]: Initial implementationArnaldo Carvalho de Melo1-0/+249