1. b8f6b05 netlabel: Fix memory leak in netlbl_mgmt_add_common by Liu Shixin · 3 years, 7 months ago
  2. f7e0318 netlabel: remove unused parameter in netlbl_netlink_auditinfo() by Zheng Yejian · 3 years, 7 months ago
  3. 3ba937f netlabel: Correct function name netlbl_mgmt_add() in the kerneldoc comments by Xiongfeng Wang · 3 years, 9 months ago
  4. 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 1 month 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. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  9. 3b0f31f genetlink: make policy common to family by Johannes Berg · 6 years ago
  10. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  11. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  12. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  13. dc7de73 netlabel: Add support for creating a CALIPSO protocol domain mapping. by Huw Davies · 9 years ago
  14. cb72d38 netlabel: Initial support for the CALIPSO netlink protocol. by Huw Davies · 9 years ago
  15. 8f18e67 netlabel: Add an address family to domain hash entries. by Huw Davies · 9 years ago
  16. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 10 years ago
  17. 4de46d5 netlabel: Less function calls in netlbl_mgmt_add_common() after error detection by Markus Elfring · 10 years ago
  18. 79b7cf6 netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_putdef" by Markus Elfring · 10 years ago
  19. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  20. d484ff1 netlabel: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  21. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  22. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  23. 6a8b7f0 netlabel: use domain based selectors when address based selectors are not available by Paul Moore · 11 years ago
  24. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  25. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 13 years ago
  26. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  27. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
  28. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  29. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  30. 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
  31. 7ae740d netlabel: Use genl_register_family_with_ops() by Michał Mirosław · 16 years ago
  32. cf005b1 net: remove redundant argument comments by Qinghuang Feng · 16 years ago
  33. f8a0247 netlabel: Fix compiler warnings in netlabel_mgmt.c by Paul Moore · 16 years ago
  34. 63c4168 netlabel: Add network address selectors to the NetLabel/LSM domain mapping by Paul Moore · 16 years ago
  35. b1edeb1 netlabel: Replace protocol/NetLabel linking with refrerence counts by Paul Moore · 16 years ago
  36. fe785be netlabel: netlink_unicast calls kfree_skb on error path by itself by Denis V. Lunev · 16 years ago
  37. 05705e4 [NETLABEL]: Move some initialization code into __init section. by Pavel Emelyanov · 17 years ago
  38. 227c43c [NETLABEL]: Shrink the genl-ops registration code. by Pavel Emelyanov · 17 years ago
  39. c783f1c NetLabel: Remove unneeded RCU read locks by Paul Moore · 17 years ago
  40. e185446 [NETLABEL]: Spelling fixes by Joe Perches · 17 years ago
  41. 4be2700 [NetLabel]: correct usage of RCU locking by Paul Moore · 17 years ago
  42. 23bcdc1 SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement by Paul Moore · 17 years ago
  43. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 18 years ago
  44. 17c157c [GENL]: Add genlmsg_put_reply() to simplify building reply headers by Thomas Graf · 18 years ago
  45. 81878d2 [GENL]: Add genlmsg_reply() to simply unicast replies to requests by Thomas Graf · 18 years ago
  46. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  47. 95d4e6b [NetLabel]: audit fixups due to delayed feedback by Paul Moore · 18 years ago
  48. 32f50cd [NetLabel]: add audit support for configuration changes by Paul Moore · 18 years ago
  49. fd38585 [NetLabel]: rework the Netlink attribute handling (part 2) by Paul Moore · 18 years ago
  50. d15c345 [NetLabel]: core NetLabel subsystem by Paul Moore · 18 years ago