lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 22 Jan 2009 19:17:26 -0800
From:	Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To:	David Miller <davem@...emloft.net>
Cc:	netdev@...r.kernel.org, netfilter-devel@...r.kernel.org,
	linux-wireless@...r.kernel.org
Subject: Re: net-next-2.6 is live

On Wed, Jan 21, 2009 at 4:58 PM, David Miller <davem@...emloft.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@...el.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@...il.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@...el.com>
 Signed-off-by: Bruce Allan <bruce.w.allan@...el.com>
 Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>

-- 
Cheers,
Jeff
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ