]> err.no Git - linux-2.6/history - net/dccp/dccp.h
[NETFILTER]: CLUSTERIP: fix memcpy() length typo
[linux-2.6] / net / dccp / dccp.h
2005-08-30 Jeff GarzikMerge HEAD from /spare/repo/linux-2.6/.git
2005-08-30 Linus TorvaldsMerge refs/heads/for-linus from master.kernel.org:...
2005-08-30 Linus TorvaldsMerge refs/heads/drm-latest from master.kernel.org...
2005-08-30 Linus TorvaldsMerge refs/heads/upstream-fixes from master.kernel...
2005-08-30 Linus TorvaldsMerge refs/heads/upstream from master.kernel.org:/pub...
2005-08-30 Linus TorvaldsMerge HEAD from master.kernel.org:/pub/scm/linux/kernel...
2005-08-30 Linus TorvaldsMerge HEAD from master.kernel.org:/pub/scm/linux/kernel...
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