1. 5fe3757 selinux: Use struct_size() helper in kmalloc() by Xiu Jianfeng · 3 years, 1 month ago
  2. 8a92280 selinux: delete selinux_xfrm_policy_lookup() useless argument by Zhongjun Tan · 3 years, 9 months ago
  3. e0de8a9 selinux: mark selinux_xfrm_refcount as __read_mostly by Ondrej Mosnacek · 4 years ago
  4. 3df98d7 lsm,selinux: pass flowi_common instead of flowi to the LSM hooks by Paul Moore · 4 years, 3 months ago
  5. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  6. 0c6cfa6 SELinux: Abstract use of cred security blob by Casey Schaufler · 6 years ago
  7. 2294be0f net: use skb_sec_path helper in more places by Florian Westphal · 6 years ago
  8. 6b6bc62 selinux: wrap AVC state by Stephen Smalley · 7 years ago
  9. aa8e712 selinux: wrap global selinux state by Stephen Smalley · 7 years ago
  10. b92cf4a net: Create and use new helper xfrm_dst_child(). by David Miller · 7 years ago
  11. 8f481b50 netfilter: Remove spurios included of netfilter.h by Eric W Biederman · 10 years ago
  12. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 11 years ago
  13. 817eff7 selinux: look for IPsec labels on both inbound and outbound packets by Paul Moore · 11 years ago
  14. 0af9016 selinux: fix possible memory leak by Geyslan G. Bem · 11 years ago
  15. 7d1db4b selinux: Use kmemdup instead of kmalloc + memcpy by Duan Jiong · 11 years ago
  16. e219369 selinux: cleanup selinux_xfrm_decode_session() by Paul Moore · 11 years ago
  17. 4baabee selinux: cleanup some comment and whitespace issues in the XFRM code by Paul Moore · 11 years ago
  18. eef9b41 selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last() by Paul Moore · 11 years ago
  19. 9648434 selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow_match() by Paul Moore · 11 years ago
  20. ccf17cc selinux: cleanup and consolidate the XFRM alloc/clone/delete/free code by Paul Moore · 11 years ago
  21. 2e5aa86 lsm: split the xfrm_state_alloc_security() hook implementation by Paul Moore · 11 years ago
  22. e4e8536 selinux: fix the labeled xfrm/IPsec reference count handling by Paul Moore · 12 years ago
  23. 4502403 selinux: use GFP_ATOMIC under spin_lock by Dan Carpenter · 12 years ago
  24. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  25. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  26. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 14 years ago
  27. 8f82a68 selinux: Fix check for xfrm selinux context algorithm by Steffen Klassert · 14 years ago
  28. e33f770 xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const. by David S. Miller · 14 years ago
  29. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  30. 2bf4969 SELinux: Convert avc_audit to use lsm_audit.h by Thomas Liu · 15 years ago
  31. be940d6 Revert "SELinux: Convert avc_audit to use lsm_audit.h" by James Morris · 15 years ago
  32. 8113a8d SELinux: Convert avc_audit to use lsm_audit.h by Thomas Liu · 15 years ago
  33. adf3090 net: skb->dst accessors by Eric Dumazet · 16 years ago
  34. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  35. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  36. 19b5b51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  37. 3c1c88a SELinux: xfrm.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 17 years ago
  38. d7b1acd security: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  39. 03e1ad7 LSM: Make the Labeled IPsec hooks more stack friendly by Paul Moore · 17 years ago
  40. d621d35 SELinux: Enable dynamic enable/disable of the network access checks by Paul Moore · 17 years ago
  41. 57002bf SELinux: suppress a warning for 64k pages. by Stephen Rothwell · 17 years ago
  42. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  43. 20510f2 security: Convert LSM into a static interface by James Morris · 17 years ago
  44. 910949a SELinux: null-terminate context string in selinux_xfrm_sec_ctx_alloc by Venkat Yekkirala · 17 years ago
  45. 3de4bab SELinux: peer secid consolidation for external network labeling by Paul Moore · 18 years ago
  46. 67f83cb SELinux: Fix SA selection semantics by Venkat Yekkirala · 18 years ago
  47. 6b87769 SELinux: Return correct context for SO_PEERSEC by Venkat Yekkirala · 18 years ago
  48. c1a856c SELinux: Various xfrm labeling fixes by Venkat Yekkirala · 18 years ago
  49. 5b368e6 IPsec: correct semantics for SELinux policy matching by Venkat Yekkirala · 18 years ago
  50. 4237c75 [MLSXFRM]: Auto-labeling of child sockets by Venkat Yekkirala · 18 years ago
  51. cb969f0 [MLSXFRM]: Default labeling of socket specific IPSec policies by Venkat Yekkirala · 18 years ago
  52. beb8d13 [MLSXFRM]: Add flow labeling by Venkat Yekkirala · 18 years ago
  53. e0d1caa [MLSXFRM]: Flow based matching of xfrm policy and state by Venkat Yekkirala · 18 years ago
  54. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  55. 4e5ab4c [SECMARK]: Add new packet controls to SELinux by James Morris · 19 years ago
  56. c8c05a8 [LSM-IPsec]: SELinux Authorize by Catherine Zhang · 19 years ago
  57. 6764472 [SELINUX] Fix build after ipsec decap state changes. by Dave Jones · 19 years ago
  58. 2c7946a [SECURITY]: TCP/UDP getpeersec by Catherine Zhang · 19 years ago
  59. ee2e6841 [XFRM]: Fix sparse warning. by Luiz Capitulino · 19 years ago
  60. 5f8ac64 [LSM-IPSec]: Corrections to LSM-IPSec Nethooks by Trent Jaeger · 19 years ago
  61. d28d1e0 [LSM-IPSec]: Per-packet access control. by Trent Jaeger · 19 years ago