1. a7fa1e6 netlabel: check for IPV4MASK in addrinfo_get by Sean Tranchetti · 6 years ago
  2. f806ed5 netlabel: If PF_INET6, check sk_buff ip header version by Richard Haines · 7 years ago
  3. 8f18e67 netlabel: Add an address family to domain hash entries. by Huw Davies · 8 years ago
  4. 96a8f7f netlabel: Mark rcu pointers with __rcu. by Huw Davies · 8 years ago
  5. 795f351 netlink: do not initialise statics to 0 or NULL by Wei Tang · 8 years ago
  6. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  7. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 9 years ago
  8. d484ff1 netlabel: Fix FSF address in file headers by Jeff Kirsher · 10 years ago
  9. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 10 years ago
  10. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  11. 6a8b7f0 netlabel: use domain based selectors when address based selectors are not available by Paul Moore · 11 years ago
  12. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  13. a6a8fe9 netlabel: fix build problems when CONFIG_IPV6=n by Paul Moore · 11 years ago
  14. 0c1233a netlabel: correctly list all the static label mappings by Paul Moore · 11 years ago
  15. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  16. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  17. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  18. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 12 years ago
  19. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 12 years ago
  20. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 12 years ago
  21. 19fd617 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  22. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  23. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
  24. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  25. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  26. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 13 years ago
  27. ea11073 net: Remove casts of void * by Joe Perches · 13 years ago
  28. 6b26223 net,rcu: convert call_rcu(netlbl_unlhsh_free_addr6) to kfree_rcu() by Lai Jiangshan · 13 years ago
  29. c3b4942 net,rcu: convert call_rcu(netlbl_unlhsh_free_addr4) to kfree_rcu() by Lai Jiangshan · 13 years ago
  30. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  31. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  32. b914f3a netlabel: Fix several rcu_dereference() calls used without RCU read locks by Paul Moore · 14 years ago
  33. 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
  34. dc4c2c3 net: remove INIT_RCU_HEAD() usage by Alexey Dobriyan · 14 years ago
  35. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 14 years ago
  36. 122ec6f netlabel: remove dev_put() calls by Eric Dumazet · 15 years ago
  37. 7ae740d netlabel: Use genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  38. 6c2e8ac netlabel: Update kernel configuration API by Paul Moore · 15 years ago
  39. ec8f237 netlabel: Compiler warning and NULL pointer dereference fix by Paul Moore · 15 years ago
  40. d25830e netlabel: Fix a potential NULL pointer dereference by Paul Moore · 15 years ago
  41. 63c4168 netlabel: Add network address selectors to the NetLabel/LSM domain mapping by Paul Moore · 16 years ago
  42. 61e1068 netlabel: Add a generic way to create ordered linked lists of network addrs by Paul Moore · 16 years ago
  43. 5619670 netlabel: Fix some sparse warnings by Paul Moore · 16 years ago
  44. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  45. fe785be netlabel: netlink_unicast calls kfree_skb on error path by itself by Denis V. Lunev · 16 years ago
  46. 59d88c0 netlabel: Fix a problem when dumping the default IPv6 static labels by Paul Moore · 16 years ago
  47. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  48. 794eb6b [NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not found by Jesper Juhl · 16 years ago
  49. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  50. 05705e4 [NETLABEL]: Move some initialization code into __init section. by Pavel Emelyanov · 16 years ago
  51. 227c43c [NETLABEL]: Shrink the genl-ops registration code. by Pavel Emelyanov · 16 years ago
  52. 370125f [NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONFIG_IPV6. by Pavel Emelyanov · 16 years ago
  53. 56628b1 [NETLABEL]: Don't produce unused variables when IPv6 is off. by Pavel Emelyanov · 16 years ago
  54. 13541b3 NetLabel: Add auditing to the static labeling mechanism by Paul Moore · 16 years ago
  55. 8cc4457 NetLabel: Introduce static network labels for unlabeled connections by Paul Moore · 16 years ago
  56. 16efd45 NetLabel: Add secid token support to the NetLabel secattr struct by Paul Moore · 16 years ago
  57. c783f1c NetLabel: Remove unneeded RCU read locks by Paul Moore · 16 years ago
  58. 4be2700 [NetLabel]: correct usage of RCU locking by Paul Moore · 17 years ago
  59. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  60. b08d584 [NET]: Fix kfree(skb) by Patrick McHardy · 17 years ago
  61. de64688 NetLabel: honor the audit_enabled flag by Paul Moore · 18 years ago
  62. cd28786 NetLabel: convert the unlabeled accept flag to use RCU by Paul Moore · 18 years ago
  63. 17c157c [GENL]: Add genlmsg_put_reply() to simplify building reply headers by Thomas Graf · 18 years ago
  64. 81878d2 [GENL]: Add genlmsg_reply() to simply unicast replies to requests by Thomas Graf · 18 years ago
  65. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  66. 95d4e6b [NetLabel]: audit fixups due to delayed feedback by Paul Moore · 18 years ago
  67. 32f50cd [NetLabel]: add audit support for configuration changes by Paul Moore · 18 years ago
  68. fd38585 [NetLabel]: rework the Netlink attribute handling (part 2) by Paul Moore · 18 years ago
  69. 96cb8e3 [NetLabel]: CIPSOv4 and Unlabeled packet integration by Paul Moore · 18 years ago