aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_gss/gss_krb5_seqnum.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-25SUNRPC/auth_gss: Convert GFP_NOFS to GFP_KERNELGravatar Trond Myklebust 1-2/+2
2020-09-11SUNRPC: remove RC4-HMAC-MD5 support from KerberosVGravatar Ard Biesheuvel 1-87/+0
2019-02-15sunrpc: fix 4 more call sites that were using stack memory with a scatterlistGravatar Scott Mayhew 1-11/+38
2018-09-28gss_krb5: Remove VLA usage of skcipherGravatar Kees Cook 1-10/+8
2016-01-27sunrpc: Use skcipher and ahash/shashGravatar Herbert Xu 1-11/+11
2014-11-24sunrpc: eliminate RPC_DEBUGGravatar Jeff Layton 1-1/+1
2010-09-23net: return operator cleanupGravatar Eric Dumazet 1-1/+1
2010-05-14gss_krb5: Add support for rc4-hmac encryptionGravatar Kevin Coffman 1-0/+77
2010-05-14gssd_krb5: More arcfour-hmac supportGravatar Kevin Coffman 1-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-11-29net: Move && and || to end of previous lineGravatar Joe Perches 1-2/+2
2008-04-23gss_krb5: consistently use unsigned for seqnumGravatar Kevin Coffman 1-2/+2
2007-02-12Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Gravatar Trond Myklebust 1-2/+2
2007-02-10[NET] SUNRPC: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-2/+2
2007-02-03SUNRPC: fix print format for tk_pid in auth_gss supportGravatar Chuck Lever 1-1/+1
2006-09-21[SUNRPC] GSS: Use block ciphers where applicableGravatar Herbert Xu 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+88