Commit Graph

293 Commits (84fb0a6334af0ccad3544f6972c055d90fbb9fbe)

Author SHA1 Message Date
Gerrit Renker 900bfed471 [CCID2]: Disable broken Ack Ratio adaptation algorithm 17 years ago
Gerrit Renker b00d2bbc45 [CCID2]: Larger initial windows also for CCID2 17 years ago
Gerrit Renker d50ad163e6 [CCID2]: Deadlock and spurious timeouts when Ack Ratio > cwnd 17 years ago
Gerrit Renker df054e1d00 [CCID2]: Don't assign negative values to Ack Ratio 17 years ago
Gerrit Renker cfbbeabc88 [CCID2]: Fix sequence number arithmetic/comparisons 17 years ago
Gerrit Renker 3de5489f47 [CCID2]: Bug in reading Ack Vectors 17 years ago
Gerrit Renker 6d57b43bf8 [DCCP]: Remove redundant dependency on IP_DCCP 17 years ago
Gerrit Renker e333b3edc4 [DCCP]: Promote CCID2 as default CCID 17 years ago
Gerrit Renker c3ada46a00 [CCID3]: Inline for moving average 17 years ago
Gerrit Renker a5358fdc9c [CCID3]: Accurately determine idle & application-limited periods 17 years ago
Gerrit Renker eb279b79c4 [CCID3]: Ignore trivial amounts of elapsed time 17 years ago
Gerrit Renker 6c08b2cf48 [CCID3]: Revert use of MSS instead of s 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Joe Perches 5e8e034cc5 [DCCP]: Spelling fixes 17 years ago
Joe Perches 4756daa3b6 [DCCP]: Add missing "space" 18 years ago
Gerrit Renker 24c667db59 [CCID2/3]: Initialisation assignments of 0 are redundant 18 years ago
Gerrit Renker 76fd1e87d9 [DCCP]: Unaligned pointer access 18 years ago
Gerrit Renker 5e28599a6e [CCID2]: Sequence number wraparound issues 18 years ago
Gerrit Renker 6c58324808 [CCID2]: Remove redundant case block 18 years ago
Gerrit Renker ee196c2186 [CCID2]: Remove redundant BUG_ON 18 years ago
Gerrit Renker 7d9e8931f9 [CCID2]: Remove ugly BUG_ON 18 years ago
Gerrit Renker cd1f7d347c [CCID2]: Simplify interface 18 years ago
Gerrit Renker 042d18f9f3 [DCCP]: Make all `debug' parameters bool 18 years ago
Arnaldo Carvalho de Melo bb293e6a24 [CCID3]: Remove ifdef surrounding BUG_ON 18 years ago
Gerrit Renker 2e86908f7d [CCID3]: Move NULL-protection into function 18 years ago
Gerrit Renker 3393da8241 [DCCP]: Simplify interface of dccp_sample_rtt 18 years ago
Gerrit Renker aa97efd97a [DCCP]: Reuse ktime_get_real() calls again 18 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
Arnaldo Carvalho de Melo 668348a423 [DCCP] CCID3: Stop using dccp_timestamp 18 years ago
Arnaldo Carvalho de Melo 9823b7b554 [DCCP]: Convert dccp_sample_rtt to ktime_t 18 years ago
Arnaldo Carvalho de Melo e7a81c6d62 [DCCP]: Convert ccid3hcrx_tstamp_last_feedback to ktime_t 18 years ago
Arnaldo Carvalho de Melo 1faf0a1f5d [DCCP]: Convert ccid3hcrx_tstamp_last_ack to ktime_t 18 years ago
Arnaldo Carvalho de Melo 23f062af6e [DCCP]: Convert ccid3hctx_t_ld to ktime_t 18 years ago
Arnaldo Carvalho de Melo ac198ea8d9 [DCCP]: Make ccid3_hc_tx_update_x get a timestamp if needed 18 years ago
Gerrit Renker 39dad26c37 [DCCP]: Allocation in atomic context 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
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 dd36a9aba4 loss_interval: make struct dccp_li_hist_entry private 18 years ago
Arnaldo Carvalho de Melo cc4d6a3a34 loss_interval: Nuke dccp_li_hist 18 years ago
Arnaldo Carvalho de Melo c70b729e66 loss_interval: Make dccp_li_hist_entry_{new,delete} private 18 years ago
Arnaldo Carvalho de Melo 8c281780c6 loss_interval: unexport dccp_li_hist_interval_new 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