- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / include / linux / netpoll.h
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-01-14 Daniel Borkmannnetpoll: allow execution of multiple rx_hooks per interface
2009-03-29 Harvey Harrisonnetpoll: store local and remote ip in net-endian
2009-03-16 Herbert XuGRO: Move netpoll checks to correct location
2008-12-16 Herbert Xunet: Add Generic Receive Offload infrastructure
2008-03-04 David S. Miller[NETPOLL]: Revert two bogus cleanups that broke netconsole.
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-28 Stephen Hemminger[NETPOLL]: Don't need rx_flags.
2008-01-28 Stephen Hemminger[NETPOLL]: no need to store local_mac
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-10 Satyam Sharma[NET] netconsole: Support dynamic reconfiguration using...
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2006-12-05 David HowellsWorkQueue: Fix up arch-specific work items where possible
2006-12-03 Stephen Hemmingernetpoll header cleanup
2006-12-03 Stephen Hemmingernetpoll queue cleanup
2006-12-03 Stephen Hemmingernetpoll retry cleanup
2006-12-03 Stephen Hemmingernetpoll per device txq
2006-12-03 Stephen Hemmingernetpoll info leak
2006-06-26 Neil Horman[NET] netpoll: break recursive loop in netpoll rx path
2005-10-12 Ben Dooks[NETPOLL]: wrong return for null netpoll_poll_lock()
2005-08-12 Matt Mackall[NETPOLL]: fix initialization/NAPI race
2005-08-12 Matt Mackall[NETPOLL]: add retry timeout
2005-06-23 Jeff Moyer[NETPOLL]: allow multiple netpoll_clients to register...
2005-06-23 Jeff Moyer[NETPOLL]: Introduce a netpoll_info struct
2005-06-23 Jeff Moyer[NETPOLL]: Set poll_owner to -1 before unlocking in...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-10 Adrian Bunk[NET]: misc cleanups
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-16 Linus TorvaldsRemove bogus linux/irq.h include that fails build on...
2004-02-25 Chris L Masonadd netpoll for lkcd and netconsole
2004-01-10 Matt Mackall[NET] add netpoll API