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
/
handshake
Age
Commit message (
Expand
)
Author
2024-02-08
net/handshake: Fix handshake_req_destroy_test1
Chuck Lever
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-23
net/handshake: fix file ref count in handshake_nl_accept_doit()
Moritz Wanzenböck
2023-10-02
handshake: Fix sign of key_serial_t fields
Chuck Lever
2023-10-02
handshake: Fix sign of socket file descriptor fields
Chuck Lever
2023-09-20
net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()
Jinjie Ruan
2023-09-01
net/handshake: fix null-ptr-deref in handshake_nl_done_doit()
Eric Dumazet
2023-07-28
net/handshake: Trace events for TLS Alert helpers
Chuck Lever
2023-07-28
net/handshake: Add helpers for parsing incoming TLS Alerts
Chuck Lever
2023-07-28
net/handshake: Add API for sending TLS Closure alerts
Chuck Lever
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-14
net/handshake: remove fput() that causes use-after-free
Lin Ma
2023-05-26
net: ynl: prefix uAPI header include with uapi/
Jakub Kicinski
2023-05-24
net/handshake: Enable the SNI extension to work properly
Chuck Lever
2023-05-24
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2023-05-24
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
2023-05-24
net/handshake: Fix uninitialized local variable
Chuck Lever
2023-05-24
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
2023-05-24
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
2023-05-22
net/handshake: Fix sock->file allocation
Chuck Lever
2023-05-22
net/handshake: Squelch allocation warning during Kunit test
Chuck Lever
2023-04-21
net/handshake: Fix section mismatch in handshake_exit
Geert Uytterhoeven
2023-04-19
net/handshake: Add Kunit tests for the handshake consumer API
Chuck Lever
2023-04-19
net/handshake: Add a kernel API for requesting a TLSv1.3 handshake
Chuck Lever
2023-04-19
net/handshake: Create a NETLINK service for handling handshake requests
Chuck Lever