1. 5797deb ipv4: ERROR: code indent should use tabs where possible by Weilong Chen · 11 years ago
  2. a99421d ipv4/ipv6: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  3. 89d7ae3 cipso: don't follow a NULL pointer when setsockopt() is called by Paul Moore · 12 years ago
  4. 4f9c8c1 ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu() by Paul E. McKenney · 13 years ago
  5. 5675592 cipso: remove an unneeded NULL check in cipso_v4_doi_add() by Dan Carpenter · 13 years ago
  6. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  7. f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 13 years ago
  8. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  9. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  10. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  11. 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
  12. 4b17d50f ipv4: Define cipso_v4_delopt static by Hagen Paul Pfeifer · 15 years ago
  13. 389fb800 netlabel: Label incoming TCP connections correctly in SELinux by Paul Moore · 15 years ago
  14. 586c250 cipso: Fix documentation comment by Paul Moore · 15 years ago
  15. 6c2e8ac netlabel: Update kernel configuration API by Paul Moore · 16 years ago
  16. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  17. 00af5c6 cipso: unsigned buf_len cannot be negative by roel kluin · 16 years ago
  18. 93adcc8 net: don't use INIT_RCU_HEAD by Alexey Dobriyan · 16 years ago
  19. 15c45f7 cipso: Add support for native local labeling and fixup mapping names by Paul Moore · 16 years ago
  20. 014ab19 selinux: Set socket NetLabel based on connection endpoint by Paul Moore · 16 years ago
  21. 948bf85 netlabel: Add functionality to set the security attributes of a packet by Paul Moore · 16 years ago
  22. b1edeb1 netlabel: Replace protocol/NetLabel linking with refrerence counts by Paul Moore · 16 years ago
  23. 5e0f892 cipso: Relax too much careful cipso hash function. by Pavel Emelyanov · 16 years ago
  24. d3e2ce3 net: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  25. ef72249 [IPV4]: Remove unused ip_options->is_data. by Denis V. Lunev · 16 years ago
  26. eda61d3 NetLabel: introduce a new kernel configuration API for NetLabel by Paul Moore · 16 years ago
  27. 16efd45 NetLabel: Add secid token support to the NetLabel secattr struct by Paul Moore · 16 years ago
  28. 1596c97 [IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  29. 4be2700 [NetLabel]: correct usage of RCU locking by Paul Moore · 17 years ago
  30. 63d804ea [CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functions by Paul Moore · 17 years ago
  31. 50e5d35 [CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine. by Paul Moore · 17 years ago
  32. ba6ff9f [NetLabel]: consolidate the struct socket/sock handling to just struct sock by Paul Moore · 17 years ago
  33. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  34. a205752 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  35. 128c6b6 NetLabel: convert a BUG_ON in the CIPSO code to a runtime check by Paul Moore · 17 years ago
  36. f998e8c NetLabel: cleanup and document CIPSO constants by Paul Moore · 17 years ago
  37. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  38. 132adf5 [IPV4]: cleanup by Stephen Hemminger · 17 years ago
  39. 38c8947 [NetLabel]: parse the CIPSO ranged tag on incoming packets by Paul Moore · 17 years ago
  40. c6387a8 [NetLabel]: Verify sensitivity level has a valid CIPSO mapping by Paul Moore · 17 years ago
  41. 484b366 NetLabel: add the ranged tag to the CIPSOv4 protocol by Paul Moore · 18 years ago
  42. 654bbc2 NetLabel: add the enumerated tag to the CIPSOv4 protocol by Paul Moore · 18 years ago
  43. 0275276 NetLabel: convert to an extensibile/sparse category bitmap by Paul Moore · 18 years ago
  44. 6662598 [CIPSO]: Missing annotation in cipso_ipv4 update. by Al Viro · 18 years ago
  45. 9bb5fd2 NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions by Paul Moore · 18 years ago
  46. 9fade4b NetLabel: return the correct error for translated CIPSOv4 tags by Paul Moore · 18 years ago
  47. 91b1ed0 NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types by Paul Moore · 18 years ago
  48. 6ce61a7 NetLabel: add tag verification when adding new CIPSOv4 DOI definitions by Paul Moore · 18 years ago
  49. 05e00cb NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer by Paul Moore · 18 years ago
  50. 701a90b NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand by Paul Moore · 18 years ago
  51. fac5d73 [NETLABEL]: Use kmemdup in cipso_ipv4.c by Arnaldo Carvalho de Melo · 18 years ago
  52. 714e85b [IPV6]: Assorted trivial endianness annotations. by Al Viro · 18 years ago
  53. f8687af [NetLabel]: protect the CIPSOv4 socket option from setsockopt() by Paul Moore · 18 years ago
  54. ea614d7 NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly by Paul Moore · 18 years ago
  55. 044a68e NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping by Paul Moore · 18 years ago
  56. ffb733c NetLabel: fix a cache race condition by paul.moore@hp.com · 18 years ago
  57. 95d4e6b [NetLabel]: audit fixups due to delayed feedback by Paul Moore · 18 years ago
  58. 32f50cd [NetLabel]: add audit support for configuration changes by Paul Moore · 18 years ago
  59. fcd4828 [NetLabel]: rework the Netlink attribute handling (part 1) by Paul Moore · 18 years ago
  60. 609c92f [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe by Paul Moore · 18 years ago
  61. 14a72f5 [NetLabel]: correct improper handling of non-NetLabel peer contexts by Paul Moore · 18 years ago
  62. 8ce11e6 [NET]: Make code static. by Adrian Bunk · 18 years ago
  63. 446fda4 [NetLabel]: CIPSOv4 engine by Paul Moore · 18 years ago