[NET]: Restore sanity wrt. print_mac().
[sfrench/cifs-2.6.git] / net / sunrpc /
2008-02-15 David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-02-15 David S. MillerMerge branch 'fixes' of /linux/kernel/git/linville...
2008-02-13 David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-02-12 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-12 Linus TorvaldsMerge branch 'upstream-fixes' of git://git./linux/kerne...
2008-02-11 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-11 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2008-02-10 Roland DreierSUNPRC: Fix printk format warning
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 Chuck LeverSUNRPC: RPC program information is stored in unsigned...
2008-02-01 Trond MyklebustSUNRPC: Move exported symbol definitions after function...
2008-02-01 Jeff LaytonSUNRPC: spin svc_rqst initialization to its own function
2008-02-01 Tom Tuckerrdma: makefile
2008-02-01 Tom Tuckerrdma: ONCRPC RDMA protocol marshalling
2008-02-01 Tom Tuckerrdma: SVCRDMA sendto
2008-02-01 Tom Tuckerrdma: SVCRDMA recvfrom
2008-02-01 Tom Tuckerrdma: SVCRDMA Core Transport Services
2008-02-01 Tom Tuckerrdma: SVCRDMA Transport Module
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: Make svc_check_conn_limits xprt independent
2008-02-01 Tom Tuckersvc: Removing remaining references to rq_sock in rqstp
2008-02-01 Tom Tuckersvc: Move create logic to common code
2008-02-01 Tom Tuckersvc: Make svc_age_temp_sockets svc_age_temp_transports
2008-02-01 Tom Tuckersvc: Make svc_recv transport neutral
2008-02-01 Tom Tuckersvc: Make svc_sock_release svc_xprt_release
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: Remove sk_lastrecv
2008-02-01 Tom Tuckersvc: Move accept call to svc_xprt_received to common...
2008-02-01 Tom Tuckersvc: Change svc_sock_received to svc_xprt_received...
2008-02-01 Tom Tuckersvc: Make svc_send transport neutral
2008-02-01 Tom Tuckersvc: Make the enqueue service transport neutral and...
2008-02-01 Tom Tuckersvc: Move sk_reserved to svc_xprt
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: Move sk_flags to the svc_xprt structure
2008-02-01 Tom Tuckersvc: Change sk_inuse to a kref
2008-02-01 Tom Tuckersvc: Change services to use new svc_create_xprt service
2008-02-01 Tom Tuckersvc: Add a generic transport svc_create_xprt function
2008-02-01 Tom Tuckersvc: Move connection limit checking to its own function
2008-02-01 Tom Tuckersvc: Remove unnecessary call to svc_sock_enqueue
2008-02-01 Tom Tuckersvc: Add xpo_accept transport function
2008-02-01 Tom Tuckersvc: Move close processing to a single place
2008-02-01 Tom Tuckersvc: Add a transport function that checks for write...
2008-02-01 Tom Tuckersvc: Add xpo_prep_reply_hdr
2008-02-01 Tom Tuckersvc: Add per-transport delete functions
2008-02-01 Tom Tuckersvc: Add transport specific xpo_release function
2008-02-01 Tom Tuckersvc: Move sk_sendto and sk_recvfrom to svc_xprt_class
2008-02-01 Tom Tuckersvc: Add a max payload value to the transport
2008-02-01 Tom Tuckersvc: Make svc_sock the tcp/udp transport
2008-02-01 Tom Tuckersvc: Add an svc transport class
2008-02-01 J. Bruce Fieldssvcrpc: ensure gss DESTROY tokens free contexts from...
2008-02-01 J. Bruce Fieldssunrpc: gss: simplify rsi_parse logic
2008-02-01 J. Bruce Fieldsnfsd: fix rsi_cache reference count leak
2008-02-01 J. Bruce Fieldsknfsd: allow cache_register to return error on failure
2008-02-01 J. Bruce Fieldsnfsd: move cache proc (un)registration to separate...
2008-02-01 J. Bruce Fieldsknfsd: cache unregistration needn't return error
2008-02-01 J. Bruce Fieldsknfsd: fix cache.c comment
2008-02-01 Chuck LeverSUNRPC: Use unsigned string lengths in xdr_decode_strin...
2008-02-01 Chuck LeverSUNRPC: Prevent length underflow in read_flush()
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in numa_64
2008-01-30 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2008-01-30 Trond MyklebustSUNRPC: Don't bother changing the sigmask for asynchron...
next