Merge refs/heads/drm-latest from master.kernel.org:/pub/scm/linux/kernel/git/airlied...
[linux-2.6] / net / dccp / dccp.h
2005-08-30  Linus TorvaldsMerge refs/heads/drm-latest from /linux/kernel/git...
2005-08-30  Linus TorvaldsMerge refs/heads/upstream-fixes from /linux/kernel...
2005-08-30  Linus TorvaldsMerge refs/heads/upstream from /linux/kernel/git/jgarzi...
2005-08-30  Linus TorvaldsMerge HEAD from /linux/kernel/git/paulus/ppc64-2.6
2005-08-30  Linus TorvaldsMerge HEAD from /linux/kernel/git/davem/net-2.6.git
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