aboutsummaryrefslogtreecommitdiff
path: root/net/dccp
AgeCommit message (Expand)Author
2008-09-04dccp ccid-3: Remove dead statesGerrit Renker
2008-09-04dccp ccid-3: Remove duplicate documentationGerrit Renker
2008-09-04dccp: Unused argument in CCID tx functionGerrit Renker
2008-09-04dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker
2008-09-04dccp ccid-3: Remove redundant 'options_received' structGerrit Renker
2008-09-04dccp tfrc/ccid-3: Computing Loss Rate from Loss Event RateGerrit Renker
2008-09-04dccp: Add packet type information to CCID-specific option parsingGerrit Renker
2008-09-04dccp ccid-3: Simplify and consolidate tx_parse_optionsGerrit Renker
2008-09-04dccp ccid-3: Remove ugly RTT-sampling history lookupGerrit Renker
2008-09-04dccp ccid-3: Bug fix for the inter-packet scheduling algorithmGerrit Renker
2008-09-04dccp ccid-3: No more CCID control blocks in LISTEN stateGerrit Renker
2008-09-04dccp ccid-3: Remove ccid3hc{tx,rx}_ prefixesGerrit Renker
2008-09-04dccp ccid-2: Remove ccid2hc{tx,rx}_ prefixesGerrit Renker
2008-09-04dccp: Special case of the MPS for client-PARTOPEN with DataAcksGerrit Renker
2008-09-04dccp: Leave headroom for options when calculating the MPSGerrit Renker
2008-09-04dccp ccid-2: Use feature-negotiation to report Ack Ratio changesGerrit Renker
2008-09-04dccp: Support for exchanging of NN options in established stateGerrit Renker
2008-09-04dccp: Support for the exchange of NN options in established stateGerrit Renker
2008-09-04dccp: Debugging functions for feature negotiationGerrit 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: Auto-load (when supported) CCID plugins for negotiationGerrit 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: Clean up old feature-negotiation infrastructureGerrit Renker
2008-09-04dccp: Integration of dynamic feature activation - part 3 (client side)Gerrit Renker
2008-09-04dccp: Integration of dynamic feature activation - part 2 (server side)Gerrit Renker
2008-09-04dccp: Integration of dynamic feature activation - part 1 (socket setup)Gerrit Renker
2008-09-04dccp: Feature activation handlersGerrit Renker
2008-09-04dccp: Processing Confirm optionsGerrit Renker
2008-09-04dccp: Process incoming Change feature-negotiation optionsGerrit Renker
2008-09-04dccp: Preference list reconciliationGerrit Renker
2008-09-04dccp: Integrate feature-negotiation insertion codeGerrit Renker
2008-09-04dccp: Insert feature-negotiation options into skbGerrit Renker
2008-09-04dccp: Header option insertion routine for feature-negotiationGerrit Renker
2008-09-04dccp: Support for Mandatory optionsGerrit Renker
2008-09-04dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker
2008-09-04dccp: API to query the current TX/RX CCIDGerrit Renker
2008-09-04dccp: Set per-connection CCIDs via socket optionsGerrit Renker
2008-09-04dccp: Tidy up setsockopt callsGerrit 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: Mechanism to resolve CCID dependenciesGerrit Renker
2008-09-04dccp: Resolve dependencies of features on choice of CCIDGerrit Renker
2008-09-04dccp: Query supported CCIDsGerrit Renker
2008-09-04dccp: Registration routines for changing feature valuesGerrit Renker
2008-09-04dccp: Limit feature negotiation to connection setup phaseGerrit Renker