aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ccids/lib/tfrc_equation.c
Commit message (Expand)AuthorAgeFilesLines
* dccp ccid-3: TFRC reverse-lookup Bug-FixGerrit Renker2008-06-111-4/+4
* [NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-9/+9
* [DCCP]: Simplify TFRC calculationGerrit Renker2006-12-111-15/+13
* [DCCP] tfrc: Binary search for reverse TFRC lookupGerrit Renker2006-12-031-14/+24
* [DCCP] tfrc: Identify TFRC table limits and simplify codeGerrit Renker2006-12-031-9/+18
* [DCCP] tfrc: Add protection against invalid parameters to TFRC routinesGerrit Renker2006-12-031-14/+19
* [DCCP] tfrc: Fix small error in reverse lookup of p for given f(p)Gerrit Renker2006-12-031-2/+2
* [DCCP] tfrc: Document boundaries and limits of the TFRC lookup tableGerrit Renker2006-12-031-56/+88
* [DCCP]: Simplified conditions due to use of enum:8 statesGerrit Renker2006-12-021-3/+4
* [DCCP]: Update contact details and copyrightIan McDonald2006-08-261-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-071-1/+0
* [DCCP]: Move the calc_X routines to dccp_tfrc_libArnaldo Carvalho de Melo2005-08-291-0/+644