aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/xfrm.c
AgeCommit message (Expand)Author
2015-06-18netfilter: Remove spurios included of netfilter.hEric W Biederman
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov
2013-12-12selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore
2013-12-04selinux: fix possible memory leakGeyslan G. Bem
2013-09-26selinux: Use kmemdup instead of kmalloc + memcpyDuan Jiong
2013-07-25selinux: cleanup selinux_xfrm_decode_session()Paul Moore
2013-07-25selinux: cleanup some comment and whitespace issues in the XFRM codePaul Moore
2013-07-25selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()Paul Moore
2013-07-25selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow...Paul Moore
2013-07-25selinux: cleanup and consolidate the XFRM alloc/clone/delete/free codePaul Moore
2013-07-25lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore
2013-05-31selinux: fix the labeled xfrm/IPsec reference count handlingPaul Moore
2013-03-19selinux: use GFP_ATOMIC under spin_lockDan Carpenter
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2011-02-25selinux: Fix check for xfrm selinux context algorithmSteffen Klassert
2011-02-22xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hThomas Liu
2009-07-13Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris
2009-07-13SELinux: Convert avc_audit to use lsm_audit.hThomas Liu
2009-06-03net: skb->dst accessorsEric Dumazet
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-21SELinux: xfrm.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-18security: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-12LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore
2008-01-30SELinux: Enable dynamic enable/disable of the network access checksPaul Moore
2007-11-08SELinux: suppress a warning for 64k pages.Stephen Rothwell
2007-10-18sparse pointer use of zero as nullStephen Hemminger
2007-10-17security: Convert LSM into a static interfaceJames Morris
2007-07-25SELinux: null-terminate context string in selinux_xfrm_sec_ctx_allocVenkat Yekkirala
2006-12-02SELinux: peer secid consolidation for external network labelingPaul Moore
2006-12-02SELinux: Fix SA selection semanticsVenkat Yekkirala
2006-12-02SELinux: Return correct context for SO_PEERSECVenkat Yekkirala
2006-12-02SELinux: Various xfrm labeling fixesVenkat Yekkirala
2006-10-11IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala
2006-09-22[MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-17[SECMARK]: Add new packet controls to SELinuxJames Morris
2006-06-17[LSM-IPsec]: SELinux AuthorizeCatherine Zhang
2006-04-09[SELINUX] Fix build after ipsec decap state changes.Dave Jones
2006-03-20[SECURITY]: TCP/UDP getpeersecCatherine Zhang
2006-01-07[XFRM]: Fix sparse warning.Luiz Capitulino
2006-01-06[LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger