aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ccids/ccid3.h
Commit message (Expand)AuthorAge
* [CCID3]: Sending time: update to ktime_tGerrit Renker2007-07-11
* [CCID3]: Use function for RTT samplingGerrit Renker2007-04-26
* [DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo2006-12-11
* [DCCP] ccid3: Fixup some type conversions related to rttsArnaldo Carvalho de Melo2006-12-11
* [DCCP] ccid3: Sanity-check RTT samplesGerrit Renker2006-12-11
* [DCCP]: Simplify TFRC calculationGerrit Renker2006-12-11
* [DCCP] ccid3: Finer-grained resolution of sending ratesGerrit Renker2006-12-11
* [DCCP] ccid3: Deprecate TFRC_SMALLEST_PGerrit Renker2006-12-03
* [DCCP] ccid3: Larger initial windowsGerrit Renker2006-12-03
* [DCCP]: Tidy up unused structuresGerrit Renker2006-12-03
* [DCCP] ccid3: Consolidate timer resetsGerrit Renker2006-12-03
* [DCCP] ccid3: Fix bug in calculation of first t_nom and first t_ipiGerrit Renker2006-12-03
* [CCID 3]: Add annotations for socket structuresGerrit Renker2006-12-03
* [DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 statesGerrit Renker2006-12-03
* [DCCP]: Fix CCID3Ian McDonald2006-08-27
* [DCCP]: Update contact details and copyrightIan McDonald2006-08-26
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [DCCP] CCID: Improve CCID infrastructureArnaldo Carvalho de Melo2006-03-20
* [CCID3]: Introduce include/linux/tfrc.hArnaldo Carvalho de Melo2005-09-18
* [CCID3] Initialize ccid3hctx_t_ipi to 250msArnaldo Carvalho de Melo2005-09-09
* [CCID3] Introduce ccid3_hc_[rt]x_sk() for overal consistencyArnaldo Carvalho de Melo2005-09-09
* [DCCP] Introduce dccp_timestampArnaldo Carvalho de Melo2005-09-09
* [CCID3]: Move ccid3_hc_rx_add_hist to packet_history.cArnaldo Carvalho de Melo2005-08-29
* [CCID3]: Move the loss interval code to loss_interval.[ch]Arnaldo Carvalho de Melo2005-08-29
* [CCID3]: Move the CCID3 defines to ccid3.hArnaldo Carvalho de Melo2005-08-29
* [CCID3]: Reintroduce ccid3hctx_t_rtoArnaldo Carvalho de Melo2005-08-29
* [CCID3]: Separate most of the packet history codeArnaldo Carvalho de Melo2005-08-29
* [DCCP]: Initial implementationArnaldo Carvalho de Melo2005-08-29