aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/feat.c
Commit message (Expand)AuthorAge
* [DCCP]: Make code assumptions explicitGerrit Renker2008-01-28
* [DCCP]: Remove unused and redundant validation functionsGerrit Renker2008-01-28
* [DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()Jesper Juhl2007-08-14
* [NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo2006-12-11
* [DCCP]: Simplified conditions due to use of enum:8 statesGerrit Renker2006-12-03
* [DCCP]: Use kmemdupArnaldo Carvalho de Melo2006-12-03
* [DCCP]: Make feature negotiation more readableGerrit Renker2006-12-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [DCCP]: Use NULL for pointers, comfort sparse.Randy Dunlap2006-03-29
* [DCCP] feat: Pass dccp_minisock ptr where only the minisock is usedArnaldo Carvalho de Melo2006-03-21
* [DCCP] minisock: Rename struct dccp_options to struct dccp_minisockArnaldo Carvalho de Melo2006-03-21
* [DCCP] feat: Actually change the CCID upon negotiationAndrea Bittau2006-03-20
* [DCCP]: Initial feature negotiation implementationAndrea Bittau2006-03-20