tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / net / sunrpc /
2009-08-09 Chuck LeverSUNRPC: Update xprt address strings after an rpcbind...
2009-08-09 Chuck LeverSUNRPC: Kill RPC_DISPLAY_ALL
2009-08-09 Chuck LeverSUNRPC: Rename sock_xprt.addr as sock_xprt.srcaddr
2009-08-09 Chuck LeverSUNRPC: Eliminate PROC macro from rpcb_clnt
2009-08-09 Chuck LeverSUNRPC: Clean up: Remove unused XDR decoder functions...
2009-08-09 Chuck LeverSUNRPC: Introduce new xdr_stream-based decoders to...
2009-08-09 Chuck LeverSUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSET
2009-08-09 Chuck LeverSUNRPC: Clean up: Remove unused XDR encoder functions...
2009-08-09 Chuck LeverSUNRPC: Introduce new xdr_stream-based encoders to...
2009-08-09 Chuck LeverSUNRPC: Use rpc_ntop() for constructing transport addre...
2009-08-09 Chuck LeverSUNRPC: Remove duplicate universal address generation
2009-08-09 Chuck LeverSUNRPC: Provide functions for managing universal addresses
2009-08-09 Chuck LeverSUNRPC: Move XDR data type size macros
2009-08-09 Trond MyklebustSUNRPC: convert some sysctls into module parameters
2009-08-04 NeilBrownsunrpc: fix memory leak in unix_gid cache.
2009-08-04 NeilBrownsunrpc/cache: recheck cache validity after cache_defer_req
2009-08-04 NeilBrownsunrpc/cache: make sure deferred requests eventually...
2009-08-04 NeilBrownsunrpc/cache: rename queue_loose to cache_dequeue
2009-07-14 Chuck LeverSUNRPC: handle IPv6 PKTINFO when extracting destination...
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-03 Wei Yongjunsvcrdma: fix error handling of rdma_alloc_frmr()
2009-06-26 Jesper Dangaard... sunrpc: Use rcu_barrier() on unload.
2009-06-22 Linus TorvaldsMerge branch 'for-2.6.31' of git://fieldses.org/git...
2009-06-20 Ricardo Labiaganfs41: sunrpc: xprt_alloc_bc_request() should not use...
2009-06-19 Trond MyklebustSUNRPC: Fix the TCP server's send buffer accounting
2009-06-19 Trond MyklebustMerge branch 'devel-for-2.6.31' into for-2.6.31
2009-06-18 Trond MyklebustMerge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41...
2009-06-17 Ricardo Labiaganfs41: Rename rq_received to rq_reply_bytes_recvd
2009-06-17 Rahul Iyernfs41: Get the rpc_xprt * from the rpc_rqst instead...
2009-06-17 Benny Halevynfs41: create a svc_xprt for nfs41 callback thread...
2009-06-17 Andy Adamsonnfs41: sunrpc: add a struct svc_xprt pointer to struct...
2009-06-17 Benny Halevynfs41: sunrpc: provide functions to create and destroy...
2009-06-17 Ricardo Labiaganfs41: Backchannel bc_svc_process()
2009-06-17 Ricardo Labiaganfs41: Refactor svc_process()
2009-06-17 Ricardo Labiaganfs41: Backchannel callback service helper routines
2009-06-17 Ricardo Labiaganfs41: Add backchannel processing support to RPC state...
2009-06-17 Trond MyklebustSUNRPC: Fix a missing "break" option in xs_tcp_setup_so...
2009-06-17 Ricardo Labiaganfs41: New xs_tcp_read_data()
2009-06-17 Ricardo Labiaganfs41: New backchannel helper routines
2009-06-17 Ricardo Labiaganfs41: Initialize new rpc_xprt callback related fields
2009-06-17 Ricardo Labiaganfs41: Process the RPC call direction
2009-06-17 Ricardo Labiaganfs41: Add ability to read RPC call direction on TCP...
2009-06-17 Andy Adamsonnfs41: sunrpc: Export the call prepare state for sessio...
2009-06-17 Christoph Lameterpage allocator: use a pre-calculated value instead...
2009-06-16 Christian Engelmayersunrpc: potential memory leak in function rdma_read_xdr
2009-06-16 Anton Blanchardsunrpc: align cache_clean work's timer
2009-06-16 J. Bruce FieldsMerge commit 'v2.6.30' into for-2.6.31
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-10 Jesper Dangaard... sunrpc/auth_gss: Call rcu_barrier() on module unload.
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-05-29 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-05-27 Steve Wisesvcrdma: dma unmap the correct length for the RPCRDMA...
2009-05-27 J. Bruce Fieldsnfsd: Revert "svcrpc: take advantage of tcp autotuning"
2009-05-26 Vu PhamXPRTRDMA: fix client rpcrdma FRMR registration on mlx4...
2009-05-13 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-05-03 Steve Wisesvcrdma: clean up error paths.
2009-05-02 Trond MyklebustSUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods...
2009-04-28 Chuck LeverSUNRPC: Clean up one_sock_name()
2009-04-28 Chuck LeverSUNRPC: Support PF_INET6 in one_sock_name()
2009-04-28 Chuck LeverSUNRPC: Switch one_sock_name() to use snprintf()
2009-04-28 Chuck LeverSUNRPC: pass buffer size to svc_sock_names()
2009-04-28 Chuck LeverSUNRPC: pass buffer size to svc_addsock()
2009-04-28 Chuck LeverNFSD: Prevent a buffer overflow in svc_xprt_names()
2009-04-28 Chuck LeverSUNRPC: Fix error return value of svc_addr_len()
2009-04-28 H Hartley Sweetennet/sunrpc/svc_xprt.c: fix sparse warnings
2009-04-25 Steve Wisesvcrdma: Fix dma map direction for rdma read targets
2009-04-06 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-04-04 Andy Adamsonnfsd: don't use the deferral service, return NFS4ERR_DELAY
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-01 Trond MyklebustMerge branch 'devel' into for-linus
2009-04-01 Trond MyklebustSUNRPC: Ensure IPV6_V6ONLY is set on the socket before...
2009-03-31 Rusty RussellMerge branch 'cpumask-for-linus' of git://git./linux...
2009-03-31 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-03-30 Ingo MolnarMerge branch 'linus' into cpumask-for-linus
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-30 Matt LaPlantetrivial: fix typos/grammar errors in Kconfig texts
2009-03-30 Rusty Russellcpumask: use new cpumask_ functions in core code.
2009-03-28 Chuck LeverSUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4
2009-03-28 Chuck LeverSUNRPC: rpcb_register() should handle errors silently
2009-03-28 Chuck LeverSUNRPC: Simplify kernel RPC service registration
2009-03-28 Chuck LeverSUNRPC: Simplify svc_unregister()
2009-03-28 Chuck LeverSUNRPC: Allow callers to pass rpcb_v4_register a NULL...
2009-03-28 Chuck LeverSUNRPC: rpcbind actually interprets r_owner string
2009-03-28 Chuck LeverSUNRPC: Clean up address type casts in rpcb_v4_register()
2009-03-28 Chuck LeverSUNRPC: Don't return EPROTONOSUPPORT in svc_register...
2009-03-28 Chuck LeverSUNRPC: Use IPv4 loopback for registering AF_INET6...
2009-03-28 Chuck LeverSUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener...
2009-03-28 Chuck LeverSUNRPC: Remove @family argument from svc_create() and...
2009-03-28 Chuck LeverSUNRPC: Change svc_create_xprt() to take a @family...
2009-03-28 Chuck LeverSUNRPC: svc_setup_socket() gets protocol family from...
2009-03-28 Chuck LeverSUNRPC: Pass a family argument to svc_register()
2009-03-28 Chuck LeverSUNRPC: Clean up svc_find_xprt() calling sequence
2009-03-28 Chuck LeverSUNRPC: Don't flag empty RPCB_GETADDR reply as bogus
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 ideawusunrpc/svc.c: Remove unused line 'rqstp->rq_server...
2009-03-27 Al Viroconstify dentry_operations: rest
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-23 Thomas GleixnerMerge branch 'cpus4096' into irq/threaded
2009-03-19 Tom TalpeySVCRDMA: fix recent printk format warnings.
next