index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-08-11
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
1
-1
/
+1
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
[next]