linux-stable-rt/net/ipv4
Pavel Emelyanov 90754f8ec0 [IPVS]: Switch to using ctl_paths.
The feature of ipvs ctls is that the net/ipv4/vs path
is common for core ipvs ctls and for two schedulers,
so I make it exported and re-use it in modules.

Two other .c files required linux/sysctl.h to make the
extern declaration of this path compile well.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Simon Horman <horms@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:01:08 -08:00
..
ipvs [IPVS]: Switch to using ctl_paths. 2008-01-28 15:01:08 -08:00
netfilter [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option 2008-01-28 14:59:12 -08:00
Kconfig
Makefile
af_inet.c [UDP]: Add memory accounting. 2008-01-28 15:00:19 -08:00
ah4.c [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input 2008-01-28 15:00:10 -08:00
arp.c [IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT) in IPV4 2008-01-28 15:01:07 -08:00
cipso_ipv4.c
datagram.c
devinet.c [NETNS]: Should build with CONFIG_SYSCTL=n 2008-01-28 15:00:40 -08:00
esp4.c [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input 2008-01-28 15:00:10 -08:00
fib_frontend.c
fib_hash.c [NET]: Add some acquires/releases sparse annotations. 2008-01-28 15:00:31 -08:00
fib_lookup.h
fib_rules.c
fib_semantics.c
fib_trie.c
icmp.c [ICMP]: Avoid sparse warnings in net/ipv4/icmp.c 2008-01-28 15:00:37 -08:00
igmp.c
inet_connection_sock.c
inet_diag.c
inet_fragment.c
inet_hashtables.c [NET]: prot_inuse cleanups and optimizations 2008-01-28 15:00:36 -08:00
inet_lro.c
inet_timewait_sock.c [NET]: prot_inuse cleanups and optimizations 2008-01-28 15:00:36 -08:00
inetpeer.c
ip_forward.c
ip_fragment.c
ip_gre.c
ip_input.c
ip_options.c
ip_output.c [NET]: Remove obsolete comment 2008-01-28 15:00:45 -08:00
ip_sockglue.c
ipcomp.c
ipconfig.c
ipip.c
ipmr.c
netfilter.c [NETFILTER]: constify nf_afinfo 2008-01-28 14:59:05 -08:00
proc.c [NET]: prot_inuse cleanups and optimizations 2008-01-28 15:00:36 -08:00
protocol.c
raw.c [NET]: prot_inuse cleanups and optimizations 2008-01-28 15:00:36 -08:00
route.c [IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT) in IPV4 2008-01-28 15:01:07 -08:00
syncookies.c
sysctl_net_ipv4.c [UDP]: Add memory accounting. 2008-01-28 15:00:19 -08:00
tcp.c [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary 2008-01-28 15:00:23 -08:00
tcp_bic.c
tcp_cong.c
tcp_cubic.c
tcp_diag.c
tcp_highspeed.c
tcp_htcp.c
tcp_hybla.c
tcp_illinois.c
tcp_input.c [TCP]: cleanup tcp_parse_options deep indented switch 2008-01-28 15:00:33 -08:00
tcp_ipv4.c [TCP]: Convert several length variable to unsigned. 2008-01-28 14:59:56 -08:00
tcp_lp.c
tcp_minisocks.c
tcp_output.c [TCP]: Perform setting of common control fields in one place 2008-01-28 15:00:34 -08:00
tcp_probe.c
tcp_scalable.c
tcp_timer.c [NET] CORE: Introducing new memory accounting interface. 2008-01-28 15:00:18 -08:00
tcp_vegas.c
tcp_vegas.h
tcp_veno.c
tcp_westwood.c
tcp_yeah.c
tunnel4.c
udp.c [NET]: prot_inuse cleanups and optimizations 2008-01-28 15:00:36 -08:00
udp_impl.h
udplite.c
xfrm4_input.c [IPSEC]: Fix transport-mode async resume on intput without netfilter 2008-01-28 15:00:10 -08:00
xfrm4_mode_beet.c
xfrm4_mode_transport.c
xfrm4_mode_tunnel.c [IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels 2008-01-28 14:59:18 -08:00
xfrm4_output.c
xfrm4_policy.c [XFRM] IPv6: Fix dst/routing check at transformation. 2008-01-28 14:59:36 -08:00
xfrm4_state.c
xfrm4_tunnel.c