Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c6ec179a0082e2e76e3a72050c2b99d3d0f3da3f
/
net
/
tls
/
tls_main.c
c6ec179
net/tls: allocate tls context using GFP_ATOMIC
by Ganesh Goudar
· 6 years ago
df9d4a1
net/tls: sleeping function from invalid context
by Atul Gupta
· 6 years ago
6c0563e
net/tls: Init routines in create_ctx
by Atul Gupta
· 6 years ago
c16ee04
ulp: remove uid and user_visible members
by Daniel Borkmann
· 6 years ago
924ad65
tls: replace poll implementation with read hook
by John Fastabend
· 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
c844eb4
tls: clear key material from kernel memory when do_tls_setsockopt_conf fails
by Sabrina Dubroca
· 6 years ago
86029d1
tls: zero the crypto information from tls_context before freeing
by Sabrina Dubroca
· 6 years ago
67db7cd
tls: possible hang when do_tcp_sendpages hits sndbuf is full case
by John Fastabend
· 6 years ago
037b0b8
tcp, ulp: add alias for all ulp modules
by Daniel Borkmann
· 6 years ago
4799ac8
tls: Add rx inline crypto offload
by Boris Pismenny
· 6 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
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
080324c
net/tls: Fix connection stall on partial tls record
by Andre Tomt
· 7 years ago
98f0a39
tls: fix use after free in tls_sk_proto_close
by Eric Dumazet
· 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
dbe4255
tls: Move cipher info to a separate struct
by Dave Watson
· 7 years ago
c113187
tls: Use correct sk->sk_prot for IPV6
by Boris Pismenny
· 7 years ago
c410c19
tls: getsockopt return record sequence number
by Boris Pismenny
· 7 years ago
257082e
tls: reset the crypto info if copy_from_user fails
by Boris Pismenny
· 7 years ago
a1dfa68
tls: retrun the correct IV in getsockopt
by Boris Pismenny
· 7 years ago
b11a632
net: add a UID to use for ULP socket assignment
by John Fastabend
· 7 years ago
6db959c
tls: reset crypto_info when do_tls_setsockopt_tx fails
by Sabrina Dubroca
· 7 years ago
877d17c
tls: return -EBUSY if crypto_info is already set
by Sabrina Dubroca
· 7 years ago
d91c3e1
net/tls: Only attach to sockets in ESTABLISHED state
by Ilya Lesokhin
· 7 years ago
ee181e5
tls: don't override sk_write_space if tls_set_sw_offload fails.
by Ilya Lesokhin
· 7 years ago
196c31b
tls: Avoid copying crypto_info again after cipher_type check.
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
5a3b886
TLS: Fix length check in do_tls_getsockopt_tx()
by Matthias Rosenfelder
· 7 years ago
ac55cd6
tls: return -EFAULT if copy_to_user() fails
by Dan Carpenter
· 8 years ago
3c4d755
tls: kernel TLS support
by Dave Watson
· 8 years ago