linux-kernel-test/net/tipc
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function
The generic __sock_create function has a kern argument which allows the
security system to make decisions based on if a socket is being created by
the kernel or by userspace.  This patch passes that flag to the
net_proto_family specific create function, so it can do the same thing.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-05 22:18:14 -08:00
..
addr.c
addr.h
bcast.c tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
bcast.h tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
bearer.c tipc: fix test of bearer_priority range in tipc_register_media() 2009-08-29 00:19:42 -07:00
bearer.h
cluster.c
cluster.h
config.c
config.h
core.c
core.h
dbg.c tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
dbg.h
discover.c
discover.h
eth_media.c net: remove needless (now buggy) & from dev->dev_addr 2009-05-17 11:59:47 -07:00
handler.c
Kconfig
link.c
link.h
Makefile
msg.c
msg.h
name_distr.c
name_distr.h
name_table.c tipc: trivial endian annotation in debug statement 2008-11-07 23:37:50 -08:00
name_table.h
net.c
net.h
netlink.c genetlink: make netns aware 2009-07-12 14:03:27 -07:00
node_subscr.c
node_subscr.h
node.c tipc: fix non-const printf format arguments 2009-03-18 19:11:29 -07:00
node.h
port.c
port.h
ref.c
ref.h
socket.c net: pass kern to net_proto_family create function 2009-11-05 22:18:14 -08:00
subscr.c
subscr.h
user_reg.c
user_reg.h
zone.c
zone.h