tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
[safe/jmp/linux-2.6] / net / dccp / dccp.h
2008-08-07 Gui Jianfengtcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
2008-07-26 Gerrit Renkerdccp: Allow to distinguish original and retransmitted...
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-07-13 Gerrit Renkerdccp ccid-3: Fix error in loss detection
2008-06-15 Brian Haleynet: change proto destroy method to return void
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-13 Patrick McHardy[DCCP]: Fix skb->cb conflicts with IP
2008-04-03 Denis V. Lunev[DCCP]: Replace socket with sock for reset sending.
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-02-03 Arnaldo Carvalho... [SOCK] proto: Add hashinfo member to struct proto
2008-01-28 Gerrit Renker[DCCP]: Remove unused inline function
2008-01-28 Gerrit Renker[DCCP]: Support inserting options during the 3-way...
2008-01-28 Gerrit Renker[DCCP]: Use maximum-RTO backoff from DCCP spec
2008-01-28 Gerrit Renker[CCID3]: Interface CCID3 code with newer Loss Intervals...
2008-01-28 Gerrit Renker[DCCP]: Introduce generic function to test for `data...
2007-10-10 Gerrit Renker[DCCP]: Factor out common code for generating Resets
2007-10-10 Gerrit Renker[DCCP]: Rate-limit DCCP-Syncs
2007-10-10 Gerrit Renker[DCCP]: Add Support for Data 1 .. 3 fields of Reset...
2007-10-10 Gerrit Renker[DCCP]: Add FIXME for send_delayed_ack
2007-10-10 Gerrit Renker[DCCP]: Simplify interface of dccp_sample_rtt
2007-10-10 Gerrit Renker[DCCP]: Provide 10s of microsecond timesource
2007-10-10 Arnaldo Carvalho... [DCCP]: Nuke the timeval helpers now that we fully...
2007-10-10 Arnaldo Carvalho... [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used...
2007-10-10 Arnaldo Carvalho... [DCCP]: Convert dccp_sample_rtt to ktime_t
2007-07-11 Ian McDonaldFix dccp_sum_coverage
2007-04-26 Gerrit Renker[DCCP]: Provide function for RTT sampling
2007-04-26 Gerrit Renker[DCCP]: Always use debug-toggle parameters
2007-04-26 Gerrit Renker[DCCP]: Fix for follows48
2007-04-26 Gerrit Renker[DCCP]: Make `before' relation unambiguous
2007-04-26 Gerrit Renker[DCCP]: Make dccp_delta_seqno return signed numbers
2007-04-26 Gerrit Renker[DCCP]: 48-bit sequence number arithmetic
2007-03-26 Adrian Bunk[DCCP]: make dccp_write_xmit_timer() static again
2007-03-09 Gerrit Renker[DCCP]: Initialise write_xmit_timer also on passive...
2007-02-11 YOSHIFUJI Hideaki[NET] DCCP: Fix whitespace errors.
2006-12-11 Gerrit Renker[DCCP]: Debug timeval operations
2006-12-11 Ian McDonald[DCCP]: Remove timeo from output.c
2006-12-03 Gerrit Renker[DCCP]: Simplified conditions due to use of enum:8...
2006-12-03 Ian McDonald[DCCP]: Set TX Queue Length Bounds via Sysctl
2006-12-03 Gerrit Renker[DCCP]: enable debug messages also for static builds
2006-12-03 Gerrit Renker[DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use...
2006-12-03 Gerrit Renker[DCCP]: Introduce a consistent naming scheme for sysctls
2006-12-03 Gerrit Renker[DCCP]: Add sysctls to control retransmission behaviour
2006-12-03 Gerrit Renker[DCCP]: Support for partial checksums (RFC 4340, sec...
2006-12-03 Gerrit Renker[DCCP]: tidy up dccp_v{4,6}_conn_request
2006-12-03 Ian McDonald[DCCP]: Fix logfile overflow
2006-12-03 Gerrit Renker[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
2006-12-03 Arnaldo Carvalho... [DCCP] timewait: Remove leftover extern declarations
2006-12-03 Gerrit Renker[DCCP]: set safe upper bound for option length
2006-10-24 Gerrit Renker[DCCP]: Update documentation references.
2006-09-22 Ian McDonald[DCCP]: Introduce tx buffering
2006-08-27 Ian McDonald[DCCP]: Introduces follows48 function
2006-08-27 Ian McDonald[DCCP]: Update contact details and copyright
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-21 Arnaldo Carvalho... [DCCP] minisock: Rename struct dccp_options to struct...
2006-03-21 Dmitry Mishin[NET]: {get|set}sockopt compatibility layer
2006-03-21 Arnaldo Carvalho... [DCCP] options: Make dccp_insert_options & friends...
2006-03-21 Arnaldo Carvalho... [DCCP]: Remove leftover dccp_send_response prototype
2006-03-21 Arnaldo Carvalho... [DCCP] ipv6: Add missing ipv6 control socket
2006-03-21 Arnaldo Carvalho... [DCCP]: Uninline some functions
2006-03-21 Arnaldo Carvalho... [DCCP]: Move the IPv4 specific bits from proto.c to...
2006-03-21 Arnaldo Carvalho... [DCCP]: Move dccp_[un]hash from ipv4.c to the core
2006-03-21 Arnaldo Carvalho... [DCCP]: Move dccp_v4_{init,destroy}_sock to the core
2006-03-21 Arnaldo Carvalho... [DCCP]: Generalize dccp_v4_send_reset
2006-03-21 Arnaldo Carvalho... [DCCP] feat: Introduce sysctls for the default features
2006-03-21 Andrea Bittau[DCCP]: sparse endianness annotations
2006-01-03 Arnaldo Carvalho... [DCCP]: Prepare the AF agnostic core for the introducti...
2006-01-03 Arnaldo Carvalho... [DCCP]: Just rename dccp_v4_prot to dccp_prot
2005-10-31 Herbert Xu[DCCP]: Simplify skb_set_owner_w semantics
2005-09-18 Arnaldo Carvalho... [DCCP]: Move the ack vector code to net/dccp/ackvec...
2005-09-16 Arnaldo Carvalho... [DCCP]: Introduce DCCP_SOCKOPT_SERVICE
2005-09-09 Arnaldo Carvalho... [DCCP] Introduce dccp_timestamp
2005-08-29 Arnaldo Carvalho... [CCID3]: Call sk->sk_write_space(sk) when receiving...
2005-08-29 Arnaldo Carvalho... [CCID3]: Reorganise timeval handling
2005-08-29 Arnaldo Carvalho... [DCCP]: Introduce dccp_wait_for_ccid and use it in...
2005-08-29 Arnaldo Carvalho... [DCCP]: Export dccp_insert_option_timestamp to CCIDs
2005-08-29 Arnaldo Carvalho... [DCCP]: Implement the CLOSING timer
2005-08-29 Arnaldo Carvalho... [DCCP]: Fix the ACK and SEQ window variables settings
2005-08-29 Ian McDonald[DCCP]: Fix the timestamp options
2005-08-29 Arnaldo Carvalho... [DCCP]: Send SYNCACK packets in response to SYNC packets
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... [DCCP]: Just reflow the source code to fit in 80 columns
2005-08-29 Arnaldo Carvalho... [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg
2005-08-29 Yoshifumi Nishida[DCCP]: Fix checksum routines
2005-08-29 Arnaldo Carvalho... [DCCP]: Initial implementation