From: "Kok, Auke" <auke-jan.h.kok@intel.com>
To: stable@kernel.org, "Garzik, Jeff" <jgarzik@pobox.com>
Cc: netdev@vger.kernel.org, "Miller, David" <davem@davemloft.net>,
"Ronciak, John" <john.ronciak@intel.com>,
"Brandeburg, Jesse" <jesse.brandeburg@intel.com>,
"Kirsher, Jeff" <Jeffrey.t.kirsher@intel.com>,
"Kok, Auke" <auke@foo-projects.org>
Subject: [PATCH] e1000: skb truesize fix
Date: Tue, 25 Apr 2006 23:12:30 -0700 [thread overview]
Message-ID: <20060426061229.25966.83974.stgit@gitlost.site> (raw)
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
next reply other threads:[~2006-04-26 6:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-26 6:12 Kok, Auke [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060426061229.25966.83974.stgit@gitlost.site \
--to=auke-jan.h.kok@intel.com \
--cc=Jeffrey.t.kirsher@intel.com \
--cc=auke@foo-projects.org \
--cc=davem@davemloft.net \
--cc=jesse.brandeburg@intel.com \
--cc=jgarzik@pobox.com \
--cc=john.ronciak@intel.com \
--cc=netdev@vger.kernel.org \
--cc=stable@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).