index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
feat.h
Age
Commit message (
Expand
)
Author
2008-12-08
dccp: Clean up old feature-negotiation infrastructure
Gerrit Renker
2008-12-01
dccp: Processing Confirm options
Gerrit Renker
2008-12-01
dccp: Process incoming Change feature-negotiation options
Gerrit Renker
2008-11-23
dccp: Header option insertion routine for feature-negotiation
Gerrit Renker
2008-11-23
dccp: Support for Mandatory options
Gerrit Renker
2008-11-23
dccp: Increase the scope of variable-length htonl/ntohl functions
Gerrit Renker
2008-11-23
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
2008-11-16
dccp: Deprecate old setsockopt framework
Gerrit Renker
2008-11-12
dccp: Registration routines for changing feature values
Gerrit Renker
2008-11-04
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
2008-11-04
dccp: Basic data structure for feature negotiation
Gerrit Renker
2008-01-28
[DCCP]: Remove unused and redundant validation functions
Gerrit Renker
2007-02-10
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-02
[DCCP]: Make feature negotiation more readable
Gerrit Renker
2006-12-02
[DCCP]: Add sysctls to control retransmission behaviour
Gerrit Renker
2006-09-22
[DCCP]: Shift sysctls into feat.h
Ian McDonald
2006-07-24
[DCCP]: Fix default sequence window size
Ian McDonald
2006-03-20
[DCCP] feat: Pass dccp_minisock ptr where only the minisock is used
Arnaldo Carvalho de Melo
2006-03-20
[DCCP]: Initial feature negotiation implementation
Andrea Bittau