linux/net/rds
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
..
af_rds.c net: pass kern to net_proto_family create function 2009-11-05 22:18:14 -08:00
bind.c
cong.c RDS: Do not send congestion updates to loopback connections 2009-10-30 15:06:39 -07:00
connection.c
ib_cm.c RDS/IB+IW: Move recv processing to a tasklet 2009-10-30 15:06:39 -07:00
ib_rdma.c RDS: Fix panic on unload 2009-10-30 15:06:38 -07:00
ib_recv.c RDS/IB+IW: Move recv processing to a tasklet 2009-10-30 15:06:39 -07:00
ib_ring.c
ib_send.c
ib_stats.c
ib_sysctl.c
ib.c
ib.h RDS/IB+IW: Move recv processing to a tasklet 2009-10-30 15:06:39 -07:00
info.c
info.h
iw_cm.c RDS/IB+IW: Move recv processing to a tasklet 2009-10-30 15:06:39 -07:00
iw_rdma.c RDS: Fix panic on unload 2009-10-30 15:06:38 -07:00
iw_recv.c RDS/IB+IW: Move recv processing to a tasklet 2009-10-30 15:06:39 -07:00
iw_ring.c
iw_send.c
iw_stats.c
iw_sysctl.c
iw.c
iw.h RDS/IB+IW: Move recv processing to a tasklet 2009-10-30 15:06:39 -07:00
Kconfig
loop.c
loop.h
Makefile
message.c
page.c
rdma_transport.c
rdma_transport.h
rdma.c RDS: Add GET_MR_FOR_DEST sockopt 2009-10-30 15:06:37 -07:00
rdma.h RDS: Add GET_MR_FOR_DEST sockopt 2009-10-30 15:06:37 -07:00
rds.h
recv.c
send.c
stats.c
sysctl.c
tcp_connect.c
tcp_listen.c inet: rename some inet_sock fields 2009-10-18 18:52:53 -07:00
tcp_recv.c
tcp_send.c
tcp_stats.c
tcp.c
tcp.h
threads.c
transport.c