summaryrefslogtreecommitdiff
path: root/include/linux/netpoll.h
AgeCommit message (Expand)Author
2010-01-13netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann
2009-03-28netpoll: store local and remote ip in net-endianHarvey Harrison
2009-03-16GRO: Move netpoll checks to correct locationHerbert Xu
2008-12-15net: Add Generic Receive Offload infrastructureHerbert Xu
2008-03-04[NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller
2008-01-28[NETPOLL]: Don't need rx_flags.Stephen Hemminger
2008-01-28[NETPOLL]: no need to store local_macStephen Hemminger
2007-10-10[NET] netconsole: Support dynamic reconfiguration using configfsSatyam Sharma
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-12-02netpoll header cleanupStephen Hemminger
2006-12-02netpoll queue cleanupStephen Hemminger
2006-12-02netpoll retry cleanupStephen Hemminger
2006-12-02netpoll per device txqStephen Hemminger
2006-12-02netpoll info leakStephen Hemminger
2006-06-26[NET] netpoll: break recursive loop in netpoll rx pathNeil Horman
2005-10-12[NETPOLL]: wrong return for null netpoll_poll_lock()Ben Dooks
2005-08-11[NETPOLL]: fix initialization/NAPI raceMatt Mackall
2005-08-11[NETPOLL]: add retry timeoutMatt Mackall
2005-06-22[NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer
2005-06-22[NETPOLL]: Introduce a netpoll_info structJeff Moyer
2005-06-22[NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()Jeff Moyer
2005-03-22[NETPOLL]: Do not use __smp_processor_id().David S. Miller
2005-03-22[NETPOLL]: Add optional dropping and queueing supportMatt Mackall
2005-03-22[NETPOLL]: Fix ->poll() lockingMatt Mackall
2005-03-22[NETPOLL]: Add netpoll pointer to net_deviceMatt Mackall
2005-03-22[NETPOLL]: Filter inlinesMatt Mackall
2005-01-09[NET]: misc cleanupsAdrian Bunk
2004-03-15Remove bogus linux/irq.h include that fails build on ARM.Linus Torvalds
2004-01-10[NET] add netpoll APIMatt Mackall