summaryrefslogtreecommitdiff
path: root/net/sunrpc/Makefile
AgeCommit message (Expand)Author
2018-12-19SUNRPC: remove generic cred code.NeilBrown
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-02-05SUNRPC: Add a structure to track multiple transportsTrond Myklebust
2015-07-02Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-06-04rpcrdma: Merge svcrdma and xprtrdma modules into oneChuck Lever
2015-06-02SUNRPC: Clean up bc_send()Chuck Lever
2014-11-27sunrpc: add debugfs file for displaying client rpc_task queueJeff Layton
2014-03-28xprtrdma: add separate Kconfig options for NFSoRDMA client and server supportJeff Layton
2011-07-15SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust
2009-08-09SUNRPC: Provide functions for managing universal addressesChuck Lever
2009-06-17nfs41: Backchannel callback service helper routinesRicardo Labiaga
2009-06-17nfs41: New backchannel helper routinesRicardo Labiaga
2008-03-14SUNRPC: Add a generic RPC credentialTrond Myklebust
2008-02-01svc: Add an svc transport classTom Tucker
2007-10-09RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\
2007-04-30SUNRPC: remove old portmapperChuck Lever
2007-04-30SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever
2005-09-23[PATCH] RPC: introduce client-side transport switchChuck Lever
2005-09-23[PATCH] RPC: extract socket logic common to both client and serverChuck Lever
2004-02-26[PATCH] kNFSd: make sure sunrpc init routines called before gss init routines.Andrew Morton
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski
2003-01-12[PATCH] RPCSEC_GSS authentication framework [4/6]Trond Myklebust
2003-01-12[PATCH] RPCSEC upcall mechanism [3/6]Trond Myklebust
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst
2002-10-23kbuild: Allow for <mod>-y as well as <mod>-objs for multipart objects.Kai Germaschewski
2002-10-11[PATCH] kNFSd: Use new cache infrastructure for auth_unix specific lookups.Neil Brown
2002-10-11[PATCH] kNFSd: Initialial caching infrastructure for RPC authentication cachesNeil Brown
2002-07-16[PATCH] RPC over UDP congestion control updates [1/8]Trond Myklebust
2002-05-24kbuild: Use standard multi-part object declaration in net/*Kai Germaschewski
2002-02-04Import changesetLinus Torvalds