index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
Age
Commit message (
Expand
)
Author
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-22
crypto: chtls - Fixed listen fail when max stid range reached
Vinay Kumar Yadav
2020-01-22
crypto: chtls - Corrected function call context
Vinay Kumar Yadav
2020-01-09
crypto: chelsio - Resetting crypto counters during the driver unregister
Ayush Sawal
2020-01-09
crypto: remove propagation of CRYPTO_TFM_RES_* flags
Eric Biggers
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
crypto: chelsio - fix writing tfm flags to wrong place
Eric Biggers
2019-12-27
crypto: chtls - Fixed memory leak
Vinay Kumar Yadav
2019-12-27
crypto: chtls - Add support for AES256-GCM based ciphers
Vinay Kumar Yadav
2019-12-20
crypto: chelsio - calculating tx_channel_id as per the max number of channels
Ayush Sawal
2019-12-17
cxgb4/chtls: fix ULD connection failures due to wrong TID base
Shahjada Abul Husain
2019-12-11
crypto: Kconfig - Fix indentation
Krzysztof Kozlowski
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2019-11-22
cxgb4/chcr: update SGL DMA unmap for USO
Rahul Lakkireddy
2019-11-17
crypto: chelsio - switch to skcipher API
Ard Biesheuvel
2019-11-06
net: silence data-races on sk_backlog.tail
Eric Dumazet
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-01
inet: stop leaking jiffies on the wire
Eric Dumazet
2019-10-28
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
2019-10-23
crypto: chtls - remove the redundant check in chtls_recvmsg()
Yunfeng Ye
2019-10-04
net/tls: allow compiling TLS TOE out
Jakub Kicinski
2019-10-04
net/tls: rename tls_device to tls_toe_device
Jakub Kicinski
2019-10-04
net/tls: move TOE-related structures to a separate header
Jakub Kicinski
2019-10-05
crypto: chtls - simplify a bit 'create_flowc_wr_skb()'
Christophe JAILLET
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-05
net/tls: use the full sk_proto pointer
Jakub Kicinski
2019-09-05
crypto: chelsio - Rename arrays to avoid conflict with crypto/sha256.h
Hans de Goede
2019-07-26
crypto: chelsio - replace AES cipher calls with library calls
Ard Biesheuvel
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-09
crypto: chelsio - count incomplete block in IV
Atul Gupta
2019-05-09
crypto: chelsio - Fix softlockup with heavy I/O
Atul Gupta
2019-05-09
crypto: chelsio - Fix NULL pointer dereference
Atul Gupta
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
2019-02-28
crypto: chelsio - Fixed Traffic Stall
Atul Gupta
2019-02-22
crypto: chtls - remove cdev_list_lock
Sebastian Andrzej Siewior
2019-02-01
crypto: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-01
crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_op
YueHaibing
2019-01-25
crypto: chelsio - Inline single pdu only
Atul Gupta
2019-01-25
crypto: chelsio - avoid using sa_entry imm
Atul Gupta
2019-01-22
net/tls: free ctx in sock destruct
Atul Gupta
2019-01-11
crypto: chelsio - remove set but not used variables 'adap'
YueHaibing
2019-01-11
crypto: chelsio - check set_msg_len overflow in generate_b0
YueHaibing
2019-01-11
crypto: chtls - remove set but not used variables 'err, adap, request, hws'
YueHaibing
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
[next]