]> Pileus Git - ~andy/linux/history - net/sunrpc/xprtsock.c
Merge branch 'devel'
[~andy/linux] / net / sunrpc / xprtsock.c
2008-04-24 Trond MyklebustMerge branch 'devel'
2008-04-22 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2008-04-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-20 Haavard SkinnemoenMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-20 Haavard SkinnemoenMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-19 Trond MyklebustSUNRPC: Don't disconnect more than once if retransmitti...
2008-04-19 Trond MyklebustSUNRPC: remove XS_SENDMSG_RETRY
2008-04-19 Trond MyklebustSUNRPC: Fix up xprt_write_space()
2008-04-19 Russell KingMerge branch 'merge-fixes' into devel
2008-04-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-18 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-04-14 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-04-03 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-03 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-28 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-24 David S. MillerMerge branch 'master' of ../net-2.6/
2008-03-23 David S. MillerMerge branch 'upstream-net26' of master.kernel.org...
2008-03-21 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-19 Trond MyklebustMerge branch 'hotfixes' into devel
2008-03-18 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-08 Trond MyklebustMerge commit 'origin' into devel
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-02-29 Trond MyklebustMerge branch 'cleanups' into next
2008-02-29 Trond MyklebustSUNRPC: Ensure that we read all available tcp data
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-07 Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07 Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07 Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07 Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07 Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07 Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07 Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07 Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-06 Linus TorvaldsMerge branch 'dmapool' of git://git.kernel.org/pub...
2008-02-03 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03 David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03 David WoodhouseMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git.kernel.org...
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-30 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2008-01-30 Chuck LeverSUNRPC: Clean up functions that free address_strings...
2008-01-30 Chuck LeverSUNRPC: fewer conditionals in the format_ip_address...
2008-01-30 Trond MyklebustSUNRPC: Add support for per-client timeout values
2008-01-30 Trond MyklebustSUNRPC: Clean up the transport timeout initialisation
2008-01-30 Trond MyklebustSUNRPC: Reconnect immediately whenever the server isn...
2008-01-30 Trond MyklebustSUNRPC: Rename xprt_disconnect()
2008-01-30 Trond MyklebustSUNRPC: Make call_status()/call_decode() call xprt_forc...
2008-01-30 Trond MyklebustSUNRPC: xprt_autoclose() should not call xprt_disconnect()
2008-01-30 Trond MyklebustSUNRPC: Use shutdown() instead of close() when disconne...
2008-01-30 Trond MyklebustSUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is...
2008-01-30 Trond MyklebustSUNRPC: Allow the client to detect if the TCP connectio...
2008-01-30 Trond MyklebustSUNRPC: Fix TCP rebinding logic
2008-01-30 Trond MyklebustSUNRPC: Fix a race in xs_tcp_state_change()
2008-01-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-28 Herbert Xu[UDP]: Restore missing inDatagrams increments
2008-01-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-14 Len BrownPull hotplug into release branch
2007-12-10 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-12-08 Russell KingMerge branch 'pxa-fixes'
2007-12-06 Len BrownPull bugzilla-9345 into release branch
2007-12-06 Len BrownPull apm-freeze-fix into release branch
2007-12-05 Paul MackerrasMerge branch 'for-2.6.25' of git://git.kernel.org/pub...
2007-12-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-02 Len BrownPull thermal into release branch
2007-12-01 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git.kernel.org...
2007-12-01 Jeff GarzikMerge branch 'master' into upstream-fixes
2007-11-30 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2007-11-30 Herbert XuMerge branch 'fixes-davem' of git://git.kernel.org...
2007-11-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-11-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-11-27 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-11-26 Adrian BunkSUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}(...
2007-11-22 Adrian Bunk[SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() static
2007-11-20 Len BrownPull cpuidle into release branch
2007-10-29 Len BrownPull cpuidle into release branch
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-10-20 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git.kernel.org...
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-10-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-17 Linus TorvaldsMerge branch 'xen-upstream' of git://git.kernel.org...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-16 Linus TorvaldsMerge ssh://master.kernel.org/pub/scm/linux/kernel...
2007-10-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-15 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
next