aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/gss_krb5_seqnum.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-28gss_krb5: Remove VLA usage of skcipherKees Cook1-10/+8
2016-01-27sunrpc: Use skcipher and ahash/shashHerbert Xu1-11/+11
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton1-1/+1
2010-09-23net: return operator cleanupEric Dumazet1-1/+1
2010-05-14gss_krb5: Add support for rc4-hmac encryptionKevin Coffman1-0/+77
2010-05-14gssd_krb5: More arcfour-hmac supportKevin Coffman1-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-11-29net: Move && and || to end of previous lineJoe Perches1-2/+2
2008-04-23gss_krb5: consistently use unsigned for seqnumKevin Coffman1-2/+2
2007-02-12Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust1-2/+2
2007-02-10[NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki1-2/+2
2007-02-03SUNRPC: fix print format for tk_pid in auth_gss supportChuck Lever1-1/+1
2006-09-21[SUNRPC] GSS: Use block ciphers where applicableHerbert Xu1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+88