Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 years ago |
David S. Miller
|
03fe2debbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Davide Caratti
|
5bf7f8185f
net/sched: fix idr leak in the error path of tcf_act_police_init()
|
7 years ago |
Kirill Tkhai
|
685ecfb198
net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_operations
|
7 years ago |
Alexander Aring
|
b36201455a
net: sched: act: handle extack in tcf_generic_walker
|
7 years ago |
Alexander Aring
|
417801055b
net: sched: act: add extack for walk callback
|
7 years ago |
Alexander Aring
|
331a9295de
net: sched: act: add extack for lookup callback
|
7 years ago |
Alexander Aring
|
589dad6d71
net: sched: act: add extack to init callback
|
7 years ago |
Alexander Aring
|
e9bc3fa28b
net: sch: api: add extack support in qdisc_get_rtab
|
7 years ago |
Cong Wang
|
039af9c66b
net_sched: switch to exit_batch for action pernet ops
|
7 years ago |
Cong Wang
|
c7e460ce55
Revert "net_sched: hold netns refcnt for each action"
|
7 years ago |
Cong Wang
|
ceffcc5e25
net_sched: hold netns refcnt for each action
|
7 years ago |
Chris Mi
|
65a206c01e
net/sched: Change act_api and act_xxx modules to use IDR
|
8 years ago |
WANG Cong
|
74030603df
net_sched: move tcf_lock down after gen_replace_estimator()
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
Eric Dumazet
|
1c0d32fde5
net_sched: gen_estimator: complete rewrite of rate estimators
|
8 years ago |
Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 years ago |
Jamal Hadi Salim
|
5a7a5555a3
net sched: stylistic cleanups
|
9 years ago |
Roman Mashak
|
f71b109f17
net sched actions police: peg drop stats for conforming traffic
|
9 years ago |
Roman Mashak
|
b5ac851885
net_sched: allow flushing tc police actions
|
9 years ago |
WANG Cong
|
0852e45523
net_sched: unify the init logic for act_police
|
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 |
WANG Cong
|
d9fa17ef9f
act_police: rename tcf_act_police_locate() to tcf_act_police_init()
|
9 years ago |
David S. Miller
|
1578b0a5e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
WANG Cong
|
a03e6fe569
act_police: fix a crash during removal
|
9 years ago |
Eric Dumazet
|
edb09eb17e
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
|
9 years ago |
Jamal Hadi Salim
|
53eb440f4a
net sched actions: introduce timestamp for firsttime use
|
9 years ago |
Jamal Hadi Salim
|
3d3ed18151
net sched actions: policer missing timestamp processing
|
9 years ago |
WANG Cong
|
ddf97ccdd7
net_sched: add network namespace support for tc actions
|
9 years ago |