aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netpoll.h
Commit message (Expand)AuthorAge
* bonding: Fix bonding drivers improper modification of netpoll structureNeil Horman2010-10-18
* netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu2010-09-17
* net: make netpoll_rx return bool for !CONFIG_NETPOLLJohn W. Linville2010-08-10
* netpoll: Use correct primitives for RCU dereferencingHerbert Xu2010-06-16
* netpoll: Add netpoll_tx_runningHerbert Xu2010-06-15
* netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu2010-06-15
* netpoll: Fix RCU usageHerbert Xu2010-06-15
* netpoll: Use 'bool' for netpoll_rx() return type.David S. Miller2010-05-06
* netpoll: add generic support for bridge and bonding devicesWANG Cong2010-05-06
* netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann2010-01-13
* netpoll: store local and remote ip in net-endianHarvey Harrison2009-03-29
* GRO: Move netpoll checks to correct locationHerbert Xu2009-03-16
* net: Add Generic Receive Offload infrastructureHerbert Xu2008-12-16
* [NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller2008-03-04
* [NETPOLL]: Don't need rx_flags.Stephen Hemminger2008-01-28
* [NETPOLL]: no need to store local_macStephen Hemminger2008-01-28
* [NET] netconsole: Support dynamic reconfiguration using configfsSatyam Sharma2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-05
* netpoll header cleanupStephen Hemminger2006-12-03
* netpoll queue cleanupStephen Hemminger2006-12-03
* netpoll retry cleanupStephen Hemminger2006-12-03
* netpoll per device txqStephen Hemminger2006-12-03
* netpoll info leakStephen Hemminger2006-12-03
* [NET] netpoll: break recursive loop in netpoll rx pathNeil Horman2006-06-26
* [NETPOLL]: wrong return for null netpoll_poll_lock()Ben Dooks2005-10-12
* [NETPOLL]: fix initialization/NAPI raceMatt Mackall2005-08-11
* [NETPOLL]: add retry timeoutMatt Mackall2005-08-11
* [NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer2005-06-23
* [NETPOLL]: Introduce a netpoll_info structJeff Moyer2005-06-23
* [NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()Jeff Moyer2005-06-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16