[DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE
[deliverable/linux.git] / net / dccp / ccids / ccid3.c
2005-08-29  Arnaldo Carvalho... [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE
2005-08-29  Arnaldo Carvalho... [CCID3]: Move ccid3_hc_rx_detect_loss to packet_history.c
2005-08-29  Arnaldo Carvalho... [CCID3]: Move ccid3_hc_rx_add_hist to packet_history.c
2005-08-29  Arnaldo Carvalho... [DCCP]: Move the calc_X routines to dccp_tfrc_lib
2005-08-29  Arnaldo Carvalho... [DCCP]: Just move packet_history.[ch] to net/dccp/ccids...
2005-08-29  Arnaldo Carvalho... [CCID3]: Move the loss interval code to loss_interval...
2005-08-29  Arnaldo Carvalho... [CCID3]: Move the CCID3 defines to ccid3.h
2005-08-29  Arnaldo Carvalho... [CCID3]: Introduce usecs_div
2005-08-29  Arnaldo Carvalho... [CCID3]: Reorganise timeval handling
2005-08-29  Arnaldo Carvalho... [CCID3]: Reflow to mostly fit under 80 columns
2005-08-29  Arnaldo Carvalho... [DCCP]: Introduce dccp_wait_for_ccid and use it in...
2005-08-29  Eric Dumazet[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_...
2005-08-29  Arnaldo Carvalho... [DCCP]: Introduce dccp_get_info
2005-08-29  Arnaldo Carvalho... [CCID3]: Calculate the RTT in the RX half connection
2005-08-29  Arnaldo Carvalho... [CCID3]: Reintroduce ccid3hctx_t_rto
2005-08-29  Ian McDonald[DCCP]: Fix the timestamp options
2005-08-29  Patrick McHardy[DCCP]: Fix compiler warnings
2005-08-29  Arnaldo Carvalho... [DCCP]: Fix sparse warnings
2005-08-29  Arnaldo Carvalho... [DCCP]: Introduce the DCCP Kernel hacking menu
2005-08-29  Arnaldo Carvalho... [PACKET_HISTORY]: Add dccphtx_rtt and rename the win_co...
2005-08-29  Arnaldo Carvalho... [CCID3]: Ditch USEC_IN_SEC as time.h has USEC_PER_SEC
2005-08-29  Arnaldo Carvalho... [CCID3]: Separate most of the packet history code
2005-08-29  Arnaldo Carvalho... [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg
2005-08-29  Arnaldo Carvalho... [CCID3]: Reenable list_for_each_entry_safe_continue...
2005-08-29  Arnaldo Carvalho... [DCCP]: Initial implementation
This page took 0.136891 seconds and 33 git commands to generate.