index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netlabel
/
netlabel_calipso.c
Age
Commit message (
Expand
)
Author
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2021-05-19
netlabel: remove unused parameter in netlbl_netlink_auditinfo()
Zheng Yejian
2020-10-30
net: netlabel: Fix kerneldoc warnings
Andrew Lunn
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-09-08
netlabel: Fix some kernel-doc warnings
Wang Hai
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-03-22
genetlink: make policy common to family
Johannes Berg
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
genetlink: statically initialize families
Johannes Berg
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
2016-06-27
calipso: Add a label cache.
Huw Davies
2016-06-27
calipso: Allow the lsm to label the skbuff directly.
Huw Davies
2016-06-27
calipso: Allow request sockets to be relabelled by the lsm.
Huw Davies
2016-06-27
calipso: Set the calipso socket label to match the secattr.
Huw Davies
2016-06-27
netlabel: Add support for removing a CALIPSO DOI.
Huw Davies
2016-06-27
netlabel: Add support for enumerating the CALIPSO DOI list.
Huw Davies
2016-06-27
netlabel: Add support for querying a CALIPSO DOI.
Huw Davies
2016-06-27
netlabel: Initial support for the CALIPSO netlink protocol.
Huw Davies