index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
/
chtls
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-14
net/tls: sleeping function from invalid context
Atul Gupta
1
-23
/
+32
2018-11-23
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
1
-2
/
+1
2018-10-12
crypto: chtls - remove set but not used variable 'csk'
YueHaibing
1
-4
/
+0
2018-09-28
crypto: chtls - remove redundant null pointer check before kfree_skb
zhong jiang
2
-4
/
+2
2018-08-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+10
2018-08-25
crypto: chtls - fix null dereference chtls_free_uld()
Ganesh Goudar
2
-2
/
+10
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
1
-3
/
+2
2018-07-13
crypto: chtls - use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2018-07-12
tcp: use monotonic timestamps for PAWS
Arnd Bergmann
1
-1
/
+1
2018-06-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+2
2018-06-15
crypto: chtls - use after free in chtls_pt_recvmsg()
Dan Carpenter
1
-3
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-05-31
crypto: chtls - free beyond end rspq_skb_cache
Atul Gupta
1
-1
/
+1
2018-05-31
crypto: chtls - kbuild warnings
Atul Gupta
1
-5
/
+6
2018-05-31
crypto: chtls - dereference null variable
Atul Gupta
1
-2
/
+1
2018-05-31
crypto: chtls - wait for memory sendmsg, sendpage
Atul Gupta
3
-3
/
+89
2018-05-31
crypto: chtls - key len correction
Atul Gupta
1
-5
/
+1
2018-05-27
crypto: chtls - fix a missing-check bug
Wenwen Wang
1
-3
/
+7
2018-05-27
crypto: chtls - generic handling of data and hdr
Atul Gupta
3
-53
/
+23
2018-04-21
crypto: chelsio - remove redundant assignment to cdev->ports
Colin Ian King
1
-1
/
+0
2018-04-21
crypto: chelsio - don't leak information from the stack to userspace
Colin Ian King
1
-1
/
+1
2018-04-21
crypto: chelsio - Fix potential NULL pointer dereferences
Gustavo A. R. Silva
1
-0
/
+16
2018-03-31
crypto: chtls - Makefile Kconfig
Atul Gupta
1
-0
/
+4
2018-03-31
crypto: chtls - Program the TLS session Key
Atul Gupta
1
-0
/
+412
2018-03-31
crypto: chtls - Inline TLS record Rx
Atul Gupta
2
-1
/
+602
2018-03-31
crypto: chtls - Inline TLS record Tx
Atul Gupta
2
-0
/
+1224
2018-03-31
crypto : chtls - CPL handler definition
Atul Gupta
1
-0
/
+2126
2018-03-31
crypto: chtls - Register chtls with net tls
Atul Gupta
1
-0
/
+575
2018-03-31
crypto: chtls - structure and macro for Inline TLS
Atul Gupta
2
-0
/
+685
[prev]