aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/include/xfrm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-10selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov1-1/+2
2013-12-12selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore1-3/+5
2013-11-26Merge tag 'v3.12'Paul Moore1-1/+6
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du1-1/+6
2013-07-25selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()Paul Moore1-3/+2
2013-07-25selinux: cleanup the XFRM headerPaul Moore1-14/+5
2013-07-25selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()Paul Moore1-8/+9
2013-07-25lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore1-1/+3
2012-09-18xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel1-0/+1
2012-03-26SELinux: selinux/xfrm.h needs net/flow.hDavid Howells1-0/+2
2011-02-22xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller1-1/+1
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hThomas Liu1-4/+4
2009-07-13Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris1-4/+4
2009-07-13SELinux: Convert avc_audit to use lsm_audit.hThomas Liu1-4/+4
2008-04-12LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore1-6/+7
2008-01-30SELinux: Enable dynamic enable/disable of the network access checksPaul Moore1-0/+12
2007-01-26[SELINUX]: Fix 2.6.20-rc6 build when no xfrmVenkat Yekkirala1-0/+9
2006-12-02SELinux: peer secid consolidation for external network labelingPaul Moore1-5/+0
2006-12-02SELinux: Fix SA selection semanticsVenkat Yekkirala1-5/+2
2006-12-02SELinux: Return correct context for SO_PEERSECVenkat Yekkirala1-6/+6
2006-12-02SELinux: Various xfrm labeling fixesVenkat Yekkirala1-2/+2
2006-10-11IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala1-1/+2
2006-09-22[MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.Venkat Yekkirala1-1/+6
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala1-1/+2
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala1-13/+1
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala1-6/+17
2006-06-17[SECMARK]: Add new packet controls to SELinuxJames Morris1-1/+1
2006-06-17[LSM-IPsec]: SELinux AuthorizeCatherine Zhang1-0/+2
2006-03-20[SELINUX]: selinux_socket_getpeer_{stream,dgram} fixupCatherine Zhang1-0/+10
2006-03-20[SECURITY]: TCP/UDP getpeersecCatherine Zhang1-0/+2
2006-01-03[LSM-IPSec]: Per-packet access control.Trent Jaeger1-0/+54