git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26abe14
)
netlink: Create kernel netlink sockets in the proper network namespace
author
Eric W. Biederman
<ebiederm@xmission.com>
Sat, 9 May 2015 02:11:33 +0000
(21:11 -0500)
committer
David S. Miller
<davem@davemloft.net>
Mon, 11 May 2015 14:50:18 +0000
(10:50 -0400)
Utilize the new functionality of sk_alloc so that nothing needs to be
done to suprress the reference counting on kernel sockets.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netlink/af_netlink.c
patch
|
blob
|
history
diff --cc
net/netlink/af_netlink.c
Simple merge