Commit Graph

549 Commits (22caa0417db3b1d3dfafc9b7c0bf31baf8d667e7)

Author SHA1 Message Date
Ilpo Järvinen 172589ccdd [NET]: DIV_ROUND_UP cleanup (part two) 18 years ago
Arnaldo Carvalho de Melo 6168b96c07 [DCCP]: Nuke the timeval helpers now that we fully converted to ktime_t 18 years ago
Arnaldo Carvalho de Melo 8fb8354af9 [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore 18 years ago
Arnaldo Carvalho de Melo 234748954a [DCCP] options: convert dccp_insert_option_timestamp to ktime_t 18 years ago
Arnaldo Carvalho de Melo 19ac21465e [DCCP]: Convert dccps_timestamp_time to ktime_t 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 b8bda9d708 [DCCP] ackvec: Convert 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
Jesper Juhl e576de82ee [DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm() 18 years ago
Oleg Nesterov d725fdc802 [DCCP]: fix theoretical ccids_{read,write}_lock() race 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Michael Ellerman 9e367d8592 jprobes: remove JPROBE_ENTRY() 18 years ago
YOSHIFUJI Hideaki 23248005fb [NET] DCCP: Fix whitespace errors. 18 years ago
YOSHIFUJI Hideaki bb4dbf9e61 [IPV6]: Do not send RH0 anymore. 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 e961811fcd Fix dccp_sum_coverage 18 years ago
Ian McDonald b2f41ff413 ccid3: Update copyrights 18 years ago
Bill Nottingham 75202e7689 [NET]: Fix comparisons of unsigned < 0. 18 years ago
David S. Miller 14e50e57ae [XFRM]: Allow packet drops during larval state resolution. 18 years ago
David S. Miller 1b07a95a5b [DCCP]: Fix build warning when debugging is disabled. 18 years ago
Jan Engelhardt 3df25df354 [DCCP]: Use menuconfig objects. 18 years ago
Milind Arun Choudhary 4ef8d0aeaf [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net 18 years ago
Gerrit Renker f73f7097c9 [DCCP]: Debug statements for Elapsed Time option 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 89560b53b9 [DCCP]: Sample RTT from SYN exchange 18 years ago
Gerrit Renker 7dfee1a9c0 [CCID3]: Use function for RTT sampling 18 years ago
Gerrit Renker 4712a792ee [DCCP]: Provide 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 fddc2feb94 [CCID3]: More to see in dccp_probe 18 years ago
Gerrit Renker 6626e3628f [DCCP]: More debug information for dccp_wait_for_ccid 18 years ago