netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cache
[safe/jmp/linux-2.6] / net / sunrpc /
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
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 Al Viroconstify dentry_operations: rest
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-19 Tom TalpeySVCRDMA: fix recent printk format warnings.
2009-03-19 Trond MyklebustSUNRPC: Ensure we close the socket on EPIPE errors...
2009-03-19 Trond MyklebustSUNRPC: xs_tcp_connect_worker{4,6}: merge common code
2009-03-19 Trond MyklebustSUNRPC: Add a sysctl to control the duration of the...
2009-03-19 Trond MyklebustSUNRPC: Add the equivalent of the linger and linger2...
2009-03-13 Rusty Russellcpumask: replace node_to_cpumask with cpumask_of_node.
2009-03-11 Trond MyklebustSUNRPC: Ensure that xs_nospace return values are propagated
2009-03-11 Trond MyklebustSUNRPC: Delay, then retry on connection errors.
2009-03-11 Trond MyklebustSUNRPC: Return EAGAIN instead of ENOTCONN when waking...
2009-03-11 Trond MyklebustSUNRPC: Handle socket errors correctly
2009-03-11 Trond MyklebustSUNRPC: Handle ECONNREFUSED correctly in xprt_transmit()
2009-03-11 Trond MyklebustSUNRPC: Don't disconnect if a connection is still in...
2009-03-11 Trond MyklebustSUNRPC: Ensure we set XPRT_CLOSING only after we've...
2009-03-11 Trond MyklebustSUNRPC: Avoid an unnecessary task reschedule on ENOTCONN
2009-03-11 Tom TalpeySUNRPC: dynamically load RPC transport modules on-demand
2009-03-11 Tom TalpeyXPRTRDMA: correct an rpc/rdma inline send marshaling...
2009-03-11 Tom TalpeySVCRDMA: remove faulty assertions in rpc/rdma chunk...
2009-03-11 Chuck LeverSUNRPC: Avoid spurious wake-up during UDP connect proce...
2009-03-11 Trond MyklebustSUNRPC: xprt_connect() don't abort the task if the...
2009-03-11 Trond MyklebustSUNRPC: Fix an Oops due to socket not set up yet...
2009-03-11 Trond MyklebustSUNRPC: Tighten up the task locking rules in __rpc_exec...
2009-02-07 Ilpo Järvinennet/sunrpc/xprtsock.c: some common code found
2009-02-03 Randy Dunlapsunrpc: fix rdma dependencies
2009-01-27 J. Bruce Fieldsnfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server...
2009-01-22 Alexey Dobriyanfs/Kconfig: move sunrpc out
2009-01-07 Trond MyklebustSUNRPC: The sunrpc server code should not be used by...
2009-01-07 Tom Tuckersvc: Clean up deferred requests on transport destruction
2009-01-07 Tom Tuckersvc: Move kfree of deferral record to common code
2009-01-06 Trond MyklebustSUNRPC: Ensure the server closes sockets in a timely...
2009-01-06 Jeff Laytonsunrpc: add sv_maxconn field to svc_serv (try #3)
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2008-12-30 Trond MyklebustMerge branch 'devel' into next
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-12-23 Olga Kornievskaiarpc: add service field to new upcall
2008-12-23 Olga Kornievskaiarpc: add target field to new upcall
2008-12-23 Olga Kornievskaianfsd: support callbacks with gss flavors
2008-12-23 Olga Kornievskaiarpc: allow gss callbacks to client
2008-12-23 Olga Kornievskaiarpc: pass target name down to rpc level on callbacks
2008-12-23 Olga Kornievskaianfsd: pass client principal name in rsc downcall
2008-12-23 \"J. Bruce Fields\rpc: implement new upcall
2008-12-23 \"J. Bruce Fields\rpc: store pointer to pipe inode in gss upcall message
2008-12-23 \"J. Bruce Fields\rpc: use count of pipe openers to wait for first open
2008-12-23 \"J. Bruce Fields\rpc: track number of users of the gss upcall pipe
2008-12-23 \"J. Bruce Fields\rpc: call release_pipe only on last close
2008-12-23 \"J. Bruce Fields\rpc: add an rpc_pipe_open method
2008-12-23 \"J. Bruce Fields\rpc: minor gss_alloc_msg cleanup
2008-12-23 \"J. Bruce Fields\rpc: factor out warning code from gss_pipe_destroy_msg
2008-12-23 \"J. Bruce Fields\rpc: remove unnecessary assignment
2008-12-23 Jeff Laytonsunrpc: fix code that makes auth_gss send destroy_cred...
2008-12-23 Peter Staubachoptimize attribute timeouts for "noac" and "actimeo=0"
2008-12-23 Trond MyklebustSUNRPC: rpcsec_gss modules should not be used by out...
2008-12-23 Trond MyklebustSUNRPC: Convert the xdr helpers and rpc_pipefs to EXPOR...
2008-12-23 Trond MyklebustSUNRPC: Remove the last remnant of the BKL...
2008-12-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-15 Ilpo Järvinenrpc/rdma: goto instead of copypaste
2008-12-10 Roel Kluinnet: Make static
2008-12-04 James MorrisMerge branch 'master' into next
2008-12-04 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-11-26 Ingo Molnarsunrpc: fix warning in net/sunrpc/xprtrdma/verbs.c
2008-11-26 Ingo Molnarsunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_tra...
2008-11-24 Tom TuckerAdd a reference to sunrpc in svc_addsock
2008-11-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-20 Trond MyklebustSUNRPC: Fix a performance regression in the RPC authent...
2008-11-13 David HowellsCRED: Wrap current->cred and a few other accessors
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsCRED: Wrap task credential accesses in the SunRPC protocol
2008-11-03 David S. Millersunrpc: Fix build warning due to typo in %pI4 format...
2008-10-31 Harvey Harrisonnet: replace NIPQUAD() in net/*/
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-29 Harvey Harrisonnet: replace %#p6 format specifier with %pi6
next