aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netpoll.h
Commit message (Expand)AuthorAgeFilesLines
* netpoll: store local and remote ip in net-endianHarvey Harrison2009-03-281-1/+1
* GRO: Move netpoll checks to correct locationHerbert Xu2009-03-161-0/+11
* net: Add Generic Receive Offload infrastructureHerbert Xu2008-12-151-5/+0
* [NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller2008-03-041-3/+4
* [NETPOLL]: Don't need rx_flags.Stephen Hemminger2008-01-281-4/+3
* [NETPOLL]: no need to store local_macStephen Hemminger2008-01-281-1/+1
* [NET] netconsole: Support dynamic reconfiguration using configfsSatyam Sharma2007-10-101-0/+1
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-14/+41
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-1/+1
* netpoll header cleanupStephen Hemminger2006-12-021-4/+3
* netpoll queue cleanupStephen Hemminger2006-12-021-2/+2
* netpoll retry cleanupStephen Hemminger2006-12-021-1/+0
* netpoll per device txqStephen Hemminger2006-12-021-0/+2
* netpoll info leakStephen Hemminger2006-12-021-0/+1
* [NET] netpoll: break recursive loop in netpoll rx pathNeil Horman2006-06-261-0/+1
* [NETPOLL]: wrong return for null netpoll_poll_lock()Ben Dooks2005-10-121-1/+1
* [NETPOLL]: fix initialization/NAPI raceMatt Mackall2005-08-111-6/+13
* [NETPOLL]: add retry timeoutMatt Mackall2005-08-111-0/+1
* [NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer2005-06-221-3/+12
* [NETPOLL]: Introduce a netpoll_info structJeff Moyer2005-06-221-8/+17
* [NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()Jeff Moyer2005-06-221-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+67