aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAge
* taprio: Add support for cycle-time-extensionVinicius Costa Gomes2019-05-01
* taprio: Add support for setting the cycle-time manuallyVinicius Costa Gomes2019-05-01
* taprio: Add support adding an admin scheduleVinicius Costa Gomes2019-05-01
* taprio: Fix potencial use of invalid memory during dequeue()Vinicius Costa Gomes2019-05-01
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-27
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-27
* net: sched: flower: refactor reoffload for concurrent accessVlad Buslov2019-04-24
* net: sched: taprio: Fix taprio_dequeue()Andre Guedes2019-04-23
* net: sched: taprio: Fix taprio_peek()Andre Guedes2019-04-23
* net: sched: taprio: Remove should_restart_cycle()Andre Guedes2019-04-23
* net: sched: taprio: Refactor taprio_get_start_time()Andre Guedes2019-04-23
* net: sched: taprio: Remove pointless variable assigmentAndre Guedes2019-04-23
* net/sched: taprio: fix build without 64bit divJakub Kicinski2019-04-18
* net: sched: flower: fix filter net reference countingVlad Buslov2019-04-12
* net: sched: flower: use correct ht function to prevent duplicatesVlad Buslov2019-04-11
* net/sched: cbs: fix port_rate miscalculationLeandro Dorileo2019-04-10
* net/sched: taprio: fix picos_per_byte miscalculationLeandro Dorileo2019-04-10
* Revert: "net: sched: put back q.qlen into a single location"Paolo Abeni2019-04-10
* net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, tooPaolo Abeni2019-04-10
* net: sched: always do stats accounting according to TCQ_F_CPUSTATSPaolo Abeni2019-04-10
* net: sched: flower: insert filter to ht before offloading it to hwVlad Buslov2019-04-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-05
|\
| * sch_cake: Make sure we can write the IP header before changing DSCP bitsToke Høiland-Jørgensen2019-04-04
| * sch_cake: Use tc_skb_protocol() helper for getting packet protocolToke Høiland-Jørgensen2019-04-04
| * net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti2019-04-04
| * net: sched: introduce and use qdisc tree flush/purge helpersPaolo Abeni2019-04-01
| * net: sched: introduce and use qstats read helpersPaolo Abeni2019-04-01
| * net/sched: fix ->get helper of the matchall clsNicolas Dichtel2019-04-01
* | net: sched: ensure tc flower reoffload takes filter refJohn Hurley2019-04-04
* | net: sched: don't set tunnel for decap actionVlad Buslov2019-04-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-27
|\|
| * net: sched: Kconfig: update reference link for PIELeslie Monis2019-03-26
| * net: sched: fix cleanup NULL pointer exception in act_mirrJohn Hurley2019-03-23
| * net/sched: let actions use RCU to access 'goto_chain'Davide Caratti2019-03-21
| * net/sched: act_vlan: validate the control action inside init()Davide Caratti2019-03-21
| * net/sched: act_tunnel_key: validate the control action inside init()Davide Caratti2019-03-21
| * net/sched: act_skbmod: validate the control action inside init()Davide Caratti2019-03-21
| * net/sched: act_skbedit: validate the control action inside init()Davide Caratti2019-03-21
| * net/sched: act_simple: validate the control action inside init()Davide Caratti2019-03-21
| * net/sched: act_sample: validate the control action inside init()Davide Caratti2019-03-21
| * net/sched: act_police: validate the control action inside init()Davide Caratti2019-03-21
| * net/sched: act_pedit: validate the control action inside init()Davide Caratti2019-03-21
| * net/sched: act_nat: validate the control action inside init()Davide Caratti2019-03-21
| * net/sched: act_connmark: validate the control action inside init()Davide Caratti2019-03-21
| * net/sched: act_mirred: validate the control action inside init()Davide Caratti2019-03-21
| * net/sched: act_ife: validate the control action inside init()Davide Caratti2019-03-21
| * net/sched: act_gact: validate the control action inside init()Davide Caratti2019-03-21
| * net/sched: act_csum: validate the control action inside init()Davide Caratti2019-03-21
| * net/sched: act_bpf: validate the control action inside init()Davide Caratti2019-03-21
| * net/sched: prepare TC actions to properly validate the control actionDavide Caratti2019-03-21