summaryrefslogtreecommitdiff
path: root/include/net/netlabel.h
Commit message (Expand)AuthorAge
* net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_tReshetova, Elena2017-07-01
* netlabel: Implement CALIPSO config functions for SMACK.Huw Davies2016-06-27
* calipso: Add a label cache.Huw Davies2016-06-27
* netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies2016-06-27
* calipso: Allow the lsm to label the skbuff directly.Huw Davies2016-06-27
* calipso: Allow request sockets to be relabelled by the lsm.Huw Davies2016-06-27
* calipso: Set the calipso socket label to match the secattr.Huw Davies2016-06-27
* netlabel: Move bitmap manipulation functions to the NetLabel core.Huw Davies2016-06-27
* netlabel: Add support for removing a CALIPSO DOI.Huw Davies2016-06-27
* netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies2016-06-27
* netlabel: Add support for querying a CALIPSO DOI.Huw Davies2016-06-27
* netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies2016-06-27
* netlabel: fix the netlbl_catmap_setlong() dummy functionPaul Moore2014-08-07
* netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore2014-08-01
* netlabel: fix the horribly broken catmap functionsPaul Moore2014-08-01
* netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore2014-08-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * include/net/: Fix FSF address in file headersJeff Kirsher2013-12-06
* | audit: convert all sessionid declaration to unsigned intEric Paris2014-01-13
|/
* userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-17
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-01
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore2009-03-28
* netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-28
* netlabel: Update kernel configuration APIPaul Moore2008-12-31
* netlabel: Add configuration support for local labelingPaul Moore2008-10-10
* netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...Paul Moore2008-10-10
* selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-10
* netlabel: Add functionality to set the security attributes of a packetPaul Moore2008-10-10
* netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore2008-10-10
* selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore2008-10-10
* netlabel: Remove unneeded in-kernel API functionsPaul Moore2008-10-10
* Audit: collect sessionid in netlink messagesEric Paris2008-04-28
* NetLabel: Allow passing the LSM domain as a shared pointerPaul Moore2008-04-12
* NetLabel: introduce a new kernel configuration API for NetLabelPaul Moore2008-02-05
* NetLabel: Introduce static network labels for unlabeled connectionsPaul Moore2008-01-30
* NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore2008-01-30
* NetLabel: Add secid token support to the NetLabel secattr structPaul Moore2008-01-30
* SELinux: restore proper NetLabel caching behaviorPaul Moore2007-08-02
* SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore2007-07-19
* [NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore2007-06-08
* NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-02
* NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore2006-12-02
* NetLabel: change netlbl_secattr_init() to return voidPaul Moore2006-12-02
* NetLabel: use gfp_t instead of int where it makes sensePaul Moore2006-12-02
* [PATCH] gfp_t in netlabelAl Viro2006-10-15
* NetLabel: fix a cache race conditionpaul.moore@hp.com2006-10-11
* [NetLabel]: audit fixups due to delayed feedbackPaul Moore2006-09-29
* [NetLabel]: add audit support for configuration changesPaul Moore2006-09-28