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
/
net
/
tls
/
tls_device_fallback.c
Age
Commit message (
Expand
)
Author
2021-06-01
net/tls: Fix use-after-free after the TLS device goes down and up
Maxim Mikityanskiy
2021-01-18
net/tls: Except bond interface from some TLS checks
Tariq Toukan
2020-11-27
net/tls: make inline helpers protocol-aware
Vadim Fedorenko
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-08
net/tls: fix socket wmem accounting on fallback with netem
Jakub Kicinski
2019-06-06
net/tls: export TLS per skb encryption
Dirk van der Merwe
2019-06-04
net/tls: remove false positive warning
Jakub Kicinski
2019-05-01
net/tls: avoid NULL pointer deref on nskb->sk in fallback
Jakub Kicinski
2019-04-18
net/tls: fix refcount adjustment in fallback
Jakub Kicinski
2019-02-01
net: tls: Add tls 1.3 support
Dave Watson
2018-09-13
tls: zero the crypto information from tls_context before freeing
Sabrina Dubroca
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-03
crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()
Eric Biggers
2018-07-16
tls: Add rx inline crypto offload
Boris Pismenny
2018-07-16
tls: Refactor tls_offload variable names
Boris Pismenny
2018-05-01
net/tls: Add generic NIC offload infrastructure
Ilya Lesokhin