* net-next-2.6 is live
@ 2009-01-22 0:58 David Miller
2009-01-23 3:17 ` Jeff Kirsher
0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2009-01-22 0:58 UTC (permalink / raw)
To: netdev; +Cc: netfilter-devel, linux-wireless
Ok, I've pushed all of the patches I've applied for 2.6.30 off to:
master.kernel.org:/pub/scm/linux/kernel/git/davem/net-next-2.6.git
Enjoy.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: net-next-2.6 is live
2009-01-22 0:58 net-next-2.6 is live David Miller
@ 2009-01-23 3:17 ` Jeff Kirsher
[not found] ` <9929d2390901221917s606489c3wfe77612c9c989433-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Jeff Kirsher @ 2009-01-23 3:17 UTC (permalink / raw)
To: David Miller; +Cc: netdev, netfilter-devel, linux-wireless
On Wed, Jan 21, 2009 at 4:58 PM, David Miller <davem@davemloft.net> wrote:
>
> Ok, I've pushed all of the patches I've applied for 2.6.30 off to:
>
> master.kernel.org:/pub/scm/linux/kernel/git/davem/net-next-2.6.git
>
> Enjoy.
> --
Dave, the net-next tree seems to be missing this patch...
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Date: Mon, 19 Jan 2009 16:17:08 -0800
e1000e: drop lltx, remove unnecessary lock
LLTX is deprecated and complicated, don't use it. It was observed by Don Ash
<donash4@gmail.com> that e1000e was acquiring this lock in the NAPI cleanup
path. This is obviously a bug, as this is a leftover from when e1000
supported multiple tx queues and fake netdevs.
another user reported this to us and tested routing with the 2.6.27 kernel and
this patch and reported a 3.5 % improvement in packets forwarded in a
multi-port test on 82571 parts.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
--
Cheers,
Jeff
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-01-23 7:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-22 0:58 net-next-2.6 is live David Miller
2009-01-23 3:17 ` Jeff Kirsher
[not found] ` <9929d2390901221917s606489c3wfe77612c9c989433-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-01-23 7:39 ` 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).