1. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  2. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  3. b914f3a netlabel: Fix several rcu_dereference() calls used without RCU read locks by Paul Moore · 14 years ago
  4. 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
  5. dc4c2c3 net: remove INIT_RCU_HEAD() usage by Alexey Dobriyan · 14 years ago
  6. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
  7. 122ec6f netlabel: remove dev_put() calls by Eric Dumazet · 15 years ago
  8. 7ae740d netlabel: Use genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  9. 6c2e8ac netlabel: Update kernel configuration API by Paul Moore · 16 years ago
  10. ec8f237 netlabel: Compiler warning and NULL pointer dereference fix by Paul Moore · 16 years ago
  11. d25830e netlabel: Fix a potential NULL pointer dereference by Paul Moore · 16 years ago
  12. 63c4168 netlabel: Add network address selectors to the NetLabel/LSM domain mapping by Paul Moore · 16 years ago
  13. 61e1068 netlabel: Add a generic way to create ordered linked lists of network addrs by Paul Moore · 16 years ago
  14. 5619670 netlabel: Fix some sparse warnings by Paul Moore · 16 years ago
  15. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  16. fe785be netlabel: netlink_unicast calls kfree_skb on error path by itself by Denis V. Lunev · 16 years ago
  17. 59d88c0 netlabel: Fix a problem when dumping the default IPv6 static labels by Paul Moore · 16 years ago
  18. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  19. 794eb6b [NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not found by Jesper Juhl · 16 years ago
  20. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  21. 05705e4 [NETLABEL]: Move some initialization code into __init section. by Pavel Emelyanov · 16 years ago
  22. 227c43c [NETLABEL]: Shrink the genl-ops registration code. by Pavel Emelyanov · 16 years ago
  23. 370125f [NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONFIG_IPV6. by Pavel Emelyanov · 16 years ago
  24. 56628b1 [NETLABEL]: Don't produce unused variables when IPv6 is off. by Pavel Emelyanov · 16 years ago
  25. 13541b3 NetLabel: Add auditing to the static labeling mechanism by Paul Moore · 16 years ago
  26. 8cc4457 NetLabel: Introduce static network labels for unlabeled connections by Paul Moore · 16 years ago
  27. 16efd45 NetLabel: Add secid token support to the NetLabel secattr struct by Paul Moore · 16 years ago
  28. c783f1c NetLabel: Remove unneeded RCU read locks by Paul Moore · 16 years ago
  29. 4be2700 [NetLabel]: correct usage of RCU locking by Paul Moore · 17 years ago
  30. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  31. b08d584 [NET]: Fix kfree(skb) by Patrick McHardy · 17 years ago
  32. de64688 NetLabel: honor the audit_enabled flag by Paul Moore · 18 years ago
  33. cd28786 NetLabel: convert the unlabeled accept flag to use RCU by Paul Moore · 18 years ago
  34. 17c157c [GENL]: Add genlmsg_put_reply() to simplify building reply headers by Thomas Graf · 18 years ago
  35. 81878d2 [GENL]: Add genlmsg_reply() to simply unicast replies to requests by Thomas Graf · 18 years ago
  36. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  37. 95d4e6b [NetLabel]: audit fixups due to delayed feedback by Paul Moore · 18 years ago
  38. 32f50cd [NetLabel]: add audit support for configuration changes by Paul Moore · 18 years ago
  39. fd38585 [NetLabel]: rework the Netlink attribute handling (part 2) by Paul Moore · 18 years ago
  40. 96cb8e3 [NetLabel]: CIPSOv4 and Unlabeled packet integration by Paul Moore · 18 years ago