Alexei Starovoitov
|
3c645621b7
net_sched: make tcf_hash_destroy() static
|
10 yıl önce |
David S. Miller
|
5510b3c2a1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 yıl önce |
Daniel Borkmann
|
28e6b67f0b
net: sched: fix refcount imbalance in actions
|
10 yıl önce |
Eric Dumazet
|
519c818e8f
net: sched: add percpu stats to actions
|
10 yıl önce |
Florian Westphal
|
4749c3ef85
net: sched: remove TC_MUNGED bits
|
10 yıl önce |
John Fastabend
|
b0ab6f9275
net: sched: enable per cpu qstats
|
11 yıl önce |
John Fastabend
|
6401585366
net: sched: restrict use of qstats qlen
|
11 yıl önce |
John Fastabend
|
22e0f8b932
net: sched: make bstats per cpu and estimator RCU safe
|
11 yıl önce |
Eric W. Biederman
|
90f62cf30a
net: Use netlink_ns_capable to verify the permisions of netlink messages
|
11 yıl önce |
WANG Cong
|
03701d6ebd
net_sched: act: clean up tca_action_flush()
|
11 yıl önce |
WANG Cong
|
55334a5db5
net_sched: act: refuse to remove bound action outside
|
11 yıl önce |
WANG Cong
|
4f1e9d8949
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
|
11 yıl önce |
WANG Cong
|
a5b5c958ff
net_sched: act: refactor cleanup ops
|
11 yıl önce |
WANG Cong
|
86062033fe
net_sched: act: hide struct tcf_common from API
|
11 yıl önce |
WANG Cong
|
6e6a50c254
net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()
|
11 yıl önce |
WANG Cong
|
c779f7af99
net_sched: act: fetch hinfo from a->ops->hinfo
|
11 yıl önce |
WANG Cong
|
7eb8896df0
net_sched: act: remove struct tcf_act_hdr
|
11 yıl önce |
WANG Cong
|
a56e19538d
net_sched: act: clean up notification functions
|
11 yıl önce |
WANG Cong
|
ddafd34f41
net_sched: act: move idx_gen into struct tcf_hashinfo
|
11 yıl önce |
Jamal Hadi Salim
|
805c1f4aed
net_sched: act: action flushing missaccounting
|
11 yıl önce |
Jamal Hadi Salim
|
63acd6807c
net_sched: Remove unnecessary checks for act->ops
|
11 yıl önce |
stephen hemminger
|
9c75f4029c
sched action: make local function static
|
11 yıl önce |
Eric Dumazet
|
a792866ad2
net_sched: fix regression in tc_action_ops
|
11 yıl önce |
WANG Cong
|
1f747c26c4
net_sched: convert tc_action_ops to use struct list_head
|
11 yıl önce |
WANG Cong
|
89819dc01f
net_sched: convert tcf_hashinfo to hlist and use spinlock
|
11 yıl önce |
WANG Cong
|
369ba56787
net_sched: init struct tcf_hashinfo at register time
|
11 yıl önce |
WANG Cong
|
33be627159
net_sched: act: use standard struct list_head
|
11 yıl önce |
WANG Cong
|
d84231d3a2
net_sched: remove get_stats from tc_action_ops
|
11 yıl önce |
Yang Yingliang
|
17569faedf
net_sched: remove unnecessary parentheses while return
|
11 yıl önce |
Jamal Hadi Salim
|
382ca8a1ad
net_sched: Provide default walker function for actions
|
11 yıl önce |