index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
xfrm.c
Age
Commit message (
Expand
)
Author
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
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