summaryrefslogtreecommitdiffstats
path: root/net/tls
Commit message (Expand)AuthorAgeFilesLines
* 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