Jiri Pirko
|
30fdd8a082
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
|
13 years ago |
Joe Perches
|
234b921dbc
netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev
|
14 years ago |
Neil Horman
|
c2355e1ab9
bonding: Fix bonding drivers improper modification of netpoll structure
|
14 years ago |
Herbert Xu
|
f0f9deae9e
netpoll: Disable IRQ around RCU dereference in netpoll_rx
|
15 years ago |
John W. Linville
|
969a6e5217
net: make netpoll_rx return bool for !CONFIG_NETPOLL
|
15 years ago |
Herbert Xu
|
d5f31fbfd8
netpoll: Use correct primitives for RCU dereferencing
|
15 years ago |
Herbert Xu
|
c18370f5b2
netpoll: Add netpoll_tx_running
|
15 years ago |
Herbert Xu
|
8fdd95ec16
netpoll: Allow netpoll_setup/cleanup recursion
|
15 years ago |
Herbert Xu
|
de85d99eb7
netpoll: Fix RCU usage
|
15 years ago |
David S. Miller
|
ffb273623b
netpoll: Use 'bool' for netpoll_rx() return type.
|
15 years ago |
WANG Cong
|
0e34e93177
netpoll: add generic support for bridge and bonding devices
|
15 years ago |
Daniel Borkmann
|
508e14b4a4
netpoll: allow execution of multiple rx_hooks per interface
|
15 years ago |
Harvey Harrison
|
e7557af56a
netpoll: store local and remote ip in net-endian
|
16 years ago |
Herbert Xu
|
d1c76af9e2
GRO: Move netpoll checks to correct location
|
16 years ago |
Herbert Xu
|
d565b0a1a9
net: Add Generic Receive Offload infrastructure
|
16 years ago |
David S. Miller
|
d9452e9f81
[NETPOLL]: Revert two bogus cleanups that broke netconsole.
|
17 years ago |
Stephen Hemminger
|
c7b6ea24b4
[NETPOLL]: Don't need rx_flags.
|
17 years ago |
Stephen Hemminger
|
0953864160
[NETPOLL]: no need to store local_mac
|
17 years ago |
Satyam Sharma
|
0bcc181618
[NET] netconsole: Support dynamic reconfiguration using configfs
|
18 years ago |
Stephen Hemminger
|
bea3348eef
[NET]: Make NAPI polling independent of struct net_device objects.
|
18 years ago |
David Howells
|
6d5aefb8ea
WorkQueue: Fix up arch-specific work items where possible
|
18 years ago |
Stephen Hemminger
|
bf6bce71ea
netpoll header cleanup
|
19 years ago |
Stephen Hemminger
|
5de4a473bd
netpoll queue cleanup
|
19 years ago |
Stephen Hemminger
|
2bdfe0baec
netpoll retry cleanup
|
19 years ago |
Stephen Hemminger
|
b6cd27ed33
netpoll per device txq
|
19 years ago |
Stephen Hemminger
|
93ec2c723e
netpoll info leak
|
19 years ago |
Neil Horman
|
068c6e98bc
[NET] netpoll: break recursive loop in netpoll rx path
|
19 years ago |
Ben Dooks
|
afb997c616
[NETPOLL]: wrong return for null netpoll_poll_lock()
|
20 years ago |
Matt Mackall
|
53fb95d3c1
[NETPOLL]: fix initialization/NAPI race
|
20 years ago |
Matt Mackall
|
0db1d6fc1e
[NETPOLL]: add retry timeout
|
20 years ago |