[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20090826.205005.08658813.davem@davemloft.net>
Date: Wed, 26 Aug 2009 20:50:05 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: torvalds@...ux-foundation.org
CC: akpm@...ux-foundation.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT]: Networking
Two fixes:
1) Fix smc91x build on SMP, from Alexey Dobriyan
2) Handle out-of-memory situations more correctly when trying
to refill the RX ring buffers in virtio_net driver. From Rusty
Russell. Based upon user reports.
Please pull, thanks a lot!
The following changes since commit f415c413f458837bd0c27086b79aca889f9435e4:
Linus Torvalds (1):
Merge git://git.kernel.org/.../davem/net-2.6
are available in the git repository at:
master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git master
Alexey Dobriyan (1):
smc91x: fix compilation on SMP
Rusty Russell (1):
virtio: net refill on out-of-memory
drivers/net/smc91x.c | 2 +-
drivers/net/virtio_net.c | 61 ++++++++++++++++++++++++++++++++++-----------
2 files changed, 47 insertions(+), 16 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists