netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Patch for stable: bridge: Pull ip header into skb->data before looking into ip header.
@ 2013-01-11  6:58 Bandi,Sarveshwar
  2013-01-15 21:36 ` Bandi,Sarveshwar
  2013-02-12  7:41 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Bandi,Sarveshwar @ 2013-01-11  6:58 UTC (permalink / raw)
  To: davem@davemloft.net; +Cc: netdev@vger.kernel.org

Dave,
  Can you please queue the following patch for linux 3.x stable trees?

commit 6caab7b0544e83e6c160b5e80f5a4a7dd69545c7
Author: Sarveshwar Bandi <sarveshwar.bandi@emulex.com>
Date:   Wed Oct 10 01:15:01 2012 +0000

    bridge: Pull ip header into skb->data before looking into ip header.

    If lower layer driver leaves the ip header in the skb fragment, it needs to
    be first pulled into skb->data before inspecting ip header length or ip version
    number.

    Signed-off-by: Sarveshwar Bandi <sarveshwar.bandi@emulex.com>
    Signed-off-by: David S. Miller <davem@davemloft.net>

Thanks,
Sarvesh

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

end of thread, other threads:[~2013-02-12  7:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-11  6:58 Patch for stable: bridge: Pull ip header into skb->data before looking into ip header Bandi,Sarveshwar
2013-01-15 21:36 ` Bandi,Sarveshwar
2013-02-12  7:41 ` David Miller

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).