Reiter Wolfgang
|
3b48ab2248
drop_monitor: consider inserted data in genlmsg_end
|
8 years ago |
Reiter Wolfgang
|
4200462d88
drop_monitor: add missing call to genlmsg_end
|
8 years ago |
Johannes Berg
|
56989f6d85
genetlink: mark families as __ro_after_init
|
8 years ago |
Johannes Berg
|
489111e5c2
genetlink: statically initialize families
|
8 years ago |
Johannes Berg
|
a07ea4d994
genetlink: no longer support using static family IDs
|
8 years ago |
stephen hemminger
|
85bae4bd8a
drop_monitor: make genl_multicast_group const
|
9 years ago |
Jesper Dangaard Brouer
|
1db19db7f5
net: tracepoint napi:napi_poll add work and budget
|
9 years ago |
Christoph Lameter
|
903ceff7ca
net: Replace get_cpu_var through this_cpu_ptr
|
11 years ago |
Fabian Frederick
|
4d3520cb52
drop_monitor: remove unnecessary break after return
|
11 years ago |
Changli Gao
|
d323e92cc3
net: drop_monitor: fix the value of maxattr
|
11 years ago |
Johannes Berg
|
2a94fe48f3
genetlink: make multicast groups const, prevent abuse
|
11 years ago |
Johannes Berg
|
68eb55031d
genetlink: pass family to functions using groups
|
11 years ago |
Johannes Berg
|
e5dcecba01
drop_monitor/genetlink: use proper genetlink multicast APIs
|
11 years ago |
Johannes Berg
|
c53ed74236
genetlink: only pass array to genl_register_family_with_ops()
|
11 years ago |
Johannes Berg
|
4534de8305
genetlink: make all genl_ops users const
|
11 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Eric Dumazet
|
bec4596b4e
drop_monitor: dont sleep in atomic context
|
13 years ago |
Neil Horman
|
3fdcbd4531
drop_monitor: Add module alias to enable automatic module loading
|
13 years ago |
Neil Horman
|
cad456d5ab
drop_monitor: convert to modular building
|
13 years ago |
Joe Perches
|
e005d193d5
net: core: Use pr_<level>
|
13 years ago |
Neil Horman
|
4fdcfa1284
drop_monitor: prevent init path from scheduling on the wrong cpu
|
13 years ago |
Neil Horman
|
3885ca785a
drop_monitor: Make updating data->skb smp safe
|
13 years ago |
Neil Horman
|
cde2e9a651
drop_monitor: fix sleeping in invalid context warning
|
13 years ago |
Eric Dumazet
|
bbe362be53
drop_monitor: allow more events per second
|
13 years ago |
Lai Jiangshan
|
fa81c0e1d2
net,rcu: convert call_rcu(free_dm_hw_stat) to kfree_rcu()
|
14 years ago |
Neil Horman
|
ac0a121d79
net: fix incorrect spelling in drop monitor protocol
|
14 years ago |
Changli Gao
|
a256be70c5
drop_monitor: use genl_register_family_with_ops()
|
15 years ago |
Neil Horman
|
4b706372f1
drop_monitor: Add error code to detect duplicate state changes
|
15 years ago |
Steven Rostedt
|
38516ab59f
tracing: Let tracepoints have data passed to tracepoint callbacks
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |