aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp
Commit message (Expand)AuthorAge
* [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary2007-04-26
* [DCCP]: Debug statements for Elapsed Time optionGerrit Renker2007-04-26
* [DCCP]: Fix bug in the calculation of very low sending ratesGerrit Renker2007-04-26
* [CCID3]: Use initial RTT sample from SYN exchangeGerrit Renker2007-04-26
* [DCCP]: Sample RTT from SYN exchangeGerrit Renker2007-04-26
* [CCID3]: Use function for RTT samplingGerrit Renker2007-04-26
* [DCCP]: Provide function for RTT samplingGerrit Renker2007-04-26
* [CCID3]: Handle Idle and Application-Limited periodsGerrit Renker2007-04-26
* [CCID3]: Wrap computation of RFC3390-initial rate into separate functionGerrit Renker2007-04-26
* [CCID3]: Remove build warnings for 64bitGerrit Renker2007-04-26
* [CCID3]: More to see in dccp_probeGerrit Renker2007-04-26
* [DCCP]: More debug information for dccp_wait_for_ccidGerrit Renker2007-04-26
* [DCCP]: Always use debug-toggle parametersGerrit Renker2007-04-26
* [CCID3]: Remove race condition and update t_ipi when `s' changesGerrit Renker2007-04-26
* [CCID3]: More verbose debuggingIan McDonald2007-04-26
* [CCID3]: Fix use of invalid loss intervalsIan McDonald2007-04-26
* [CCID3]: Use MSS for larger initial windowsGerrit Renker2007-04-26
* [CCID3]: Re-order CCID 3 source fileGerrit Renker2007-04-26
* [CCID3]: Remove redundant `len' testGerrit Renker2007-04-26
* [DCCP]: Remove ambiguity in the way before48 is usedGerrit Renker2007-04-26
* [DCCP]: Fix for follows48Gerrit Renker2007-04-26
* [DCCP]: Make `before' relation unambiguousGerrit Renker2007-04-26
* [DCCP]: Make dccp_delta_seqno return signed numbersGerrit Renker2007-04-26
* [DCCP]: 48-bit sequence number arithmeticGerrit Renker2007-04-26
* [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-26
* [TCP/DCCP/RANDOM]: Remove unused exports.Adrian Bunk2007-04-26
* [DCCP] getsockopt: Fix DCCP_SOCKOPT_[SEND,RECV]_CSCOVArnaldo Carvalho de Melo2007-03-28
* [DCCP]: make dccp_write_xmit_timer() static againAdrian Bunk2007-03-25
* [DCCP]: Initialise write_xmit_timer also on passive socketsGerrit Renker2007-03-09
* [DCCP]: Revert patch which disables bidirectional modeGerrit Renker2007-03-07
* [DCCP]: Set RTO for newly created child socketGerrit Renker2007-03-06
* [DCCP]: Correctly split CCID half connectionsGerrit Renker2007-03-06
* [NET]: Fix kfree(skb)Patrick McHardy2007-02-28
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
* [PATCH] sysctl: dccp: remove unnecessary insert_at_head flagEric W. Biederman2007-02-14
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
* [NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NET]: change layout of ehash tableEric Dumazet2007-02-08
* [DCCP]: Warning fixes.Andrew Morton2007-02-08
* [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.David S. Miller2007-02-08
* [TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller2007-01-26
* [DCCP] ccid3: return value in ccid3_hc_rx_calc_first_liIan McDonald2006-12-13
* [DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo2006-12-11
* [DCCP] ccid3: Fixup some type conversions related to rttsArnaldo Carvalho de Melo2006-12-11
* [DCCP] ccid3: BUG-FIX - conversion errorsGerrit Renker2006-12-11
* [DCCP] ccid3: Reorder packet history source fileGerrit Renker2006-12-11
* [DCCP] ccid3: Reorder packet history header fileGerrit Renker2006-12-11