kernel-ark/net
Yasuyuki Kozakai 7663f18807 [NETFILTER]: return ENOMEM when ip_conntrack_alloc() fails.
This patch fixes the bug which doesn't return ERR_PTR(-ENOMEM) if it
failed to allocate memory space from slab cache.  This bug leads to
erroneously not dropped packets under stress, and wrong statistic
counters ('invalid' is incremented instead of 'drop').  It was
introduced during the ctnetlink merge in the net-2.6.14 tree, so no
stable or mainline releases affected.

Signed-off-by: Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp>
Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 15:51:28 -07:00
..
802
8021q
appletalk
atm
ax25
bluetooth
bridge
core [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c 2005-08-29 15:51:11 -07:00
dccp [INET]: Make inet_create try to load protocol modules 2005-08-29 15:50:54 -07:00
decnet
econet
ethernet
ipv4 [NETFILTER]: return ENOMEM when ip_conntrack_alloc() fails. 2005-08-29 15:51:28 -07:00
ipv6 [NETFILTER]: add /proc/net/netfilter interface to nf_queue 2005-08-29 15:51:18 -07:00
ipx
irda
key
lapb
llc
netfilter [NETFILTER]: check nf_log function call arguments 2005-08-29 15:51:25 -07:00
netlink
netrom
packet
rose
rxrpc
sched
sctp [INET]: Make inet_create try to load protocol modules 2005-08-29 15:50:54 -07:00
sunrpc [SUNRPC]: svcsock.c needs linux/tcp.h 2005-08-29 15:51:01 -07:00
unix
wanrouter
x25
xfrm
compat.c
Kconfig [DCCP]: Initial implementation 2005-08-29 15:49:46 -07:00
Makefile [DCCP]: Initial implementation 2005-08-29 15:49:46 -07:00
nonet.c
socket.c
sysctl_net.c
TUNABLE