1. 84a57ae netlabel: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
  2. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  3. 0f091e4 netlabel: remove unused param from audit_log_format() by Alex Dewar · 4 years, 5 months ago
  4. d3b990b netlabel: fix problems with mapping removal by Paul Moore · 4 years, 5 months ago
  5. 26c3baa net: netlabel: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  6. 9facfdb netlabel_domainhash.c: Use built-in RCU list checking by Madhuparna Bhowmik · 5 years ago
  7. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  8. 3f09354 netlabel: Implement CALIPSO config functions for SMACK. by Huw Davies · 9 years ago
  9. dc7de73 netlabel: Add support for creating a CALIPSO protocol domain mapping. by Huw Davies · 9 years ago
  10. 8f18e67 netlabel: Add an address family to domain hash entries. by Huw Davies · 9 years ago
  11. 96a8f7f netlabel: Mark rcu pointers with __rcu. by Huw Davies · 9 years ago
  12. 8303394 netlabel: do not initialise statics to NULL by Wei Tang · 9 years ago
  13. d484ff1 netlabel: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  14. 6a8b7f0 netlabel: use domain based selectors when address based selectors are not available by Paul Moore · 11 years ago
  15. 6b21e1b netlabel: improve domain mapping validation by Paul Moore · 12 years ago
  16. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
  17. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 13 years ago
  18. 19fd617 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  19. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  20. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
  21. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 14 years ago
  22. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  23. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  24. b914f3a netlabel: Fix several rcu_dereference() calls used without RCU read locks by Paul Moore · 15 years ago
  25. 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
  26. dc4c2c3 net: remove INIT_RCU_HEAD() usage by Alexey Dobriyan · 15 years ago
  27. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  28. 6c2e8ac netlabel: Update kernel configuration API by Paul Moore · 16 years ago
  29. 63c4168 netlabel: Add network address selectors to the NetLabel/LSM domain mapping by Paul Moore · 16 years ago
  30. b1edeb1 netlabel: Replace protocol/NetLabel linking with refrerence counts by Paul Moore · 16 years ago
  31. 5619670 netlabel: Fix some sparse warnings by Paul Moore · 16 years ago
  32. 8252474 rcu: split list.h and move rcu-protected lists into rculist.h by Franck Bui-Huu · 17 years ago
  33. 05705e4 [NETLABEL]: Move some initialization code into __init section. by Pavel Emelyanov · 17 years ago
  34. 4c3a0a2 [NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def. by Pavel Emelyanov · 17 years ago
  35. 1c3fad9 NetLabel: Consolidate the LSM domain mapping/hashing locks by Paul Moore · 17 years ago
  36. b64397e NetLabel: Cleanup the LSM domain hash functions by Paul Moore · 17 years ago
  37. 4be2700 [NetLabel]: correct usage of RCU locking by Paul Moore · 17 years ago
  38. 3482fd9 [NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping hash table by Paul Moore · 17 years ago
  39. de64688 NetLabel: honor the audit_enabled flag by Paul Moore · 18 years ago
  40. 95d4e6b [NetLabel]: audit fixups due to delayed feedback by Paul Moore · 18 years ago
  41. 32f50cd [NetLabel]: add audit support for configuration changes by Paul Moore · 18 years ago
  42. fcd4828 [NetLabel]: rework the Netlink attribute handling (part 1) by Paul Moore · 18 years ago
  43. 8ce11e6 [NET]: Make code static. by Adrian Bunk · 18 years ago
  44. d15c345 [NetLabel]: core NetLabel subsystem by Paul Moore · 18 years ago