aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ccids/ccid3.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-11[DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo1-11/+11
2006-12-11[DCCP] ccid3: Fixup some type conversions related to rttsArnaldo Carvalho de Melo1-3/+3
2006-12-11[DCCP] ccid3: Sanity-check RTT samplesGerrit Renker1-0/+10
2006-12-11[DCCP]: Simplify TFRC calculationGerrit Renker1-19/+0
2006-12-11[DCCP] ccid3: Finer-grained resolution of sending ratesGerrit Renker1-7/+26
2006-12-03[DCCP] ccid3: Deprecate TFRC_SMALLEST_PGerrit Renker1-2/+0
2006-12-02[DCCP] ccid3: Larger initial windowsGerrit Renker1-2/+2
2006-12-02[DCCP]: Tidy up unused structuresGerrit Renker1-4/+0
2006-12-02[DCCP] ccid3: Consolidate timer resetsGerrit Renker1-1/+1
2006-12-02[DCCP] ccid3: Fix bug in calculation of first t_nom and first t_ipiGerrit Renker1-2/+0
2006-12-02[CCID 3]: Add annotations for socket structuresGerrit Renker1-35/+55
2006-12-02[DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 statesGerrit Renker1-2/+17
2006-08-26[DCCP]: Fix CCID3Ian McDonald1-2/+3
2006-08-26[DCCP]: Update contact details and copyrightIan McDonald1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[DCCP] CCID: Improve CCID infrastructureArnaldo Carvalho de Melo1-2/+3
2005-09-18[CCID3]: Introduce include/linux/tfrc.hArnaldo Carvalho de Melo1-10/+13
2005-09-09[CCID3] Initialize ccid3hctx_t_ipi to 250msArnaldo Carvalho de Melo1-0/+2
2005-09-09[CCID3] Introduce ccid3_hc_[rt]x_sk() for overal consistencyArnaldo Carvalho de Melo1-4/+8
2005-09-09[DCCP] Introduce dccp_timestampArnaldo Carvalho de Melo1-1/+1
2005-08-29[CCID3]: Move ccid3_hc_rx_add_hist to packet_history.cArnaldo Carvalho de Melo1-6/+0
2005-08-29[CCID3]: Move the loss interval code to loss_interval.[ch]Arnaldo Carvalho de Melo1-10/+1
2005-08-29[CCID3]: Move the CCID3 defines to ccid3.hArnaldo Carvalho de Melo1-5/+37
2005-08-29[CCID3]: Reintroduce ccid3hctx_t_rtoArnaldo Carvalho de Melo1-0/+1
2005-08-29[CCID3]: Separate most of the packet history codeArnaldo Carvalho de Melo1-18/+0
2005-08-29[DCCP]: Initial implementationArnaldo Carvalho de Melo1-0/+137