Colin Ian King
|
b1c49d1420
net_sched: remove redundant assignment to ret
|
8 years ago |
Cong Wang
|
1d8134fea2
net_sched: use idr to allocate basic filter handles
|
8 years ago |
Cong Wang
|
07d79fc7d9
net_sched: add reverse binding for tc class
|
8 years ago |
WANG Cong
|
8113c09567
net_sched: use void pointer for filter handle
|
8 years ago |
Jiri Pirko
|
ff1f8ca080
net: sched: cls_basic: no need to call tcf_exts_change for newly allocated struct
|
8 years ago |
Jiri Pirko
|
4ebc1e3cfc
net: sched: remove unneeded tcf_em_tree_change
|
8 years ago |
WANG Cong
|
763dbf6328
net_sched: move the empty tp check from ->destroy() to ->delete()
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
Daniel Borkmann
|
d936377414
net, sched: respect rcu grace period on cls destruction
|
8 years ago |
WANG Cong
|
b9a24bb76b
net_sched: properly handle failure case of tcf_exts_init()
|
9 years ago |
Cong Wang
|
1e052be69d
net_sched: destroy proto tp when all filters are gone
|
10 years ago |
Daniel Borkmann
|
1c1bc6bdb7
net: cls_basic: return from walking on match in basic_get
|
10 years ago |
Jiri Pirko
|
bd42b78860
net: sched: cls_basic: fix error path in basic_change()
|
10 years ago |
Jiri Pirko
|
57d743a3de
net: sched: cls: remove unused op put from tcf_proto_ops
|
10 years ago |
Jiri Pirko
|
e4386456ae
net_sched: cls_basic: remove unnecessary iteration and use passed arg
|
10 years ago |
John Fastabend
|
18cdb37ebf
net: sched: do not use tcf_proto 'tp' argument from call_rcu
|
11 years ago |
John Fastabend
|
82a470f111
net: sched: remove tcf_proto from ematch calls
|
11 years ago |
WANG Cong
|
18d0264f63
net_sched: remove the first parameter from tcf_exts_destroy()
|
11 years ago |
John Fastabend
|
9888faefe1
net: sched: cls_basic use RCU
|
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
|
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 |
stephen hemminger
|
6459082a3c
qdisc: basic classifier - remove unnecessary initialization
|
12 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 |
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 |
Eric Dumazet
|
cc7ec456f8
net_sched: cleanups
|
14 years ago |