1. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  2. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  3. 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 16 years ago
  4. 83aa2e9 netlabel: return msg overflow error from netlbl_cipsov4_list faster by Denis V. Lunev · 16 years ago
  5. 0c81b2a Merge branch 'linus' into core/rcu by Ingo Molnar · 16 years ago
  6. fe785be netlabel: netlink_unicast calls kfree_skb on error path by itself by Denis V. Lunev · 16 years ago
  7. 59d88c0 netlabel: Fix a problem when dumping the default IPv6 static labels by Paul Moore · 16 years ago
  8. 8252474 rcu: split list.h and move rcu-protected lists into rculist.h by Franck Bui-Huu · 16 years ago
  9. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  10. 794eb6b [NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not found by Jesper Juhl · 16 years ago
  11. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  12. 05705e4 [NETLABEL]: Move some initialization code into __init section. by Pavel Emelyanov · 16 years ago
  13. 227c43c [NETLABEL]: Shrink the genl-ops registration code. by Pavel Emelyanov · 16 years ago
  14. 370125f [NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONFIG_IPV6. by Pavel Emelyanov · 16 years ago
  15. 56628b1 [NETLABEL]: Don't produce unused variables when IPv6 is off. by Pavel Emelyanov · 16 years ago
  16. 94de7fe [NETLABEL]: Compilation for CONFIG_AUDIT=n case. by Pavel Emelyanov · 16 years ago
  17. 4c3a0a2 [NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def. by Pavel Emelyanov · 16 years ago
  18. eda61d3 NetLabel: introduce a new kernel configuration API for NetLabel by Paul Moore · 16 years ago
  19. 13541b3 NetLabel: Add auditing to the static labeling mechanism by Paul Moore · 16 years ago
  20. 8cc4457 NetLabel: Introduce static network labels for unlabeled connections by Paul Moore · 16 years ago
  21. 75e2291 NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function by Paul Moore · 16 years ago
  22. 16efd45 NetLabel: Add secid token support to the NetLabel secattr struct by Paul Moore · 16 years ago
  23. 1c3fad9 NetLabel: Consolidate the LSM domain mapping/hashing locks by Paul Moore · 16 years ago
  24. b64397e NetLabel: Cleanup the LSM domain hash functions by Paul Moore · 16 years ago
  25. c783f1c NetLabel: Remove unneeded RCU read locks by Paul Moore · 16 years ago
  26. e185446 [NETLABEL]: Spelling fixes by Joe Perches · 17 years ago
  27. 4be2700 [NetLabel]: correct usage of RCU locking by Paul Moore · 17 years ago
  28. 8f4c1f9 [NETLINK]: Introduce nested and byteorder flag to netlink attribute by Thomas Graf · 17 years ago
  29. 3482fd9 [NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping hash table by Paul Moore · 17 years ago
  30. e6e0871 Net/Security: fix memory leaks from security_secid_to_secctx() by Paul Moore · 17 years ago
  31. 23bcdc1 SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement by Paul Moore · 17 years ago
  32. 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 17 years ago
  33. ba6ff9f [NetLabel]: consolidate the struct socket/sock handling to just struct sock by Paul Moore · 17 years ago
  34. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  35. 5778eab SELinux: extract the NetLabel SELinux support from the security server by Paul Moore · 17 years ago
  36. b08d584 [NET]: Fix kfree(skb) by Patrick McHardy · 17 years ago
  37. e1a9526 [NET] NETLABEL: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  38. 2a2f11c NetLabel: correct CIPSO tag handling when adding new DOI definitions by Paul Moore · 17 years ago
  39. caff5b6a NetLabel: correctly fill in unused CIPSOv4 level and category mappings by Paul Moore · 18 years ago
  40. 1fd2a25 NetLabel: perform input validation earlier on CIPSOv4 DOI add ops by Paul Moore · 18 years ago
  41. 0275276 NetLabel: convert to an extensibile/sparse category bitmap by Paul Moore · 18 years ago
  42. de64688 NetLabel: honor the audit_enabled flag by Paul Moore · 18 years ago
  43. 05e00cb NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer by Paul Moore · 18 years ago
  44. 701a90b NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand by Paul Moore · 18 years ago
  45. cd28786 NetLabel: convert the unlabeled accept flag to use RCU 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. 38c9437 [NETLABEL]: Fix build failure. by Paul Moore · 18 years ago
  50. ffb733c NetLabel: fix a cache race condition by paul.moore@hp.com · 18 years ago
  51. 95d4e6b [NetLabel]: audit fixups due to delayed feedback by Paul Moore · 18 years ago
  52. 32f50cd [NetLabel]: add audit support for configuration changes by Paul Moore · 18 years ago
  53. 4cc6773 [NetLabel]: update docs with website information by Paul Moore · 18 years ago
  54. fd38585 [NetLabel]: rework the Netlink attribute handling (part 2) by Paul Moore · 18 years ago
  55. fcd4828 [NetLabel]: rework the Netlink attribute handling (part 1) by Paul Moore · 18 years ago
  56. 14a72f5 [NetLabel]: correct improper handling of non-NetLabel peer contexts by Paul Moore · 18 years ago
  57. 7a0e1d6 [NetLabel]: add some missing #includes to various header files by Paul Moore · 18 years ago
  58. d387f6a [NETLINK]: Add notification message sending interface by Thomas Graf · 18 years ago
  59. 8ce11e6 [NET]: Make code static. by Adrian Bunk · 18 years ago
  60. 96cb8e3 [NetLabel]: CIPSOv4 and Unlabeled packet integration by Paul Moore · 18 years ago
  61. d15c345 [NetLabel]: core NetLabel subsystem by Paul Moore · 18 years ago