Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bd4cf0ed331a275e9bf5a49e6d0fd55dffc551b8
/
include
/
linux
/
netpoll.h
66b5552
netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable
by Eric W. Biederman
· 11 years ago
a8779ec
netpoll: Remove gfp parameter from __netpoll_setup
by Eric W. Biederman
· 11 years ago
9c62a68
netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)
by Eric W. Biederman
· 11 years ago
e1bd4d3
netpoll: Move all receive processing under CONFIG_NETPOLL_TRAP
by Eric W. Biederman
· 11 years ago
ad8d475
netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAP
by Eric W. Biederman
· 11 years ago
b6bacd5
netpoll: Don't drop all received packets.
by Eric W. Biederman
· 11 years ago
ff60763
netpoll: Add netpoll_rx_processing
by Eric W. Biederman
· 11 years ago
8fb479a
netpoll: fix rx_hook() interface by passing the skb
by Antonio Quartulli
· 11 years ago
da6e378
netpoll: remove return value from netpoll_rx_disable()
by dingtianhong
· 11 years ago
bd7c4b6
netpoll: convert mutex into a semaphore
by Neil Horman
· 12 years ago
2cde6ac
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
by Neil Horman
· 12 years ago
ca99ca1
netpoll: protect napi_poll and poll_controller during dev_[open|close]
by Neil Horman
· 12 years ago
b7394d2
netpoll: prepare for ipv6
by Cong Wang
· 12 years ago
77ab8a5
netpoll: convert several functions to bool
by Amerigo Wang
· 12 years ago
2899656
netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()
by Amerigo Wang
· 12 years ago
91fe4a4
netpoll: use netpoll_rx_on() in netpoll_rx()
by Amerigo Wang
· 12 years ago
57c5d46
netpoll: take rcu_read_lock_bh() in netpoll_rx()
by Amerigo Wang
· 12 years ago
38e6bc1
netpoll: make __netpoll_cleanup non-block
by Amerigo Wang
· 12 years ago
47be03a2
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
by Amerigo Wang
· 12 years ago
30fdd8a0
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
by Jiri Pirko
· 12 years ago
234b921
netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev
by Joe Perches
· 13 years ago
c2355e1
bonding: Fix bonding drivers improper modification of netpoll structure
by Neil Horman
· 14 years ago
f0f9dea
netpoll: Disable IRQ around RCU dereference in netpoll_rx
by Herbert Xu
· 14 years ago
969a6e5
net: make netpoll_rx return bool for !CONFIG_NETPOLL
by John W. Linville
· 14 years ago
d5f31fb
netpoll: Use correct primitives for RCU dereferencing
by Herbert Xu
· 14 years ago
c18370f
netpoll: Add netpoll_tx_running
by Herbert Xu
· 14 years ago
8fdd95e
netpoll: Allow netpoll_setup/cleanup recursion
by Herbert Xu
· 14 years ago
de85d99
netpoll: Fix RCU usage
by Herbert Xu
· 14 years ago
ffb2736
netpoll: Use 'bool' for netpoll_rx() return type.
by David S. Miller
· 15 years ago
0e34e93
netpoll: add generic support for bridge and bonding devices
by WANG Cong
· 15 years ago
508e14b
netpoll: allow execution of multiple rx_hooks per interface
by Daniel Borkmann
· 15 years ago
e7557af
netpoll: store local and remote ip in net-endian
by Harvey Harrison
· 16 years ago
d1c76af
GRO: Move netpoll checks to correct location
by Herbert Xu
· 16 years ago
d565b0a
net: Add Generic Receive Offload infrastructure
by Herbert Xu
· 16 years ago
d9452e9
[NETPOLL]: Revert two bogus cleanups that broke netconsole.
by David S. Miller
· 17 years ago
c7b6ea2
[NETPOLL]: Don't need rx_flags.
by Stephen Hemminger
· 17 years ago
0953864
[NETPOLL]: no need to store local_mac
by Stephen Hemminger
· 17 years ago
0bcc181
[NET] netconsole: Support dynamic reconfiguration using configfs
by Satyam Sharma
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
6d5aefb
WorkQueue: Fix up arch-specific work items where possible
by David Howells
· 18 years ago
bf6bce7
netpoll header cleanup
by Stephen Hemminger
· 18 years ago
5de4a47
netpoll queue cleanup
by Stephen Hemminger
· 18 years ago
2bdfe0b
netpoll retry cleanup
by Stephen Hemminger
· 18 years ago
b6cd27e
netpoll per device txq
by Stephen Hemminger
· 18 years ago
93ec2c7
netpoll info leak
by Stephen Hemminger
· 18 years ago
068c6e9
[NET] netpoll: break recursive loop in netpoll rx path
by Neil Horman
· 18 years ago
afb997c
[NETPOLL]: wrong return for null netpoll_poll_lock()
by Ben Dooks
· 19 years ago
53fb95d
[NETPOLL]: fix initialization/NAPI race
by Matt Mackall
· 19 years ago
0db1d6f
[NETPOLL]: add retry timeout
by Matt Mackall
· 19 years ago
fbeec2e
[NETPOLL]: allow multiple netpoll_clients to register against one interface
by Jeff Moyer
· 19 years ago
115c1d6
[NETPOLL]: Introduce a netpoll_info struct
by Jeff Moyer
· 19 years ago
6ca4f65
[NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()
by Jeff Moyer
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago