1. 59f35b8 netlabel: kernel-doc warning fix by Fabian Frederick · 10 years ago
  2. 16b99a4 netlabel: directly return netlbl_unlabel_genl_init() by Fabian Frederick · 10 years ago
  3. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  4. 4fbe63d netlabel: shorter names for the NetLabel catmap funcs/structs by Paul Moore · 10 years ago
  5. d960a61 netlabel: fix the catmap walking functions by Paul Moore · 10 years ago
  6. 4b8feff netlabel: fix the horribly broken catmap functions by Paul Moore · 10 years ago
  7. 41c3bd2 netlabel: fix a problem when setting bits below the previously lowest bit by Paul Moore · 10 years ago
  8. 0947611 netlabel: remove unnecessary break after goto by Fabian Frederick · 10 years ago
  9. d484ff1 netlabel: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  10. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  11. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  12. 634fb979 inet: includes a sock_common in request_sock by Eric Dumazet · 11 years ago
  13. 6a8b7f0 netlabel: use domain based selectors when address based selectors are not available by Paul Moore · 11 years ago
  14. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  15. 6b21e1b netlabel: improve domain mapping validation by Paul Moore · 11 years ago
  16. a6a8fe9 netlabel: fix build problems when CONFIG_IPV6=n by Paul Moore · 11 years ago
  17. 0c1233a netlabel: correctly list all the static label mappings by Paul Moore · 11 years ago
  18. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  19. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  20. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  21. 64b5fad netlabel: use GFP flags from caller instead of GFP_ATOMIC by Dan Carpenter · 12 years ago
  22. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 12 years ago
  23. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 13 years ago
  24. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  25. 1281bc2 netlabel: Fix build problems when IPv6 is not enabled by Paul Moore · 13 years ago
  26. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  27. 42ca020 net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add() by Dan Carpenter · 13 years ago
  28. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  29. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  30. 94a80d6 net/netlabel/netlabel_kapi.c: add missing cleanup code by Julia Lawall · 13 years ago
  31. 19fd617 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  32. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  33. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
  34. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  35. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  36. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 13 years ago
  37. ea11073 net: Remove casts of void * by Joe Perches · 13 years ago
  38. a1e4891 Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h" by Linus Torvalds · 13 years ago
  39. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  40. 6b26223 net,rcu: convert call_rcu(netlbl_unlhsh_free_addr6) to kfree_rcu() by Lai Jiangshan · 13 years ago
  41. c3b4942 net,rcu: convert call_rcu(netlbl_unlhsh_free_addr4) to kfree_rcu() by Lai Jiangshan · 13 years ago
  42. dab51d0 netlabel: Fix set-but-unused variables. by David S. Miller · 13 years ago
  43. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  44. c53fa1e netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  45. 4c306a9 net: kill unused macros by Shan Wei · 14 years ago
  46. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  47. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  48. b914f3a netlabel: Fix several rcu_dereference() calls used without RCU read locks by Paul Moore · 14 years ago
  49. 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
  50. dc4c2c3 net: remove INIT_RCU_HEAD() usage by Alexey Dobriyan · 14 years ago
  51. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  52. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  53. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
  54. 122ec6f netlabel: remove dev_put() calls by Eric Dumazet · 15 years ago
  55. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  56. ca7daea net/netlabel: Add kmalloc NULL tests by Julia Lawall · 15 years ago
  57. 4794323 net/netlabel: Correct redundant test by Julia Lawall · 15 years ago
  58. 7ae740d netlabel: Use genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  59. 50b2ff1 netlabel: Always remove the correct address selector by Paul Moore · 15 years ago
  60. 07feee8 netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections by Paul Moore · 15 years ago
  61. 389fb800 netlabel: Label incoming TCP connections correctly in SELinux by Paul Moore · 15 years ago
  62. 6c2e8ac netlabel: Update kernel configuration API by Paul Moore · 15 years ago
  63. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  64. ec8f237 netlabel: Compiler warning and NULL pointer dereference fix by Paul Moore · 16 years ago
  65. 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  66. d25830e netlabel: Fix a potential NULL pointer dereference by Paul Moore · 16 years ago
  67. cf005b1 net: remove redundant argument comments by Qinghuang Feng · 16 years ago
  68. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  69. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  70. 47b676c netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.c by Manish Katiyar · 16 years ago
  71. f8a0247 netlabel: Fix compiler warnings in netlabel_mgmt.c by Paul Moore · 16 years ago
  72. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  73. fdb46ee net, misc: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  74. d91d407 netlabel: Add configuration support for local labeling by Paul Moore · 16 years ago
  75. 15c45f7 cipso: Add support for native local labeling and fixup mapping names by Paul Moore · 16 years ago
  76. 014ab19 selinux: Set socket NetLabel based on connection endpoint by Paul Moore · 16 years ago
  77. 948bf85 netlabel: Add functionality to set the security attributes of a packet by Paul Moore · 16 years ago
  78. 63c4168 netlabel: Add network address selectors to the NetLabel/LSM domain mapping by Paul Moore · 16 years ago
  79. 61e1068 netlabel: Add a generic way to create ordered linked lists of network addrs by Paul Moore · 16 years ago
  80. b1edeb1 netlabel: Replace protocol/NetLabel linking with refrerence counts by Paul Moore · 16 years ago
  81. dfaebe9 selinux: Fix missing calls to netlbl_skbuff_err() by Paul Moore · 16 years ago
  82. 948a724 netlabel: Remove unneeded in-kernel API functions by Paul Moore · 16 years ago
  83. 5619670 netlabel: Fix some sparse warnings by Paul Moore · 16 years ago
  84. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  85. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  86. 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 16 years ago
  87. 83aa2e9 netlabel: return msg overflow error from netlbl_cipsov4_list faster by Denis V. Lunev · 16 years ago
  88. 0c81b2a Merge branch 'linus' into core/rcu by Ingo Molnar · 16 years ago
  89. fe785be netlabel: netlink_unicast calls kfree_skb on error path by itself by Denis V. Lunev · 16 years ago
  90. 59d88c0 netlabel: Fix a problem when dumping the default IPv6 static labels by Paul Moore · 16 years ago
  91. 8252474 rcu: split list.h and move rcu-protected lists into rculist.h by Franck Bui-Huu · 16 years ago
  92. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  93. 794eb6b [NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not found by Jesper Juhl · 16 years ago
  94. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  95. 05705e4 [NETLABEL]: Move some initialization code into __init section. by Pavel Emelyanov · 16 years ago
  96. 227c43c [NETLABEL]: Shrink the genl-ops registration code. by Pavel Emelyanov · 16 years ago
  97. 370125f [NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONFIG_IPV6. by Pavel Emelyanov · 16 years ago
  98. 56628b1 [NETLABEL]: Don't produce unused variables when IPv6 is off. by Pavel Emelyanov · 16 years ago
  99. 94de7fe [NETLABEL]: Compilation for CONFIG_AUDIT=n case. by Pavel Emelyanov · 16 years ago
  100. 4c3a0a2 [NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def. by Pavel Emelyanov · 16 years ago