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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 03 Jan 2010 21:31:29 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	socketcan@...tkopp.net
Cc:	urs@...ogud.escape.de, netdev@...r.kernel.org,
	socketcan-core@...ts.berlios.de
Subject: Re: [PATCH net-next-2.6] can: Speed up CAN frame receiption by
 using ml_priv

From: Oliver Hartkopp <socketcan@...tkopp.net>
Date: Fri, 25 Dec 2009 17:47:47 +0100

> Hi Urs,
> 
> this patch removes the hlist that contains the CAN receiver filter lists.
> It uses the 'midlayer private' pointer ml_priv and links the filters directly
> to the CAN netdevice, which allows to omit the walk through the complete CAN
> devices hlist for each received CAN frame.
> 
> This patch is tested and does not remove any locking.
> 
> Signed-off-by: Oliver Hartkopp <oliver@...tkopp.net>

Applied to net-next-2.6
--
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