Eric Dumazet
|
519c818e8f
net: sched: add percpu stats to actions
|
10 vuotta sitten |
Jiri Pirko
|
0c6965dd31
sched: fix act file names in header comment
|
10 vuotta sitten |
WANG Cong
|
4f1e9d8949
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
|
11 vuotta sitten |
WANG Cong
|
a5b5c958ff
net_sched: act: refactor cleanup ops
|
11 vuotta sitten |
WANG Cong
|
86062033fe
net_sched: act: hide struct tcf_common from API
|
11 vuotta sitten |
WANG Cong
|
c779f7af99
net_sched: act: fetch hinfo from a->ops->hinfo
|
11 vuotta sitten |
WANG Cong
|
671314a5ab
net_sched: act: remove capab from struct tc_action_ops
|
11 vuotta sitten |
WANG Cong
|
ddafd34f41
net_sched: act: move idx_gen into struct tcf_hashinfo
|
11 vuotta sitten |
David S. Miller
|
56a4342dfe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 vuotta sitten |
Jamal Hadi Salim
|
1a29321ed0
net_sched: act: Dont increment refcnt on replace
|
11 vuotta sitten |
WANG Cong
|
568a153a22
net_sched: fix a regression in tc actions
|
11 vuotta sitten |
WANG Cong
|
369ba56787
net_sched: init struct tcf_hashinfo at register time
|
11 vuotta sitten |
Jamal Hadi Salim
|
651a6493ae
net_sched: Use default action walker methods
|
11 vuotta sitten |
Benjamin LaHaise
|
c1b52739e4
pkt_sched: namespace aware act_mirred
|
12 vuotta sitten |
Hiroaki SHIMODA
|
47fd92f5a7
net_sched: act: Delete estimator in error path.
|
13 vuotta sitten |
David S. Miller
|
1b34ec43c9
pkt_sched: Stop using NLA_PUT*().
|
13 vuotta sitten |
Eric Dumazet
|
dc7f9f6e88
net: sched: constify tcf_proto and tc_action
|
14 vuotta sitten |
Eric Dumazet
|
cc7ec456f8
net_sched: cleanups
|
14 vuotta sitten |
Eric Dumazet
|
bfe0d0298f
net_sched: factorize qdisc stats handling
|
14 vuotta sitten |
Eric Dumazet
|
1c40be12f7
net sched: fix some kernel memory leaks
|
15 vuotta sitten |
Dan Carpenter
|
0eff683f73
net/sched: potential data corruption
|
15 vuotta sitten |
stephen hemminger
|
6ff9c3644e
net sched: printk message severity
|
15 vuotta sitten |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 vuotta sitten |
Stephen Hemminger
|
0e991ec6a0
tc: propogate errors from tcf_hash_create
|
16 vuotta sitten |
Jussi Kivilinna
|
0abf77e55a
net_sched: Add accessor function for packet length for qdiscs
|
17 vuotta sitten |
Jamal Hadi Salim
|
9d1045ad68
net_cls_act: act_simple dont ignore realloc code
|
17 vuotta sitten |
Jamal Hadi Salim
|
fa1b1cff3d
net_cls_act: Make act_simple use of netlink policy.
|
17 vuotta sitten |
Patrick McHardy
|
f5ba2d3217
[PKT_SCHED]: Fix datalen check in tcf_simp_init().
|
17 vuotta sitten |
Patrick McHardy
|
53b2bf3f8a
[NET_SCHED]: Use nla_policy for attribute validation in actions
|
17 vuotta sitten |
Patrick McHardy
|
cee63723b3
[NET_SCHED]: Propagate nla_parse return value
|
17 vuotta sitten |