aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ccids/lib/tfrc_equation.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-10dccp: tfrc: fix doc warnings in tfrc_equation.cBaokun Li1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-0/+2
2010-09-21dccp tfrc/ccid-3: computing the loss rate from the Loss Event RateGerrit Renker1-0/+14
2009-09-14net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyleGerrit Renker1-15/+11
2009-01-04dccp: Integrate the TFRC library with DCCPGerrit Renker1-4/+0
2008-06-11dccp ccid-3: TFRC reverse-lookup Bug-FixGerrit Renker1-4/+4
2007-02-10[NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki1-9/+9
2006-12-11[DCCP]: Simplify TFRC calculationGerrit Renker1-15/+13
2006-12-03[DCCP] tfrc: Binary search for reverse TFRC lookupGerrit Renker1-14/+24
2006-12-03[DCCP] tfrc: Identify TFRC table limits and simplify codeGerrit Renker1-9/+18
2006-12-03[DCCP] tfrc: Add protection against invalid parameters to TFRC routinesGerrit Renker1-14/+19
2006-12-03[DCCP] tfrc: Fix small error in reverse lookup of p for given f(p)Gerrit Renker1-2/+2
2006-12-03[DCCP] tfrc: Document boundaries and limits of the TFRC lookup tableGerrit Renker1-56/+88
2006-12-02[DCCP]: Simplified conditions due to use of enum:8 statesGerrit Renker1-3/+4
2006-08-26[DCCP]: Update contact details and copyrightIan McDonald1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2005-08-29[DCCP]: Move the calc_X routines to dccp_tfrc_libArnaldo Carvalho de Melo1-0/+644