tgafb: remove a redundant non-mono test in mono imageblit
[safe/jmp/linux-2.6] / net / sunrpc /
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15 Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-10 Pavel Emelyanov[SUNRPC]: Make the sunrpc use the seq_open_private()
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10 John Heffner[NET] Cleanup: Use sock_owned_by_user() macro
2007-10-10 Ilpo Järvinen[NET]: DIV_ROUND_UP cleanup (part two)
2007-10-09 Dr. David Alan Gilbertknfsd: Add source address to sunrpc svc errors
2007-10-09 J. Bruce Fieldssvcgss: move init code into separate function
2007-10-09 Trond MyklebustSUNRPC: Don't call xprt_release in call refresh
2007-10-09 Trond MyklebustSUNRPC: Don't call xprt_release() if call_allocate...
2007-10-09 Trond MyklebustSUNRPC: Fix buggy UDP transmission
2007-10-09 Adrian Bunk[2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_pr...
2007-10-09 Chuck LeverSUNRPC: Use correct type in buffer length calculations
2007-10-09 J. Bruce FieldsSUNRPC: Fix default hostname created in rpc_create()
2007-10-09 J. Bruce Fieldsnfs: add server port to rpc_pipe info file
2007-10-09 Chuck LeverSUNRPC: Fix bytes-per-op accounting for RPC over UDP
2007-10-09 \"Talpey, Thomas\RPCRDMA: rpc rdma verbs interface implementation
2007-10-09 \"Talpey, Thomas\RPCRDMA: rpc rdma protocol implementation
2007-10-09 \"Talpey, Thomas\RPCRDMA: rpc rdma transport switch
2007-10-09 \"Talpey, Thomas\NFS/SUNRPC: use transport protocol naming
2007-10-09 \"Talpey, Thomas\NFS/SUNRPC: support transport protocol naming
2007-10-09 \"Talpey, Thomas\SUNRPC: rearrange RPC sockets definitions
2007-10-09 \"Talpey, Thomas\SUNRPC: rename the rpc_xprtsock_create structure
2007-10-09 \"Talpey, Thomas\SUNRPC: Finish API to load RPC transport implementation...
2007-10-09 \"Talpey, Thomas\SUNRPC: Provide a new API for registering transport...
2007-10-09 \"Talpey, Thomas\SUNRPC: add EXPORT_SYMBOL_GPL for generic transport...
2007-10-09 \"Talpey, Thomas\SUNRPC: mark bulk read/write data in xdrbuf
2007-10-09 \"Talpey, Thomas\SUNRPC: export per-transport rpcbind netid's
2007-10-09 \"Talpey, Thomas\SUNRPC: move per-transport rpcbind netid's
2007-10-09 Chuck LeverSUNRPC: RPC bind failures should be permanent for NULL...
2007-10-09 Chuck LeverSUNRPC: Split another new rpcbind retry error code...
2007-10-09 Chuck LeverSUNRPC: Add a new error code for retry waiting for...
2007-10-09 Chuck LeverSUNRPC: Retry bad rpcbind replies
2007-10-09 Chuck LeverSUNRPC: Make rpcb_decode_getaddr more picky about unive...
2007-10-09 Chuck LeverSUNRPC: Clean up in rpc_show_tasks
2007-10-09 Chuck LeverSUNRPC: Make sure server name is reasonable before...
2007-10-09 Chuck LeverSUNRPC: Use correct argument type in memcpy()
2007-10-09 Chuck LeverSUNRPC: fix a signed v. unsigned comparison nit in...
2007-10-09 Chuck LeverSUNRPC: Only one dprintk is needed during client creation
2007-10-09 Chuck LeverSUNRPC: Fix generation of universal addresses for
2007-10-09 Chuck LeverSUNRPC: Add support for formatted universal addresses
2007-10-09 Chuck LeverSUNRPC: Split xs_reclassify_socket into an IPv4 and...
2007-10-09 Chuck LeverSUNRPC: Add a helper for extracting the address using...
2007-10-09 Chuck LeverSUNRPC: Add IPv6 address support to net/sunrpc/xprtsock.c
2007-10-09 Chuck LeverSUNRPC: create connect workers for IPv6
2007-10-09 Chuck LeverSUNRPC: Rename IPv4 connect workers
2007-10-09 Chuck LeverSUNRPC: Refactor a part of socket connect logic into...
2007-10-09 Chuck LeverSUNRPC: create an IPv6-savvy mechanism for binding...
2007-10-09 Chuck LeverSUNRPC: Rename xs_bind() to prepare for IPv6-specific...
2007-10-09 Chuck LeverSUNRPC: Introduce support for setting the port number...
2007-10-09 Chuck LeverSUNRPC: add support for IPv6 to the kernel's rpcbind...
2007-10-09 Chuck LeverSUNRPC: add a function to format IPv6 addresses
2007-10-09 Chuck LeverSUNRPC: Rename xs_format_peer_addresses
2007-10-09 Chuck LeverSUNRPC: Add hex-formatted address support to rpc_peerad...
2007-10-09 Chuck LeverSUNRPC: Free address buffers in a loop
2007-10-09 Chuck LeverSUNRPC: Use standard macros for printing IP addresses
2007-10-09 Chuck LeverSUNRPC: Fix a signed v. unsigned comparison in net...
2007-10-09 Chuck LeverSUNRPC: Fix a signed v. unsigned comparison in rpcbind...
2007-10-09 Trond MyklebustSUNRPC: Convert rpc_pipefs to use the generic filesyste...
2007-09-20 Wolfgang Walterrpc: fix garbage in printk in svc_tcp_accept()
2007-09-14 Neil BrownCorrectly close old nfsd/lockd sockets.
2007-08-14 Jesper Juhl[SUNRPC]: Clean up duplicate includes in net/sunrpc/
2007-08-07 Trond MyklebustSUNRPC: Replace flush_workqueue() with cancel_work_sync...
2007-08-07 Trond MyklebustSUNRPC: Don't call gss_delete_sec_context() from an...
2007-08-07 Trond MyklebustSUNRPC: Fix a race in rpciod_down()
2007-07-26 Al Vironet/* misc endianness annotations
2007-07-24 J. Bruce Fieldsnfsd: fix possible oops on re-insertion of rpcsec_gss...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 J. Bruce FieldsSUNRPC: move bkl locking and xdr proc invocation into...
2007-07-19 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-07-19 Josef 'Jeff' Sipeksunrpc: use vfs_path_lookup
2007-07-19 YOSHIFUJI Hideaki[NET] SUNRPC: Fix whitespace errors.
2007-07-17 J. Bruce Fieldsknfsd: nfsd4: secinfo handling without secinfo= option
2007-07-17 Usha Ketineniknfsd: rpc: add gss krb5 and spkm3 oid values
2007-07-17 J. Bruce Fieldsknfsd: nfsd: set rq_client to ip-address-determined...
2007-07-17 Andy Adamsonknfsd: nfsd4: store pseudoflavor in request
2007-07-17 Rusty Russellmm: clean up and kernelify shrinker registration
2007-07-16 Andrew Mortonauthgss build fix
2007-07-13 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-07-11 J. Bruce Fieldssunrpc: drop BKL around wrap and unwrap
2007-07-11 Frank van MaarseveenSUNRPC client: add interface for binding to a local...
2007-07-11 Frank van MaarseveenSUNRPC server: record the destination address of a...
2007-07-11 Frank van MaarseveenSUNRPC: cleanup transport creation argument passing
2007-07-11 Chuck LeverSUNRPC: Add a convenient default for the hostname when...
2007-07-11 Chuck LeverSUNRPC: Rename rpcb_getport to be consistent with new...
2007-07-11 Chuck LeverSUNRPC: Rename rpcb_getport_external routine
2007-07-11 Chuck LeverSUNRPC: Allow rpcbind requests to be interrupted by...
2007-07-11 Trond MyklebustSUNRPC: Suppress some noisy and unnecessary printk...
2007-07-11 Trond MyklebustSUNRPC: Ensure RPCSEC_GSS destroys the security context...
2007-07-11 Trond MyklebustSUNRPC: Ensure that the struct gss_auth lifetime exceed...
2007-07-11 Trond MyklebustSUNRPC: Remove the tk_auth macro...
2007-07-11 Trond MyklebustSUNRPC: Allow rpc_auth to run clean up before the rpc_c...
2007-07-11 Trond MyklebustSUNRPC: Convert gss_ctx_lock to an RCU lock
2007-07-11 Trond MyklebustSUNRPC: Convert the credential garbage collector into...
2007-07-11 Trond MyklebustSUNRPC: Give credential cache a local spinlock
2007-07-11 Trond MyklebustSUNRPC: Convert the credcache lookup code to use RCU
2007-07-11 Trond MyklebustSUNRPC: cleanup rpc credential cache garbage collection
2007-07-11 Trond MyklebustSUNRPC: Enforce atomic updates of rpc_cred->cr_flags
2007-07-11 Trond MyklebustSUNRPC: replace casts in auth_unix.c with container_of()
next