]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - net/dccp/dccp.h
Merge ../torvalds-2.6/
[linux-2.6-omap-h63xx.git] / net / dccp / dccp.h
2005-09-12 Greg KHMerge ../torvalds-2.6/
2005-09-11 Tony LuckPull sn-features into release branch
2005-09-11 Tony LuckPull sim-fixes into release branch
2005-09-11 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/rolan...
2005-09-11 Linus TorvaldsMerge branch 'for-linus' from kernel.org:/.../shaggy...
2005-09-10 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-09-10 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-10 David S. MillerMerge git://git.skbuff.net/gitroot/yoshfuji/linux-2...
2005-09-10 Dmitry TorokhovManual merge with Linus
2005-09-09 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/sam...
2005-09-09 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2005-09-09 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2005-09-09 David S. MillerMerge master.kernel.org:/pub/scm/linux/kernel/git/acme...
2005-09-09 Arnaldo Carvalho... [DCCP] Introduce dccp_timestamp
2005-09-09 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2005-09-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-i2c manually
2005-09-08 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2005-09-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/sam...
2005-09-04 Dmitry TorokhovMerge HEAD from rsync://rsync.kernel.org/pub/scm/linux...
2005-09-03 Len BrownMerge linux-2.6 into linux-acpi-2.6 test
2005-09-02 Linus TorvaldsMerge HEAD from master.kernel.org:/home/rmk/linux-2...
2005-09-01 Jeff Garzik/spare/repo/netdev-2.6 branch 'ieee80211'
2005-09-01 Jeff Garzik/spare/repo/netdev-2.6 branch 'master'
2005-09-01 Linus TorvaldsMerge HEAD from master.kernel.org:/home/rmk/linux-2...
2005-08-31 Russell King[SERIAL] Clean up and fix tty transmission start/stoping
2005-08-30 Jeff GarzikMerge HEAD from /spare/repo/linux-2.6/.git
2005-08-30 Tony LuckAuto-update from upstream
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