kernel-ark/net/ipv6/netfilter
Arjan van de Ven 9b5b5cff9a [NET]: Add const markers to various variables.
the patch below marks various variables const in net/; the goal is to
move them to the .rodata section so that they can't false-share
cachelines with things that get written to, as well as potentially
helping gcc a bit with optimisations.  (these were found using a gcc
patch to warn about such variables)

Signed-off-by: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-11-29 16:21:38 -08:00
..
ip6_queue.c [NET]: Fix packet timestamping. 2005-10-03 13:57:23 -07:00
ip6_tables.c [NET]: Add const markers to various variables. 2005-11-29 16:21:38 -08:00
ip6t_ah.c [NETFILTER] ip6tables: remove duplicate code 2005-09-19 15:34:40 -07:00
ip6t_dst.c [NETFILTER] ip6tables: remove duplicate code 2005-09-19 15:34:40 -07:00
ip6t_esp.c [NETFILTER] ip6tables: remove duplicate code 2005-09-19 15:34:40 -07:00
ip6t_eui64.c
ip6t_frag.c [NETFILTER] ip6tables: remove duplicate code 2005-09-19 15:34:40 -07:00
ip6t_hbh.c [NETFILTER] ip6tables: remove duplicate code 2005-09-19 15:34:40 -07:00
ip6t_hl.c
ip6t_HL.c [NETFILTER6]: Add new ip6tables HOPLIMIT target 2005-08-29 16:13:29 -07:00
ip6t_ipv6header.c
ip6t_length.c
ip6t_limit.c
ip6t_LOG.c [NETFILTER]: Extend netfilter logging API 2005-08-29 15:38:07 -07:00
ip6t_mac.c
ip6t_mark.c
ip6t_MARK.c [NETFILTER]: Add nf_conntrack subsystem. 2005-11-09 16:38:16 -08:00
ip6t_multiport.c
ip6t_NFQUEUE.c [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink 2005-08-29 15:36:56 -07:00
ip6t_owner.c [PATCH] files: lock-free fd look-up 2005-09-09 13:57:55 -07:00
ip6t_physdev.c
ip6t_REJECT.c [XFRM]: Always release dst_entry on error in xfrm_lookup 2005-09-08 15:11:55 -07:00
ip6t_rt.c [NETFILTER] ip6tables: remove duplicate code 2005-09-19 15:34:40 -07:00
ip6table_filter.c
ip6table_mangle.c
ip6table_raw.c
Kconfig [NETFILTER]: cleanup IPv6 Netfilter Kconfig 2005-11-14 15:26:58 -08:00
Makefile [NETFILTER]: Add nf_conntrack subsystem. 2005-11-09 16:38:16 -08:00
nf_conntrack_l3proto_ipv6.c [NETFILTER]: fix type of sysctl variables in nf_conntrack_ipv6 2005-11-14 15:27:43 -08:00
nf_conntrack_proto_icmpv6.c [NETFILTER]: Add nf_conntrack subsystem. 2005-11-09 16:38:16 -08:00
nf_conntrack_reasm.c [NETFILTER] fix leak of fragment queue at unloading nf_conntrack_ipv6 2005-11-14 15:28:45 -08:00