- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / net / dccp / feat.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-08-14 Jesper Juhl[DCCP]: fix memory leak and clean up style - dccp_feat_...
2007-02-11 YOSHIFUJI Hideaki[NET] DCCP: Fix whitespace errors.
2006-12-11 Arnaldo Carvalho... [DCCP]: Whitespace cleanups
2006-12-03 Gerrit Renker[DCCP]: Simplified conditions due to use of enum:8...
2006-12-03 Arnaldo Carvalho... [DCCP]: Use kmemdup
2006-12-03 Gerrit Renker[DCCP]: Make feature negotiation more readable
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-29 Randy Dunlap[DCCP]: Use NULL for pointers, comfort sparse.
2006-03-21 Arnaldo Carvalho... [DCCP] feat: Pass dccp_minisock ptr where only the...
2006-03-21 Arnaldo Carvalho... [DCCP] minisock: Rename struct dccp_options to struct...
2006-03-21 Andrea Bittau[DCCP] feat: Actually change the CCID upon negotiation
2006-03-21 Andrea Bittau[DCCP]: Initial feature negotiation implementation