1
0
Fork 0
freescale-linux-fslc/net/x25
Eric W. Biederman 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc
In preparation for changing how struct net is refcounted
on kernel sockets pass the knowledge that we are creating
a kernel socket from sock_create_kern through to sk_alloc.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-05-11 10:50:17 -04:00
..
af_x25.c net: Pass kern from net_proto_family.create to sk_alloc 2015-05-11 10:50:17 -04:00
Kconfig
Makefile
sysctl_net_x25.c
x25_dev.c x25: convert printks to pr_<level> 2013-12-09 20:24:18 -05:00
x25_facilities.c x25: convert printks to pr_<level> 2013-12-09 20:24:18 -05:00
x25_forward.c x25: convert printks to pr_<level> 2013-12-09 20:24:18 -05:00
x25_in.c net: Fix use after free by removing length arg from sk_data_ready callbacks. 2014-04-11 16:15:36 -04:00
x25_link.c x25: convert printks to pr_<level> 2013-12-09 20:24:18 -05:00
x25_out.c
x25_proc.c
x25_route.c
x25_subr.c x25: convert printks to pr_<level> 2013-12-09 20:24:18 -05:00
x25_timer.c