* Linus Torvalds [off-list ref] wrote:
On Sun, Mar 20, 2011 at 7:51 PM, David Miller [off-list ref] wrote:
quoted
1) The R8169 PHY fix from Eric Dumazet, which I see you've added to
your tree too. :-)
Yeah, since my machine didn't have networking without it, and I could
test it myself, I didn't wait to pull.
That said, I'm delaying this pull request due to the known issues with
it - let me know when you've updated it with the fix for the
use-after-free fixes and the slab corruptor (the latter of which I
haven't seen a patch for yet)
All problems i was able to trigger in this area are fixed by these patches:
ipvs: Fix a typo in __ip_vs_control_init()
IPVS: Use global mutex in ip_vs_app.c
ipx: Fix ipx_release()
net/appletalk: fix atalk_release use after free
Thanks,
Ingo