linux/net/dccp
Denis V. Lunev 5677242f43 [NETNS]: Inet control socket should not hold a namespace.
This is a generic requirement, so make inet_ctl_sock_create namespace
aware and create a inet_ctl_sock_destroy wrapper around
sk_release_kernel.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-04-03 14:28:30 -07:00
..
ccids [CCID3]: Kill some bloat 2008-01-28 15:00:44 -08:00
Kconfig
Makefile
ackvec.c
ackvec.h
ccid.c [CCID]: More informative registration 2008-01-28 14:57:58 -08:00
ccid.h [DCCP]: Introducing CCMPS 2008-01-28 14:57:59 -08:00
dccp.h [DCCP]: Replace socket with sock for reset sending. 2008-04-03 14:20:52 -07:00
diag.c
feat.c
feat.h
input.c
ipv4.c [NETNS]: Inet control socket should not hold a namespace. 2008-04-03 14:28:30 -07:00
ipv6.c [NETNS]: Inet control socket should not hold a namespace. 2008-04-03 14:28:30 -07:00
ipv6.h
minisocks.c [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. 2008-02-29 11:43:03 -08:00
options.c
output.c [DCCP]: Replace socket with sock for reset sending. 2008-04-03 14:20:52 -07:00
probe.c
proto.c [SOCK] proto: Add hashinfo member to struct proto 2008-02-03 04:28:52 -08:00
sysctl.c [NET]: Simple ctl_table to ctl_path conversions. 2008-01-28 15:01:07 -08:00
timer.c