summaryrefslogtreecommitdiff
path: root/net/dccp/ccids/lib/tfrc_equation.c
AgeCommit message (Expand)Author
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2010-09-21dccp tfrc/ccid-3: computing the loss rate from the Loss Event RateGerrit Renker
2009-09-14net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyleGerrit Renker
2009-01-04dccp: Integrate the TFRC library with DCCPGerrit Renker
2008-06-11dccp ccid-3: TFRC reverse-lookup Bug-FixGerrit Renker
2007-02-10[NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-11[DCCP]: Simplify TFRC calculationGerrit Renker
2006-12-03[DCCP] tfrc: Binary search for reverse TFRC lookupGerrit Renker
2006-12-03[DCCP] tfrc: Identify TFRC table limits and simplify codeGerrit Renker
2006-12-03[DCCP] tfrc: Add protection against invalid parameters to TFRC routinesGerrit Renker
2006-12-03[DCCP] tfrc: Fix small error in reverse lookup of p for given f(p)Gerrit Renker
2006-12-03[DCCP] tfrc: Document boundaries and limits of the TFRC lookup tableGerrit Renker
2006-12-02[DCCP]: Simplified conditions due to use of enum:8 statesGerrit Renker
2006-08-26[DCCP]: Update contact details and copyrightIan McDonald
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro
2005-08-29[DCCP]: Move the calc_X routines to dccp_tfrc_libArnaldo Carvalho de Melo