| Commit message (Expand) | Author | Age | Files | Lines |
* | dccp: tfrc: fix doc warnings in tfrc_equation.c | Baokun Li | 2021-06-10 | 1 | -0/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | net: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 2012-07-11 | 1 | -0/+2 |
* | dccp tfrc/ccid-3: computing the loss rate from the Loss Event Rate | Gerrit Renker | 2010-09-21 | 1 | -0/+14 |
* | net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle | Gerrit Renker | 2009-09-15 | 1 | -15/+11 |
* | dccp: Integrate the TFRC library with DCCP | Gerrit Renker | 2009-01-05 | 1 | -4/+0 |
* | dccp ccid-3: TFRC reverse-lookup Bug-Fix | Gerrit Renker | 2008-06-11 | 1 | -4/+4 |
* | [NET] DCCP: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 | 1 | -9/+9 |
* | [DCCP]: Simplify TFRC calculation | Gerrit Renker | 2006-12-11 | 1 | -15/+13 |
* | [DCCP] tfrc: Binary search for reverse TFRC lookup | Gerrit Renker | 2006-12-03 | 1 | -14/+24 |
* | [DCCP] tfrc: Identify TFRC table limits and simplify code | Gerrit Renker | 2006-12-03 | 1 | -9/+18 |
* | [DCCP] tfrc: Add protection against invalid parameters to TFRC routines | Gerrit Renker | 2006-12-03 | 1 | -14/+19 |
* | [DCCP] tfrc: Fix small error in reverse lookup of p for given f(p) | Gerrit Renker | 2006-12-03 | 1 | -2/+2 |
* | [DCCP] tfrc: Document boundaries and limits of the TFRC lookup table | Gerrit Renker | 2006-12-03 | 1 | -56/+88 |
* | [DCCP]: Simplified conditions due to use of enum:8 states | Gerrit Renker | 2006-12-03 | 1 | -3/+4 |
* | [DCCP]: Update contact details and copyright | Ian McDonald | 2006-08-27 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] remove bogus asm/bug.h includes. | Al Viro | 2006-02-08 | 1 | -1/+0 |
* | [DCCP]: Move the calc_X routines to dccp_tfrc_lib | Arnaldo Carvalho de Melo | 2005-08-30 | 1 | -0/+644 |