netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] e1000: skb truesize fix
@ 2006-04-26  6:12 Kok, Auke
  2006-04-26  6:16 ` [PATCH] e1000: Update truesize with the length of the packet for packet split Kok, Auke
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Kok, Auke @ 2006-04-26  6:12 UTC (permalink / raw)
  To: stable, Garzik, Jeff
  Cc: netdev, Miller, David, Ronciak, John, Brandeburg, Jesse,
	Kirsher, Jeff, Kok, Auke


Hi,

This patch was already merged in Jeff Garzik's netdev upstream branch but
needs to go into 12.6.16.y and 2.6.17rc* as it fixes a critical buffersize
skb bug that is exposed by an earlier patch by Dave Miller and Herbert
Xiu. I'm therefore resending it:

Please apply to 2.6.16.y and queue for 2.6.17-rc.

These changes are available through git. Jeff, please pull from:

git://lost.foo-projects.org/~ahkok/git/linux-2.6 skb_truesize

these patches are against
 linux-2.6.git#master 4d5c34ec7b007cfb0771a36996b009f194acbb2f


Cheers,

Auke Kok


---
 drivers/net/e1000/e1000_main.c |    1 +
 1 files changed, 1 insertion(+)


--
Auke Kok <auke-jan.h.kok@intel.com>
Intel Pro(R) Ethernet Driver Group
LAN Access Division / Digital Enterprise Group 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-04-27 20:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-26  6:12 [PATCH] e1000: skb truesize fix Kok, Auke
2006-04-26  6:16 ` [PATCH] e1000: Update truesize with the length of the packet for packet split Kok, Auke
2006-04-27 20:33   ` [stable] " Greg KH
2006-04-26  7:31 ` [PATCH] e1000: skb truesize fix David S. Miller
2006-04-26 10:16 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).