index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
xfrm.c
Age
Commit message (
Expand
)
Author
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
2006-09-22
[MLSXFRM]: Auto-labeling of child sockets
Venkat Yekkirala
2006-09-22
[MLSXFRM]: Default labeling of socket specific IPSec policies
Venkat Yekkirala
2006-09-22
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
2006-09-22
[MLSXFRM]: Flow based matching of xfrm policy and state
Venkat Yekkirala
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-17
[SECMARK]: Add new packet controls to SELinux
James Morris
2006-06-17
[LSM-IPsec]: SELinux Authorize
Catherine Zhang
2006-04-09
[SELINUX] Fix build after ipsec decap state changes.
Dave Jones
2006-03-20
[SECURITY]: TCP/UDP getpeersec
Catherine Zhang
2006-01-07
[XFRM]: Fix sparse warning.
Luiz Capitulino
2006-01-06
[LSM-IPSec]: Corrections to LSM-IPSec Nethooks
Trent Jaeger
2006-01-03
[LSM-IPSec]: Per-packet access control.
Trent Jaeger