linux-stable-rt/net/core
Kirill Korotaev 3fcde74b38 [NEIGH]: neigh_table_clear() doesn't free stats
neigh_table_clear() doesn't free tbl->stats.
Found by Alexey Kuznetsov. Though Alexey considers this
leak minor for mainstream, I still believe that cleanup
code should not forget to free some of the resources :)

At least, this is critical for OpenVZ with virtualized
neighbour tables.

Signed-Off-By: Kirill Korotaev <dev@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-17 23:21:01 -07:00
..
Makefile
datagram.c
dev.c [NET]: Disallow whitespace in network device names. 2006-08-17 16:29:56 -07:00
dev_mcast.c
dst.c [NET]: add_timer -> mod_timer() in dst_run_gc() 2006-08-09 02:25:54 -07:00
dv.c
ethtool.c
filter.c
flow.c
gen_estimator.c
gen_stats.c
iovec.c
link_watch.c
neighbour.c [NEIGH]: neigh_table_clear() doesn't free stats 2006-09-17 23:21:01 -07:00
net-sysfs.c
netevent.c
netpoll.c
pktgen.c [PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too. 2006-08-07 20:52:10 -07:00
request_sock.c
rtnetlink.c [RTNETLINK]: Fix IFLA_ADDRESS handling. 2006-08-08 16:47:37 -07:00
scm.c
skbuff.c [NET]: Assign skb->dev in netdev_alloc_skb 2006-08-07 16:09:04 -07:00
sock.c
stream.c
sysctl_net_core.c
user_dma.c
utils.c [NET]: Fix potential stack overflow in net/core/utils.c 2006-08-17 16:29:47 -07:00
wireless.c [PATCH] Send wireless netlink events with a clean slate 2006-08-04 14:57:19 -04:00