mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / net / dccp / feat.h
2009-01-21 Gerrit Renkerdccp: Debugging functions for feature negotiation
2009-01-21 Gerrit Renkerdccp: Initialisation and type-checking of feature sysctls
2009-01-21 Gerrit Renkerdccp: Initialisation framework for feature negotiation
2008-12-08 Gerrit Renkerdccp: Clean up old feature-negotiation infrastructure
2008-12-02 Gerrit Renkerdccp: Processing Confirm options
2008-12-02 Gerrit Renkerdccp: Process incoming Change feature-negotiation options
2008-11-24 Gerrit Renkerdccp: Header option insertion routine for feature-negot...
2008-11-24 Gerrit Renkerdccp: Support for Mandatory options
2008-11-24 Gerrit Renkerdccp: Increase the scope of variable-length htonl/ntohl...
2008-11-24 Gerrit Renkerdccp: Set per-connection CCIDs via socket options
2008-11-17 Gerrit Renkerdccp: Deprecate old setsockopt framework
2008-11-12 Gerrit Renkerdccp: Registration routines for changing feature values
2008-11-05 Gerrit Renkerdccp: Per-socket initialisation of feature negotiation
2008-11-05 Gerrit Renkerdccp: Basic data structure for feature negotiation
2008-09-09 Gerrit RenkerThis reverts "Merge branch 'dccp' of git://eden-feed...
2008-09-04 Gerrit Renkerdccp: Debugging functions for feature negotiation
2008-09-04 Gerrit Renkerdccp: Initialisation and type-checking of feature sysctls
2008-09-04 Gerrit Renkerdccp: Initialisation framework for feature negotiation
2008-09-04 Gerrit Renkerdccp: Clean up old feature-negotiation infrastructure
2008-09-04 Gerrit Renkerdccp: Processing Confirm options
2008-09-04 Gerrit Renkerdccp: Process incoming Change feature-negotiation options
2008-09-04 Gerrit Renkerdccp: Header option insertion routine for feature-negot...
2008-09-04 Gerrit Renkerdccp: Support for Mandatory options
2008-09-04 Gerrit Renkerdccp: Increase the scope of variable-length htonl/ntohl...
2008-09-04 Gerrit Renkerdccp: Set per-connection CCIDs via socket options
2008-09-04 Gerrit Renkerdccp: Deprecate old setsockopt framework
2008-09-04 Gerrit Renkerdccp: Registration routines for changing feature values
2008-09-04 Gerrit Renkerdccp: Per-socket initialisation of feature negotiation
2008-09-04 Gerrit Renkerdccp: Basic data structure for feature negotiation
2008-01-28 Gerrit Renker[DCCP]: Remove unused and redundant validation functions
2007-02-11 YOSHIFUJI Hideaki[NET] DCCP: Fix whitespace errors.
2006-12-03 Gerrit Renker[DCCP]: Make feature negotiation more readable
2006-12-03 Gerrit Renker[DCCP]: Add sysctls to control retransmission behaviour
2006-09-22 Ian McDonald[DCCP]: Shift sysctls into feat.h
2006-07-24 Ian McDonald[DCCP]: Fix default sequence window size
2006-03-21 Arnaldo Carvalho... [DCCP] feat: Pass dccp_minisock ptr where only the...
2006-03-21 Andrea Bittau[DCCP]: Initial feature negotiation implementation