summaryrefslogtreecommitdiff
path: root/net/sunrpc/svcauth_unix.c
AgeCommit message (Expand)Author
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-07-15svcauth_unix.c: quiet sparse noiseH Hartley Sweeten
2011-07-15nfsd: Remove deprecated nfsctl system call and related code.NeilBrown
2011-03-09svcrpc: fix bad argument in unix_domain_findJ. Bruce Fields
2011-03-08svcrpc: fix rare race on unix_domain creationJ. Bruce Fields
2011-01-04SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields
2011-01-04svcrpc: modifying valid sunrpc cache entries is racyJ. Bruce Fields
2010-12-17net: sunrpc: kill unused macrosShan Wei
2010-10-11sunrpc: Use helper to set v4 mapped addr in ip_map_parsePavel Emelyanov
2010-09-27sunrpc: Make the ip_map_cache be per-netPavel Emelyanov
2010-09-27sunrpc: Add net to pure API callsPavel Emelyanov
2010-09-27sunrpc: Pass xprt to cached get/put routinesPavel Emelyanov
2010-09-27sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov
2010-09-27sunrpc: Pass the ip_map_parse's cd to lower callsPavel Emelyanov
2010-09-21sunrpc: close connection when a request is irretrievably lost.NeilBrown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02svcrpc: treat uid's as unsignedJ. Bruce Fields
2010-01-26SUNRPC: Use rpc_pton() in ip_map_parse()Chuck Lever
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-10-27nfsd4: don't try to map gid's in generic rpc codeJ. Bruce Fields
2009-10-07IPv6: use ipv6_addr_set_v4mapped()Brian Haley
2009-08-21Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields
2009-08-09SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust
2009-08-04sunrpc: fix memory leak in unix_gid cache.NeilBrown
2009-01-07SUNRPC: The sunrpc server code should not be used by out-of-tree modulesTrond Myklebust
2008-10-31net: replace NIPQUAD() in net/*/Harvey Harrison
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final usersHarvey Harrison
2008-10-28net, misc: replace uses of NIP6_FMT with %p6Harvey Harrison
2008-05-18svcrpc: fix proc/net/rpc/auth.unix.ip/content displayJ. Bruce Fields
2008-04-23IPv6 support for NFS server export cachesAurélien Charbon
2008-02-01SUNRPC: Move exported symbol definitions after function declaration part 2Trond Myklebust
2008-02-01svc: Move the authinfo cache to svc_xprt.Tom Tucker
2007-07-17knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields
2007-07-17knfsd: nfsd4: store pseudoflavor in requestAndy Adamson
2007-05-09knfsd: rename sk_defer_lock to sk_lockNeilBrown
2007-04-17knfsd: use a spinlock to protect sk_info_authunixNeilBrown
2007-02-14[PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX au...NeilBrown
2007-02-12[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever
2007-02-10[NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-13[PATCH] knfsd: Don't ignore kstrdup failure in rpc cachesNeilBrown
2006-12-13[PATCH] knfsd: nfsd: don't drop silently on upcall deferralJ.Bruce Fields
2006-12-02[SUNRPC]: annotate hash_ip()Al Viro
2006-10-04[PATCH] knfsd: knfsd: cache ipmap per TCP socketGreg Banks
2006-10-02[PATCH] knfsd: remove an unused variable from auth_unix_lookup()Greg Banks
2006-09-28[SUNRPC]: more sunrpc endianness annotationsAl Viro
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan
2006-09-28[SUNRPC]: svc_{get,put}nl()Alexey Dobriyan