linux-stable/net/netfilter
Jesper Juhl d695aa8a1f [NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.c
Benefits of the patch:
 - Fewer pointer dereferences should make the code slightly faster.
 - Size of generated code is smaller
 - improved readability

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-05 12:16:16 -08:00
..
Kconfig [NETFILTER]: Mark ctnetlink as EXPERIMENTAL 2005-12-05 13:36:25 -08:00
Makefile [NETFILTER]: Add nf_conntrack subsystem. 2005-11-09 16:38:16 -08:00
core.c [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c 2005-08-29 15:51:11 -07:00
nf_conntrack_core.c [NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.c 2006-01-05 12:16:16 -08:00
nf_conntrack_ftp.c [NETFILTER]: Add nf_conntrack subsystem. 2005-11-09 16:38:16 -08:00
nf_conntrack_l3proto_generic.c [NETFILTER]: Add nf_conntrack subsystem. 2005-11-09 16:38:16 -08:00
nf_conntrack_proto_generic.c [NETFILTER]: Add nf_conntrack subsystem. 2005-11-09 16:38:16 -08:00
nf_conntrack_proto_sctp.c [NETFILTER]: Add nf_conntrack subsystem. 2005-11-09 16:38:16 -08:00
nf_conntrack_proto_tcp.c [NETFILTER]: Ignore ACKs ACKs on half open connections in TCP conntrack 2005-12-01 14:28:58 -08:00
nf_conntrack_proto_udp.c [NETFILTER]: Add nf_conntrack subsystem. 2005-11-09 16:38:16 -08:00
nf_conntrack_standalone.c [NETFILTER] Remove nf_conntrack stat proc file when cleaning up 2005-11-15 16:47:09 -08:00
nf_internals.h [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c 2005-08-29 15:51:11 -07:00
nf_log.c [NETFILTER]: Fix compilation when no PROC_FS enabled 2005-08-29 15:56:54 -07:00
nf_queue.c [NETFILTER] nf_queue: Fix Ooops when no queue handler registered 2005-11-05 16:43:29 -02:00
nf_sockopt.c [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c 2005-08-29 15:51:11 -07:00
nfnetlink.c [NETFILTER]: nfnetlink: Fix calculation of minimum message length 2005-12-05 13:33:26 -08:00
nfnetlink_log.c [NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition. 2006-01-04 13:56:54 -08:00
nfnetlink_queue.c [NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c 2006-01-05 12:15:58 -08:00