Commit Graph

82 Commits (80763dfbac4ed1e6dfe6ec08ef748e0e9aec3260)

Author SHA1 Message Date
Gerrit Renker d2c726309d dccp ccid-3: remove buggy RTT-sampling history lookup 15 years ago
Gerrit Renker aa1b1ff099 net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle 16 years ago
Leonardo Potenza 1b6725dea7 net: fix section mismatch warnings in dccp/ccids/lib/tfrc.c 16 years ago
Gerrit Renker 129fa44785 dccp: Integrate the TFRC library with DCCP 16 years ago
Gerrit Renker 410e27a49b This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" 17 years ago
Gerrit Renker a3cbdde8e9 dccp ccid-3: Preventing Oscillations 17 years ago
Gerrit Renker 88e97a9334 dccp ccid-3: Update the RX history records in one place 17 years ago
Gerrit Renker 68c89ee535 dccp ccid-3: Update the computation of X_recv 17 years ago
Gerrit Renker 22338f09bd dccp tfrc: Increase number of RTT samples 17 years ago
Gerrit Renker 2b81143aa3 dccp ccid-3: Always perform receiver RTT sampling 17 years ago
Gerrit Renker 34a081be8e dccp tfrc: Let dccp_tfrc_lib do the sampling work 17 years ago
Gerrit Renker 3ca7aea041 dccp tfrc: Return type of update_i_mean is void 17 years ago
Gerrit Renker d20ed95f8b dccp tfrc: Perform early loss detection 17 years ago
Gerrit Renker 24b8d34321 dccp tfrc: Receiver history initialisation routine 17 years ago
Gerrit Renker 8b67ad12b0 dccp tfrc: Suppress unavoidable "below resolution" warning 17 years ago
Gerrit Renker 535c55df13 dccp tfrc/ccid-3: Computing Loss Rate from Loss Event Rate 17 years ago
Gerrit Renker 63b3a73bb8 dccp ccid-3: Remove ugly RTT-sampling history lookup 17 years ago
Gerrit Renker 959fd992f0 dccp ccid-3: Replace lazy BUG_ON with condition 17 years ago
Gerrit Renker 432649916b dccp: Toggle debug output without module unloading 17 years ago
Gerrit Renker eff253c427 dccp ccid-3: Replace lazy BUG_ON with condition 17 years ago
Gerrit Renker 157439fa4a dccp: Toggle debug output without module unloading 17 years ago
Gerrit Renker 2eeea7ba6b dccp ccid-3: Length of loss intervals 17 years ago
Gerrit Renker b552c6231f dccp ccid-3: Fix a loss detection bug 17 years ago
Gerrit Renker 5b5d0e7048 dccp: Upgrade NDP count from 3 to 6 bytes 17 years ago
Gerrit Renker 2013c7e35a dccp ccid-3: Fix error in loss detection 17 years ago
Gerrit Renker 7deb0f8510 dccp ccid-3: X truncated due to type conversion 17 years ago
Gerrit Renker 1e8a287c79 dccp ccid-3: TFRC reverse-lookup Bug-Fix 17 years ago
Gerrit Renker 1e2f0e5e83 dccp: Fix sparse warnings 17 years ago
Gerrit Renker 3f71c81ac3 [TFRC]: Remove previous loss intervals implementation 17 years ago
Gerrit Renker 954c2db868 [CCID3]: Interface CCID3 code with newer Loss Intervals Database 17 years ago
Gerrit Renker de0d411cb8 [TFRC]: CCID3 (and CCID4) needs to access these inlines 17 years ago
Gerrit Renker 8a9c7e92e0 [TFRC]: Ringbuffer to track loss interval history 17 years ago
Gerrit Renker 8995a238ef [TFRC]: Loss interval code needs the macros/inlines that were moved 17 years ago
Gerrit Renker df8f83fdd6 [TFRC]: Put RX/TX initialisation into tfrc.c 17 years ago
Gerrit Renker 797eba424d [TFRC]: The function tfrc_rx_hist_entry_delete() is not used anymore 17 years ago
Gerrit Renker 78282d2af5 [TFRC]: Move comment. 17 years ago
Arnaldo Carvalho de Melo b84a2189c4 [TFRC]: New rx history code 17 years ago
Arnaldo Carvalho de Melo d58d1af03a [TFRC]: Rename dccp_rx_ to tfrc_rx_ 17 years ago
Arnaldo Carvalho de Melo 34a9e7ea91 [TFRC]: Make the rx history slab be global 17 years ago
Arnaldo Carvalho de Melo e9c8b24a6a [TFRC]: Rename tfrc_tx_hist to tfrc_tx_hist_slab, for consistency 17 years ago
Gerrit Renker c40616c597 [TFRC]: Provide central source file and debug facility 17 years ago
Arnaldo Carvalho de Melo 9108d5f4b2 [TFRC]: Hide tx history details from the CCIDs 17 years ago
Arnaldo Carvalho de Melo 276f2edc52 [TFRC]: Migrate TX history to singly-linked lis 17 years ago
Gerrit Renker c3ada46a00 [CCID3]: Inline for moving average 17 years ago
Joe Perches 4756daa3b6 [DCCP]: Add missing "space" 17 years ago
Arnaldo Carvalho de Melo 0740d49c24 [DCCP] packet_history: Convert dccphtx_tstamp to ktime_t 18 years ago
Arnaldo Carvalho de Melo e7c2335794 [DCCP] packet_history: convert dccphrx_tstamp to ktime_t 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
YOSHIFUJI Hideaki 23248005fb [NET] DCCP: Fix whitespace errors. 18 years ago
Adrian Bunk 4fda25a2cd [DCCP]: Make struct dccp_li_cachep static. 18 years ago