John Fastabend
|
b0ab6f9275
net: sched: enable per cpu qstats
|
11 years ago |
John Fastabend
|
6401585366
net: sched: restrict use of qstats qlen
|
11 years ago |
John Fastabend
|
22e0f8b932
net: sched: make bstats per cpu and estimator RCU safe
|
11 years ago |
Eric W. Biederman
|
90f62cf30a
net: Use netlink_ns_capable to verify the permisions of netlink messages
|
11 years ago |
WANG Cong
|
03701d6ebd
net_sched: act: clean up tca_action_flush()
|
11 years ago |
WANG Cong
|
55334a5db5
net_sched: act: refuse to remove bound action outside
|
11 years ago |
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
|
7eb8896df0
net_sched: act: remove struct tcf_act_hdr
|
11 years ago |
WANG Cong
|
a56e19538d
net_sched: act: clean up notification functions
|
11 years ago |
WANG Cong
|
ddafd34f41
net_sched: act: move idx_gen into struct tcf_hashinfo
|
11 years ago |
Jamal Hadi Salim
|
805c1f4aed
net_sched: act: action flushing missaccounting
|
11 years ago |
Jamal Hadi Salim
|
63acd6807c
net_sched: Remove unnecessary checks for act->ops
|
11 years ago |
stephen hemminger
|
9c75f4029c
sched action: make local function static
|
11 years ago |
Eric Dumazet
|
a792866ad2
net_sched: fix regression in tc_action_ops
|
11 years ago |
WANG Cong
|
1f747c26c4
net_sched: convert tc_action_ops to use struct list_head
|
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 |
WANG Cong
|
33be627159
net_sched: act: use standard struct list_head
|
11 years ago |
WANG Cong
|
d84231d3a2
net_sched: remove get_stats from tc_action_ops
|
11 years ago |
Yang Yingliang
|
17569faedf
net_sched: remove unnecessary parentheses while return
|
11 years ago |
Jamal Hadi Salim
|
382ca8a1ad
net_sched: Provide default walker function for actions
|
11 years ago |
Jamal Hadi Salim
|
63ef617465
net_sched: Default action lookup method for actions
|
11 years ago |
Jamal Hadi Salim
|
76c82d7a3d
net_sched: Fail if missing mandatory action operation methods
|
11 years ago |
Thomas Graf
|
661d2967b3
rtnetlink: Remove passing of attributes into rtnl_doit functions
|
12 years ago |
Benjamin LaHaise
|
c1b52739e4
pkt_sched: namespace aware act_mirred
|
12 years ago |
Eric W. Biederman
|
dfc47ef863
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
|
12 years ago |