summaryrefslogtreecommitdiff
path: root/net/sched/act_gate.c
AgeCommit message (Expand)Author
2020-06-18net/sched: act_gate: fix configuration of the periodic timerDavide Caratti
2020-06-18net/sched: act_gate: fix NULL dereference in tcf_gate_init()Davide Caratti
2020-06-01net/sched: fix a couple of splats in the error path of tfc_gate_init()Davide Caratti
2020-05-01net: qos: introduce a gate control flow actionPo Liu