aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/svcauth_unix.c
Commit message (Expand)AuthorAge
* ipv6: add ipv6_addr_hash() helperEric Dumazet2012-07-18
* Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-01
|\
| * nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-31
| * nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-31
* | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-05-31
|\|
| * nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-12
* | userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman2012-05-03
|/
* Merge nfs containerization work from Trond's treeJ. Bruce Fields2012-03-26
|\
| * SUNRPC: ip map cache per network namespace cleanupStanislav Kinsbursky2012-01-31
| * SUNRPC: create unix gid cache per network namespaceStanislav Kinsbursky2012-01-31
| * SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky2012-01-31
* | nfsd: remove some unneeded checksDan Carpenter2012-02-03
|/
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* svcauth_unix.c: quiet sparse noiseH Hartley Sweeten2011-07-15
* nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-15
* svcrpc: fix bad argument in unix_domain_findJ. Bruce Fields2011-03-09
* svcrpc: fix rare race on unix_domain creationJ. Bruce Fields2011-03-08
* SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields2011-01-04
* svcrpc: modifying valid sunrpc cache entries is racyJ. Bruce Fields2011-01-04
* net: sunrpc: kill unused macrosShan Wei2010-12-17
* sunrpc: Use helper to set v4 mapped addr in ip_map_parsePavel Emelyanov2010-10-11
* sunrpc: Make the ip_map_cache be per-netPavel Emelyanov2010-09-27
* sunrpc: Add net to pure API callsPavel Emelyanov2010-09-27
* sunrpc: Pass xprt to cached get/put routinesPavel Emelyanov2010-09-27
* sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov2010-09-27
* sunrpc: Pass the ip_map_parse's cd to lower callsPavel Emelyanov2010-09-27
* sunrpc: close connection when a request is irretrievably lost.NeilBrown2010-09-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* svcrpc: treat uid's as unsignedJ. Bruce Fields2010-03-02
* SUNRPC: Use rpc_pton() in ip_map_parse()Chuck Lever2010-01-26
* Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-16
|\
| * nfsd4: don't try to map gid's in generic rpc codeJ. Bruce Fields2009-10-27
* | net: Move && and || to end of previous lineJoe Perches2009-11-29
* | IPv6: use ipv6_addr_set_v4mapped()Brian Haley2009-10-07
|/
* Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...J. Bruce Fields2009-08-21
|\
| * SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust2009-08-09
* | sunrpc: fix memory leak in unix_gid cache.NeilBrown2009-08-04
|/
* SUNRPC: The sunrpc server code should not be used by out-of-tree modulesTrond Myklebust2009-01-07
* net: replace NIPQUAD() in net/*/Harvey Harrison2008-10-31
* net: replace %p6 with %pI6Harvey Harrison2008-10-29
* net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final usersHarvey Harrison2008-10-29
* net, misc: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-29
* svcrpc: fix proc/net/rpc/auth.unix.ip/content displayJ. Bruce Fields2008-05-18
* IPv6 support for NFS server export cachesAurélien Charbon2008-04-23
* SUNRPC: Move exported symbol definitions after function declaration part 2Trond Myklebust2008-02-01
* svc: Move the authinfo cache to svc_xprt.Tom Tucker2008-02-01
* knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields2007-07-17
* knfsd: nfsd4: store pseudoflavor in requestAndy Adamson2007-07-17
* knfsd: rename sk_defer_lock to sk_lockNeilBrown2007-05-09