aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netpoll.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-18bonding: Fix bonding drivers improper modification of netpoll structureNeil Horman1-2/+7
2010-09-17netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu1-4/+4
2010-08-10net: make netpoll_rx return bool for !CONFIG_NETPOLLJohn W. Linville1-1/+1
2010-06-15netpoll: Use correct primitives for RCU dereferencingHerbert Xu1-2/+2
2010-06-15netpoll: Add netpoll_tx_runningHerbert Xu1-0/+9
2010-06-15netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu1-0/+2
2010-06-15netpoll: Fix RCU usageHerbert Xu1-5/+8
2010-05-06netpoll: Use 'bool' for netpoll_rx() return type.David S. Miller1-4/+4
2010-05-06netpoll: add generic support for bridge and bonding devicesWANG Cong1-0/+5
2010-01-13netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann1-3/+8
2009-03-28netpoll: store local and remote ip in net-endianHarvey Harrison1-1/+1
2009-03-16GRO: Move netpoll checks to correct locationHerbert Xu1-0/+11
2008-12-15net: Add Generic Receive Offload infrastructureHerbert Xu1-5/+0
2008-03-04[NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller1-3/+4
2008-01-28[NETPOLL]: Don't need rx_flags.Stephen Hemminger1-4/+3
2008-01-28[NETPOLL]: no need to store local_macStephen Hemminger1-1/+1
2007-10-10[NET] netconsole: Support dynamic reconfiguration using configfsSatyam Sharma1-0/+1
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-14/+41
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-1/+1
2006-12-02netpoll header cleanupStephen Hemminger1-4/+3
2006-12-02netpoll queue cleanupStephen Hemminger1-2/+2
2006-12-02netpoll retry cleanupStephen Hemminger1-1/+0
2006-12-02netpoll per device txqStephen Hemminger1-0/+2
2006-12-02netpoll info leakStephen Hemminger1-0/+1
2006-06-26[NET] netpoll: break recursive loop in netpoll rx pathNeil Horman1-0/+1
2005-10-12[NETPOLL]: wrong return for null netpoll_poll_lock()Ben Dooks1-1/+1
2005-08-11[NETPOLL]: fix initialization/NAPI raceMatt Mackall1-6/+13
2005-08-11[NETPOLL]: add retry timeoutMatt Mackall1-0/+1
2005-06-22[NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer1-3/+12
2005-06-22[NETPOLL]: Introduce a netpoll_info structJeff Moyer1-8/+17
2005-06-22[NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()Jeff Moyer1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+67