index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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
*
SELinux: Various xfrm labeling fixes
Venkat Yekkirala
2006-12-02
1
-26
/
+9
*
IPsec: correct semantics for SELinux policy matching
Venkat Yekkirala
2006-10-11
1
-12
/
+41
*
[MLSXFRM]: Auto-labeling of child sockets
Venkat Yekkirala
2006-09-22
1
-1
/
+0
*
[MLSXFRM]: Default labeling of socket specific IPSec policies
Venkat Yekkirala
2006-09-22
1
-11
/
+22
*
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
2006-09-22
1
-4
/
+7
*
[MLSXFRM]: Flow based matching of xfrm policy and state
Venkat Yekkirala
2006-09-22
1
-33
/
+166
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[SECMARK]: Add new packet controls to SELinux
James Morris
2006-06-17
1
-9
/
+3
*
[LSM-IPsec]: SELinux Authorize
Catherine Zhang
2006-06-17
1
-4
/
+35
*
[SELINUX] Fix build after ipsec decap state changes.
Dave Jones
2006-04-09
1
-2
/
+2
*
[SECURITY]: TCP/UDP getpeersec
Catherine Zhang
2006-03-20
1
-0
/
+68
*
[XFRM]: Fix sparse warning.
Luiz Capitulino
2006-01-07
1
-1
/
+1
*
[LSM-IPSec]: Corrections to LSM-IPSec Nethooks
Trent Jaeger
2006-01-06
1
-7
/
+1
*
[LSM-IPSec]: Per-packet access control.
Trent Jaeger
2006-01-03
1
-0
/
+311