index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
inline_crypto
Age
Commit message (
Expand
)
Author
2021-01-03
chcr_ktls: use AES library for single use cipher
Ard Biesheuvel
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-05
ch_ktls: fix build warning for ipv4-only config
Arnd Bergmann
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
chelsio/chtls: fix a double free in chtls_setkey()
Dan Carpenter
2020-11-30
chelsio/chtls: fix panic during unload reload chtls
Vinay Kumar Yadav
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-25
ch_ktls: lock is not freed
Rohit Maheshwari
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-11
ch_ktls: stop the txq if reaches threshold
Rohit Maheshwari
2020-11-11
ch_ktls: tcb update fails sometimes
Rohit Maheshwari
2020-11-11
ch_ktls/cxgb4: handle partial tag alone SKBs
Rohit Maheshwari
2020-11-11
ch_ktls: don't free skb before sending FIN
Rohit Maheshwari
2020-11-11
ch_ktls: packet handling prior to start marker
Rohit Maheshwari
2020-11-11
ch_ktls: Correction in middle record handling
Rohit Maheshwari
2020-11-11
ch_ktls: missing handling of header alone
Rohit Maheshwari
2020-11-11
ch_ktls: Correction in trimmed_len calculation
Rohit Maheshwari
2020-11-11
cxgb4/ch_ktls: creating skbs causes panic
Rohit Maheshwari
2020-11-11
ch_ktls: Update cheksum information
Rohit Maheshwari
2020-11-11
ch_ktls: Correction in finding correct length
Rohit Maheshwari
2020-11-11
cxgb4/ch_ktls: decrypted bit is not enough
Rohit Maheshwari
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-03
chelsio/chtls: Utilizing multiple rxq/txq to process requests
Vinay Kumar Yadav
2020-11-03
chelsio/chtls: fix always leaking ctrl_skb
Vinay Kumar Yadav
2020-11-03
chelsio/chtls: fix memory leaks caused by a race
Vinay Kumar Yadav
2020-10-27
chelsio/chtls: fix memory leaks in CPL handlers
Vinay Kumar Yadav
2020-10-27
chelsio/chtls: fix deadlock issue
Vinay Kumar Yadav
2020-10-23
chelsio/chtls: fix tls record info to user
Vinay Kumar Yadav
2020-10-20
net: chelsio: inline_crypto: fix Kconfig and build errors
Randy Dunlap
2020-10-20
chelsio/chtls: fix writing freed memory
Vinay Kumar Yadav
2020-10-20
chelsio/chtls: correct function return and return type
Vinay Kumar Yadav
2020-10-20
chelsio/chtls: Fix panic when listen on multiadapter
Vinay Kumar Yadav
2020-10-20
chelsio/chtls: fix panic when server is on ipv6
Vinay Kumar Yadav
2020-10-20
chelsio/chtls: correct netdevice for vlan interface
Vinay Kumar Yadav
2020-10-20
chelsio/chtls: fix socket lock
Vinay Kumar Yadav
2020-10-15
cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcr
Ayush Sawal
2020-09-29
cxgb4/ch_ktls: ktls stats are added at port level
Rohit Maheshwari
2020-09-29
ch_ktls: Issue if connection offload fails
Rohit Maheshwari
2020-09-15
chelsio/chtls: Re-add dependencies on CHELSIO_T4 to fix modular CHELSIO_T4
Geert Uytterhoeven
2020-09-11
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
2020-09-09
cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4
Ayush Sawal
2020-09-03
chelsio/chtls: CHELSIO_INLINE_CRYPTO should depend on CHELSIO_T4
Geert Uytterhoeven
2020-08-21
crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net
Vinay Kumar Yadav
2020-08-21
chelsio/chtls: separate chelsio tls driver from crypto driver
Vinay Kumar Yadav
[prev]