Cong Wang
|
6da1dfff12
net_sched: refetch skb protocol for each filter
|
5 yıl önce |
Davide Caratti
|
b0ee9bd40d
net/sched: cls_api: add missing validation of netlink attributes
|
6 yıl önce |
Jiri Pirko
|
b047794cc3
net: sched: fix error path in tcf_proto_create() when modules are not configured
|
6 yıl önce |
Roman Kapl
|
795f3deff1
net: sched: report if filter is too large to dump
|
6 yıl önce |
Jiri Pirko
|
ab5d9d1751
net: sched: fix use-after-free in tcf_block_put_ext
|
7 yıl önce |
Cong Wang
|
ac2be03ba6
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
|
7 yıl önce |
Roman Kapl
|
1c8e7e61cb
net: sched: crash on blocks with goto chain action
|
7 yıl önce |
Roman Kapl
|
b6b42b3d2d
net: sched: fix crash when deleting secondary chains
|
7 yıl önce |
Cong Wang
|
e4b95c41df
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
|
7 yıl önce |
Cong Wang
|
822e86d997
net_sched: remove tcf_block_put_deferred()
|
7 yıl önce |
Cong Wang
|
2d132eba1d
net_sched: add rtnl assertion to tcf_exts_destroy()
|
7 yıl önce |
Cong Wang
|
7aa0045dad
net_sched: introduce a workqueue for RCU callbacks of tc filter
|
7 yıl önce |
Cong Wang
|
1697c4bb52
net_sched: carefully handle tcf_block_put()
|
7 yıl önce |
Cong Wang
|
e2ef754453
net_sched: fix reference counting of tc filter chain
|
7 yıl önce |
Jiri Pirko
|
80532384af
net: sched: fix memleak for chain zero
|
7 yıl önce |
David S. Miller
|
6026e043d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 yıl önce |
WANG Cong
|
143976ce99
net_sched: remove tc class reference counting
|
7 yıl önce |
Jiri Pirko
|
30d65e8f96
net: sched: don't do tcf_chain_flush from tcf_chain_destroy
|
7 yıl önce |
Jiri Pirko
|
744a4cf63e
net: sched: fix use after free when tcf_chain_destroy is called multiple times
|
7 yıl önce |
David S. Miller
|
e2a7c34fb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 yıl önce |
Jiri Pirko
|
acc8b31665
net: sched: fix p_filter_chain check in tcf_chain_flush
|
7 yıl önce |
Florian Westphal
|
b97bac64a5
rtnetlink: make rtnl_register accept a flags parameter
|
7 yıl önce |
WANG Cong
|
7120371c8e
net_sched: get rid of some forward declarations
|
7 yıl önce |
WANG Cong
|
8113c09567
net_sched: use void pointer for filter handle
|
7 yıl önce |
WANG Cong
|
54df2cf819
net_sched: refactor notification code for RTM_DELTFILTER
|
7 yıl önce |
Jiri Pirko
|
9b0d4446b5
net: sched: avoid atomic swap in tcf_exts_change
|
7 yıl önce |
Jiri Pirko
|
978dfd8d14
net: sched: use tcf_exts_has_actions instead of exts->nr_actions
|
7 yıl önce |
Jiri Pirko
|
3bcc0cec81
net: sched: change names of action number helpers to be aligned with the rest
|
7 yıl önce |
WANG Cong
|
367a8ce896
net_sched: only create filter chains for new filters/actions
|
7 yıl önce |
Jiri Pirko
|
ee538dcea2
net: sched: cls_api: make reclassify return all the way back to the original tp
|
7 yıl önce |