index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
inline_crypto
/
ch_ktls
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: Use ipv6_only_sock() helper in condition.
Kuniyuki Iwashima
2022-04-22
1
-1
/
+1
*
cxgb4/ch_ktls: Clear resources when pf4 device is removed
Ayush Sawal
2021-05-13
2
-1
/
+81
*
ch_ktls: Remove redundant variable result
Jiapeng Chong
2021-04-25
1
-6
/
+4
*
ch_ktls: do not send snd_una update to TCB in middle
Vinay Kumar Yadav
2021-04-15
1
-53
/
+0
*
ch_ktls: tcb close causes tls connection failure
Vinay Kumar Yadav
2021-04-15
1
-19
/
+0
*
ch_ktls: fix device connection close
Vinay Kumar Yadav
2021-04-15
1
-0
/
+6
*
ch_ktls: Fix kernel panic
Vinay Kumar Yadav
2021-04-15
1
-19
/
+5
*
ch_ktls: fix enum-conversion warning
Arnd Bergmann
2021-03-24
1
-1
/
+1
*
net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...
Bhaskar Chowdhury
2021-03-08
1
-4
/
+4
*
chcr_ktls: use AES library for single use cipher
Ard Biesheuvel
2021-01-03
1
-12
/
+7
*
ch_ktls: fix build warning for ipv4-only config
Arnd Bergmann
2020-12-05
1
-5
/
+1
*
ch_ktls: lock is not freed
Rohit Maheshwari
2020-11-25
1
-1
/
+3
*
ch_ktls: stop the txq if reaches threshold
Rohit Maheshwari
2020-11-11
1
-3
/
+15
*
ch_ktls: tcb update fails sometimes
Rohit Maheshwari
2020-11-11
1
-4
/
+8
*
ch_ktls/cxgb4: handle partial tag alone SKBs
Rohit Maheshwari
2020-11-11
2
-1
/
+116
*
ch_ktls: don't free skb before sending FIN
Rohit Maheshwari
2020-11-11
1
-2
/
+10
*
ch_ktls: packet handling prior to start marker
Rohit Maheshwari
2020-11-11
1
-5
/
+33
*
ch_ktls: Correction in middle record handling
Rohit Maheshwari
2020-11-11
1
-19
/
+31
*
ch_ktls: missing handling of header alone
Rohit Maheshwari
2020-11-11
1
-14
/
+11
*
ch_ktls: Correction in trimmed_len calculation
Rohit Maheshwari
2020-11-11
1
-4
/
+7
*
cxgb4/ch_ktls: creating skbs causes panic
Rohit Maheshwari
2020-11-11
1
-169
/
+115
*
ch_ktls: Update cheksum information
Rohit Maheshwari
2020-11-11
1
-4
/
+11
*
ch_ktls: Correction in finding correct length
Rohit Maheshwari
2020-11-11
1
-7
/
+8
*
cxgb4/ch_ktls: decrypted bit is not enough
Rohit Maheshwari
2020-11-11
1
-4
/
+0
*
cxgb4/ch_ktls: ktls stats are added at port level
Rohit Maheshwari
2020-09-29
1
-10
/
+18
*
ch_ktls: Issue if connection offload fails
Rohit Maheshwari
2020-09-29
2
-147
/
+153
*
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
2020-09-11
4
-0
/
+2356