aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp
Commit message (Expand)AuthorAge
* dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-09-04
* dccp: Tidy up setsockopt callsGerrit Renker2008-09-04
* dccp: Deprecate Ack Ratio sysctlGerrit Renker2008-09-04
* dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker2008-09-04
* dccp: Deprecate old setsockopt frameworkGerrit Renker2008-09-04
* dccp: Mechanism to resolve CCID dependenciesGerrit Renker2008-09-04
* dccp: Resolve dependencies of features on choice of CCIDGerrit Renker2008-09-04
* dccp: Query supported CCIDsGerrit Renker2008-09-04
* dccp: Registration routines for changing feature valuesGerrit Renker2008-09-04
* dccp: Limit feature negotiation to connection setup phaseGerrit Renker2008-09-04
* dccp: Cleanup routines for feature negotiationGerrit Renker2008-09-04
* dccp: Per-socket initialisation of feature negotiationGerrit Renker2008-09-04
* dccp: List management for new feature negotiationGerrit Renker2008-09-04
* dccp: Implement lookup table for feature-negotiation informationGerrit Renker2008-09-04
* dccp: Basic data structure for feature negotiationGerrit Renker2008-09-04
* dccp ccid-3: Replace lazy BUG_ON with conditionGerrit Renker2008-09-04
* dccp: Toggle debug output without module unloadingGerrit Renker2008-09-04
* dccp: Empty the write queue when disconnectingGerrit Renker2008-09-04
* dccp: Fill in the Data fields for "Option Error" ResetsGerrit Renker2008-09-04
* dccp: Silently ignore options with nonsensical lengthsGerrit Renker2008-09-04
* dccp: Always generate a Reset in response to option errorsWei Yongjun2008-09-04
* dccp: Fix panic caused by too early termination of retransmission mechanismGerrit Renker2008-08-19
* dccp: change L/R must have at least one byte in the dccpsf_val fieldArnaldo Carvalho de Melo2008-08-13
* tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookupGui Jianfeng2008-08-07
* dccp: Add check for truncated ICMPv6 DCCP error packetsWei Yongjun2008-07-26
* dccp: Fix incorrect length check for ICMPv4 packetsWei Yongjun2008-07-26
* dccp: Add check for sequence number in ICMPv6 messageWei Yongjun2008-07-26
* dccp: Fix sequence number check for ICMPv4 packetsWei Yongjun2008-07-26
* dccp: Bug-Fix - AWL was never updatedGerrit Renker2008-07-26
* dccp: Allow to distinguish original and retransmitted packetsGerrit Renker2008-07-26
* net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-26
* mib: add net to NET_INC_STATS_BHPavel Emelyanov2008-07-16
* inet: prepare net on the stack for NET accounting macrosPavel Emelyanov2008-07-16
* mib: add net to IP_INC_STATS_BHPavel Emelyanov2008-07-16
* mib: add struct net to ICMP_INC_STATS_BHPavel Emelyanov2008-07-15
* inet: toss struct net initialization aroundPavel Emelyanov2008-07-15
* dccp ccid-3: Length of loss intervalsGerrit Renker2008-07-13
* dccp ccid-3: Fix a loss detection bugGerrit Renker2008-07-13
* dccp: Upgrade NDP count from 3 to 6 bytesGerrit Renker2008-07-13
* dccp ccid-3: Fix error in loss detectionGerrit Renker2008-07-13
* net: change proto destroy method to return voidBrian Haley2008-06-14
* dccp: Bug in initial acknowledgment number assignmentGerrit Renker2008-06-11
* dccp ccid-3: X truncated due to type conversionGerrit Renker2008-06-11
* dccp ccid-3: TFRC reverse-lookup Bug-FixGerrit Renker2008-06-11
* dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request socketsGerrit Renker2008-06-11
* dccp: Fix sparse warningsGerrit Renker2008-06-11
* dccp ccid-3: Bug-Fix - Zero RTT is possibleGerrit Renker2008-06-11
* inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo2008-06-10
* dccp ccid-3: Fix "t_ipi explosion" bugGerrit Renker2008-05-27
* dccp: Fix to handle short sequence numbers packet correctlyWei Yongjun2008-05-27