summaryrefslogtreecommitdiffstats
path: root/net/dccp/feat.c
Commit message (Expand)AuthorAgeFilesLines
* dccp: return -EINVAL on invalid feature lengthChris Wright2008-05-051-1/+1
* [DCCP]: Make code assumptions explicitGerrit Renker2008-01-281-7/+10
* [DCCP]: Remove unused and redundant validation functionsGerrit Renker2008-01-281-8/+4
* [DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()Jesper Juhl2007-08-131-4/+10
* [NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-4/+4
* [DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo2006-12-111-3/+3
* [DCCP]: Simplified conditions due to use of enum:8 statesGerrit Renker2006-12-021-5/+6
* [DCCP]: Use kmemdupArnaldo Carvalho de Melo2006-12-021-8/+4
* [DCCP]: Make feature negotiation more readableGerrit Renker2006-12-021-27/+89
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [DCCP]: Use NULL for pointers, comfort sparse.Randy Dunlap2006-03-291-3/+3
* [DCCP] feat: Pass dccp_minisock ptr where only the minisock is usedArnaldo Carvalho de Melo2006-03-201-16/+14
* [DCCP] minisock: Rename struct dccp_options to struct dccp_minisockArnaldo Carvalho de Melo2006-03-201-44/+37
* [DCCP] feat: Actually change the CCID upon negotiationAndrea Bittau2006-03-201-1/+42
* [DCCP]: Initial feature negotiation implementationAndrea Bittau2006-03-201-0/+554
OpenPOWER on IntegriCloud