aboutsummaryrefslogtreecommitdiff
path: root/net/dccp/feat.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-05-05dccp: return -EINVAL on invalid feature lengthChris Wright
2008-01-28[DCCP]: Make code assumptions explicitGerrit Renker
2008-01-28[DCCP]: Remove unused and redundant validation functionsGerrit Renker
2007-08-13[DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()Jesper Juhl
2007-02-10[NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-11[DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo
2006-12-02[DCCP]: Simplified conditions due to use of enum:8 statesGerrit Renker
2006-12-02[DCCP]: Use kmemdupArnaldo Carvalho de Melo
2006-12-02[DCCP]: Make feature negotiation more readableGerrit Renker
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-29[DCCP]: Use NULL for pointers, comfort sparse.Randy Dunlap
2006-03-20[DCCP] feat: Pass dccp_minisock ptr where only the minisock is usedArnaldo Carvalho de Melo
2006-03-20[DCCP] minisock: Rename struct dccp_options to struct dccp_minisockArnaldo Carvalho de Melo
2006-03-20[DCCP] feat: Actually change the CCID upon negotiationAndrea Bittau
2006-03-20[DCCP]: Initial feature negotiation implementationAndrea Bittau