index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netpoll.h
Age
Commit message (
Expand
)
Author
2018-10-19
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
2018-09-23
netpoll: make ndo_poll_controller() optional
Eric Dumazet
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-01
net: convert netpoll_info.refcnt from atomic_t to refcount_t
Reshetova, Elena
2016-11-16
netpoll: more efficient locking
Eric Dumazet
2014-03-29
netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable
Eric W. Biederman
2014-03-29
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
2014-03-17
netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)
Eric W. Biederman
2014-03-17
netpoll: Move all receive processing under CONFIG_NETPOLL_TRAP
Eric W. Biederman
2014-03-17
netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAP
Eric W. Biederman
2014-03-17
netpoll: Don't drop all received packets.
Eric W. Biederman
2014-03-17
netpoll: Add netpoll_rx_processing
Eric W. Biederman
2013-10-25
netpoll: fix rx_hook() interface by passing the skb
Antonio Quartulli
2013-05-27
netpoll: remove return value from netpoll_rx_disable()
dingtianhong
2013-05-01
netpoll: convert mutex into a semaphore
Neil Horman
2013-02-11
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
Neil Horman
2013-02-06
netpoll: protect napi_poll and poll_controller during dev_[open|close]
Neil Horman
2013-01-08
netpoll: prepare for ipv6
Cong Wang
2012-08-14
netpoll: convert several functions to bool
Amerigo Wang
2012-08-14
netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()
Amerigo Wang
2012-08-14
netpoll: use netpoll_rx_on() in netpoll_rx()
Amerigo Wang
2012-08-14
netpoll: take rcu_read_lock_bh() in netpoll_rx()
Amerigo Wang
2012-08-14
netpoll: make __netpoll_cleanup non-block
Amerigo Wang
2012-08-14
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
Amerigo Wang
2012-07-17
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
Jiri Pirko
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
[next]