Amerigo Wang
|
77ab8a54d9
netpoll: convert several functions to bool
|
13 years ago |
Amerigo Wang
|
2899656b49
netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()
|
13 years ago |
Amerigo Wang
|
91fe4a4b9e
netpoll: use netpoll_rx_on() in netpoll_rx()
|
13 years ago |
Amerigo Wang
|
57c5d46191
netpoll: take rcu_read_lock_bh() in netpoll_rx()
|
13 years ago |
Amerigo Wang
|
38e6bc185d
netpoll: make __netpoll_cleanup non-block
|
13 years ago |
Amerigo Wang
|
47be03a28c
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
|
13 years ago |
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
|
14 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.
|
17 years ago |
David Howells
|
6d5aefb8ea
WorkQueue: Fix up arch-specific work items where possible
|
18 years ago |
Stephen Hemminger
|
bf6bce71ea
netpoll header cleanup
|
18 years ago |
Stephen Hemminger
|
5de4a473bd
netpoll queue cleanup
|
18 years ago |
Stephen Hemminger
|
2bdfe0baec
netpoll retry cleanup
|
18 years ago |