Sign in
android-kvm
/
linux
/
f59a89d05f1290d0cdaa588d29871e05cdec159b
/
net
/
core
/
drop_monitor.c
903ceff
net: Replace get_cpu_var through this_cpu_ptr
by Christoph Lameter
· 10 years ago
4d3520c
drop_monitor: remove unnecessary break after return
by Fabian Frederick
· 10 years ago
d323e92c
net: drop_monitor: fix the value of maxattr
by Changli Gao
· 11 years ago
2a94fe4
genetlink: make multicast groups const, prevent abuse
by Johannes Berg
· 11 years ago
68eb550
genetlink: pass family to functions using groups
by Johannes Berg
· 11 years ago
e5dcecb
drop_monitor/genetlink: use proper genetlink multicast APIs
by Johannes Berg
· 11 years ago
c53ed74
genetlink: only pass array to genl_register_family_with_ops()
by Johannes Berg
· 11 years ago
4534de8
genetlink: make all genl_ops users const
by Johannes Berg
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 12 years ago
bec4596
drop_monitor: dont sleep in atomic context
by Eric Dumazet
· 13 years ago
3fdcbd4
drop_monitor: Add module alias to enable automatic module loading
by Neil Horman
· 13 years ago
cad456d
drop_monitor: convert to modular building
by Neil Horman
· 13 years ago
e005d19
net: core: Use pr_<level>
by Joe Perches
· 13 years ago
4fdcfa1
drop_monitor: prevent init path from scheduling on the wrong cpu
by Neil Horman
· 13 years ago
3885ca7
drop_monitor: Make updating data->skb smp safe
by Neil Horman
· 13 years ago
cde2e9a
drop_monitor: fix sleeping in invalid context warning
by Neil Horman
· 13 years ago
bbe362b
drop_monitor: allow more events per second
by Eric Dumazet
· 13 years ago
fa81c0e
net,rcu: convert call_rcu(free_dm_hw_stat) to kfree_rcu()
by Lai Jiangshan
· 14 years ago
ac0a121
net: fix incorrect spelling in drop monitor protocol
by Neil Horman
· 14 years ago
a256be7
drop_monitor: use genl_register_family_with_ops()
by Changli Gao
· 14 years ago
4b70637
drop_monitor: Add error code to detect duplicate state changes
by Neil Horman
· 14 years ago
38516ab
tracing: Let tracepoints have data passed to tracepoint callbacks
by Steven Rostedt
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
dc4c2c3
net: remove INIT_RCU_HEAD() usage
by Alexey Dobriyan
· 15 years ago
d3bcfef
net: Replace old style lock initializer
by Thomas Gleixner
· 15 years ago
5848cc0
net: drop_monitor: make last_rx timestamp private
by Neil Horman
· 15 years ago
f2798eb
drop_monitor: fix trace_napi_poll_hit()
by Xiao Guangrong
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
4ea7e38
dropmon: add ability to detect when hardware dropsrxpackets
by Neil Horman
· 16 years ago
683703a
drop_monitor: Update netlink protocol to include netlink attribute header in alert message
by Neil Horman
· 16 years ago
ad8d75f
tracing/events: move trace point headers into include/trace/events
by Steven Rostedt
· 16 years ago
9a8afc8
Network Drop Monitor: Adding drop monitor implementation & Netlink protocol
by Neil Horman
· 16 years ago