Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / netlabel /
2012-03-22 Dan Carpenternetlabel: use GFP flags from caller instead of GFP_ATOMIC
2012-01-12 Eric Dumazetnet: reintroduce missing rcu_assign_pointer() calls
2011-12-11 Eric Dumazetnet: use IS_ENABLED(CONFIG_IPV6)
2011-12-02 David S. MillerMerge git://git./linux/kernel/git/davem/net
2011-11-29 Paul Moorenetlabel: Fix build problems when IPv6 is not enabled
2011-11-26 David S. MillerMerge git://git./linux/kernel/git/davem/net
2011-11-25 Dan Carpenternet/netlabel: copy and paste bug in netlbl_cfg_unlbl_ma...
2011-11-22 Alexey Dobriyannet: remove ipv6_addr_copy()
2011-08-20 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net
2011-08-11 Julia Lawallnet/netlabel/netlabel_kapi.c: add missing cleanup code
2011-08-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net
2011-08-02 Stephen Hemmingerrcu: convert uses of rcu_assign_pointer(x, NULL) to...
2011-08-02 Paul Mooredoc: Update the email address for Paul Moore in various...
2011-08-02 Paul Mooredoc: Update the email address for Paul Moore in various...
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-08 Michal Hockorcu: treewide: Do not use rcu_read_lock_held when calli...
2011-06-17 Joe Perchesnet: Remove casts of void *
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-23 Linus TorvaldsRemove prefetch() from <linux/skbuff.h> and "netlabel_a...
2011-05-23 David S. Millernetlabel: Remove prefetches from list handlers.
2011-05-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2011-05-08 Lai Jiangshannet,rcu: convert call_rcu(netlbl_unlhsh_free_addr6...
2011-05-08 Lai Jiangshannet,rcu: convert call_rcu(netlbl_unlhsh_free_addr4...
2011-04-18 David S. Millernetlabel: Fix set-but-unused variables.
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-03 Patrick McHardynetlink: kill loginuid/sessionid/sid members from struc...
2010-12-20 Shan Weinet: kill unused macros
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-18 Joe Perchesnet: Remove unnecessary returns from void function()s
2010-04-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-04-02 Paul Moorenetlabel: Fix several rcu_dereference() calls used...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-17 Alexey Dobriyannet: remove INIT_RCU_HEAD() usage
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-20 Eric Dumazetnet: rename skb->iif to skb->skb_iif
2009-11-06 Eric Dumazetnetlabel: remove dev_put() calls
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-25 Jeff Mahoney- Update to 2.6.25-rc3.
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-11-07 Jeff Mahoney-rc2 for real this time. ;)
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...
next