summaryrefslogtreecommitdiffstats
path: root/net/netlabel/netlabel_calipso.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-15/+1Star
* genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-271-0/+4
* genetlink: make policy common to familyJohannes Berg2019-03-221-4/+1Star
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
* genetlink: mark families as __ro_after_initJohannes Berg2016-10-271-1/+1
* genetlink: statically initialize familiesJohannes Berg2016-10-271-8/+12
* genetlink: no longer support using static family IDsJohannes Berg2016-10-271-1/+0Star
* calipso: Add a label cache.Huw Davies2016-06-271-0/+38
* calipso: Allow the lsm to label the skbuff directly.Huw Davies2016-06-271-0/+82
* calipso: Allow request sockets to be relabelled by the lsm.Huw Davies2016-06-271-0/+40
* calipso: Set the calipso socket label to match the secattr.Huw Davies2016-06-271-0/+64
* netlabel: Add support for removing a CALIPSO DOI.Huw Davies2016-06-271-0/+92
* netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies2016-06-271-0/+106
* netlabel: Add support for querying a CALIPSO DOI.Huw Davies2016-06-271-0/+102
* netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies2016-06-271-0/+216