index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
handshake
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-26
net: ynl: prefix uAPI header include with uapi/
Jakub Kicinski
2
-2
/
+2
2023-05-25
net/handshake: Enable the SNI extension to work properly
Chuck Lever
1
-0
/
+8
2023-05-25
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2
-0
/
+5
2023-05-25
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
1
-1
/
+1
2023-05-25
net/handshake: Fix uninitialized local variable
Chuck Lever
1
-1
/
+1
2023-05-25
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
1
-2
/
+3
2023-05-25
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
1
-3
/
+0
2023-05-23
net/handshake: Fix sock->file allocation
Chuck Lever
1
-14
/
+28
2023-05-23
net/handshake: Squelch allocation warning during Kunit test
Chuck Lever
1
-1
/
+1
2023-04-22
net/handshake: Fix section mismatch in handshake_exit
Geert Uytterhoeven
1
-1
/
+1
2023-04-20
net/handshake: Add Kunit tests for the handshake consumer API
Chuck Lever
7
-0
/
+554
2023-04-20
net/handshake: Add a kernel API for requesting a TLSv1.3 handshake
Chuck Lever
4
-2
/
+421
2023-04-20
net/handshake: Create a NETLINK service for handling handshake requests
Chuck Lever
7
-0
/
+844