linux/net/core
Tom Herbert 8587523640 net: Check rps_flow_table when RPS map length is 1
In get_rps_cpu, add check that the rps_flow_table for the device is
NULL when trying to take fast path when RPS map length is one.
Without this, RFS is effectively disabled if map length is one which
is not correct.

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-01-31 16:23:42 -08:00
..
datagram.c
dev_addr_lists.c
dev.c net: Check rps_flow_table when RPS map length is 1 2011-01-31 16:23:42 -08:00
drop_monitor.c
dst.c
ethtool.c net: clear heap allocation for ethtool_get_regs() 2011-01-24 21:05:17 -08:00
fib_rules.c
filter.c net: fix kernel-doc warning in core/filter.c 2011-01-09 16:26:51 -08:00
flow.c
gen_estimator.c
gen_stats.c
iovec.c
kmap_skb.h
link_watch.c
Makefile
neighbour.c
net_namespace.c
net-sysfs.c
net-sysfs.h
net-traces.c
netevent.c
netpoll.c
pktgen.c
request_sock.c
rtnetlink.c net: Fix ip link add netns oops 2011-01-30 01:14:15 -08:00
scm.c
skbuff.c net: add kmemcheck annotation in __alloc_skb() 2011-01-27 14:41:06 -08:00
sock.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2011-01-13 10:25:58 -08:00
stream.c
sysctl_net_core.c
timestamping.c
user_dma.c
utils.c