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
| ||
|
Message-Id: <20080623.205409.75801733.davem@davemloft.net> Date: Mon, 23 Jun 2008 20:54:09 -0700 (PDT) From: David Miller <davem@...emloft.net> To: netdev@...r.kernel.org Subject: [PATCH 0/3]: Seperate netdev address list locking. The generic TX lock is overloaded to protect both ->hard_start_xmit() execution and the unicast/multicast device lists. These patches seperate out that usage so that the TX lock only protects packet transmit. This work is pretty straightforward so I will check it directly into net-tx-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