1. e842cb6 net: fix NULL pointer reference in cipso_v4_doi_free by 王贇 · 3 years, 5 months ago
  2. 8ca34a1 net: cipso: fix warnings in netlbl_cipsov4_add_std by Pavel Skripkin · 3 years, 6 months ago
  3. f7e0318 netlabel: remove unused parameter in netlbl_netlink_auditinfo() by Zheng Yejian · 3 years, 8 months ago
  4. ad5d07f cipso,calipso: resolve a number of problems with the DOI refcounts by Paul Moore · 3 years, 11 months ago
  5. 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 3 months ago
  6. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  7. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  8. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  9. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  10. 3b0f31f genetlink: make policy common to family by Johannes Berg · 6 years ago
  11. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  12. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  13. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  14. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  15. 7a11b1d netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_free" by Markus Elfring · 10 years ago
  16. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  17. d484ff1 netlabel: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  18. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  19. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  20. 6a8b7f0 netlabel: use domain based selectors when address based selectors are not available by Paul Moore · 11 years ago
  21. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  22. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
  23. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  24. dab51d0 netlabel: Fix set-but-unused variables. by David S. Miller · 14 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. 7ae740d netlabel: Use genl_register_family_with_ops() by Michał Mirosław · 16 years ago
  27. 6c2e8ac netlabel: Update kernel configuration API by Paul Moore · 16 years ago
  28. d91d407 netlabel: Add configuration support for local labeling by Paul Moore · 16 years ago
  29. 15c45f7 cipso: Add support for native local labeling and fixup mapping names 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. 83aa2e9 netlabel: return msg overflow error from netlbl_cipsov4_list faster by Denis V. Lunev · 17 years ago
  33. fe785be netlabel: netlink_unicast calls kfree_skb on error path by itself by Denis V. Lunev · 17 years ago
  34. 05705e4 [NETLABEL]: Move some initialization code into __init section. by Pavel Emelyanov · 17 years ago
  35. 227c43c [NETLABEL]: Shrink the genl-ops registration code. by Pavel Emelyanov · 17 years ago
  36. eda61d3 NetLabel: introduce a new kernel configuration API for NetLabel by Paul Moore · 17 years ago
  37. c783f1c NetLabel: Remove unneeded RCU read locks by Paul Moore · 17 years ago
  38. 8f4c1f9 [NETLINK]: Introduce nested and byteorder flag to netlink attribute by Thomas Graf · 17 years ago
  39. 23bcdc1 SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement by Paul Moore · 18 years ago
  40. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 18 years ago
  41. e1a95265 [NET] NETLABEL: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  42. 2a2f11c NetLabel: correct CIPSO tag handling when adding new DOI definitions by Paul Moore · 18 years ago
  43. caff5b6a NetLabel: correctly fill in unused CIPSOv4 level and category mappings by Paul Moore · 18 years ago
  44. 1fd2a25 NetLabel: perform input validation earlier on CIPSOv4 DOI add ops by Paul Moore · 18 years ago
  45. de64688 NetLabel: honor the audit_enabled flag by Paul Moore · 18 years ago
  46. 17c157c [GENL]: Add genlmsg_put_reply() to simplify building reply headers by Thomas Graf · 18 years ago
  47. 81878d2 [GENL]: Add genlmsg_reply() to simply unicast replies to requests by Thomas Graf · 18 years ago
  48. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  49. 95d4e6b [NetLabel]: audit fixups due to delayed feedback by Paul Moore · 18 years ago
  50. 32f50cd [NetLabel]: add audit support for configuration changes by Paul Moore · 18 years ago
  51. fd38585 [NetLabel]: rework the Netlink attribute handling (part 2) by Paul Moore · 18 years ago
  52. 96cb8e3 [NetLabel]: CIPSOv4 and Unlabeled packet integration by Paul Moore · 18 years ago