aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ccids
Commit message (Expand)AuthorAge
* [DCCP] ccid3: return value in ccid3_hc_rx_calc_first_liIan McDonald2006-12-13
* [DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo2006-12-11
* [DCCP] ccid3: Fixup some type conversions related to rttsArnaldo Carvalho de Melo2006-12-11
* [DCCP] ccid3: BUG-FIX - conversion errorsGerrit Renker2006-12-11
* [DCCP] ccid3: Reorder packet history source fileGerrit Renker2006-12-11
* [DCCP] ccid3: Reorder packet history header fileGerrit Renker2006-12-11
* [DCCP] ccid3: Make debug output consistentGerrit Renker2006-12-11
* [DCCP] ccid3: Perform history operations only after packet has been sentGerrit Renker2006-12-11
* [DCCP] ccid3: TX history - remove unused fieldGerrit Renker2006-12-11
* [DCCP] ccid3: Shift window counter computationGerrit Renker2006-12-11
* [DCCP] ccid3: Sanity-check RTT samplesGerrit Renker2006-12-11
* [DCCP] ccid3: Initialise RTT valuesGerrit Renker2006-12-11
* [DCCP] ccid: Deprecate ccid_hc_tx_insert_optionsGerrit Renker2006-12-11
* [DCCP]: Only deliver to the CCID rx side in chargeGerrit Renker2006-12-11
* [DCCP]: Simplify TFRC calculationGerrit Renker2006-12-11
* [DCCP]: Debug timeval operationsGerrit Renker2006-12-11
* [DCCP] ccid3: Simplify calculation for reverse lookup of pGerrit Renker2006-12-11
* [DCCP] ccid3: Replace scaled division operationsGerrit Renker2006-12-11
* [DCCP] ccid3: Finer-grained resolution of sending ratesGerrit Renker2006-12-11
* [DCCP] ccid3: Fix two bugs in sending rate computationGerrit Renker2006-12-11
* [DCCP] ccid3: Two optimisations for sending rate recomputationGerrit Renker2006-12-11
* [DCCP] ccid3: Check against too large pGerrit Renker2006-12-11
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* [DCCP] tfrc: Binary search for reverse TFRC lookupGerrit Renker2006-12-03
* [DCCP] ccid3: Deprecate TFRC_SMALLEST_PGerrit Renker2006-12-03
* [DCCP] tfrc: Identify TFRC table limits and simplify codeGerrit Renker2006-12-03
* [DCCP] tfrc: Add protection against invalid parameters to TFRC routinesGerrit Renker2006-12-03
* [DCCP] tfrc: Fix small error in reverse lookup of p for given f(p)Gerrit Renker2006-12-03
* [DCCP] tfrc: Document boundaries and limits of the TFRC lookup tableGerrit Renker2006-12-03
* [DCCP] ccid3: Fix warning message about illegal ACKGerrit Renker2006-12-03
* [DCCP] ccid3: Fix bug in calculation of send rateGerrit Renker2006-12-03
* [DCCP]: Fix BUG in retransmission delay calculationGerrit Renker2006-12-03
* [DCCP]: Use higher RTO default for CCID3Gerrit Renker2006-12-03
* [DCCP]: Use `unsigned' for packet lengthsGerrit Renker2006-12-03
* [DCCP] ccid3: Larger initial windowsGerrit Renker2006-12-03
* [DCCP]: Tidy up unused structuresGerrit Renker2006-12-03
* [DCCP] ccid3: Track RX/TX packet size `s' using moving-averageGerrit Renker2006-12-03
* [DCCP] ccid3: Set NoFeedback Timeout according to RFC 3448Gerrit Renker2006-12-03
* [DCCP] ccid3: Consolidate handling of t_RTOGerrit Renker2006-12-03
* [DCCP] ccid3: Consistently update t_nom, t_ipi, t_deltaGerrit Renker2006-12-03
* [DCCP] ccid3: Consolidate timer resetsGerrit Renker2006-12-03
* [DCCP] ccid3: Resolve small FIXMEGerrit Renker2006-12-03
* [DCCP] ccid3: Remove redundant statements in ccid3_hc_tx_packet_sentGerrit Renker2006-12-03
* [DCCP] ccid3: Avoid congestion control on zero-sized data packetsGerrit Renker2006-12-03
* [DCCP] ccid3: Simplify control flow of ccid3_hc_tx_send_packetGerrit Renker2006-12-03
* [DCCP] ccid3: Fix calculation of t_ipi time of scheduled transmissionGerrit Renker2006-12-03
* [DCCP] ccid3: Simplify control flow in the calculation of t_ipiGerrit Renker2006-12-03
* [DCCP] ccid3: Fix bug in calculation of first t_nom and first t_ipiGerrit Renker2006-12-03
* [DCCP] ccid2: Allow window to grow largerAndrea Bittau2006-12-03