WANG Cong
|
4f1e9d8949
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
|
11 years ago |
WANG Cong
|
a5b5c958ff
net_sched: act: refactor cleanup ops
|
11 years ago |
WANG Cong
|
86062033fe
net_sched: act: hide struct tcf_common from API
|
11 years ago |
WANG Cong
|
6e6a50c254
net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()
|
11 years ago |
WANG Cong
|
c779f7af99
net_sched: act: fetch hinfo from a->ops->hinfo
|
11 years ago |
WANG Cong
|
671314a5ab
net_sched: act: remove capab from struct tc_action_ops
|
11 years ago |
WANG Cong
|
fb1d598d48
net_sched: act: use tcf_hash_release() in net/sched/act_police.c
|
11 years ago |
WANG Cong
|
ddafd34f41
net_sched: act: move idx_gen into struct tcf_hashinfo
|
11 years ago |
David S. Miller
|
56a4342dfe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Jamal Hadi Salim
|
1a29321ed0
net_sched: act: Dont increment refcnt on replace
|
11 years ago |
WANG Cong
|
568a153a22
net_sched: fix a regression in tc actions
|
11 years ago |
Yang Yingliang
|
3b69a4c9be
act_police: remove unnecessary null pointer check
|
11 years ago |
WANG Cong
|
89819dc01f
net_sched: convert tcf_hashinfo to hlist and use spinlock
|
11 years ago |
WANG Cong
|
369ba56787
net_sched: init struct tcf_hashinfo at register time
|
11 years ago |
Jamal Hadi Salim
|
43c00dcf88
net_sched: Use default action lookup functions
|
11 years ago |
Eric Dumazet
|
3e1e3aae1f
net_sched: add u64 rate to psched_ratecfg_precompute()
|
12 years ago |
Eric Dumazet
|
01cb71d2d4
net_sched: restore "overhead xxx" handling
|
12 years ago |
Jiri Pirko
|
c6d14ff11b
act_police: improved accuracy at high rates
|
12 years ago |
Jiri Pirko
|
0e243218ba
act_police: move struct tcf_police to act_police.c
|
12 years ago |
Benjamin LaHaise
|
c1b52739e4
pkt_sched: namespace aware act_mirred
|
12 years ago |
David S. Miller
|
1b34ec43c9
pkt_sched: Stop using NLA_PUT*().
|
13 years ago |
Eric Dumazet
|
dc7f9f6e88
net: sched: constify tcf_proto and tc_action
|
14 years ago |
Lai Jiangshan
|
75ef0368d1
net,act_police,rcu: remove rcu_barrier()
|
14 years ago |
Lai Jiangshan
|
5957b1ac52
net,rcu: convert call_rcu(tcf_police_free_rcu) to kfree_rcu()
|
14 years ago |
Eric Dumazet
|
cc7ec456f8
net_sched: cleanups
|
14 years ago |
Eric Dumazet
|
bfe0d0298f
net_sched: factorize qdisc stats handling
|
14 years ago |
Jeff Mahoney
|
0f04cfd098
net sched: fix kernel leak in act_police
|
15 years ago |
Eric Dumazet
|
c7de2cf053
pkt_sched: gen_kill_estimator() rcu fixes
|
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 |
Jarek Poplawski
|
b964758050
pkt_sched: Update drops stats in act_police
|
16 years ago |