index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tls
/
tls_sw.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
1
-2
/
+2
|
\
|
*
net/tls: Fix authentication failure in CCM mode
Tianjia Zhang
2021-11-29
1
-2
/
+2
*
|
net/tls: simplify the tls_set_sw_offload function
Tianjia Zhang
2021-11-30
1
-19
/
+17
|
/
*
tls: splice_read: fix accessing pre-processed records
Jakub Kicinski
2021-11-26
1
-8
/
+25
*
tls: splice_read: fix record type check
Jakub Kicinski
2021-11-26
1
-13
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
1
-6
/
+15
|
\
|
*
net/tls: Fix flipped sign in async_wait.err assignment
Daniel Jordan
2021-10-28
1
-1
/
+1
|
*
net/tls: Fix flipped sign in tls_err_abort() calls
Daniel Jordan
2021-10-28
1
-4
/
+13
|
*
net: Rename ->stream_memory_read to ->sock_is_readable
Cong Wang
2021-10-26
1
-1
/
+1
*
|
net/tls: support SM4 CCM algorithm
Tianjia Zhang
2021-09-28
1
-4
/
+16
*
|
net/tls: support SM4 GCM/CCM algorithm
Tianjia Zhang
2021-09-16
1
-0
/
+34
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-30
1
-1
/
+1
|
\
|
*
tls: prevent oversized sendfile() hangs by ignoring MSG_MORE
Jakub Kicinski
2021-06-21
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
1
-5
/
+6
|
\
|
|
*
tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT
Jim Ma
2021-05-15
1
-5
/
+6
*
|
tls splice: remove inappropriate flags checking for MSG_PEEK
Jim Ma
2021-05-12
1
-2
/
+1
|
/
*
skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
Cong Wang
2021-04-01
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-28
1
-0
/
+6
|
\
|
*
net/tls: missing received data after fast remote close
Vadim Fedorenko
2020-11-20
1
-0
/
+6
*
|
net/tls: add CHACHA20-POLY1305 configuration
Vadim Fedorenko
2020-11-27
1
-0
/
+16
*
|
net/tls: add CHACHA20-POLY1305 specific behavior
Vadim Fedorenko
2020-11-27
1
-2
/
+4
*
|
net/tls: make inline helpers protocol-aware
Vadim Fedorenko
2020-11-27
1
-7
/
+5
|
/
*
net/tls: fix corrupted data in recvmsg
Vadim Fedorenko
2020-11-17
1
-1
/
+1
*
net/tls: race causes kernel panic
Rohit Maheshwari
2020-09-25
1
-2
/
+7
*
net/tls: allow MSG_CMSG_COMPAT in sendmsg
Rouven Czerwinski
2020-08-08
1
-1
/
+2
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
*
bpf: Fix running sk_skb program types with ktls
John Fastabend
2020-06-01
1
-2
/
+18
*
net/tls: fix race condition causing kernel panic
Vinay Kumar Yadav
2020-05-26
1
-6
/
+27
*
net/tls: free record only on encryption error
Vadim Fedorenko
2020-05-22
1
-2
/
+4
*
net/tls: fix encryption error checking
Vadim Fedorenko
2020-05-22
1
-5
/
+6
*
net/tls: Fix sk_psock refcnt leak when in tls_data_ready()
Xiyu Yang
2020-04-27
1
-2
/
+3
*
net/tls: Fix sk_psock refcnt leak in bpf_exec_tx_verdict()
Xiyu Yang
2020-04-27
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-01-16
1
-4
/
+27
|
\
|
*
bpf: Sockmap/tls, fix pop data with SK_DROP return code
John Fastabend
2020-01-15
1
-4
/
+1
|
*
bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs extra chaining
John Fastabend
2020-01-15
1
-0
/
+6
|
*
bpf: Sockmap/tls, tls_sw can create a plaintext buf > encrypt buf
John Fastabend
2020-01-15
1
-0
/
+20
*
|
net/tls: fix async operation
Jakub Kicinski
2020-01-10
1
-2
/
+2
*
|
net/tls: avoid spurious decryption error with HW resync
Jakub Kicinski
2020-01-10
1
-3
/
+3
|
/
*
net/tls: Fix return values to avoid ENOTSUPP
Valentin Vidic
2019-12-07
1
-4
/
+4
*
net/tls: use sg_next() to walk sg entries
Jakub Kicinski
2019-11-29
1
-1
/
+2
*
net/tls: remove the dead inplace_crypto code
Jakub Kicinski
2019-11-29
1
-5
/
+1
*
net/tls: free the record on encryption error
Jakub Kicinski
2019-11-29
1
-2
/
+8
*
net/tls: take into account that bpf_exec_tx_verdict() may free the record
Jakub Kicinski
2019-11-29
1
-5
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-23
1
-0
/
+11
|
\
|
*
net/tls: enable sk_msg redirect to tls socket egress
Willem de Bruijn
2019-11-20
1
-0
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
1
-20
/
+10
|
\
|
|
*
net/tls: add a TX lock
Jakub Kicinski
2019-11-07
1
-14
/
+7
|
*
net/tls: don't pay attention to sk_write_pending when pushing partial records
Jakub Kicinski
2019-11-07
1
-6
/
+3
*
|
net/tls: store decrypted on a single bit
Jakub Kicinski
2019-10-07
1
-3
/
+3
*
|
net/tls: store async_capable on a single bit
Jakub Kicinski
2019-10-07
1
-2
/
+3
[next]