kernel-ark/net/core
Stephen Hemminger b6cd27ed33 netpoll per device txq
When the netpoll beast got really busy, it tended to clog
things, so it stored them for later. But the beast was putting
all it's skb's in one basket. This was bad because maybe some
pipes were clogged and others were not.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
2006-12-02 21:22:33 -08:00
..
datagram.c
dev_mcast.c
dev.c [NET]: The scheduled removal of the frame diverter. 2006-12-02 21:22:23 -08:00
dst.c
ethtool.c
fib_rules.c [NETLINK]: Do precise netlink message allocations where possible 2006-12-02 21:22:11 -08:00
filter.c
flow.c
gen_estimator.c
gen_stats.c
iovec.c
link_watch.c
Makefile [NET]: The scheduled removal of the frame diverter. 2006-12-02 21:22:23 -08:00
neighbour.c [NETLINK]: Do precise netlink message allocations where possible 2006-12-02 21:22:11 -08:00
net-sysfs.c
netevent.c
netpoll.c netpoll per device txq 2006-12-02 21:22:33 -08:00
pktgen.c
request_sock.c
rtnetlink.c [NETLINK]: Do precise netlink message allocations where possible 2006-12-02 21:22:11 -08:00
scm.c
skbuff.c
sock.c
stream.c
sysctl_net_core.c [NET]: The scheduled removal of the frame diverter. 2006-12-02 21:22:23 -08:00
user_dma.c
utils.c
wireless.c