aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss
Commit message (Expand)AuthorAge
* SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cacheTrond Myklebust2018-11-12
* Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-11-04
|\
| * SUNRPC: Use atomic(64)_t for seq_send(64)Paul Burton2018-11-01
* | Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-10-30
|\ \
| * | SUNRPC: Lockless server RPCSEC_GSS context lookupTrond Myklebust2018-10-29
| * | SUNRPC: Add lockless lookup of the server's auth domainTrond Myklebust2018-10-03
* | | Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-10-26
|\ \ \
| * | | SUNRPC: Convert the auth cred cache to use refcount_tTrond Myklebust2018-10-23
| | |/ | |/|
| * | SUNRPC: Fix a compile warning for cmpxchg64()Trond Myklebust2018-10-18
| * | SUNRPC: use cmpxchg64() in gss_seq_send64_fetch_and_inc()Arnd Bergmann2018-10-05
| * | SUNRPC: Replace krb5_seq_lock with a lockless schemeTrond Myklebust2018-09-30
| * | SUNRPC: Lockless lookup of RPCSEC_GSS mechanismsTrond Myklebust2018-09-30
| * | SUNRPC: Add a label for RPC calls that require allocation on receiveTrond Myklebust2018-09-30
| * | SUNRPC: The transmitted message must lie in the RPCSEC window of validityTrond Myklebust2018-09-30
| |/
* / gss_krb5: Remove VLA usage of skcipherKees Cook2018-09-28
|/
* Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-08-23
|\
| * sunrpc: whitespace fixesStephen Hemminger2018-07-31
| * net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon2018-07-30
* | Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-08-23
|\ \
| * | sunrpc: Add comment defining gssd upcall API keywordsChuck Lever2018-08-22
| * | sunrpc: Extract target name into svc_credChuck Lever2018-08-22
| * | sunrpc: Enable the kernel to specify the hostname part of service principalsChuck Lever2018-08-22
| * | sunrpc: Don't use stack buffer with scatterlistLaura Abbott2018-08-22
| * | sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'YueHaibing2018-08-09
| |/
* / net: Remove some unneeded semicolonzhong jiang2018-08-04
|/
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-12
|\
| * treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
| * treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* | Fix 16-byte memory leak in gssp_accept_sec_context_upcallDave Wysochanski2018-06-08
|/
* Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-04-05
|\
| * sunrpc: remove incorrect HMAC request initializationEric Biggers2018-04-03
| * sunrpc: Fix unaligned access on sparc64James Ettle2018-03-19
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* | net: Convert rpcsec_gss_net_opsKirill Tkhai2018-03-26
* | net: Use octal not symbolic permissionsJoe Perches2018-03-26
|/
* kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2017-12-14
* SUNRPC: make cache_detail structures constBhumika Goyal2017-11-27
* Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-18
|\
| * rpc: remove some BUG()sJ. Bruce Fields2017-11-07
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-13
|\
| * sunrpc: use constant time memory comparison for macJason A. Donenfeld2017-07-13
| * sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-07-13
| * sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-07-13
| * sunrpc/auth_gss: fix decoder callback prototypesChristoph Hellwig2017-07-13
| * sunrpc/auth_gss: nfsd: fix encoder callback prototypesChristoph Hellwig2017-07-13
* | Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-07-13
|\ \
| * | sunrpc: Disable splice for krb5iChuck Lever2017-06-28
| * | sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-05-15
| * | sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-05-15