Audit: collect sessionid in netlink messages
[safe/jmp/linux-2.6] / net / dccp / feat.c
2008-01-28 Gerrit Renker[DCCP]: Make code assumptions explicit
2008-01-28 Gerrit Renker[DCCP]: Remove unused and redundant validation functions
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-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