summaryrefslogtreecommitdiff
path: root/drivers/net/spider_net_ethtool.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/spider_net_ethtool.c')
0 files changed, 0 insertions, 0 deletions
l/commit/fs/cifs/sess.c?h=linux-6.6.y&id=286170aa241819f39d9d1d5d9f2434cfb8519506'>CIFS: Move protocol specific negotiate code to ops structPavel Shilovsky 2012-07-23cifs: after upcalling for krb5 creds, invalidate key rather than revoking itJeff Layton 2012-02-02cifs: Fix oops in session setup code for null user mountsShirish Pargaonkar 2012-01-31cifs: check offset in decode_ntlmssp_challenge()Dan Carpenter 2012-01-18CIFS: Rename *UCS* functions to *UTF16*Steve French 2011-10-29cifs: Assume passwords are encoded according to iocharset (try #2)Shirish Pargaonkar 2011-10-12cifs: untangle server->maxBuf and CIFSMaxBufSizeJeff Layton 2011-08-03Revert "cifs: advertise the right receive buffer size to the server"Steve French 2011-07-31cifs: advertise the right receive buffer size to the serverJeff Layton 2011-07-12cifs: Fix signing failure when server mandates signing for NTLMSSPShirish Pargaonkar 2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French 2011-05-19cifs: keep BCC in little-endian formatJeff Layton 2011-05-19consistently use smb_buf_length as be32 for cifs (try 3)Steve French 2011-05-19[CIFS] Use ecb des kernel crypto APIs instead ofSteve French 2011-04-29cifs: check for bytes_remaining going to zero in CIFS_SessSetupJeff Layton 2011-04-29cifs: change bleft in decode_unicode_ssetup back to signed typeJeff Layton 2011-04-12various endian fixes to cifsSteve French 2011-04-12Allow user names longer than 32 bytesSteve French 2011-02-21cifs: Fix regression in LANMAN (LM) auth codeShirish Pargaonkar 2011-01-20cifs: use get/put_unaligned functions to access ByteCountJeff Layton 2011-01-20cifs: remove code for setting timeouts on requestsJeff Layton 2011-01-09cifs: move "ntlmssp" and "local_leases" options out of experimental codeJeff Layton 2011-01-06cifs: Support NTLM2 session security during NTLMSSP authentication [try #5]Shirish Pargaonkar 2010-10-29cifs: Cleanup and thus reduce smb session structure and fields used during au...Shirish Pargaonkar 2010-10-29NTLM auth and sign - Use appropriate server challengeShirish Pargaonkar 2010-10-27NTLM auth and sign - minor error corrections and cleanupShirish Pargaonkar 2010-10-26NTLM auth and sign - Define crypto hash functions and create and send keys ne...Shirish Pargaonkar 2010-10-26NTLM auth and sign - Allocate session key/client response dynamicallyShirish Pargaonkar 2010-10-21cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlockSuresh Jayaraman 2010-10-19Clean up two declarations of blob_lenShirish Pargaonkar 2010-10-14NTLM authentication and signing - Calculate auth response per smb sessionShirish Pargaonkar 2010-10-06ntlm authentication and signing - Correct response length for ntlmv2 authenti...Shirish Pargaonkar 2010-09-29cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication codeShirish Pargaonkar 2010-09-29cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect th...Shirish Pargaonkar 2010-09-08Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"Steve French 2010-09-08Revert "missing changes during ntlmv2/ntlmssp auth and sign"Steve French 2010-09-08Revert "[CIFS] Eliminate unused variable warning"Steve French 2010-08-26[CIFS] Eliminate unused variable warningSteve French 2010-08-23missing changes during ntlmv2/ntlmssp auth and signShirish Pargaonkar 2010-08-20[CIFS] Fix ntlmv2 auth with ntlmsspSteve French