1. 7edce63 cipso: fix 'audit_secid' kernel-doc warning in cipso_ipv4.c by Wang Hai · 4 years, 4 months ago
  2. 3628e3c net: ipv4: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  3. 7a6498e Replace HTTP links with HTTPS ones: IPv* by Alexander A. Klimov · 4 years, 6 months ago
  4. eead1c2 netlabel: cope with NULL catmap by Paolo Abeni · 4 years, 8 months ago
  5. 3e72dfd ipv4: ensure rcu_read_lock() in cipso_v4_error() by Matteo Croce · 4 years, 11 months ago
  6. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  7. 5578de4 netlabel: fix out-of-bounds memory accesses by Paul Moore · 6 years ago
  8. 3da1ed7 net: avoid use IPCB in cipso_v4_error by Nazarov Sergey · 6 years ago
  9. 076ed3d net/ipv4: defensive cipso option parsing by Stefan Nuernberger · 6 years ago
  10. c92e8c0 tcp/dccp: fix ireq->opt races by Eric Dumazet · 7 years ago
  11. 4041395 Cipso: cipso_v4_optptr enter infinite loop by yujuan.qi · 7 years ago
  12. f6a6fed net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  13. b4217b8 net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  14. d71b789 netlabel: out of bound access in cipso_v4_validate() by Eric Dumazet · 8 years ago
  15. d011a4d Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 9 years ago
  16. 3faa8f9 netlabel: Move bitmap manipulation functions to the NetLabel core. by Huw Davies · 9 years ago
  17. 1e1d04e net: introduce lockdep_is_held and update various places to use it by Hannes Frederic Sowa · 9 years ago
  18. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
  19. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  20. 04f81f0 cipso: don't use IPCB() to locate the CIPSO IP option by Paul Moore · 10 years ago
  21. 988b134 cipso: remove NULL assignment on static by Fabian Frederick · 10 years ago
  22. 4c787b1 ipv4: include linux/bug.h instead of asm/bug.h by Fabian Frederick · 10 years ago
  23. 4973404 cipso: kerneldoc warning fix by Fabian Frederick · 10 years ago
  24. cb57659 cipso: add __init to cipso_v4_cache_init by Fabian Frederick · 10 years ago
  25. 4fbe63d netlabel: shorter names for the NetLabel catmap funcs/structs by Paul Moore · 10 years ago
  26. 4b8feff netlabel: fix the horribly broken catmap functions by Paul Moore · 10 years ago
  27. 41c3bd2 netlabel: fix a problem when setting bits below the previously lowest bit by Paul Moore · 10 years ago
  28. 5797deb ipv4: ERROR: code indent should use tabs where possible by Weilong Chen · 11 years ago
  29. a99421d ipv4/ipv6: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  30. 89d7ae3 cipso: don't follow a NULL pointer when setsockopt() is called by Paul Moore · 12 years ago
  31. 4f9c8c1 ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu() by Paul E. McKenney · 13 years ago
  32. 5675592 cipso: remove an unneeded NULL check in cipso_v4_doi_add() by Dan Carpenter · 13 years ago
  33. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  34. f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 14 years ago
  35. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  36. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  37. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  38. 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
  39. 4b17d50f ipv4: Define cipso_v4_delopt static by Hagen Paul Pfeifer · 15 years ago
  40. 389fb800 netlabel: Label incoming TCP connections correctly in SELinux by Paul Moore · 16 years ago
  41. 586c250 cipso: Fix documentation comment by Paul Moore · 16 years ago
  42. 6c2e8ac netlabel: Update kernel configuration API by Paul Moore · 16 years ago
  43. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  44. 00af5c6 cipso: unsigned buf_len cannot be negative by roel kluin · 16 years ago
  45. 93adcc8 net: don't use INIT_RCU_HEAD by Alexey Dobriyan · 16 years ago
  46. 15c45f7 cipso: Add support for native local labeling and fixup mapping names by Paul Moore · 16 years ago
  47. 014ab19 selinux: Set socket NetLabel based on connection endpoint by Paul Moore · 16 years ago
  48. 948bf85 netlabel: Add functionality to set the security attributes of a packet by Paul Moore · 16 years ago
  49. b1edeb1 netlabel: Replace protocol/NetLabel linking with refrerence counts by Paul Moore · 16 years ago
  50. 5e0f892 cipso: Relax too much careful cipso hash function. by Pavel Emelyanov · 17 years ago
  51. d3e2ce3 net: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
  52. ef72249 [IPV4]: Remove unused ip_options->is_data. by Denis V. Lunev · 17 years ago
  53. eda61d3 NetLabel: introduce a new kernel configuration API for NetLabel by Paul Moore · 17 years ago
  54. 16efd45 NetLabel: Add secid token support to the NetLabel secattr struct by Paul Moore · 17 years ago
  55. 1596c97 [IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  56. 4be2700 [NetLabel]: correct usage of RCU locking by Paul Moore · 17 years ago
  57. 63d804ea [CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functions by Paul Moore · 17 years ago
  58. 50e5d35 [CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine. by Paul Moore · 18 years ago
  59. ba6ff9f [NetLabel]: consolidate the struct socket/sock handling to just struct sock by Paul Moore · 18 years ago
  60. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 18 years ago
  61. a205752 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 18 years ago
  62. 128c6b6 NetLabel: convert a BUG_ON in the CIPSO code to a runtime check by Paul Moore · 18 years ago
  63. f998e8c NetLabel: cleanup and document CIPSO constants by Paul Moore · 18 years ago
  64. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 18 years ago
  65. 132adf5 [IPV4]: cleanup by Stephen Hemminger · 18 years ago
  66. 38c8947 [NetLabel]: parse the CIPSO ranged tag on incoming packets by Paul Moore · 18 years ago
  67. c6387a8 [NetLabel]: Verify sensitivity level has a valid CIPSO mapping by Paul Moore · 18 years ago
  68. 484b366 NetLabel: add the ranged tag to the CIPSOv4 protocol by Paul Moore · 18 years ago
  69. 654bbc2 NetLabel: add the enumerated tag to the CIPSOv4 protocol by Paul Moore · 18 years ago
  70. 0275276 NetLabel: convert to an extensibile/sparse category bitmap by Paul Moore · 18 years ago
  71. 6662598 [CIPSO]: Missing annotation in cipso_ipv4 update. by Al Viro · 18 years ago
  72. 9bb5fd2 NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions by Paul Moore · 18 years ago
  73. 9fade4b NetLabel: return the correct error for translated CIPSOv4 tags by Paul Moore · 18 years ago
  74. 91b1ed0 NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types by Paul Moore · 18 years ago
  75. 6ce61a7 NetLabel: add tag verification when adding new CIPSOv4 DOI definitions by Paul Moore · 18 years ago
  76. 05e00cb NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer by Paul Moore · 18 years ago
  77. 701a90b NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand by Paul Moore · 18 years ago
  78. fac5d73 [NETLABEL]: Use kmemdup in cipso_ipv4.c by Arnaldo Carvalho de Melo · 18 years ago
  79. 714e85b [IPV6]: Assorted trivial endianness annotations. by Al Viro · 18 years ago
  80. f8687af [NetLabel]: protect the CIPSOv4 socket option from setsockopt() by Paul Moore · 18 years ago
  81. ea614d7 NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly by Paul Moore · 18 years ago
  82. 044a68e NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping by Paul Moore · 18 years ago
  83. ffb733c NetLabel: fix a cache race condition by paul.moore@hp.com · 18 years ago
  84. 95d4e6b [NetLabel]: audit fixups due to delayed feedback by Paul Moore · 18 years ago
  85. 32f50cd [NetLabel]: add audit support for configuration changes by Paul Moore · 18 years ago
  86. fcd4828 [NetLabel]: rework the Netlink attribute handling (part 1) by Paul Moore · 18 years ago
  87. 609c92f [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe by Paul Moore · 18 years ago
  88. 14a72f5 [NetLabel]: correct improper handling of non-NetLabel peer contexts by Paul Moore · 18 years ago
  89. 8ce11e6 [NET]: Make code static. by Adrian Bunk · 18 years ago
  90. 446fda4 [NetLabel]: CIPSOv4 engine by Paul Moore · 18 years ago