summaryrefslogtreecommitdiffstats
path: root/include/linux/netpoll.h
Commit message (Expand)AuthorAgeFilesLines
* bonding: Fix bonding drivers improper modification of netpoll structureNeil Horman2010-10-181-2/+7
* netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu2010-09-171-4/+4
* net: make netpoll_rx return bool for !CONFIG_NETPOLLJohn W. Linville2010-08-101-1/+1
* netpoll: Use correct primitives for RCU dereferencingHerbert Xu2010-06-151-2/+2
* netpoll: Add netpoll_tx_runningHerbert Xu2010-06-151-0/+9
* netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu2010-06-151-0/+2
* netpoll: Fix RCU usageHerbert Xu2010-06-151-5/+8
* netpoll: Use 'bool' for netpoll_rx() return type.David S. Miller2010-05-061-4/+4
* netpoll: add generic support for bridge and bonding devicesWANG Cong2010-05-061-0/+5
* netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann2010-01-131-3/+8
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+67
OpenPOWER on IntegriCloud