aboutsummaryrefslogtreecommitdiffstats
path: root/net/netlabel/netlabel_calipso.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-1/+1
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg1-1/+1
2016-10-27genetlink: statically initialize familiesJohannes Berg1-8/+12
2016-10-27genetlink: no longer support using static family IDsJohannes Berg1-1/+0
2016-06-27calipso: Add a label cache.Huw Davies1-0/+38
2016-06-27calipso: Allow the lsm to label the skbuff directly.Huw Davies1-0/+82
2016-06-27calipso: Allow request sockets to be relabelled by the lsm.Huw Davies1-0/+40
2016-06-27calipso: Set the calipso socket label to match the secattr.Huw Davies1-0/+64
2016-06-27netlabel: Add support for removing a CALIPSO DOI.Huw Davies1-0/+92
2016-06-27netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies1-0/+106
2016-06-27netlabel: Add support for querying a CALIPSO DOI.Huw Davies1-0/+102
2016-06-27netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies1-0/+216