locks: kill redundant local variable
[safe/jmp/linux-2.6] / net / netlabel /
2007-08-08 Paul Moore[NetLabel]: add missing rcu_dereference() calls in...
2007-08-02 Paul MooreNet/Security: fix memory leaks from security_secid_to_s...
2007-07-19 Paul MooreSELinux: enable dynamic activation/deactivation of...
2007-07-16 Miloslav TrmacAudit: add TTY input auditing
2007-06-08 Paul Moore[NetLabel]: consolidate the struct socket/sock handling...
2007-06-07 Patrick McHardy[NETLINK]: Mark netlink policies const
2007-04-26 Paul MooreSELinux: extract the NetLabel SELinux support from...
2007-02-28 Patrick McHardy[NET]: Fix kfree(skb)
2007-02-11 YOSHIFUJI Hideaki[NET] NETLABEL: Fix whitespace errors.
2007-01-09 Paul MooreNetLabel: correct CIPSO tag handling when adding new...
2006-12-22 Paul MooreNetLabel: correctly fill in unused CIPSOv4 level and...
2006-12-22 Paul MooreNetLabel: perform input validation earlier on CIPSOv4...
2006-12-03 Paul MooreNetLabel: convert to an extensibile/sparse category...
2006-12-03 Paul MooreNetLabel: honor the audit_enabled flag
2006-12-03 Paul MooreNetLabel: check for a CIPSOv4 option before we do call...
2006-12-03 Paul MooreNetLabel: make netlbl_lsm_secattr struct easier/quicker...
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-11-06 Paul Moore[NETLABEL]: Fix build failure.
2006-10-12 paul.moore@hp.comNetLabel: fix a cache race condition
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]: update docs with website information
2006-09-25 Paul Moore[NetLabel]: rework the Netlink attribute handling ...
2006-09-25 Paul Moore[NetLabel]: rework the Netlink attribute handling ...
2006-09-25 Paul Moore[NetLabel]: correct improper handling of non-NetLabel...
2006-09-22 Paul Moore[NetLabel]: add some missing #includes to various heade...
2006-09-22 Thomas Graf[NETLINK]: Add notification message sending interface
2006-09-22 Adrian Bunk[NET]: Make code static.
2006-09-22 Paul Moore[NetLabel]: CIPSOv4 and Unlabeled packet integration
2006-09-22 Paul Moore[NetLabel]: core NetLabel subsystem