WANG Cong
|
a6c1aea044
cls_u32: complete the check for non-forced case in u32_destroy()
|
10 years ago |
David S. Miller
|
0fa74a4be4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
WANG Cong
|
5778d39d07
net_sched: fix struct tc_u_hnode layout in u32
|
10 years ago |
Cong Wang
|
1e052be69d
net_sched: destroy proto tp when all filters are gone
|
10 years ago |
Jiri Pirko
|
57d743a3de
net: sched: cls: remove unused op put from tcf_proto_ops
|
10 years ago |
WANG Cong
|
a0efb80ce3
net_sched: avoid calling tcf_unbind_filter() in call_rcu callback
|
11 years ago |
WANG Cong
|
18d0264f63
net_sched: remove the first parameter from tcf_exts_destroy()
|
11 years ago |
Eric Dumazet
|
a2aeb02a8e
net: sched: fix compile warning in cls_u32
|
11 years ago |
John Fastabend
|
de5df63228
net: sched: cls_u32 changes to knode must appear atomic to readers
|
11 years ago |
John Fastabend
|
a1ddcfee2d
net: cls_u32: fix missed pcpu_success free_percpu
|
11 years ago |
John Fastabend
|
4e2840eee6
net: sched: cls_u32: rcu can not be last node
|
11 years ago |
John Fastabend
|
a96366bf26
net: sched: cls_u32 add missing rcu_assign_pointer and annotation
|
11 years ago |
John Fastabend
|
80aab73de4
net: sched: fix unsued cpu variable
|
11 years ago |
John Fastabend
|
1ce87720d4
net: sched: make cls_u32 lockless
|
11 years ago |
John Fastabend
|
459d5f626d
net: sched: make cls_u32 per cpu
|
11 years ago |
Cong Wang
|
7801db8aec
net_sched: avoid generating same handle for u32 filters
|
11 years ago |
Cong Wang
|
2f7ef2f879
sched, cls: check if we could overwrite actions when changing a filter
|
11 years ago |
WANG Cong
|
a8701a6c7a
net_sched: avoid casting void pointer
|
11 years ago |
WANG Cong
|
2519a602c2
net_sched: optimize tcf_match_indev()
|
11 years ago |
WANG Cong
|
832d1d5bfa
net_sched: add struct net pointer to tcf_proto_ops->dump
|
11 years ago |
WANG Cong
|
5da57f422d
net_sched: cls: refactor out struct tcf_ext_map
|
11 years ago |
WANG Cong
|
33be627159
net_sched: act: use standard struct list_head
|
11 years ago |
Yang Yingliang
|
82d567c266
net_sched: change "foo* bar" to "foo *bar"
|
11 years ago |
Benjamin LaHaise
|
c1b52739e4
pkt_sched: namespace aware act_mirred
|
12 years ago |
Eric W. Biederman
|
af4c6641f5
net sched: Pass the skb into change so it can access NETLINK_CB
|
13 years ago |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 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 |
stephen hemminger
|
86fce3ba1e
cls_u32: fix sparse warnings
|
14 years ago |
Eric Dumazet
|
cc7ec456f8
net_sched: cleanups
|
14 years ago |