From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: [GIT]: Networking Date: Tue, 09 Jun 2009 04:31:38 -0700 (PDT) Message-ID: <20090609.043138.236579164.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: akpm@linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: torvalds@linux-foundation.org Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:47328 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750885AbZFILbg (ORCPT ); Tue, 9 Jun 2009 07:31:36 -0400 Sender: netdev-owner@vger.kernel.org List-ID: These two are crashers and well isolated, so I'm sending these now. Please pull, thanks a lot! The following changes since commit 3af968e066d593bc4dacc021715f3e95ddf0996f: Linus Torvalds (1): async: Fix lack of boot-time console due to insufficient synchronization are available in the git repository at: master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git master Eric Dumazet (1): r8169: fix crash when large packets are received Minoru Usui (1): cls_cgroup: Fix oops when user send improperly 'tc filter add' request drivers/net/r8169.c | 11 +++++------ net/sched/cls_cgroup.c | 3 +++ 2 files changed, 8 insertions(+), 6 deletions(-)