Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[pandora-kernel.git] / net / sunrpc / svc_xprt.c
2008-03-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-23 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-18 Al Viro[NET] endianness noise: INADDR_ANY
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07 Len BrownMerge branches 'release' and 'throttling-domains' into...
2008-02-07 Len BrownMerge branches 'release' and 'menlo' into release
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-07 Josh BoyerMerge branch 'virtex-for-2.6.25' of git://git.secretlab...
2008-02-07 Paul MackerrasMerge branch 'for-2.6.25' of git://git.secretlab.ca...
2008-02-06 Linus TorvaldsMerge branch 'dmapool' of git://git./linux/kernel/git...
2008-02-03 David S. MillerMerge branch 'fixes' of /linux/kernel/git/linville...
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./linux/kernel/git/torvalds/linux-2...
2008-02-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-02 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2008-02-02 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2008-02-01 Trond MyklebustSUNRPC: Move exported symbol definitions after function...
2008-02-01 Tom Tuckersvc: Add svc_xprt_names service to replace svc_sock_names
2008-02-01 Tom Tuckerknfsd: Support adding transports by writing portlist...
2008-02-01 Tom Tuckersvc: Add svc API that queries for a transport instance
2008-02-01 Tom Tuckersvc: Add /proc/sys/sunrpc/transport files
2008-02-01 Tom Tuckersvc: Add transport hdr size for defer/revisit
2008-02-01 Tom Tuckersvc: Move the xprt independent code to the svc_xprt...
2008-02-01 Tom Tuckersvc: Move create logic to common code
2008-02-01 Tom Tuckersvc: Move the sockaddr information to svc_xprt
2008-02-01 Tom Tuckersvc: Make deferral processing xprt independent
2008-02-01 Tom Tuckersvc: Move the authinfo cache to svc_xprt.
2008-02-01 Tom Tuckersvc: Make svc_send transport neutral
2008-02-01 Tom Tuckersvc: Make close transport independent
2008-02-01 Tom Tuckersvc: Move sk_server and sk_pool to svc_xprt
2008-02-01 Tom Tuckersvc: Change sk_inuse to a kref
2008-02-01 Tom Tuckersvc: Add a generic transport svc_create_xprt function
2008-02-01 Tom Tuckersvc: Add an svc transport class