sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / net / netlabel /
2009-07-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-30 Julia Lawallnet/netlabel: Add kmalloc NULL tests
2009-07-27 Julia Lawallnet/netlabel: Correct redundant test
2009-05-21 Michał Mirosławnetlabel: Use genl_register_family_with_ops()
2009-04-22 Paul Moorenetlabel: Always remove the correct address selector
2009-03-28 Paul Moorenetlabel: Cleanup the Smack/NetLabel code to fix incomi...
2009-03-28 Paul Moorenetlabel: Label incoming TCP connections correctly...
2008-12-31 Paul Moorenetlabel: Update kernel configuration API
2008-12-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-12 Paul Moorenetlabel: Compiler warning and NULL pointer dereference fix
2008-12-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-03 Paul Moorenetlabel: Fix a potential NULL pointer dereference
2008-11-22 Qinghuang Fengnet: remove redundant argument comments
2008-10-31 Harvey Harrisonnet: replace NIPQUAD() in net/*/
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-30 Manish Katiyarnetlabel: Fix compilation warnings in net/netlabel...
2008-10-29 Paul Moorenetlabel: Fix compiler warnings in netlabel_mgmt.c
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-29 Harvey Harrisonnet, misc: replace uses of NIP6_FMT with %p6
2008-10-10 Paul Moorenetlabel: Add configuration support for local labeling
2008-10-10 Paul Moorecipso: Add support for native local labeling and fixup...
2008-10-10 Paul Mooreselinux: Set socket NetLabel based on connection endpoint
2008-10-10 Paul Moorenetlabel: Add functionality to set the security attribu...
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: Replace protocol/NetLabel linking with refrer...
2008-10-10 Paul Mooreselinux: Fix missing calls to netlbl_skbuff_err()
2008-10-10 Paul Moorenetlabel: Remove unneeded in-kernel API functions
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-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-15 Ingo MolnarMerge branch 'core/rcu' into core/rcu-for-linus
2008-07-15 Denis V. Lunevnetlabel: return msg overflow error from netlbl_cipsov4...
2008-07-11 Ingo MolnarMerge branch 'linus' into core/rcu
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-05-19 Franck Bui-Huurcu: split list.h and move rcu-protected lists into...
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-02-13 Pavel Emelyanov[NETLABEL]: Compilation for CONFIG_AUDIT=n case.
2008-02-13 Pavel Emelyanov[NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def.
2008-02-05 Paul MooreNetLabel: introduce a new kernel configuration API...
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 IP address family information to the...
2008-01-29 Paul MooreNetLabel: Add secid token support to the NetLabel secat...
2008-01-29 Paul MooreNetLabel: Consolidate the LSM domain mapping/hashing...
2008-01-29 Paul MooreNetLabel: Cleanup the LSM domain hash functions
2008-01-29 Paul MooreNetLabel: Remove unneeded RCU read locks
2007-12-20 Joe Perches[NETLABEL]: Spelling fixes
2007-10-26 Paul Moore[NetLabel]: correct usage of RCU locking
2007-10-10 Thomas Graf[NETLINK]: Introduce nested and byteorder flag to netli...
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