index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-25
/
+19
2018-10-19
cxgb4: fix the error path of cxgb4_uld_register()
Ganesh Goudar
1
-3
/
+1
2018-10-17
crypto: chelsio - Update ntx queue received from cxgb4
Harsh Jain
2
-3
/
+2
2018-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2
-10
/
+24
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-09-28
crypto: chelsio - Remove VLA usage of skcipher
Kees Cook
2
-14
/
+15
2018-09-28
crypto: chelsio - Fix memory corruption in DMA Mapped buffers.
Harsh Jain
2
-10
/
+24
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-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-6
/
+3
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-13
tcp: use monotonic timestamps for PAWS
Arnd Bergmann
1
-1
/
+1
2018-07-08
crypto: aead - remove useless setting of type flags
Eric Biggers
1
-2
/
+1
2018-07-08
crypto: ahash - remove useless setting of cra_type
Eric Biggers
1
-1
/
+0
2018-07-08
crypto: ahash - remove useless setting of type flags
Eric Biggers
1
-2
/
+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-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-05-30
crypto: chtls - free beyond end rspq_skb_cache
Atul Gupta
1
-1
/
+1
2018-05-30
crypto: chtls - kbuild warnings
Atul Gupta
1
-5
/
+6
2018-05-30
crypto: chtls - dereference null variable
Atul Gupta
1
-2
/
+1
2018-05-30
crypto: chtls - wait for memory sendmsg, sendpage
Atul Gupta
3
-3
/
+89
2018-05-30
crypto: chtls - key len correction
Atul Gupta
1
-5
/
+1
2018-05-30
crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCM
Harsh Jain
2
-113
/
+97
2018-05-30
crypt: chelsio - Send IV as Immediate for cipher algo
Harsh Jain
4
-40
/
+17
2018-05-30
crypto: chelsio - Return -ENOSPC for transient busy indication.
Harsh Jain
1
-30
/
+26
2018-05-26
crypto: chtls - fix a missing-check bug
Wenwen Wang
1
-3
/
+7
2018-05-26
crypto: chtls - generic handling of data and hdr
Atul Gupta
3
-53
/
+23
2018-05-18
crypto: chelsio - request to HW should wrap
Atul Gupta
1
-18
/
+17
2018-04-20
crypto: chelsio - remove redundant assignment to cdev->ports
Colin Ian King
1
-1
/
+0
2018-04-20
crypto: chelsio - don't leak information from the stack to userspace
Colin Ian King
1
-1
/
+1
2018-04-20
crypto: chelsio - Fix potential NULL pointer dereferences
Gustavo A. R. Silva
1
-0
/
+16
2018-04-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-217
/
+413
2018-04-01
crypto: chtls - Makefile Kconfig
Atul Gupta
3
-0
/
+16
2018-04-01
crypto: chtls - Program the TLS session Key
Atul Gupta
1
-0
/
+412
2018-04-01
crypto: chtls - Inline TLS record Rx
Atul Gupta
2
-1
/
+602
2018-04-01
crypto: chtls - Inline TLS record Tx
Atul Gupta
2
-0
/
+1224
2018-04-01
crypto : chtls - CPL handler definition
Atul Gupta
1
-0
/
+2126
2018-04-01
crypto: chtls - Register chtls with net tls
Atul Gupta
1
-0
/
+575
2018-04-01
crypto: chtls - structure and macro for Inline TLS
Atul Gupta
2
-0
/
+685
2018-04-01
crypto: chcr - Inline TLS Key Macros
Atul Gupta
2
-1
/
+96
2018-03-30
crypto: chelsio - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+5
2018-03-30
crypto: chelsio - Remove declaration of static function from header
Harsh Jain
2
-147
/
+145
2018-03-16
crypto: chelsio -Split Hash requests for large scatter gather list
Harsh Jain
4
-108
/
+298
2018-03-16
crypto: chelsio - Fix iv passed in fallback path for rfc3686
Harsh Jain
1
-1
/
+1
2018-03-16
crypto: chelsio - Update IV before sending request to HW
Harsh Jain
1
-8
/
+11
2018-03-16
crypto: chelsio - Fix src buffer dma length
Harsh Jain
1
-5
/
+12
2018-03-16
crypto: chelsio - Use kernel round function to align lengths
Harsh Jain
2
-40
/
+34
[next]