Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
20eabc8966f5c1973c2dd2450060f4511389a19c
/
net
/
tls
/
tls_device.c
4147766
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
by Jakub Kicinski
· 5 years ago
ab232e6
net/tls: add missing prot info init
by Jakub Kicinski
· 6 years ago
b5d9a83
net/tls: don't clear TX resync flag on error
by Dirk van der Merwe
· 6 years ago
af144a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
acd3e96
net/tls: make sure offload also gets the keys wiped
by Jakub Kicinski
· 6 years ago
618bac4
net/tls: reject offload of TLS 1.3
by Jakub Kicinski
· 6 years ago
5018007
net/tls: add kernel-driven resync mechanism for TX
by Jakub Kicinski
· 6 years ago
eeb2efa
net/tls: generalize the resync callback
by Jakub Kicinski
· 6 years ago
f953d33b
net/tls: add kernel-driven TLS RX resync
by Jakub Kicinski
· 6 years ago
fe58a5a
net/tls: rename handle_device_resync()
by Jakub Kicinski
· 6 years ago
89fec47
net/tls: pass record number as a byte array
by Jakub Kicinski
· 6 years ago
4967373
net/tls: simplify seq calculation in handle_device_resync()
by Jakub Kicinski
· 6 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
fb0f886
net/tls: don't pass version to tls_advance_record_sn()
by Jakub Kicinski
· 6 years ago
9cd8198
net/tls: use version from prot
by Jakub Kicinski
· 6 years ago
1fe275d
net/tls: don't re-check msg decrypted status in tls_device_decrypted()
by Jakub Kicinski
· 6 years ago
aeb11ff
net/tls: check return values from skb_copy_bits() and skb_store_bits()
by Jakub Kicinski
· 6 years ago
e52972c
net/tls: replace the sleeping lock around RX resync with a bit lock
by Jakub Kicinski
· 6 years ago
27393f8
Revert "net/tls: avoid NULL-deref on resync during device removal"
by Jakub Kicinski
· 6 years ago
c3f4a6c
net/tls: don't ignore netdev notifications if no TLS features
by Jakub Kicinski
· 6 years ago
3686637
net/tls: fix state removal with feature flags off
by Jakub Kicinski
· 6 years ago
38030d7
net/tls: avoid NULL-deref on resync during device removal
by Jakub Kicinski
· 6 years ago
88c80be
net/tls: remove set but not used variables
by Jakub Kicinski
· 6 years ago
494bc1d
net/tcp: use deferred jump label for TCP acked data hook
by Jakub Kicinski
· 6 years ago
ff24e49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
eb3d38d
net/tls: fix copy to fragments in reencrypt
by Jakub Kicinski
· 6 years ago
97e1caa
net/tls: don't copy negative amounts of data in reencrypt
by Jakub Kicinski
· 6 years ago
63a1c95
net/tls: byte swap device req TCP seq no upon setting
by Jakub Kicinski
· 6 years ago
9e99579
net/tls: remove old exports of sk_destruct functions
by Jakub Kicinski
· 6 years ago
e49d268d
net/tls: don't log errors every time offload can't proceed
by Jakub Kicinski
· 6 years ago
12c7686
net/tls: don't leak IV and record seq when offload fails
by Jakub Kicinski
· 6 years ago
62ef81d
net/tls: avoid potential deadlock in tls_set_device_offload_rx()
by Jakub Kicinski
· 6 years ago
35b71a34
net/tls: don't leak partially sent record in device mode
by Jakub Kicinski
· 6 years ago
5a03bc7
net/tls: fix the IV leaks
by Jakub Kicinski
· 6 years ago
4504ab0
net/tls: Inform user space about send buffer availability
by Vakul Garg
· 6 years ago
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
4509de1
net/tls: Move protocol constants from cipher context to tls context
by Vakul Garg
· 6 years ago
130b392
net: tls: Add tls 1.3 support
by Dave Watson
· 6 years ago
aa563d7
iov_iter: Separate type from direction and use accessor functions
by David Howells
· 6 years ago
d829e9c
tls: convert to generic sk_msg interface
by Daniel Borkmann
· 6 years ago
86029d1
tls: zero the crypto information from tls_context before freeing
by Sabrina Dubroca
· 6 years ago
969d509
net/tls: Use kmemdup to simplify the code
by zhong jiang
· 6 years ago
eecd685
tls: Fix copy-paste error in tls_device_reencrypt
by Gustavo A. R. Silva
· 7 years ago
4799ac8
tls: Add rx inline crypto offload
by Boris Pismenny
· 7 years ago
d80a1b9d
tls: Refactor tls_offload variable names
by Boris Pismenny
· 7 years ago
895262d
tls: Fix tls_device initialization
by Boris Pismenny
· 7 years ago
e8f6979
net/tls: Add generic NIC offload infrastructure
by Ilya Lesokhin
· 7 years ago