aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ccids
Commit message (Expand)AuthorAge
* 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
* dccp ccid-3: X truncated due to type conversionGerrit Renker2008-06-11
* dccp ccid-3: TFRC reverse-lookup Bug-FixGerrit Renker2008-06-11
* dccp: Fix sparse warningsGerrit Renker2008-06-11
* dccp ccid-3: Bug-Fix - Zero RTT is possibleGerrit Renker2008-06-11
* dccp ccid-3: Fix "t_ipi explosion" bugGerrit Renker2008-05-27
* dccp: ccid2.c, ccid3.c use clamp(), clamp_t()Harvey Harrison2008-05-02
* [CCID3]: Kill some bloatIlpo Järvinen2008-01-28
* [CCID3]: Nofeedback timer according to rfc3448bisGerrit Renker2008-01-28
* [CCID3]: Implement rfc3448bis changes to feedback receptionGerrit Renker2008-01-28
* [CCID3]: Remove two irrelevant states in TX feedback handlingGerrit Renker2008-01-28
* [CCID3]: Use a function to update p_inv, and p is never usedGerrit Renker2008-01-28
* [CCID]: More informative registrationGerrit Renker2008-01-28
* [TFRC]: Remove previous loss intervals implementationGerrit Renker2008-01-28
* [CCID3]: Interface CCID3 code with newer Loss Intervals DatabaseGerrit Renker2008-01-28
* [TFRC]: CCID3 (and CCID4) needs to access these inlinesGerrit Renker2008-01-28
* [CCID3]: Redundant debugging output / documentationGerrit Renker2008-01-28
* [TFRC]: Ringbuffer to track loss interval historyGerrit Renker2008-01-28
* [TFRC]: Loss interval code needs the macros/inlines that were movedGerrit Renker2008-01-28
* [TFRC]: Put RX/TX initialisation into tfrc.cGerrit Renker2008-01-28
* [CCID3]: HC-receiver should not insert timestamps as HC-sender doesn't uses itGerrit Renker2008-01-28
* [TFRC]: The function tfrc_rx_hist_entry_delete() is not used anymoreGerrit Renker2008-01-28
* [TFRC]: Move comment.Gerrit Renker2008-01-28
* [TFRC]: New rx history codeArnaldo Carvalho de Melo2008-01-28
* [CCID3]: The receiver of a half-connection does not set window counter valuesGerrit Renker2008-01-28
* [TFRC]: Rename dccp_rx_ to tfrc_rx_Arnaldo Carvalho de Melo2008-01-28
* [TFRC]: Make the rx history slab be globalArnaldo Carvalho de Melo2008-01-28
* [TFRC]: Rename tfrc_tx_hist to tfrc_tx_hist_slab, for consistencyArnaldo Carvalho de Melo2008-01-28
* [TFRC]: Provide central source file and debug facilityGerrit Renker2008-01-28
* [TFRC]: Hide tx history details from the CCIDsArnaldo Carvalho de Melo2008-01-28
* [TFRC]: Migrate TX history to singly-linked lisArnaldo Carvalho de Melo2008-01-28
* [CCID2]: Remove misleading commentGerrit Renker2008-01-28
* [CCID2]: Remove redundant ack-counting variableGerrit Renker2008-01-28
* [CCID2]: Remove redundant synchronisation variableGerrit Renker2008-01-28
* [CCID2]: Redundant debugging outputGerrit Renker2008-01-28
* [CCID2]: Replace pipe assignment-function with assignmentGerrit Renker2008-01-28
* [CCID2]: Replace cwnd assignment-function with assignmentGerrit Renker2008-01-28
* [CCID2]: Replace read-only variable with constantGerrit Renker2008-01-28
* [CCID2]: Remove unused variableGerrit Renker2008-01-28
* [CCID2]: Disable broken Ack Ratio adaptation algorithmGerrit Renker2008-01-28
* [CCID2]: Larger initial windows also for CCID2Gerrit Renker2008-01-28
* [CCID2]: Deadlock and spurious timeouts when Ack Ratio > cwndGerrit Renker2008-01-28
* [CCID2]: Don't assign negative values to Ack RatioGerrit Renker2008-01-28
* [CCID2]: Fix sequence number arithmetic/comparisonsGerrit Renker2008-01-28
* [CCID2]: Bug in reading Ack VectorsGerrit Renker2008-01-28
* [DCCP]: Remove redundant dependency on IP_DCCPGerrit Renker2008-01-28
* [DCCP]: Promote CCID2 as default CCIDGerrit Renker2008-01-28