aboutsummaryrefslogtreecommitdiff
path: root/include/net/netlabel.h
AgeCommit message (Expand)Author
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2017-07-01net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_tReshetova, Elena
2016-06-27netlabel: Implement CALIPSO config functions for SMACK.Huw Davies
2016-06-27calipso: Add a label cache.Huw Davies
2016-06-27netlabel: Pass a family parameter to netlbl_skbuff_err().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: Move bitmap manipulation functions to the NetLabel core.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
2014-08-07netlabel: fix the netlbl_catmap_setlong() dummy functionPaul Moore
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore
2014-08-01netlabel: fix the horribly broken catmap functionsPaul Moore
2014-08-01netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-13audit: convert all sessionid declaration to unsigned intEric Paris
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher
2012-09-17userns: Convert the audit loginuid to be a kuidEric W. Biederman
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-03-28netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore
2008-12-31netlabel: Update kernel configuration APIPaul Moore
2008-10-10netlabel: Add configuration support for local labelingPaul Moore
2008-10-10netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...Paul Moore
2008-10-10selinux: Set socket NetLabel based on connection endpointPaul Moore
2008-10-10netlabel: Add functionality to set the security attributes of a packetPaul Moore
2008-10-10netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore
2008-10-10selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore
2008-10-10netlabel: Remove unneeded in-kernel API functionsPaul Moore
2008-04-28Audit: collect sessionid in netlink messagesEric Paris
2008-04-12NetLabel: Allow passing the LSM domain as a shared pointerPaul Moore
2008-02-05NetLabel: introduce a new kernel configuration API for NetLabelPaul Moore
2008-01-30NetLabel: Introduce static network labels for unlabeled connectionsPaul Moore
2008-01-30NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore
2008-01-30NetLabel: Add secid token support to the NetLabel secattr structPaul Moore
2007-08-02SELinux: restore proper NetLabel caching behaviorPaul Moore
2007-07-19SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore
2007-06-08[NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapPaul Moore
2006-12-02NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore
2006-12-02NetLabel: change netlbl_secattr_init() to return voidPaul Moore
2006-12-02NetLabel: use gfp_t instead of int where it makes sensePaul Moore
2006-10-15[PATCH] gfp_t in netlabelAl Viro
2006-10-11NetLabel: fix a cache race conditionpaul.moore@hp.com
2006-09-29[NetLabel]: audit fixups due to delayed feedbackPaul Moore