index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
/
feat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()
Jesper Juhl
2007-08-13
1
-4
/
+10
*
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-4
/
+4
*
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
2006-12-11
1
-3
/
+3
*
[DCCP]: Simplified conditions due to use of enum:8 states
Gerrit Renker
2006-12-02
1
-5
/
+6
*
[DCCP]: Use kmemdup
Arnaldo Carvalho de Melo
2006-12-02
1
-8
/
+4
*
[DCCP]: Make feature negotiation more readable
Gerrit Renker
2006-12-02
1
-27
/
+89
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[DCCP]: Use NULL for pointers, comfort sparse.
Randy Dunlap
2006-03-29
1
-3
/
+3
*
[DCCP] feat: Pass dccp_minisock ptr where only the minisock is used
Arnaldo Carvalho de Melo
2006-03-20
1
-16
/
+14
*
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
Arnaldo Carvalho de Melo
2006-03-20
1
-44
/
+37
*
[DCCP] feat: Actually change the CCID upon negotiation
Andrea Bittau
2006-03-20
1
-1
/
+42
*
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
2006-03-20
1
-0
/
+554