summaryrefslogtreecommitdiffstats
path: root/net/dccp
Commit message (Expand)AuthorAgeFilesLines
* [IPV6]: Do not send RH0 anymore.YOSHIFUJI Hideaki2007-07-101-20/+0
* [DCCP]: Make struct dccp_li_cachep static.Adrian Bunk2007-07-101-1/+1
* [CCID3]: Fix a bug in the send time processingGerrit Renker2007-07-101-1/+1
* [CCID3]: Sending time: update to ktime_tGerrit Renker2007-07-102-22/+16
* loss_interval: make struct dccp_li_hist_entry privateArnaldo Carvalho de Melo2007-07-102-10/+9
* loss_interval: Nuke dccp_li_histArnaldo Carvalho de Melo2007-07-103-86/+36
* loss_interval: Make dccp_li_hist_entry_{new,delete} privateArnaldo Carvalho de Melo2007-07-102-14/+14
* loss_interval: unexport dccp_li_hist_interval_newArnaldo Carvalho de Melo2007-07-102-7/+3
* [DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_intervalArnaldo Carvalho de Melo2007-07-103-170/+176
* [CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_liArnaldo Carvalho de Melo2007-07-101-6/+6
* Remove accesses to ccid3_hc_rx_sock in ccid3_hc_rx_{update,calc_first}_liArnaldo Carvalho de Melo2007-07-101-21/+41
* loss_interval: Fix timeval initialisationIan McDonald2007-07-101-1/+1
* Fix dccp_sum_coverageIan McDonald2007-07-101-2/+2
* ccid3: Update copyrightsIan McDonald2007-07-103-6/+6
* [NET]: Fix comparisons of unsigned < 0.Bill Nottingham2007-06-031-1/+1
* [XFRM]: Allow packet drops during larval state resolution.David S. Miller2007-05-241-3/+7
* [DCCP]: Fix build warning when debugging is disabled.David S. Miller2007-05-241-2/+1
* [DCCP]: Use menuconfig objects.Jan Engelhardt2007-05-241-8/+7
* [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary2007-04-261-1/+1
* [DCCP]: Debug statements for Elapsed Time optionGerrit Renker2007-04-251-2/+6
* [DCCP]: Fix bug in the calculation of very low sending ratesGerrit Renker2007-04-251-2/+2
* [CCID3]: Use initial RTT sample from SYN exchangeGerrit Renker2007-04-251-10/+21
* [DCCP]: Sample RTT from SYN exchangeGerrit Renker2007-04-252-0/+16
* [CCID3]: Use function for RTT samplingGerrit Renker2007-04-252-41/+11
* [DCCP]: Provide function for RTT samplingGerrit Renker2007-04-252-2/+48
* [CCID3]: Handle Idle and Application-Limited periodsGerrit Renker2007-04-251-44/+40
* [CCID3]: Wrap computation of RFC3390-initial rate into separate functionGerrit Renker2007-04-251-7/+18
* [CCID3]: Remove build warnings for 64bitGerrit Renker2007-04-251-5/+7
* [CCID3]: More to see in dccp_probeGerrit Renker2007-04-251-7/+10
* [DCCP]: More debug information for dccp_wait_for_ccidGerrit Renker2007-04-251-1/+2
* [DCCP]: Always use debug-toggle parametersGerrit Renker2007-04-251-4/+0
* [CCID3]: Remove race condition and update t_ipi when `s' changesGerrit Renker2007-04-251-23/+12
* [CCID3]: More verbose debuggingIan McDonald2007-04-251-1/+12
* [CCID3]: Fix use of invalid loss intervalsIan McDonald2007-04-251-1/+1
* [CCID3]: Use MSS for larger initial windowsGerrit Renker2007-04-251-5/+5
* [CCID3]: Re-order CCID 3 source fileGerrit Renker2007-04-251-44/+45
* [CCID3]: Remove redundant `len' testGerrit Renker2007-04-251-5/+2
* [DCCP]: Remove ambiguity in the way before48 is usedGerrit Renker2007-04-251-2/+4
* [DCCP]: Fix for follows48Gerrit Renker2007-04-251-3/+1
* [DCCP]: Make `before' relation unambiguousGerrit Renker2007-04-251-5/+2
* [DCCP]: Make dccp_delta_seqno return signed numbersGerrit Renker2007-04-251-2/+5
* [DCCP]: 48-bit sequence number arithmeticGerrit Renker2007-04-252-21/+28
* [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmphArnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-251-15/+17
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-19/+20
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-251-4/+4
* [TCP/DCCP/RANDOM]: Remove unused exports.Adrian Bunk2007-04-251-2/+0
* [DCCP] getsockopt: Fix DCCP_SOCKOPT_[SEND,RECV]_CSCOVArnaldo Carvalho de Melo2007-03-281-1/+3
* [DCCP]: make dccp_write_xmit_timer() static againAdrian Bunk2007-03-252-2/+1
* [DCCP]: Initialise write_xmit_timer also on passive socketsGerrit Renker2007-03-093-16/+26
OpenPOWER on IntegriCloud