aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/options.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-29[DCCP]: Export dccp_insert_option_timestamp to CCIDsArnaldo Carvalho de Melo1-4/+4
2005-08-29[DCCP]: Fix the timestamp optionsIan McDonald1-28/+59
2005-08-29[DCCP]: Fix elapsed time option as per section 13.2 of spec v11Ian McDonald1-4/+1
2005-08-29[DCCP]: Fix sparse warningsArnaldo Carvalho de Melo1-1/+2
2005-08-29[DCCP]: Introduce the DCCP Kernel hacking menuArnaldo Carvalho de Melo1-9/+9
2005-08-29[DCCP]: Just reflow the source code to fit in 80 columnsArnaldo Carvalho de Melo1-84/+131
2005-08-29[NET]: Make NETDEBUG pure printk wrappersPatrick McHardy1-4/+4
2005-08-29[DCCP]: Fix u64 printf format warnings.David S. Miller1-10/+25
2005-08-29[DCCP]: Initial implementationArnaldo Carvalho de Melo1-0/+763