aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/xfrm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hThomas Liu1-2/+2
2009-07-13Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris1-2/+2
2009-07-13SELinux: Convert avc_audit to use lsm_audit.hThomas Liu1-2/+2
2009-06-03net: skb->dst accessorsEric Dumazet1-1/+1
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells1-3/+3
2008-11-14CRED: Separate task security context from task_structDavid Howells1-3/+3
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds1-6/+3
2008-04-21SELinux: xfrm.c whitespace, syntax, and static declaraction cleanupsEric Paris1-6/+3
2008-04-18security: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-12LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore1-23/+16
2008-01-30SELinux: Enable dynamic enable/disable of the network access checksPaul Moore1-2/+16
2007-11-08SELinux: suppress a warning for 64k pages.Stephen Rothwell1-6/+7
2007-10-18sparse pointer use of zero as nullStephen Hemminger1-1/+1
2007-10-17security: Convert LSM into a static interfaceJames Morris1-1/+0
2007-07-25SELinux: null-terminate context string in selinux_xfrm_sec_ctx_allocVenkat Yekkirala1-1/+2
2006-12-02SELinux: peer secid consolidation for external network labelingPaul Moore1-33/+0
2006-12-02SELinux: Fix SA selection semanticsVenkat Yekkirala1-52/+49
2006-12-02SELinux: Return correct context for SO_PEERSECVenkat Yekkirala1-37/+3
2006-12-02SELinux: Various xfrm labeling fixesVenkat Yekkirala1-26/+9
2006-10-11IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala1-12/+41
2006-09-22[MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala1-1/+0
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala1-11/+22
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala1-4/+7
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala1-33/+166
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-17[SECMARK]: Add new packet controls to SELinuxJames Morris1-9/+3
2006-06-17[LSM-IPsec]: SELinux AuthorizeCatherine Zhang1-4/+35
2006-04-09[SELINUX] Fix build after ipsec decap state changes.Dave Jones1-2/+2
2006-03-20[SECURITY]: TCP/UDP getpeersecCatherine Zhang1-0/+68
2006-01-07[XFRM]: Fix sparse warning.Luiz Capitulino1-1/+1
2006-01-06[LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger1-7/+1
2006-01-03[LSM-IPSec]: Per-packet access control.Trent Jaeger1-0/+311