[TCP]: MD5 Signature Option (RFC2385) support.
[safe/jmp/linux-2.6] / net / dccp / minisocks.c
2006-12-03 YOSHIFUJI Hideaki[TCP]: MD5 Signature Option (RFC2385) support.
2006-12-03 Gerrit Renker[DCCP]: Introduce a consistent naming scheme for sysctls
2006-12-03 Gerrit Renker[DCCP]: Increment sequence numbers on retransmitted...
2006-12-03 Gerrit Renker[DCCP]: Update code comments for Step 2/3
2006-12-03 Gerrit Renker[DCCP]: tidy up dccp_v{4,6}_conn_request
2006-12-03 Gerrit Renker[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
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 Arnaldo Carvalho... [DCCP] CCID: Improve CCID infrastructure
2006-03-21 Andrea Bittau[DCCP]: Initial feature negotiation implementation
2006-03-21 Arnaldo Carvalho... [DCCP] ackvec: Ditch dccpav_buf_len
2006-01-03 Arnaldo Carvalho... [DCCP]: Introduce DCCPv6
2006-01-03 Arnaldo Carvalho... [DCCP]: Prepare the AF agnostic core for the introducti...
2006-01-03 Arnaldo Carvalho... [DCCP]: Introduce dccp_ipv4_af_ops
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... [DCCP]: Fix the ACK and SEQ window variables settings
2005-08-29 Arnaldo Carvalho... [DCCP]: Just reflow the source code to fit in 80 columns
2005-08-29 Arnaldo Carvalho... [DCCP]: Finish the TIMEWAIT minisock support
2005-08-29 David S. Miller[DCCP]: Fix u64 printf format warnings.
2005-08-29 Arnaldo Carvalho... [DCCP]: Initial implementation