Jiri Pirko
|
d7cf52c249
sched: Fix accidental removal of errout goto
|
8 years ago |
Jiri Pirko
|
40c81b25b1
sched: check negative err value to safe one level of indent
|
8 years ago |
Jiri Pirko
|
7215032ced
sched: add missing curly braces in else branch in tc_ctl_tfilter
|
8 years ago |
Jiri Pirko
|
6bb16e7ae2
sched: move err set right before goto errout in tc_ctl_tfilter
|
8 years ago |
Jiri Pirko
|
33a48927c1
sched: push TC filter protocol creation into a separate function
|
8 years ago |
Jiri Pirko
|
cf1facda2f
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
|
8 years ago |
Jiri Pirko
|
79112c26f1
sched: rename tcf_destroy to tcf_destroy_proto
|
8 years ago |
Daniel Borkmann
|
628185cfdd
net, sched: fix soft lockup in tc_classify
|
8 years ago |
Hadar Hen Zion
|
7091d8c705
net/sched: cls_flower: Add offload support using egress Hardware device
|
8 years ago |
Roman Mashak
|
19a8bb28d1
net sched filters: fix filter handle ID in tfilter_notify_chain()
|
8 years ago |
Roman Mashak
|
30a391a13a
net sched filters: pass netlink message flags in event notification
|
8 years ago |
Jamal Hadi Salim
|
9ee7837449
net sched filters: fix notification of filter delete with proper handle
|
9 years ago |
Eric Dumazet
|
fa59b27c9d
net_sched: do not broadcast RTM_GETTFILTER result
|
9 years ago |
Jamal Hadi Salim
|
5a7a5555a3
net sched: stylistic cleanups
|
9 years ago |
WANG Cong
|
22dc13c837
net_sched: convert tcf_exts from list to pointer array
|
9 years ago |
Daniel Borkmann
|
9f6ed032cd
net, cls: also reject deleting all filters when TCA_KIND present
|
9 years ago |
Daniel Borkmann
|
ea7f8277f9
net, cls: allow for deleting all filters for given parent
|
9 years ago |
Jamal Hadi Salim
|
0b0f43fe2e
net sched: indentation and other OCD stylistic fixes
|
9 years ago |
Daniel Borkmann
|
c78e1746d3
net: sched: fix call_rcu() race on classifier module unloads
|
10 years ago |
WANG Cong
|
d744318574
net_sched: fix a use-after-free in tc_ctl_tfilter()
|
10 years ago |
Cong Wang
|
1e052be69d
net_sched: destroy proto tp when all filters are gone
|
10 years ago |
Ignacy Gawędzki
|
b057df24a7
cls_api.c: Fix dumping of non-existing actions' stats.
|
10 years ago |
David S. Miller
|
64b1f00a08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
WANG Cong
|
5301e3e117
net_sched: copy exts->type in tcf_exts_change()
|
11 years ago |
WANG Cong
|
18d0264f63
net_sched: remove the first parameter from tcf_exts_destroy()
|
11 years ago |
John Fastabend
|
25d8c0d55f
net: rcu-ify tcf_proto
|
11 years ago |
Cong Wang
|
9cc63db5e1
net_sched: cancel nest attribute on failure in tcf_exts_dump()
|
11 years ago |
David S. Miller
|
5f013c9bc7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Stéphane Graber
|
4e8bbb819d
net: Allow tc changes in user namespaces
|
11 years ago |
Cong Wang
|
a49eb42a34
sched, act: allow to clear all actions as well
|
11 years ago |