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
/
include
/
net
/
tls.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-29
net/tls: Multi-threaded calls to TX tls_dev_del
Tariq Toukan
1
-0
/
+2
2022-07-27
tls: rx: do not use the standard strparser
Jakub Kicinski
1
-2
/
+17
2022-07-18
tls: rx: async: hold onto the input skb
Jakub Kicinski
1
-0
/
+1
2022-07-18
tls: rx: allow only one reader at a time
Jakub Kicinski
1
-0
/
+3
2022-07-09
tls: create an internal header
Jakub Kicinski
1
-276
/
+1
2022-07-09
tls: rx: always allocate max possible aad size for decrypt
Jakub Kicinski
1
-0
/
+1
2022-07-06
tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3
Jakub Kicinski
1
-0
/
+3
2022-05-19
tls: Add opt-in zerocopy mode of sendfile()
Boris Pismenny
1
-0
/
+1
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
1
-1
/
+1
2022-04-10
tls: rx: simplify async wait
Jakub Kicinski
1
-1
/
+0
2022-04-08
tls: rx: use a define for tag length
Jakub Kicinski
1
-0
/
+1
2022-04-08
tls: rx: don't store the decryption status in socket context
Jakub Kicinski
1
-1
/
+0
2022-04-08
tls: rx: don't store the record type in socket context
Jakub Kicinski
1
-7
/
+3
2022-03-10
net/tls: Provide {__,}tls_driver_ctx() unconditionally
Dimitris Michailidis
1
-2
/
+0
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+3
2021-10-28
net/tls: Fix flipped sign in tls_err_abort() calls
Daniel Jordan
1
-7
/
+2
2021-10-26
net: Rename ->stream_memory_read to ->sock_is_readable
Cong Wang
1
-1
/
+1
2021-10-25
net/tls: tls_crypto_context add supported algorithms context
Tianjia Zhang
1
-0
/
+2
2021-09-28
net/tls: support SM4 CCM algorithm
Tianjia Zhang
1
-1
/
+2
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
1
-1
/
+1
2021-06-23
net/tls: Remove the __TLS_DEC_STATS() macro.
Kuniyuki Iwashima
1
-2
/
+0
2021-06-02
net/tls: Fix use-after-free after the TLS device goes down and up
Maxim Mikityanskiy
1
-0
/
+9
2021-06-02
net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
Maxim Mikityanskiy
1
-1
/
+0
2020-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2020-11-28
net/tls: add CHACHA20-POLY1305 specific behavior
Vadim Fedorenko
1
-3
/
+6
2020-11-28
net/tls: add CHACHA20-POLY1305 specific defines and structures
Vadim Fedorenko
1
-0
/
+1
2020-11-28
net/tls: make inline helpers protocol-aware
Vadim Fedorenko
1
-14
/
+12
2020-11-26
net/tls: Protect from calling tls_dev_del for TLS RX twice
Maxim Mikityanskiy
1
-0
/
+6
2020-11-18
net/tls: Fix wrong record sn in async mode of device resync
Tariq Toukan
1
-1
/
+15
2020-10-10
net/tls: remove a duplicate function prototype
Randy Dunlap
1
-4
/
+0
2020-06-30
net/tls: fix sign extension issue when left shifting u16 value
Colin Ian King
1
-1
/
+1
2020-06-28
net/tls: Add asynchronous resync
Boris Pismenny
1
-1
/
+37
2020-06-28
Revert "net/tls: Add force_resync for driver resync"
Boris Pismenny
1
-11
/
+1
2020-06-02
bpf: Fix running sk_skb program types with ktls
John Fastabend
1
-0
/
+9
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+4
2020-05-28
net/tls: Add force_resync for driver resync
Tariq Toukan
1
-1
/
+11
2020-05-26
net/tls: fix race condition causing kernel panic
Vinay Kumar Yadav
1
-0
/
+4
2019-12-20
net/tls: add helper for testing if socket is RX offloaded
Jakub Kicinski
1
-0
/
+9
2019-11-29
net/tls: use sg_next() to walk sg entries
Jakub Kicinski
1
-1
/
+1
2019-11-29
net/tls: remove the dead inplace_crypto code
Jakub Kicinski
1
-1
/
+0
2019-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2019-11-20
net/tls: enable sk_msg redirect to tls socket egress
Willem de Bruijn
1
-0
/
+2
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+5
2019-11-07
net/tls: add a TX lock
Jakub Kicinski
1
-0
/
+5
2019-10-07
net/tls: store decrypted on a single bit
Jakub Kicinski
1
-1
/
+1
2019-10-07
net/tls: store async_capable on a single bit
Jakub Kicinski
1
-2
/
+2
2019-10-07
net/tls: pass context to tls_device_decrypted()
Jakub Kicinski
1
-2
/
+5
2019-10-06
net/tls: add skeleton of MIB statistics
Jakub Kicinski
1
-0
/
+13
2019-10-06
net/tls: add tracing for device/offload events
Jakub Kicinski
1
-7
/
+1
2019-10-05
net/tls: move TOE-related code to a separate file
Jakub Kicinski
1
-0
/
+3
[next]