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