netlabel: netlink_unicast calls kfree_skb on error path by itself
[safe/jmp/linux-2.6] / net / netlabel / netlabel_unlabeled.c
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