Commit Graph

118 Commits (4d93df0abd50b9c9e2d4561439a1a1d21ec5e68f)

Author SHA1 Message Date
Gerrit Renker 49d66a70cf [CCID3]: Fix a bug in the send time processing 18 years ago
Gerrit Renker 8132da4d41 [CCID3]: Sending time: update to ktime_t 18 years ago
Arnaldo Carvalho de Melo cc4d6a3a34 loss_interval: Nuke dccp_li_hist 18 years ago
Arnaldo Carvalho de Melo cc0a910b94 [DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_interval 18 years ago
Arnaldo Carvalho de Melo 878ac60023 [CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_li 18 years ago
Arnaldo Carvalho de Melo d83258a3da Remove accesses to ccid3_hc_rx_sock in ccid3_hc_rx_{update,calc_first}_li 18 years ago
Ian McDonald 6bc7efe8ef loss_interval: Fix timeval initialisation 18 years ago
Ian McDonald b2f41ff413 ccid3: Update copyrights 18 years ago
David S. Miller 1b07a95a5b [DCCP]: Fix build warning when debugging is disabled. 18 years ago
Gerrit Renker b2449fdc30 [DCCP]: Fix bug in the calculation of very low sending rates 18 years ago
Gerrit Renker 30833ffead [CCID3]: Use initial RTT sample from SYN exchange 18 years ago
Gerrit Renker 7dfee1a9c0 [CCID3]: Use function for RTT sampling 18 years ago
Gerrit Renker 0c150efb28 [CCID3]: Handle Idle and Application-Limited periods 18 years ago
Gerrit Renker a21f9f96cd [CCID3]: Wrap computation of RFC3390-initial rate into separate function 18 years ago
Gerrit Renker 1761f7d7fe [CCID3]: Remove build warnings for 64bit 18 years ago
Gerrit Renker 1266adee12 [CCID3]: Remove race condition and update t_ipi when `s' changes 18 years ago
Ian McDonald 8699be7d24 [CCID3]: More verbose debugging 18 years ago
Gerrit Renker 371fe7779c [CCID3]: Use MSS for larger initial windows 18 years ago
Gerrit Renker 9bf17475eb [CCID3]: Re-order CCID 3 source file 18 years ago
Gerrit Renker 353b13e10a [CCID3]: Remove redundant `len' test 18 years ago
Gerrit Renker 151a99317e [DCCP]: Revert patch which disables bidirectional mode 18 years ago
YOSHIFUJI Hideaki c9eaf17341 [NET] DCCP: Fix whitespace errors. 18 years ago
Andrew Morton 0f08461ebf [DCCP]: Warning fixes. 18 years ago
Ian McDonald 832e3ca62d [DCCP] ccid3: return value in ccid3_hc_rx_calc_first_li 18 years ago
Arnaldo Carvalho de Melo 8109b02b53 [DCCP]: Whitespace cleanups 18 years ago
Arnaldo Carvalho de Melo 1fba78b6cb [DCCP] ccid3: Fixup some type conversions related to rtts 18 years ago
Gerrit Renker 9e8efc8240 [DCCP] ccid3: BUG-FIX - conversion errors 18 years ago
Gerrit Renker a967241129 [DCCP] ccid3: Make debug output consistent 18 years ago
Gerrit Renker c5a1ae9a4c [DCCP] ccid3: Perform history operations only after packet has been sent 18 years ago
Gerrit Renker e312d100f1 [DCCP] ccid3: TX history - remove unused field 18 years ago
Gerrit Renker 9f8681db96 [DCCP] ccid3: Shift window counter computation 18 years ago
Gerrit Renker de553c189e [DCCP] ccid3: Sanity-check RTT samples 18 years ago
Gerrit Renker fe0499ae95 [DCCP] ccid3: Initialise RTT values 18 years ago
Gerrit Renker 65d6c2b42e [DCCP] ccid: Deprecate ccid_hc_tx_insert_options 18 years ago
Gerrit Renker bf58a381e8 [DCCP]: Only deliver to the CCID rx side in charge 18 years ago
Gerrit Renker 0f9e5b573f [DCCP]: Debug timeval operations 18 years ago
Gerrit Renker bfe24a6cc2 [DCCP] ccid3: Simplify calculation for reverse lookup of p 18 years ago
Gerrit Renker b9039a2a8d [DCCP] ccid3: Replace scaled division operations 18 years ago
Gerrit Renker 1a21e49a8d [DCCP] ccid3: Finer-grained resolution of sending rates 18 years ago
Gerrit Renker 179ebc9f92 [DCCP] ccid3: Fix two bugs in sending rate computation 18 years ago
Gerrit Renker ff58629824 [DCCP] ccid3: Two optimisations for sending rate recomputation 18 years ago
Gerrit Renker 45393a66a2 [DCCP] ccid3: Check against too large p 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Gerrit Renker 44158306d7 [DCCP] ccid3: Deprecate TFRC_SMALLEST_P 18 years ago
Gerrit Renker 26af3072b0 [DCCP] ccid3: Fix warning message about illegal ACK 18 years ago
Gerrit Renker 5c3fbb6acf [DCCP] ccid3: Fix bug in calculation of send rate 18 years ago
Gerrit Renker 76d127779e [DCCP]: Fix BUG in retransmission delay calculation 18 years ago
Gerrit Renker 8a508ac26e [DCCP]: Use higher RTO default for CCID3 18 years ago
Gerrit Renker 6b57c93dc3 [DCCP]: Use `unsigned' for packet lengths 18 years ago
Gerrit Renker a79ef76f4d [DCCP] ccid3: Larger initial windows 18 years ago