summaryrefslogtreecommitdiffstats
path: root/security/tomoyo/network.c
Commit message (Expand)AuthorAgeFilesLines
* tomoyo: Check address length before reading address familyTetsuo Handa2019-05-101-0/+4
* net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-121-2/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
* TOMOYO: Add socket operation restriction support.Tetsuo Handa2011-09-141-0/+771