Eric Dumazet
|
cf778b00e9
net: reintroduce missing rcu_assign_pointer() calls
|
13 سال پیش |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 سال پیش |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 سال پیش |
David S. Miller
|
19fd61785a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
14 سال پیش |
Stephen Hemminger
|
a9b3cd7f32
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
|
14 سال پیش |
Paul Moore
|
82c21bfab4
doc: Update the email address for Paul Moore in various source files
|
14 سال پیش |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 سال پیش |
Linus Torvalds
|
d3ec4844d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 سال پیش |
Michal Hocko
|
d8bf4ca9ca
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
|
14 سال پیش |
Joe Perches
|
ea11073387
net: Remove casts of void *
|
14 سال پیش |
Lai Jiangshan
|
6b26223281
net,rcu: convert call_rcu(netlbl_unlhsh_free_addr6) to kfree_rcu()
|
14 سال پیش |
Lai Jiangshan
|
c3b494209c
net,rcu: convert call_rcu(netlbl_unlhsh_free_addr4) to kfree_rcu()
|
14 سال پیش |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 سال پیش |
Linus Torvalds
|
cb4361c1dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
15 سال پیش |
Paul Moore
|
b914f3a2a3
netlabel: Fix several rcu_dereference() calls used without RCU read locks
|
15 سال پیش |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 سال پیش |
Alexey Dobriyan
|
dc4c2c3105
net: remove INIT_RCU_HEAD() usage
|
15 سال پیش |
Eric Dumazet
|
8964be4a9a
net: rename skb->iif to skb->skb_iif
|
15 سال پیش |
Eric Dumazet
|
122ec6ffca
netlabel: remove dev_put() calls
|
15 سال پیش |
Michał Mirosław
|
7ae740df3a
netlabel: Use genl_register_family_with_ops()
|
16 سال پیش |
Paul Moore
|
6c2e8ac095
netlabel: Update kernel configuration API
|
16 سال پیش |
Paul Moore
|
ec8f2375d7
netlabel: Compiler warning and NULL pointer dereference fix
|
16 سال پیش |
Paul Moore
|
d25830e550
netlabel: Fix a potential NULL pointer dereference
|
16 سال پیش |
Paul Moore
|
63c4168874
netlabel: Add network address selectors to the NetLabel/LSM domain mapping
|
16 سال پیش |
Paul Moore
|
61e1068219
netlabel: Add a generic way to create ordered linked lists of network addrs
|
16 سال پیش |
Paul Moore
|
561967010e
netlabel: Fix some sparse warnings
|
16 سال پیش |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 سال پیش |
Denis V. Lunev
|
fe785bee05
netlabel: netlink_unicast calls kfree_skb on error path by itself
|
17 سال پیش |
Paul Moore
|
59d88c00ca
netlabel: Fix a problem when dumping the default IPv6 static labels
|
17 سال پیش |
Eric Paris
|
2532386f48
Audit: collect sessionid in netlink messages
|
17 سال پیش |