summaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_gss
AgeCommit message (Expand)Author
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-01SUNRPC: Use atomic(64)_t for seq_send(64)Paul Burton
2018-10-30Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-10-29SUNRPC: Lockless server RPCSEC_GSS context lookupTrond Myklebust
2018-10-26Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-10-23SUNRPC: Convert the auth cred cache to use refcount_tTrond Myklebust
2018-10-18SUNRPC: Fix a compile warning for cmpxchg64()Trond Myklebust
2018-10-05SUNRPC: use cmpxchg64() in gss_seq_send64_fetch_and_inc()Arnd Bergmann
2018-10-03SUNRPC: Add lockless lookup of the server's auth domainTrond Myklebust
2018-09-30SUNRPC: Replace krb5_seq_lock with a lockless schemeTrond Myklebust
2018-09-30SUNRPC: Lockless lookup of RPCSEC_GSS mechanismsTrond Myklebust
2018-09-30SUNRPC: Add a label for RPC calls that require allocation on receiveTrond Myklebust
2018-09-30SUNRPC: The transmitted message must lie in the RPCSEC window of validityTrond Myklebust
2018-09-28gss_krb5: Remove VLA usage of skcipherKees Cook
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-08-23Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-08-22sunrpc: Add comment defining gssd upcall API keywordsChuck Lever
2018-08-22sunrpc: Extract target name into svc_credChuck Lever
2018-08-22sunrpc: Enable the kernel to specify the hostname part of service principalsChuck Lever
2018-08-22sunrpc: Don't use stack buffer with scatterlistLaura Abbott
2018-08-09sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'YueHaibing
2018-08-04net: Remove some unneeded semicolonzhong jiang
2018-07-31sunrpc: whitespace fixesStephen Hemminger
2018-07-30net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-08Fix 16-byte memory leak in gssp_accept_sec_context_upcallDave Wysochanski
2018-04-05Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-04-03sunrpc: remove incorrect HMAC request initializationEric Biggers
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-26net: Convert rpcsec_gss_net_opsKirill Tkhai
2018-03-26net: Use octal not symbolic permissionsJoe Perches
2018-03-19sunrpc: Fix unaligned access on sparc64James Ettle
2017-12-14kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-11-27SUNRPC: make cache_detail structures constBhumika Goyal
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-07rpc: remove some BUG()sJ. Bruce Fields
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-13Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-07-13Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-07-13sunrpc: use constant time memory comparison for macJason A. Donenfeld
2017-07-13sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig
2017-07-13sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig
2017-07-13sunrpc/auth_gss: fix decoder callback prototypesChristoph Hellwig
2017-07-13sunrpc/auth_gss: nfsd: fix encoder callback prototypesChristoph Hellwig
2017-07-04net, sunrpc: convert gss_upcall_msg.count from atomic_t to refcount_tReshetova, Elena
2017-07-04net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_tReshetova, Elena
2017-06-28sunrpc: Disable splice for krb5iChuck Lever
2017-05-15sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig