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
/
chtls
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2022-04-12
2
-13
/
+11
*
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
2021-10-15
2
-2
/
+2
*
net: sock: introduce sk_error_report
Alexander Aring
2021-06-29
1
-1
/
+1
*
chelsio/chtls: unlock on error in chtls_pt_recvmsg()
Dan Carpenter
2021-05-12
1
-2
/
+4
*
cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...
Ayush Sawal
2021-02-15
1
-3
/
+0
*
chtls: Fix potential resource leak
Pan Bian
2021-01-23
1
-4
/
+3
*
cxgb4/chtls: Fix tid stuck due to wrong update of qid
Ayush Sawal
2021-01-13
3
-2
/
+75
*
chtls: Fix chtls resources release sequence
Ayush Sawal
2021-01-07
1
-4
/
+4
*
chtls: Added a check to avoid NULL pointer dereference
Ayush Sawal
2021-01-07
1
-0
/
+5
*
chtls: Replace skb_dequeue with skb_peek
Ayush Sawal
2021-01-07
1
-1
/
+1
*
chtls: Avoid unnecessary freeing of oreq pointer
Ayush Sawal
2021-01-07
1
-3
/
+1
*
chtls: Fix panic when route to peer not configured
Ayush Sawal
2021-01-07
1
-2
/
+12
*
chtls: Remove invalid set_tcb call
Ayush Sawal
2021-01-07
1
-3
/
+0
*
chtls: Fix hardware tid leak
Ayush Sawal
2021-01-07
1
-36
/
+3
*
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-16
1
-1
/
+1
|
\
|
*
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-23
1
-1
/
+1
*
|
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
2
-1
/
+3
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
2
-0
/
+2
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-06
2
-1
/
+4
|
|
\
\
\
|
*
|
|
|
chelsio/chtls: Utilizing multiple rxq/txq to process requests
Vinay Kumar Yadav
2020-11-03
2
-1
/
+3
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-12-14
1
-1
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
1
-1
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
chelsio/chtls: fix a double free in chtls_setkey()
Dan Carpenter
2020-12-03
1
-0
/
+1
*
|
|
|
chelsio/chtls: fix panic during unload reload chtls
Vinay Kumar Yadav
2020-11-30
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
chelsio/chtls: fix always leaking ctrl_skb
Vinay Kumar Yadav
2020-11-03
1
-1
/
+1
*
|
|
chelsio/chtls: fix memory leaks caused by a race
Vinay Kumar Yadav
2020-11-03
1
-0
/
+3
|
|
/
|
/
|
*
|
chelsio/chtls: fix memory leaks in CPL handlers
Vinay Kumar Yadav
2020-10-27
1
-15
/
+12
*
|
chelsio/chtls: fix deadlock issue
Vinay Kumar Yadav
2020-10-27
1
-2
/
+0
*
|
chelsio/chtls: fix tls record info to user
Vinay Kumar Yadav
2020-10-23
1
-2
/
+5
|
/
*
chelsio/chtls: fix writing freed memory
Vinay Kumar Yadav
2020-10-20
1
-1
/
+0
*
chelsio/chtls: correct function return and return type
Vinay Kumar Yadav
2020-10-20
1
-2
/
+2
*
chelsio/chtls: Fix panic when listen on multiadapter
Vinay Kumar Yadav
2020-10-20
1
-2
/
+8
*
chelsio/chtls: fix panic when server is on ipv6
Vinay Kumar Yadav
2020-10-20
1
-3
/
+2
*
chelsio/chtls: correct netdevice for vlan interface
Vinay Kumar Yadav
2020-10-20
1
-0
/
+3
*
chelsio/chtls: fix socket lock
Vinay Kumar Yadav
2020-10-20
1
-0
/
+1
*
chelsio/chtls: separate chelsio tls driver from crypto driver
Vinay Kumar Yadav
2020-08-21
7
-0
/
+6109