summaryrefslogtreecommitdiff
path: root/include/linux/dccp.h (unfollow)
Commit message (Expand)Author
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-04-14inet: makes syn_ack_timeout mandatoryEric Dumazet
2012-03-03dccp: fix bug in sequence number validation during connection setupSamuel Jero
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-01-20dccp: clean up unused DCCP_STATE_MASK definitionShan Wei
2010-12-07dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny
2010-11-15dccp ccid-2: Schedule Sync as out-of-band mechanismGerrit Renker
2010-10-28dccp: Extend CCID packet dequeueing interfaceGerrit Renker
2010-09-21dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker
2009-01-21dccp: Initialisation and type-checking of feature sysctlsGerrit Renker
2009-01-21dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker
2009-01-21dccp: Initialisation framework for feature negotiationGerrit Renker
2008-12-08dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker
2008-12-08dccp: Remove manual influence on NDP Count featureGerrit Renker
2008-12-08dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker
2008-11-23dccp: Set per-connection CCIDs via socket optionsGerrit Renker
2008-11-16dccp: Deprecate Ack Ratio sysctlGerrit Renker
2008-11-16dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker
2008-11-16dccp: Deprecate old setsockopt frameworkGerrit Renker
2008-11-12dccp: Query supported CCIDsGerrit Renker
2008-11-04dccp: Per-socket initialisation of feature negotiationGerrit Renker
2008-11-04dccp: Implement lookup table for feature-negotiation informationGerrit Renker
2008-09-09This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"Gerrit Renker
2008-09-04dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny
2008-09-04dccp: Extend CCID packet dequeueing interfaceGerrit Renker
2008-09-04dccp ccid-2: Schedule Sync as out-of-band mechanismGerrit Renker
2008-09-04dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker
2008-09-04dccp: Initialisation and type-checking of feature sysctlsGerrit Renker
2008-09-04dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker
2008-09-04dccp: Initialisation framework for feature negotiationGerrit Renker
2008-09-04dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker
2008-09-04dccp: Remove manual influence on NDP Count featureGerrit Renker
2008-09-04dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker
2008-09-04dccp: Set per-connection CCIDs via socket optionsGerrit Renker
2008-09-04dccp: Deprecate Ack Ratio sysctlGerrit Renker
2008-09-04dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker
2008-09-04dccp: Deprecate old setsockopt frameworkGerrit Renker
2008-09-04dccp: Query supported CCIDsGerrit Renker
2008-09-04dccp: Per-socket initialisation of feature negotiationGerrit Renker
2008-09-04dccp: Implement lookup table for feature-negotiation informationGerrit Renker
2008-07-13dccp: Upgrade NDP count from 3 to 6 bytesGerrit Renker
2008-02-03[DCCP]: Reorganize struct dccp_sock to save 8 bytesArnaldo Carvalho de Melo
2008-01-28[DCCP]: Handle timestamps on Request/Response exchange separatelyGerrit Renker
2008-01-28[DCCP]: Allow to parse options on Request SocketsGerrit Renker
2008-01-28[DCCP]: Support for server holding timewait stateGerrit Renker
2008-01-28[DCCP]: Integrate state transitions for passive-closeGerrit Renker
2008-01-28[DCCP]: Dedicated auxiliary states to support passive-closeGerrit Renker
2008-01-28[DCCP]: Make PARTOPEN an autonomous stateGerrit Renker
2007-10-24[DCCP]: Convert Reset code into socket error numberGerrit Renker
2007-10-24[DCCP]: Retrieve packet sequence number for error reportingGerrit Renker