index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netpoll.h
Age
Commit message (
Expand
)
Author
2011-07-03
netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev
Joe Perches
2010-10-18
bonding: Fix bonding drivers improper modification of netpoll structure
Neil Horman
2010-09-17
netpoll: Disable IRQ around RCU dereference in netpoll_rx
Herbert Xu
2010-08-10
net: make netpoll_rx return bool for !CONFIG_NETPOLL
John W. Linville
2010-06-15
netpoll: Use correct primitives for RCU dereferencing
Herbert Xu
2010-06-15
netpoll: Add netpoll_tx_running
Herbert Xu
2010-06-15
netpoll: Allow netpoll_setup/cleanup recursion
Herbert Xu
2010-06-15
netpoll: Fix RCU usage
Herbert Xu
2010-05-06
netpoll: Use 'bool' for netpoll_rx() return type.
David S. Miller
2010-05-06
netpoll: add generic support for bridge and bonding devices
WANG Cong
2010-01-13
netpoll: allow execution of multiple rx_hooks per interface
Daniel Borkmann
2009-03-28
netpoll: store local and remote ip in net-endian
Harvey Harrison
2009-03-16
GRO: Move netpoll checks to correct location
Herbert Xu
2008-12-15
net: Add Generic Receive Offload infrastructure
Herbert 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_mac
Stephen Hemminger
2007-10-10
[NET] netconsole: Support dynamic reconfiguration using configfs
Satyam Sharma
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-02
netpoll header cleanup
Stephen Hemminger
2006-12-02
netpoll queue cleanup
Stephen Hemminger
2006-12-02
netpoll retry cleanup
Stephen Hemminger
2006-12-02
netpoll per device txq
Stephen Hemminger
2006-12-02
netpoll info leak
Stephen Hemminger
2006-06-26
[NET] netpoll: break recursive loop in netpoll rx path
Neil Horman
2005-10-12
[NETPOLL]: wrong return for null netpoll_poll_lock()
Ben Dooks
2005-08-11
[NETPOLL]: fix initialization/NAPI race
Matt Mackall
2005-08-11
[NETPOLL]: add retry timeout
Matt Mackall
2005-06-22
[NETPOLL]: allow multiple netpoll_clients to register against one interface
Jeff Moyer
2005-06-22
[NETPOLL]: Introduce a netpoll_info struct
Jeff Moyer
2005-06-22
[NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()
Jeff Moyer
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds