net: remove INIT_RCU_HEAD() usage
[safe/jmp/linux-2.6] / net / netlabel / netlabel_unlabeled.c
2010-02-17 Alexey Dobriyannet: remove INIT_RCU_HEAD() usage
2009-11-20 Eric Dumazetnet: rename skb->iif to skb->skb_iif
2009-11-06 Eric Dumazetnetlabel: remove dev_put() calls
2009-05-21 Michał Mirosławnetlabel: Use genl_register_family_with_ops()
2008-12-31 Paul Moorenetlabel: Update kernel configuration API
2008-12-12 Paul Moorenetlabel: Compiler warning and NULL pointer dereference fix
2008-12-03 Paul Moorenetlabel: Fix a potential NULL pointer dereference
2008-10-10 Paul Moorenetlabel: Add network address selectors to the NetLabel...
2008-10-10 Paul Moorenetlabel: Add a generic way to create ordered linked...
2008-10-10 Paul Moorenetlabel: Fix some sparse warnings
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-07-10 Denis V. Lunevnetlabel: netlink_unicast calls kfree_skb on error...
2008-06-28 Paul Moorenetlabel: Fix a problem when dumping the default IPv6...
2008-04-28 Eric ParisAudit: collect sessionid in netlink messages
2008-04-18 Jesper Juhl[NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-02-18 Pavel Emelyanov[NETLABEL]: Move some initialization code into __init...
2008-02-18 Pavel Emelyanov[NETLABEL]: Shrink the genl-ops registration code.
2008-02-13 Pavel Emelyanov[NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef...
2008-02-13 Pavel Emelyanov[NETLABEL]: Don't produce unused variables when IPv6...
2008-01-29 Paul MooreNetLabel: Add auditing to the static labeling mechanism
2008-01-29 Paul MooreNetLabel: Introduce static network labels for unlabeled...
2008-01-29 Paul MooreNetLabel: Add secid token support to the NetLabel secat...
2008-01-29 Paul MooreNetLabel: Remove unneeded RCU read locks
2007-10-26 Paul Moore[NetLabel]: correct usage of RCU locking
2007-06-07 Patrick McHardy[NETLINK]: Mark netlink policies const
2007-02-28 Patrick McHardy[NET]: Fix kfree(skb)
2006-12-03 Paul MooreNetLabel: honor the audit_enabled flag
2006-12-03 Paul MooreNetLabel: convert the unlabeled accept flag to use RCU
2006-12-03 Thomas Graf[GENL]: Add genlmsg_put_reply() to simplify building...
2006-12-03 Thomas Graf[GENL]: Add genlmsg_reply() to simply unicast replies...
2006-12-03 Thomas Graf[NETLINK]: Do precise netlink message allocations where...
2006-09-30 Paul Moore[NetLabel]: audit fixups due to delayed feedback
2006-09-29 Paul Moore[NetLabel]: add audit support for configuration changes
2006-09-25 Paul Moore[NetLabel]: rework the Netlink attribute handling ...
2006-09-22 Paul Moore[NetLabel]: CIPSOv4 and Unlabeled packet integration