summaryrefslogtreecommitdiff
path: root/net/netlabel/netlabel_calipso.c
AgeCommit message (Expand)Author
2023-12-07calipso: fix memory leak in netlbl_calipso_add_pass()Gavrilov Ilia
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski
2021-05-19netlabel: remove unused parameter in netlbl_netlink_auditinfo()Zheng Yejian
2020-10-30net: netlabel: Fix kerneldoc warningsAndrew Lunn
2020-10-02genetlink: move to smaller ops wherever possibleJakub Kicinski
2020-09-08netlabel: Fix some kernel-doc warningsWang Hai
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-03-22genetlink: make policy common to familyJohannes Berg
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg
2016-10-27genetlink: statically initialize familiesJohannes Berg
2016-10-27genetlink: no longer support using static family IDsJohannes Berg
2016-06-27calipso: Add a label cache.Huw Davies
2016-06-27calipso: Allow the lsm to label the skbuff directly.Huw Davies
2016-06-27calipso: Allow request sockets to be relabelled by the lsm.Huw Davies
2016-06-27calipso: Set the calipso socket label to match the secattr.Huw Davies
2016-06-27netlabel: Add support for removing a CALIPSO DOI.Huw Davies
2016-06-27netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies
2016-06-27netlabel: Add support for querying a CALIPSO DOI.Huw Davies
2016-06-27netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies