aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/calipso.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-13calipso: fix resource leak on calipso_genopt failureColin Ian King1-1/+3
2016-06-27calipso: Add a label cache.Huw Davies1-2/+262
2016-06-27calipso: Add validation of CALIPSO option.Huw Davies1-0/+41
2016-06-27calipso: Allow the lsm to label the skbuff directly.Huw Davies1-0/+165
2016-06-27calipso: Allow request sockets to be relabelled by the lsm.Huw Davies1-0/+86
2016-06-27calipso: Set the calipso socket label to match the secattr.Huw Davies1-0/+595
2016-06-27netlabel: Add support for removing a CALIPSO DOI.Huw Davies1-0/+48
2016-06-27netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies1-0/+41
2016-06-27netlabel: Add support for querying a CALIPSO DOI.Huw Davies1-0/+68
2016-06-27netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies1-0/+169