Paul Moore
|
82c21bfab4
doc: Update the email address for Paul Moore in various source files
|
14 rokov pred |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 rokov pred |
Linus Torvalds
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 rokov pred |
Michal Hocko
|
d8bf4ca9ca
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
|
14 rokov pred |
Joe Perches
|
ea11073387
net: Remove casts of void *
|
14 rokov pred |
Lai Jiangshan
|
6b26223281
net,rcu: convert call_rcu(netlbl_unlhsh_free_addr6) to kfree_rcu()
|
14 rokov pred |
Lai Jiangshan
|
c3b494209c
net,rcu: convert call_rcu(netlbl_unlhsh_free_addr4) to kfree_rcu()
|
14 rokov pred |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 rokov pred |
Linus Torvalds
|
cb4361c1dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
15 rokov pred |
Paul Moore
|
b914f3a2a3
netlabel: Fix several rcu_dereference() calls used without RCU read locks
|
15 rokov pred |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 rokov pred |
Alexey Dobriyan
|
dc4c2c3105
net: remove INIT_RCU_HEAD() usage
|
15 rokov pred |
Eric Dumazet
|
8964be4a9a
net: rename skb->iif to skb->skb_iif
|
15 rokov pred |
Eric Dumazet
|
122ec6ffca
netlabel: remove dev_put() calls
|
15 rokov pred |
Michał Mirosław
|
7ae740df3a
netlabel: Use genl_register_family_with_ops()
|
16 rokov pred |
Paul Moore
|
6c2e8ac095
netlabel: Update kernel configuration API
|
16 rokov pred |
Paul Moore
|
ec8f2375d7
netlabel: Compiler warning and NULL pointer dereference fix
|
16 rokov pred |
Paul Moore
|
d25830e550
netlabel: Fix a potential NULL pointer dereference
|
16 rokov pred |
Paul Moore
|
63c4168874
netlabel: Add network address selectors to the NetLabel/LSM domain mapping
|
16 rokov pred |
Paul Moore
|
61e1068219
netlabel: Add a generic way to create ordered linked lists of network addrs
|
16 rokov pred |
Paul Moore
|
561967010e
netlabel: Fix some sparse warnings
|
16 rokov pred |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 rokov pred |
Denis V. Lunev
|
fe785bee05
netlabel: netlink_unicast calls kfree_skb on error path by itself
|
17 rokov pred |
Paul Moore
|
59d88c00ca
netlabel: Fix a problem when dumping the default IPv6 static labels
|
17 rokov pred |
Eric Paris
|
2532386f48
Audit: collect sessionid in netlink messages
|
17 rokov pred |
Jesper Juhl
|
794eb6bf20
[NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not found
|
17 rokov pred |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 rokov pred |
Pavel Emelyanov
|
05705e4e11
[NETLABEL]: Move some initialization code into __init section.
|
17 rokov pred |
Pavel Emelyanov
|
227c43c3bc
[NETLABEL]: Shrink the genl-ops registration code.
|
17 rokov pred |
Pavel Emelyanov
|
370125f0a4
[NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONFIG_IPV6.
|
17 rokov pred |