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