Jamal Hadi Salim
|
1045ba77a5
net sched actions: Add support for user cookies
|
9 years ago |
Eric Dumazet
|
1c0d32fde5
net_sched: gen_estimator: complete rewrite of rate estimators
|
9 years ago |
Hadar Hen Zion
|
255cb30425
net/sched: act_mirred: Add new tc_action_ops get_dev()
|
9 years ago |
Yotam Gigi
|
f41cd11d64
tc_act: Remove tcf_act macro
|
9 years ago |
WANG Cong
|
22dc13c837
net_sched: convert tcf_exts from list to pointer array
|
9 years ago |
WANG Cong
|
2734437ef3
net_sched: move tc offload macros to pkt_cls.h
|
9 years ago |
WANG Cong
|
0c23c3e705
net_sched: fix a typo in tc_for_each_action()
|
9 years ago |
WANG Cong
|
ec0595cc44
net_sched: get rid of struct tcf_common
|
9 years ago |
WANG Cong
|
a85a970af2
net_sched: move tc_action into tcf_common
|
9 years ago |
Ido Schimmel
|
86cb13e4ec
mlxsw: spectrum: Fix compilation error when CLS_ACT isn't set
|
9 years ago |
WANG Cong
|
b2313077ed
net_sched: make tcf_hash_check() boolean
|
9 years ago |
Jamal Hadi Salim
|
0b0f43fe2e
net sched: indentation and other OCD stylistic fixes
|
9 years ago |
Jamal Hadi Salim
|
48d8ee1694
net sched actions: aggregate dumping of actions timeinfo
|
9 years ago |
Jamal Hadi Salim
|
53eb440f4a
net sched actions: introduce timestamp for firsttime use
|
9 years ago |
Arnd Bergmann
|
e6790fd861
mlx5: avoid unused variable warning
|
9 years ago |
Amir Vadai
|
3804070235
net/sched: Enable netdev drivers to update statistics of offloaded actions
|
9 years ago |
WANG Cong
|
18fcf49f87
net_sched: fix a memory leak in tc action
|
9 years ago |
Amir Vadai
|
00175aec94
net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdef
|
9 years ago |
WANG Cong
|
ddf97ccdd7
net_sched: add network namespace support for tc actions
|
9 years ago |
WANG Cong
|
1d4150c02c
net_sched: prepare tcf_hashinfo_destroy() for netns support
|
9 years ago |
Alexei Starovoitov
|
3c645621b7
net_sched: make tcf_hash_destroy() static
|
10 years ago |
David S. Miller
|
5510b3c2a1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Daniel Borkmann
|
28e6b67f0b
net: sched: fix refcount imbalance in actions
|
10 years ago |
Eric Dumazet
|
56e5d1ca18
net_sched: act_gact: remove spinlock in fast path
|
10 years ago |
Eric Dumazet
|
519c818e8f
net: sched: add percpu stats to actions
|
10 years ago |
WANG Cong
|
55334a5db5
net_sched: act: refuse to remove bound action outside
|
12 years ago |
WANG Cong
|
4f1e9d8949
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
|
12 years ago |
WANG Cong
|
a5b5c958ff
net_sched: act: refactor cleanup ops
|
12 years ago |
WANG Cong
|
86062033fe
net_sched: act: hide struct tcf_common from API
|
12 years ago |
WANG Cong
|
6e6a50c254
net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()
|
12 years ago |