index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
xfrm.c
Age
Commit message (
Expand
)
Author
2022-02-18
selinux: use correct type for context length
Christian Göttsche
2021-12-05
selinux: Use struct_size() helper in kmalloc()
Xiu Jianfeng
2021-05-10
selinux: delete selinux_xfrm_policy_lookup() useless argument
Zhongjun Tan
2021-01-12
selinux: mark selinux_xfrm_refcount as __read_mostly
Ondrej Mosnacek
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-08
SELinux: Abstract use of cred security blob
Casey Schaufler
2018-12-19
net: use skb_sec_path helper in more places
Florian Westphal
2018-03-20
selinux: wrap AVC state
Stephen Smalley
2018-03-01
selinux: wrap global selinux state
Stephen Smalley
2017-11-30
net: Create and use new helper xfrm_dst_child().
David Miller
2015-06-18
netfilter: Remove spurios included of netfilter.h
Eric W Biederman
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
2013-12-12
selinux: look for IPsec labels on both inbound and outbound packets
Paul Moore
2013-12-04
selinux: fix possible memory leak
Geyslan G. Bem
2013-09-26
selinux: Use kmemdup instead of kmalloc + memcpy
Duan Jiong
2013-07-25
selinux: cleanup selinux_xfrm_decode_session()
Paul Moore
2013-07-25
selinux: cleanup some comment and whitespace issues in the XFRM code
Paul Moore
2013-07-25
selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()
Paul Moore
2013-07-25
selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow...
Paul Moore
2013-07-25
selinux: cleanup and consolidate the XFRM alloc/clone/delete/free code
Paul Moore
2013-07-25
lsm: split the xfrm_state_alloc_security() hook implementation
Paul Moore
2013-05-31
selinux: fix the labeled xfrm/IPsec reference count handling
Paul Moore
2013-03-19
selinux: use GFP_ATOMIC under spin_lock
Dan Carpenter
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-02-25
selinux: Fix check for xfrm selinux context algorithm
Steffen Klassert
2011-02-22
xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.
David S. Miller
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-08-17
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
2009-07-13
Revert "SELinux: Convert avc_audit to use lsm_audit.h"
James Morris
2009-07-13
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
2009-06-03
net: skb->dst accessors
Eric Dumazet
2008-11-14
CRED: Wrap current->cred and a few other accessors
David Howells
2008-11-14
CRED: Separate task security context from task_struct
David Howells
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-04-21
SELinux: xfrm.c whitespace, syntax, and static declaraction cleanups
Eric Paris
2008-04-18
security: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-12
LSM: Make the Labeled IPsec hooks more stack friendly
Paul Moore
2008-01-30
SELinux: Enable dynamic enable/disable of the network access checks
Paul Moore
2007-11-08
SELinux: suppress a warning for 64k pages.
Stephen Rothwell
2007-10-18
sparse pointer use of zero as null
Stephen Hemminger
2007-10-17
security: Convert LSM into a static interface
James Morris
2007-07-25
SELinux: null-terminate context string in selinux_xfrm_sec_ctx_alloc
Venkat Yekkirala
2006-12-02
SELinux: peer secid consolidation for external network labeling
Paul Moore
2006-12-02
SELinux: Fix SA selection semantics
Venkat Yekkirala
2006-12-02
SELinux: Return correct context for SO_PEERSEC
Venkat Yekkirala
2006-12-02
SELinux: Various xfrm labeling fixes
Venkat Yekkirala
2006-10-11
IPsec: correct semantics for SELinux policy matching
Venkat Yekkirala
[next]