Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b4e9e931e9bb2f5b302ce66640832f5a3e57e8c4
/
include
/
net
/
tls.h
7463d3a
tls: Fix write space handling
by Boris Pismenny
· 6 years ago
9485025
tls: Fix tls_device handling of partial records
by Boris Pismenny
· 6 years ago
2b794c4
tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg
by Vakul Garg
· 6 years ago
4509de1
net/tls: Move protocol constants from cipher context to tls context
by Vakul Garg
· 6 years ago
5b053e1
net: tls: Set async_capable for tls zerocopy only if we see EINPROGRESS
by Dave Watson
· 6 years ago
130b392
net: tls: Add tls 1.3 support
by Dave Watson
· 6 years ago
a2ef9b6
net: tls: Refactor tls aad space size calculation
by Dave Watson
· 6 years ago
fb99bce
net: tls: Support 256 bit keys
by Dave Watson
· 6 years ago
eaf2a47
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
32eb67b
net: tls: Save iv in tls_rec for async crypto requests
by Dave Watson
· 6 years ago
692d7b5
tls: Fix recvmsg() to be able to peek across multiple records
by Vakul Garg
· 6 years ago
339bbff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
0608c69
bpf: sk_msg, sock{map|hash} redirect through ULP
by John Fastabend
· 6 years ago
df9d4a1
net/tls: sleeping function from invalid context
by Atul Gupta
· 6 years ago
924ad65
tls: replace poll implementation with read hook
by John Fastabend
· 6 years ago
d829e9c
tls: convert to generic sk_msg interface
by Daniel Borkmann
· 6 years ago
4e6d472
tls: Add support for inplace records encryption
by Vakul Garg
· 6 years ago
80ece6a
tls: Remove redundant vars from tls record structure
by Vakul Garg
· 6 years ago
9932a29
net/tls: Fixed race condition in async encryption
by Vakul Garg
· 6 years ago
a42055e
net/tls: Add support for async encryption of records for performance
by Vakul Garg
· 6 years ago
e366fa4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
7a3dd8c
tls: async support causes out-of-bounds access in crypto APIs
by John Fastabend
· 6 years ago
86029d1
tls: zero the crypto information from tls_context before freeing
by Sabrina Dubroca
· 6 years ago
94524d8
net/tls: Add support for async decryption of tls records
by Vakul Garg
· 6 years ago
0b243d0
net/tls: Combined memory allocation for decryption request
by Vakul Garg
· 6 years ago
4799ac8
tls: Add rx inline crypto offload
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
d80a1b9d
tls: Refactor tls_offload variable names
by Boris Pismenny
· 7 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 7 years ago
f6fadff
tls: fix NULL pointer dereference on poll
by Daniel Borkmann
· 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
a7b15ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c212d2c
net/tls: Don't recursively call push_record during tls_write_space callbacks
by Dave Watson
· 7 years ago
e8f6979
net/tls: Add generic NIC offload infrastructure
by Ilya Lesokhin
· 7 years ago
f66de3e
net/tls: Split conf to rx + tx
by Boris Pismenny
· 7 years ago
dd0bed1
tls: support for Inline tls record
by Atul Gupta
· 7 years ago
c46234e
tls: RX path for ktls
by Dave Watson
· 7 years ago
5837158
tls: Refactor variable names
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
a54667f
tls: Add support for encryption using async offload accelerator
by Vakul Garg
· 7 years ago
30be8f8
net/tls: Fix inverted error codes to avoid endless loop
by r.hering@avm.de
· 7 years ago
b9f3eb4
uapi: fix linux/tls.h userspace compilation error
by Dmitry V. Levin
· 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
6d88207
tls: Add function to update the TLS socket configuration
by Ilya Lesokhin
· 7 years ago
3c4d755
tls: kernel TLS support
by Dave Watson
· 8 years ago