aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ipv4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-29[DCCP]: Just reflow the source code to fit in 80 columnsArnaldo Carvalho de Melo1-40/+74
2005-08-29[TCPDIAG]: Implement cheapest way of supporting DCCPDIAG_GETSOCKArnaldo Carvalho de Melo1-0/+2
2005-08-29[DCCP]: Finish the TIMEWAIT minisock supportArnaldo Carvalho de Melo1-5/+10
2005-08-29[DCCP]: Initialize icsk_rto in dccp_v4_init_sockArnaldo Carvalho de Melo1-0/+1
2005-08-29[DCCP]: Fix u64 printf format warnings.David S. Miller1-2/+4
2005-08-29[DCCP]: Fix checksum routinesYoshifumi Nishida1-18/+20
2005-08-29[DCCP]: Initial implementationArnaldo Carvalho de Melo1-0/+1289