Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
017b1660df89f5fb4bfe66c34e35f7d2031100c7
/
net
/
tls
/
tls_sw.c
50c6b58
tls: fix currently broken MSG_PEEK behavior
by Daniel Borkmann
· 6 years ago
86029d1
tls: zero the crypto information from tls_context before freeing
by Sabrina Dubroca
· 6 years ago
7cba09c
tls: don't copy the key out of tls12_crypto_info_aes_gcm_128
by Sabrina Dubroca
· 6 years ago
52ea992
net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC
by Vakul Garg
· 6 years ago
0b243d0
net/tls: Combined memory allocation for decryption request
by Vakul Garg
· 6 years ago
cfb4099
net/tls: Mark the end in scatterlist table
by Vakul Garg
· 6 years ago
969d509
net/tls: Use kmemdup to simplify the code
by zhong jiang
· 6 years ago
ad13acc
net/tls: Use socket data_ready callback on record availability
by Vakul Garg
· 6 years ago
2da19ed
tls: Fix improper revert in zerocopy_from_iter
by Doron Roberts-Kedes
· 7 years ago
5a3611e
tls: Remove dead code in tls_sw_sendmsg
by Doron Roberts-Kedes
· 7 years ago
0a26cf3
tls: Skip zerocopy path for ITER_KVEC
by Doron Roberts-Kedes
· 7 years ago
201876b
net/tls: Removed redundant checks for non-NULL
by Vakul Garg
· 7 years ago
1972549
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c4c5551
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 7 years ago
fcf4793
tls: check RCV_SHUTDOWN in tls_wait_data
by Doron Roberts-Kedes
· 7 years ago
32da122
tls: Stricter error checking in zerocopy sendmsg path
by Dave Watson
· 7 years ago
4718799
tls: Fix zerocopy_from_iter iov handling
by Boris Pismenny
· 7 years ago
4799ac8
tls: Add rx inline crypto offload
by Boris Pismenny
· 7 years ago
b190a58
tls: Fill software context without allocation
by Boris Pismenny
· 7 years ago
39f56e1
tls: Split tls_sw_release_resources_rx
by Boris Pismenny
· 7 years ago
dafb67f
tls: Split decrypt_skb to two functions
by Boris Pismenny
· 7 years ago
d2bdd26
net/tls: Use aead_request_alloc/free for request alloc/free
by Vakul Garg
· 7 years ago
52ee6ef
tls: fix skb_to_sgvec returning unhandled error.
by Doron Roberts-Kedes
· 7 years ago
5cd3da4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 7 years ago
3463e51
net/tls: Remove VLA usage on nonce
by Kees Cook
· 7 years ago
0ef8b45
tls: Removed unused variable
by Vakul Garg
· 7 years ago
06030db
tls: fix waitall behavior in tls_sw_recvmsg
by Daniel Borkmann
· 7 years ago
a447da7
tls: fix use-after-free in tls_push_record
by Daniel Borkmann
· 7 years ago
f6fadff
tls: fix NULL pointer dereference on poll
by Daniel Borkmann
· 7 years ago
7170e60
strparser: Add __strp_unpause and use it in ktls.
by Doron Roberts-Kedes
· 7 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
8ab6ffb
tls: don't use stack memory in a scatterlist
by Matt Mullins
· 7 years ago
f66de3e
net/tls: Split conf to rx + tx
by Boris Pismenny
· 7 years ago
95ad754
net/tls: remove redundant second null check on sgout
by Colin Ian King
· 7 years ago
b16520f
net/tls: Remove VLA usage
by Kees Cook
· 7 years ago
c46234e
tls: RX path for ktls
by Dave Watson
· 7 years ago
f4a8e43
tls: Pass error code explicitly to tls_err_abort
by Dave Watson
· 7 years ago
dbe4255
tls: Move cipher info to a separate struct
by Dave Watson
· 7 years ago
69ca929
tls: Generalize zerocopy_from_iter
by Dave Watson
· 7 years ago
8c05dbf
net: generalize sk_alloc_sg to work with scatterlist rings
by John Fastabend
· 7 years ago
2c3682f
sock: make static tls function alloc_sg generic sock helper
by John Fastabend
· 7 years ago
a54667f
tls: Add support for encryption using async offload accelerator
by Vakul Garg
· 7 years ago
7a8c4dd
tls: Correct length of scatterlist in tls_sw_sendpage
by Dave Watson
· 7 years ago
cf6d43e
tls: fix sw_ctx leak
by Sabrina Dubroca
· 7 years ago
30be8f8
net/tls: Fix inverted error codes to avoid endless loop
by r.hering@avm.de
· 7 years ago
213ef6e
tls: Move tls_make_aad to header to allow sharing
by Ilya Lesokhin
· 7 years ago
ff45d82
tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.
by Ilya Lesokhin
· 7 years ago
61ef6da
tls: Use kzalloc for aead_request allocation
by Ilya Lesokhin
· 7 years ago
a513567
tls: make tls_sw_free_resources static
by Tobias Klauser
· 7 years ago
3c4d755
tls: kernel TLS support
by Dave Watson
· 8 years ago