aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2009-06-15sunrpc: potential memory leak in function rdma_read_xdrChristian Engelmayer
2009-06-15sunrpc: align cache_clean work's timerAnton Blanchard
2009-06-15Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-10sunrpc/auth_gss: Call rcu_barrier() on module unload.Jesper Dangaard Brouer
2009-06-03net: skb->dst accessorsEric Dumazet
2009-05-29Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-05-27svcrdma: dma unmap the correct length for the RPCRDMA header page.Steve Wise
2009-05-27nfsd: Revert "svcrpc: take advantage of tcp autotuning"J. Bruce Fields
2009-05-26XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devicesVu Pham
2009-05-12Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-05-03svcrdma: clean up error paths.Steve Wise
2009-05-02SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnectTrond Myklebust
2009-04-28SUNRPC: Clean up one_sock_name()Chuck Lever
2009-04-28SUNRPC: Support PF_INET6 in one_sock_name()Chuck Lever
2009-04-28SUNRPC: Switch one_sock_name() to use snprintf()Chuck Lever
2009-04-28SUNRPC: pass buffer size to svc_sock_names()Chuck Lever
2009-04-28SUNRPC: pass buffer size to svc_addsock()Chuck Lever
2009-04-28NFSD: Prevent a buffer overflow in svc_xprt_names()Chuck Lever
2009-04-28SUNRPC: Fix error return value of svc_addr_len()Chuck Lever
2009-04-28net/sunrpc/svc_xprt.c: fix sparse warningsH Hartley Sweeten
2009-04-25svcrdma: Fix dma map direction for rdma read targetsSteve Wise
2009-04-06Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-04-03nfsd: don't use the deferral service, return NFS4ERR_DELAYAndy Adamson
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust
2009-04-01SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a portTrond Myklebust
2009-03-31Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-30cpumask: use new cpumask_ functions in core code.Rusty Russell
2009-03-28SUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4Chuck Lever
2009-03-28SUNRPC: rpcb_register() should handle errors silentlyChuck Lever
2009-03-28SUNRPC: Simplify kernel RPC service registrationChuck Lever
2009-03-28SUNRPC: Simplify svc_unregister()Chuck Lever
2009-03-28SUNRPC: Allow callers to pass rpcb_v4_register a NULL addressChuck Lever
2009-03-28SUNRPC: rpcbind actually interprets r_owner stringChuck Lever
2009-03-28SUNRPC: Clean up address type casts in rpcb_v4_register()Chuck Lever
2009-03-28SUNRPC: Don't return EPROTONOSUPPORT in svc_register()'s helpersChuck Lever
2009-03-28SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC servicesChuck Lever
2009-03-28SUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener socketsChuck Lever
2009-03-28SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever
2009-03-28SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever
2009-03-28SUNRPC: svc_setup_socket() gets protocol family from socketChuck Lever
2009-03-28SUNRPC: Pass a family argument to svc_register()Chuck Lever
2009-03-28SUNRPC: Clean up svc_find_xprt() calling sequenceChuck Lever
2009-03-28SUNRPC: Don't flag empty RPCB_GETADDR reply as bogusChuck Lever