| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-12-22 | selinux: fix style issues in security/selinux/include/xfrm.h | Paul Moore | 1 | -2/+2 |
| 2022-05-03 | selinux: include necessary headers in headers | Christian Göttsche | 1 | -0/+2 |
| 2021-05-10 | selinux: delete selinux_xfrm_policy_lookup() useless argument | Zhongjun Tan | 1 | -1/+1 |
| 2020-11-23 | lsm,selinux: pass flowi_common instead of flowi to the LSM hooks | Paul Moore | 1 | -1/+1 |
| 2018-03-29 | security: Remove rtnl_lock() in selinux_xfrm_notify_policyload() | Kirill Tkhai | 1 | -2/+0 |
| 2018-03-29 | net: Introduce net_rwsem to protect net_namespace_list | Kirill Tkhai | 1 | -0/+2 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-07-18 | xfrm: remove flow cache | Florian Westphal | 1 | -3/+1 |
| 2014-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
| 2014-03-10 | selinux: add gfp argument to security_xfrm_policy_alloc and fix callers | Nikolay Aleksandrov | 1 | -1/+2 |
| 2014-02-12 | flowcache: Make flow cache name space aware | Fan Du | 1 | -2/+3 |
| 2013-12-12 | selinux: look for IPsec labels on both inbound and outbound packets | Paul Moore | 1 | -3/+5 |
| 2013-11-26 | Merge tag 'v3.12' | Paul Moore | 1 | -1/+6 |
| 2013-07-31 | net: split rt_genid for ipv4 and ipv6 | fan.du | 1 | -1/+6 |
| 2013-07-25 | selinux: remove the BUG_ON() from selinux_skb_xfrm_sid() | Paul Moore | 1 | -3/+2 |
| 2013-07-25 | selinux: cleanup the XFRM header | Paul Moore | 1 | -14/+5 |
| 2013-07-25 | selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last() | Paul Moore | 1 | -8/+9 |
| 2013-07-25 | lsm: split the xfrm_state_alloc_security() hook implementation | Paul Moore | 1 | -1/+3 |
| 2012-09-18 | xfrm: invalidate dst on policy insertion/deletion | Nicolas Dichtel | 1 | -0/+1 |
| 2012-03-26 | SELinux: selinux/xfrm.h needs net/flow.h | David Howells | 1 | -0/+2 |
| 2011-02-22 | xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const. | David S. Miller | 1 | -1/+1 |
| 2009-08-17 | SELinux: Convert avc_audit to use lsm_audit.h | Thomas Liu | 1 | -4/+4 |
| 2009-07-13 | Revert "SELinux: Convert avc_audit to use lsm_audit.h" | James Morris | 1 | -4/+4 |
| 2009-07-13 | SELinux: Convert avc_audit to use lsm_audit.h | Thomas Liu | 1 | -4/+4 |
| 2008-04-12 | LSM: Make the Labeled IPsec hooks more stack friendly | Paul Moore | 1 | -6/+7 |
| 2008-01-30 | SELinux: Enable dynamic enable/disable of the network access checks | Paul Moore | 1 | -0/+12 |
| 2007-01-26 | [SELINUX]: Fix 2.6.20-rc6 build when no xfrm | Venkat Yekkirala | 1 | -0/+9 |
| 2006-12-02 | SELinux: peer secid consolidation for external network labeling | Paul Moore | 1 | -5/+0 |
| 2006-12-02 | SELinux: Fix SA selection semantics | Venkat Yekkirala | 1 | -5/+2 |
| 2006-12-02 | SELinux: Return correct context for SO_PEERSEC | Venkat Yekkirala | 1 | -6/+6 |
| 2006-12-02 | SELinux: Various xfrm labeling fixes | Venkat Yekkirala | 1 | -2/+2 |
| 2006-10-11 | IPsec: correct semantics for SELinux policy matching | Venkat Yekkirala | 1 | -1/+2 |
| 2006-09-22 | [MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled. | Venkat Yekkirala | 1 | -1/+6 |
| 2006-09-22 | [MLSXFRM]: Default labeling of socket specific IPSec policies | Venkat Yekkirala | 1 | -1/+2 |
| 2006-09-22 | [MLSXFRM]: Add flow labeling | Venkat Yekkirala | 1 | -13/+1 |
| 2006-09-22 | [MLSXFRM]: Flow based matching of xfrm policy and state | Venkat Yekkirala | 1 | -6/+17 |
| 2006-06-17 | [SECMARK]: Add new packet controls to SELinux | James Morris | 1 | -1/+1 |
| 2006-06-17 | [LSM-IPsec]: SELinux Authorize | Catherine Zhang | 1 | -0/+2 |
| 2006-03-20 | [SELINUX]: selinux_socket_getpeer_{stream,dgram} fixup | Catherine Zhang | 1 | -0/+10 |
| 2006-03-20 | [SECURITY]: TCP/UDP getpeersec | Catherine Zhang | 1 | -0/+2 |
| 2006-01-03 | [LSM-IPSec]: Per-packet access control. | Trent Jaeger | 1 | -0/+54 |