index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
chelsio
Age
Commit message (
Expand
)
Author
2023-10-27
crypto: chelsio - stop using crypto_ahash::init
Eric Biggers
2023-08-25
crypto: chelsio - Remove unused declarations
Yue Haibing
2023-08-18
crypto: drivers - avoid memcpy size warning
Arnd Bergmann
2023-02-13
crypto: chelsio - Use request_complete helpers
Herbert Xu
2022-12-09
crypto: chelsio - Set DMA alignment explicitly
Herbert Xu
2022-12-09
crypto: chelsio - Fix flexible struct array warning
Herbert Xu
2022-11-11
crypto: move gf128mul library into lib/crypto
Ard Biesheuvel
2021-10-18
treewide: Replace open-coded flex arrays in unions
Kees Cook
2021-04-22
crypto: chelsio/chcr - Remove useless MODULE_VERSION
Vinay Kumar Yadav
2021-04-22
crypto: chelsio - remove unused function
Jiapeng Chong
2021-04-12
crypto: chelsio - Read rxchannel-id from firmware
Ayush Sawal
2021-03-26
crypto: chelsio - Fix some kernel-doc issues
Lee Jones
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcr
Ayush Sawal
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-09-25
crypto: chelsio - fix minor indentation issue
Colin Ian King
2020-09-11
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
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
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-07-31
tcp: rename request_sock cookie_ts bit to syncookie
Florian Westphal
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-20
crypto/chtls: Enable tcp window scaling option
Vinay Kumar Yadav
2020-07-20
crypto/chtls: correct net_device reference count
Vinay Kumar Yadav
2020-07-20
crypto/chtls: fix tls alert messages corrupted by tls data
Vinay Kumar Yadav
2020-07-16
crypto: chelsio - Fix some pr_xxx messages
Christophe JAILLET
2020-07-16
crypto: chelsio - Avoid some code duplication
Christophe JAILLET
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-16
crypto: chelsio - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-06-15
crypto: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-10
Crypto/chcr: Checking cra_refcnt before unregistering the algorithms
Ayush Sawal
2020-06-10
Crypto/chcr: Calculate src and dst sg lengths separately for dma map
Ayush Sawal
2020-06-04
crypto/chtls:Fix compile error when CONFIG_IPV6 is disabled
Vinay Kumar Yadav
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-01
crypto/chtls: IPv6 support for inline TLS
Vinay Kumar Yadav
2020-06-01
Crypto/chcr: Fixes a coccinile check error
Ayush Sawal
2020-06-01
Crypto/chcr: Fixes compilations warnings
Ayush Sawal
2020-06-01
crypto/chcr: IPV6 code needs to be in CONFIG_IPV6
Rohit Maheshwari
2020-06-01
cxgb4/chcr: Enable ktls settings at run time
Rohit Maheshwari
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-26
crypto: chelsio/chtls: properly set tp->lsndtime
Eric Dumazet
[next]