index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netlabel
/
netlabel_kapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlabel: use GFP flags from caller instead of GFP_ATOMIC
Dan Carpenter
2012-03-22
1
-1
/
+1
*
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-12-11
1
-9
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-02
1
-8
/
+14
|
\
|
*
netlabel: Fix build problems when IPv6 is not enabled
Paul Moore
2011-11-29
1
-8
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-26
1
-2
/
+2
|
\
\
|
|
/
|
*
net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add()
Dan Carpenter
2011-11-25
1
-2
/
+2
*
|
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
1
-2
/
+2
|
/
*
net/netlabel/netlabel_kapi.c: add missing cleanup code
Julia Lawall
2011-08-11
1
-8
/
+12
*
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
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-30
1
-1
/
+1
|
\
|
*
net/netlabel: Add kmalloc NULL tests
Julia Lawall
2009-07-30
1
-1
/
+1
*
|
net/netlabel: Correct redundant test
Julia Lawall
2009-07-27
1
-4
/
+2
|
/
*
netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections
Paul Moore
2009-03-28
1
-0
/
+13
*
netlabel: Label incoming TCP connections correctly in SELinux
Paul Moore
2009-03-28
1
-20
/
+132
*
netlabel: Update kernel configuration API
Paul Moore
2008-12-31
1
-60
/
+287
*
netlabel: Add configuration support for local labeling
Paul Moore
2008-10-10
1
-0
/
+3
*
cipso: Add support for native local labeling and fixup mapping names
Paul Moore
2008-10-10
1
-2
/
+2
*
selinux: Set socket NetLabel based on connection endpoint
Paul Moore
2008-10-10
1
-1
/
+77
*
netlabel: Add functionality to set the security attributes of a packet
Paul Moore
2008-10-10
1
-0
/
+60
*
netlabel: Add network address selectors to the NetLabel/LSM domain mapping
Paul Moore
2008-10-10
1
-1
/
+6
*
netlabel: Replace protocol/NetLabel linking with refrerence counts
Paul Moore
2008-10-10
1
-19
/
+24
*
selinux: Fix missing calls to netlbl_skbuff_err()
Paul Moore
2008-10-10
1
-2
/
+3
*
netlabel: Remove unneeded in-kernel API functions
Paul Moore
2008-10-10
1
-61
/
+23
*
NetLabel: introduce a new kernel configuration API for NetLabel
Paul Moore
2008-02-05
1
-0
/
+177
*
NetLabel: Introduce static network labels for unlabeled connections
Paul Moore
2008-01-30
1
-9
/
+7
*
NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...
Paul Moore
2008-01-30
1
-0
/
+2
*
NetLabel: Remove unneeded RCU read locks
Paul Moore
2008-01-30
1
-1
/
+2
*
SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement
Paul Moore
2007-07-19
1
-0
/
+21
*
[NetLabel]: consolidate the struct socket/sock handling to just struct sock
Paul Moore
2007-06-08
1
-34
/
+9
*
SELinux: extract the NetLabel SELinux support from the security server
Paul Moore
2007-04-26
1
-3
/
+0
*
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
2006-12-02
1
-0
/
+201
*
NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer
Paul Moore
2006-12-02
1
-4
/
+2
*
NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand
Paul Moore
2006-12-02
1
-1
/
+4
*
NetLabel: fix a cache race condition
paul.moore@hp.com
2006-10-11
1
-1
/
+1
*
[NetLabel]: correct improper handling of non-NetLabel peer contexts
Paul Moore
2006-09-25
1
-0
/
+23
*
[NetLabel]: core NetLabel subsystem
Paul Moore
2006-09-22
1
-0
/
+231