index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
netlabel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-15
/
+1
*
net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-4
/
+4
*
netlabel: Implement CALIPSO config functions for SMACK.
Huw Davies
2016-06-27
1
-0
/
+26
*
calipso: Add a label cache.
Huw Davies
2016-06-27
1
-2
/
+7
*
netlabel: Pass a family parameter to netlbl_skbuff_err().
Huw Davies
2016-06-27
1
-1
/
+1
*
calipso: Allow the lsm to label the skbuff directly.
Huw Davies
2016-06-27
1
-0
/
+11
*
calipso: Allow request sockets to be relabelled by the lsm.
Huw Davies
2016-06-27
1
-0
/
+6
*
calipso: Set the calipso socket label to match the secattr.
Huw Davies
2016-06-27
1
-0
/
+9
*
netlabel: Move bitmap manipulation functions to the NetLabel core.
Huw Davies
2016-06-27
1
-0
/
+6
*
netlabel: Add support for removing a CALIPSO DOI.
Huw Davies
2016-06-27
1
-0
/
+1
*
netlabel: Add support for enumerating the CALIPSO DOI list.
Huw Davies
2016-06-27
1
-0
/
+4
*
netlabel: Add support for querying a CALIPSO DOI.
Huw Davies
2016-06-27
1
-0
/
+4
*
netlabel: Initial support for the CALIPSO netlink protocol.
Huw Davies
2016-06-27
1
-0
/
+23
*
netlabel: fix the netlbl_catmap_setlong() dummy function
Paul Moore
2014-08-07
1
-4
/
+4
*
netlabel: shorter names for the NetLabel catmap funcs/structs
Paul Moore
2014-08-01
1
-55
/
+45
*
netlabel: fix the horribly broken catmap functions
Paul Moore
2014-08-01
1
-2
/
+24
*
netlabel: fix a problem when setting bits below the previously lowest bit
Paul Moore
2014-08-01
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
1
-2
/
+1
|
\
|
*
include/net/: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
1
-2
/
+1
*
|
audit: convert all sessionid declaration to unsigned int
Eric Paris
2014-01-13
1
-1
/
+1
|
/
*
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
2012-09-17
1
-1
/
+1
*
doc: Update the email address for Paul Moore in various source files
Paul Moore
2011-08-01
1
-1
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections
Paul Moore
2009-03-28
1
-0
/
+5
*
netlabel: Label incoming TCP connections correctly in SELinux
Paul Moore
2009-03-28
1
-1
/
+11
*
netlabel: Update kernel configuration API
Paul Moore
2008-12-31
1
-6
/
+80
*
netlabel: Add configuration support for local labeling
Paul Moore
2008-10-10
1
-1
/
+2
*
netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...
Paul Moore
2008-10-10
1
-1
/
+1
*
selinux: Set socket NetLabel based on connection endpoint
Paul Moore
2008-10-10
1
-0
/
+13
*
netlabel: Add functionality to set the security attributes of a packet
Paul Moore
2008-10-10
1
-0
/
+9
*
netlabel: Add network address selectors to the NetLabel/LSM domain mapping
Paul Moore
2008-10-10
1
-2
/
+5
*
selinux: Fix missing calls to netlbl_skbuff_err()
Paul Moore
2008-10-10
1
-2
/
+4
*
netlabel: Remove unneeded in-kernel API functions
Paul Moore
2008-10-10
1
-13
/
+0
*
Audit: collect sessionid in netlink messages
Eric Paris
2008-04-28
1
-0
/
+1
*
NetLabel: Allow passing the LSM domain as a shared pointer
Paul Moore
2008-04-12
1
-4
/
+10
*
NetLabel: introduce a new kernel configuration API for NetLabel
Paul Moore
2008-02-05
1
-6
/
+41
*
NetLabel: Introduce static network labels for unlabeled connections
Paul Moore
2008-01-30
1
-1
/
+5
*
NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...
Paul Moore
2008-01-30
1
-0
/
+2
*
NetLabel: Add secid token support to the NetLabel secattr struct
Paul Moore
2008-01-30
1
-18
/
+73
*
SELinux: restore proper NetLabel caching behavior
Paul Moore
2007-08-02
1
-0
/
+2
*
SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement
Paul Moore
2007-07-19
1
-35
/
+27
*
[NetLabel]: consolidate the struct socket/sock handling to just struct sock
Paul Moore
2007-06-08
1
-11
/
+3
*
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
2006-12-02
1
-3
/
+99
*
NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand
Paul Moore
2006-12-02
1
-2
/
+11
*
NetLabel: change netlbl_secattr_init() to return void
Paul Moore
2006-12-02
1
-4
/
+2
*
NetLabel: use gfp_t instead of int where it makes sense
Paul Moore
2006-12-02
1
-1
/
+1
*
[PATCH] gfp_t in netlabel
Al Viro
2006-10-15
1
-1
/
+1
*
NetLabel: fix a cache race condition
paul.moore@hp.com
2006-10-11
1
-15
/
+47
*
[NetLabel]: audit fixups due to delayed feedback
Paul Moore
2006-09-29
1
-1
/
+7
[next]