开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
feat.c
Age
Commit message (
Expand
)
Author
2008-01-28
[DCCP]: Make code assumptions explicit
Gerrit Renker
2008-01-28
[DCCP]: Remove unused and redundant validation functions
Gerrit 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 cleanups
Arnaldo Carvalho de Melo
2006-12-02
[DCCP]: Simplified conditions due to use of enum:8 states
Gerrit Renker
2006-12-02
[DCCP]: Use kmemdup
Arnaldo Carvalho de Melo
2006-12-02
[DCCP]: Make feature negotiation more readable
Gerrit Renker
2006-06-30
Remove 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 used
Arnaldo Carvalho de Melo
2006-03-20
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
Arnaldo Carvalho de Melo
2006-03-20
[DCCP] feat: Actually change the CCID upon negotiation
Andrea Bittau
2006-03-20
[DCCP]: Initial feature negotiation implementation
Andrea Bittau