android_kernel_xiaomi_sm8350/net/irda
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
..
ircomm net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
irlan irda: convert to netdev_tx_t 2009-09-01 01:13:38 -07:00
irnet net: file_operations should be const 2009-09-02 01:03:53 -07:00
af_irda.c net: pass kern to net_proto_family create function 2009-11-05 22:18:14 -08:00
discovery.c
irda_device.c
iriap_event.c
iriap.c net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
irias_object.c
irlap_event.c net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
irlap_frame.c
irlap.c net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
irlmp_event.c net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
irlmp_frame.c
irlmp.c
irmod.c
irnetlink.c genetlink: make netns aware 2009-07-12 14:03:27 -07:00
irproc.c net: file_operations should be const 2009-09-02 01:03:53 -07:00
irqueue.c
irsysctl.c sysctl: remove "struct file *" argument of ->proc_handler 2009-09-24 07:21:04 -07:00
irttp.c net: irda: init spinlock after memcpy 2009-07-27 10:49:44 -07:00
Kconfig
Makefile
parameters.c
qos.c
timer.c
wrapper.c