summaryrefslogtreecommitdiffstats
path: root/net/dccp/ccids/lib/packet_history.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 132Thomas Gleixner2019-05-301-14/+1Star
* net: dccp: Remove extern from function prototypesJoe Perches2013-10-201-14/+11Star
* dccp ccid-3: remove buggy RTT-sampling history lookupGerrit Renker2010-09-151-3/+19
* net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyleGerrit Renker2009-09-151-1/+0Star
* dccp ccid-3: Fix a loss detection bugGerrit Renker2008-07-131-22/+2Star
* dccp: Upgrade NDP count from 3 to 6 bytesGerrit Renker2008-07-131-3/+3
* [TFRC]: CCID3 (and CCID4) needs to access these inlinesGerrit Renker2008-01-281-4/+31
* [TFRC]: Ringbuffer to track loss interval historyGerrit Renker2008-01-281-4/+7
* [TFRC]: Loss interval code needs the macros/inlines that were movedGerrit Renker2008-01-281-0/+35
* [TFRC]: New rx history codeArnaldo Carvalho de Melo2008-01-281-46/+37Star
* [TFRC]: Rename dccp_rx_ to tfrc_rx_Arnaldo Carvalho de Melo2008-01-281-24/+24
* [TFRC]: Make the rx history slab be globalArnaldo Carvalho de Melo2008-01-281-38/+5Star
* [TFRC]: Provide central source file and debug facilityGerrit Renker2008-01-281-2/+1Star
* [TFRC]: Hide tx history details from the CCIDsArnaldo Carvalho de Melo2008-01-281-14/+3Star
* [TFRC]: Migrate TX history to singly-linked lisArnaldo Carvalho de Melo2008-01-281-64/+15Star
* [DCCP] packet_history: Convert dccphtx_tstamp to ktime_tArnaldo Carvalho de Melo2007-10-111-2/+1Star
* [DCCP] packet_history: convert dccphrx_tstamp to ktime_tArnaldo Carvalho de Melo2007-10-111-3/+3
* [NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-2/+2
* [DCCP] ccid3: Reorder packet history header fileGerrit Renker2006-12-111-60/+67
* [DCCP] ccid3: TX history - remove unused fieldGerrit Renker2006-12-111-1/+0Star
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [DCCP]: Fix CCID3Ian McDonald2006-08-271-8/+3Star
* [DCCP]: Introduce dccp_rx_hist_find_entryIan McDonald2006-08-271-0/+2
* [DCCP]: Update contact details and copyrightIan McDonald2006-08-271-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-2/+2
* [DCCP] Introduce dccp_timestampArnaldo Carvalho de Melo2005-09-091-1/+2
* [CCID3]: Move ccid3_hc_rx_detect_loss to packet_history.cArnaldo Carvalho de Melo2005-08-301-0/+3
* [CCID3]: Move ccid3_hc_rx_add_hist to packet_history.cArnaldo Carvalho de Melo2005-08-301-0/+11
* [DCCP]: Just move packet_history.[ch] to net/dccp/ccids/lib/Arnaldo Carvalho de Melo2005-08-301-0/+185