Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-08-29 | [DCCP]: Just reflow the source code to fit in 80 columns | Arnaldo Carvalho de Melo | 1 | -84/+131 | |
Andrew Morton should be happy now 8) Signed-off-by: Arnaldo Carvalho de Melo <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||
2005-08-29 | [NET]: Make NETDEBUG pure printk wrappers | Patrick McHardy | 1 | -4/+4 | |
Signed-off-by: Patrick McHardy <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||
2005-08-29 | [DCCP]: Fix u64 printf format warnings. | David S. Miller | 1 | -10/+25 | |
Signed-off-by: David S. Miller <[email protected]> | |||||
2005-08-29 | [DCCP]: Initial implementation | Arnaldo Carvalho de Melo | 1 | -0/+763 | |
Development to this point was done on a subversion repository at: http://oops.ghostprotocols.net:81/cgi-bin/viewcvs.cgi/dccp-2.6/ This repository will be kept at this site for the foreseable future, so that interested parties can see the history of this code, attributions, etc. If I ever decide to take this offline I'll provide the full history at some other suitable place. Signed-off-by: Arnaldo Carvalho de Melo <[email protected]> Signed-off-by: David S. Miller <[email protected]> |