index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
tls.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tls: use fixed size for tls_offload_context_{tx,rx}.driver_state
Sabrina Dubroca
2023-10-13
1
-10
/
+4
*
tls: store iv directly within cipher_context
Sabrina Dubroca
2023-10-13
1
-1
/
+2
*
tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZE
Sabrina Dubroca
2023-10-13
1
-1
/
+1
*
tls: store rec_seq directly within cipher_context
Sabrina Dubroca
2023-10-13
1
-1
/
+1
*
tls: move tls_cipher_size_desc to net/tls/tls.h
Sabrina Dubroca
2023-08-27
1
-10
/
+0
*
net/tls: Move TLS protocol elements to a separate header
Chuck Lever
2023-07-28
1
-4
/
+0
*
net: tls: make the offload check helper take skb not socket
Jakub Kicinski
2023-06-15
1
-3
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
1
-0
/
+1
|
\
|
*
tls: rx: strp: preserve decryption status of skbs when needed
Jakub Kicinski
2023-05-19
1
-0
/
+1
*
|
tls: Inline do_tcp_sendpages()
David Howells
2023-05-23
1
-1
/
+1
|
/
*
SUNRPC: Recognize control messages in server-side TCP socket code
Chuck Lever
2023-04-27
1
-0
/
+2
*
net/tls: Describe ciphers sizes by const structs
Tariq Toukan
2022-09-22
1
-0
/
+10
*
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
2022-08-10
1
-1
/
+1
*
net/tls: Multi-threaded calls to TX tls_dev_del
Tariq Toukan
2022-07-28
1
-0
/
+2
*
tls: rx: do not use the standard strparser
Jakub Kicinski
2022-07-26
1
-2
/
+17
*
tls: rx: async: hold onto the input skb
Jakub Kicinski
2022-07-18
1
-0
/
+1
*
tls: rx: allow only one reader at a time
Jakub Kicinski
2022-07-18
1
-0
/
+3
*
tls: create an internal header
Jakub Kicinski
2022-07-08
1
-276
/
+1
*
tls: rx: always allocate max possible aad size for decrypt
Jakub Kicinski
2022-07-08
1
-0
/
+1
*
tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3
Jakub Kicinski
2022-07-06
1
-0
/
+3
*
tls: Add opt-in zerocopy mode of sendfile()
Boris Pismenny
2022-05-19
1
-0
/
+1
*
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2022-04-12
1
-1
/
+1
*
tls: rx: simplify async wait
Jakub Kicinski
2022-04-10
1
-1
/
+0
*
tls: rx: use a define for tag length
Jakub Kicinski
2022-04-08
1
-0
/
+1
*
tls: rx: don't store the decryption status in socket context
Jakub Kicinski
2022-04-08
1
-1
/
+0
*
tls: rx: don't store the record type in socket context
Jakub Kicinski
2022-04-08
1
-7
/
+3
*
net/tls: Provide {__,}tls_driver_ctx() unconditionally
Dimitris Michailidis
2022-03-09
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
1
-8
/
+3
|
\
|
*
net/tls: Fix flipped sign in tls_err_abort() calls
Daniel Jordan
2021-10-28
1
-7
/
+2
|
*
net: Rename ->stream_memory_read to ->sock_is_readable
Cong Wang
2021-10-26
1
-1
/
+1
*
|
net/tls: tls_crypto_context add supported algorithms context
Tianjia Zhang
2021-10-25
1
-0
/
+2
*
|
net/tls: support SM4 CCM algorithm
Tianjia Zhang
2021-09-28
1
-1
/
+2
|
/
*
net: sock: introduce sk_error_report
Alexander Aring
2021-06-29
1
-1
/
+1
*
net/tls: Remove the __TLS_DEC_STATS() macro.
Kuniyuki Iwashima
2021-06-23
1
-2
/
+0
*
net/tls: Fix use-after-free after the TLS device goes down and up
Maxim Mikityanskiy
2021-06-01
1
-0
/
+9
*
net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
Maxim Mikityanskiy
2021-06-01
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-27
1
-0
/
+6
|
\
|
*
net/tls: Protect from calling tls_dev_del for TLS RX twice
Maxim Mikityanskiy
2020-11-25
1
-0
/
+6
*
|
net/tls: add CHACHA20-POLY1305 specific behavior
Vadim Fedorenko
2020-11-27
1
-3
/
+6
*
|
net/tls: add CHACHA20-POLY1305 specific defines and structures
Vadim Fedorenko
2020-11-27
1
-0
/
+1
*
|
net/tls: make inline helpers protocol-aware
Vadim Fedorenko
2020-11-27
1
-14
/
+12
|
/
*
net/tls: Fix wrong record sn in async mode of device resync
Tariq Toukan
2020-11-17
1
-1
/
+15
*
net/tls: remove a duplicate function prototype
Randy Dunlap
2020-10-09
1
-4
/
+0
*
net/tls: fix sign extension issue when left shifting u16 value
Colin Ian King
2020-06-30
1
-1
/
+1
*
net/tls: Add asynchronous resync
Boris Pismenny
2020-06-27
1
-1
/
+37
*
Revert "net/tls: Add force_resync for driver resync"
Boris Pismenny
2020-06-27
1
-11
/
+1
*
bpf: Fix running sk_skb program types with ktls
John Fastabend
2020-06-01
1
-0
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-31
1
-0
/
+4
|
\
|
*
net/tls: fix race condition causing kernel panic
Vinay Kumar Yadav
2020-05-25
1
-0
/
+4
*
|
net/tls: Add force_resync for driver resync
Tariq Toukan
2020-05-27
1
-1
/
+11
|
/
[next]