summaryrefslogtreecommitdiff
path: root/security/selinux/xfrm.c
AgeCommit message (Expand)Author
2023-07-18selinux: de-brand SELinuxStephen Smalley
2023-03-14selinux: stop passing selinux_state pointers and their offspringStephen Smalley
2022-02-18selinux: use correct type for context lengthChristian Göttsche
2021-12-05selinux: Use struct_size() helper in kmalloc()Xiu Jianfeng
2021-05-10selinux: delete selinux_xfrm_policy_lookup() useless argumentZhongjun Tan
2021-01-12selinux: mark selinux_xfrm_refcount as __read_mostlyOndrej Mosnacek
2020-11-23lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-08SELinux: Abstract use of cred security blobCasey Schaufler
2018-12-19net: use skb_sec_path helper in more placesFlorian Westphal
2018-03-20selinux: wrap AVC stateStephen Smalley
2018-03-01selinux: wrap global selinux stateStephen Smalley
2017-11-30net: Create and use new helper xfrm_dst_child().David Miller
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