| Commit message (Expand) | Author | Age |
* | [CCID3]: Sending time: update to ktime_t | Gerrit Renker | 2007-07-11 |
* | loss_interval: Nuke dccp_li_hist | Arnaldo Carvalho de Melo | 2007-07-11 |
* | [DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_interval | Arnaldo Carvalho de Melo | 2007-07-11 |
* | [CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_li | Arnaldo Carvalho de Melo | 2007-07-11 |
* | Remove accesses to ccid3_hc_rx_sock in ccid3_hc_rx_{update,calc_first}_li | Arnaldo Carvalho de Melo | 2007-07-11 |
* | loss_interval: Fix timeval initialisation | Ian McDonald | 2007-07-11 |
* | ccid3: Update copyrights | Ian McDonald | 2007-07-11 |
* | [DCCP]: Fix build warning when debugging is disabled. | David S. Miller | 2007-05-24 |
* | [DCCP]: Fix bug in the calculation of very low sending rates | Gerrit Renker | 2007-04-26 |
* | [CCID3]: Use initial RTT sample from SYN exchange | Gerrit Renker | 2007-04-26 |
* | [CCID3]: Use function for RTT sampling | Gerrit Renker | 2007-04-26 |
* | [CCID3]: Handle Idle and Application-Limited periods | Gerrit Renker | 2007-04-26 |
* | [CCID3]: Wrap computation of RFC3390-initial rate into separate function | Gerrit Renker | 2007-04-26 |
* | [CCID3]: Remove build warnings for 64bit | Gerrit Renker | 2007-04-26 |
* | [CCID3]: Remove race condition and update t_ipi when `s' changes | Gerrit Renker | 2007-04-26 |
* | [CCID3]: More verbose debugging | Ian McDonald | 2007-04-26 |
* | [CCID3]: Use MSS for larger initial windows | Gerrit Renker | 2007-04-26 |
* | [CCID3]: Re-order CCID 3 source file | Gerrit Renker | 2007-04-26 |
* | [CCID3]: Remove redundant `len' test | Gerrit Renker | 2007-04-26 |
* | [DCCP]: Revert patch which disables bidirectional mode | Gerrit Renker | 2007-03-07 |
* | [NET] DCCP: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 |
* | [DCCP]: Warning fixes. | Andrew Morton | 2007-02-08 |
* | [DCCP] ccid3: return value in ccid3_hc_rx_calc_first_li | Ian McDonald | 2006-12-13 |
* | [DCCP]: Whitespace cleanups | Arnaldo Carvalho de Melo | 2006-12-11 |
* | [DCCP] ccid3: Fixup some type conversions related to rtts | Arnaldo Carvalho de Melo | 2006-12-11 |
* | [DCCP] ccid3: BUG-FIX - conversion errors | Gerrit Renker | 2006-12-11 |
* | [DCCP] ccid3: Make debug output consistent | Gerrit Renker | 2006-12-11 |
* | [DCCP] ccid3: Perform history operations only after packet has been sent | Gerrit Renker | 2006-12-11 |
* | [DCCP] ccid3: TX history - remove unused field | Gerrit Renker | 2006-12-11 |
* | [DCCP] ccid3: Shift window counter computation | Gerrit Renker | 2006-12-11 |
* | [DCCP] ccid3: Sanity-check RTT samples | Gerrit Renker | 2006-12-11 |
* | [DCCP] ccid3: Initialise RTT values | Gerrit Renker | 2006-12-11 |
* | [DCCP] ccid: Deprecate ccid_hc_tx_insert_options | Gerrit Renker | 2006-12-11 |
* | [DCCP]: Only deliver to the CCID rx side in charge | Gerrit Renker | 2006-12-11 |
* | [DCCP]: Debug timeval operations | Gerrit Renker | 2006-12-11 |
* | [DCCP] ccid3: Simplify calculation for reverse lookup of p | Gerrit Renker | 2006-12-11 |
* | [DCCP] ccid3: Replace scaled division operations | Gerrit Renker | 2006-12-11 |
* | [DCCP] ccid3: Finer-grained resolution of sending rates | Gerrit Renker | 2006-12-11 |
* | [DCCP] ccid3: Fix two bugs in sending rate computation | Gerrit Renker | 2006-12-11 |
* | [DCCP] ccid3: Two optimisations for sending rate recomputation | Gerrit Renker | 2006-12-11 |
* | [DCCP] ccid3: Check against too large p | Gerrit Renker | 2006-12-11 |
* | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 |
* | [DCCP] ccid3: Deprecate TFRC_SMALLEST_P | Gerrit Renker | 2006-12-03 |
* | [DCCP] ccid3: Fix warning message about illegal ACK | Gerrit Renker | 2006-12-03 |
* | [DCCP] ccid3: Fix bug in calculation of send rate | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Fix BUG in retransmission delay calculation | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Use higher RTO default for CCID3 | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Use `unsigned' for packet lengths | Gerrit Renker | 2006-12-03 |
* | [DCCP] ccid3: Larger initial windows | Gerrit Renker | 2006-12-03 |
* | [DCCP] ccid3: Track RX/TX packet size `s' using moving-average | Gerrit Renker | 2006-12-03 |