summaryrefslogtreecommitdiffstats
path: root/net/tls
Commit message (Expand)AuthorAgeFilesLines
* tls: don't override sk_write_space if tls_set_sw_offload fails.Ilya Lesokhin2017-11-141-3/+2
* tls: Avoid copying crypto_info again after cipher_type check.Ilya Lesokhin2017-11-141-17/+12
* tls: Move tls_make_aad to header to allow sharingIlya Lesokhin2017-11-141-17/+1
* tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.Ilya Lesokhin2017-11-142-10/+16
* tls: Add function to update the TLS socket configurationIlya Lesokhin2017-11-141-14/+32
* tls: Use kzalloc for aead_request allocationIlya Lesokhin2017-11-141-1/+1
* tls: make tls_sw_free_resources staticTobias Klauser2017-09-141-1/+1
* TLS: Fix length check in do_tls_getsockopt_tx()Matthias Rosenfelder2017-07-061-1/+1
* tls: return -EFAULT if copy_to_user() failsDan Carpenter2017-06-231-4/+6
* tls: update KconfigDave Watson2017-06-171-2/+5
* tls: Depend upon INET not plain NET.David S. Miller2017-06-161-1/+1
* tls: kernel TLS supportDave Watson2017-06-154-0/+1278
OpenPOWER on IntegriCloud