summaryrefslogtreecommitdiff
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.10.47' into v5.10-rtSteven Rostedt (VMware)2021-07-022-9/+18
|\
| * sch_cake: Fix out of bounds when parsing TCP options and headerMaxim Mikityanskiy2021-06-231-1/+5
| * net/sched: act_ct: handle DNAT tuple collisionMarcelo Ricardo Leitner2021-06-231-8/+13
* | Merge tag 'v5.10.44' into v5.10-rtSteven Rostedt (VMware)2021-07-021-6/+4
|\ \ | |/
| * net/sched: act_ct: Fix ct template allocation for zone 0Ariel Levkovich2021-06-101-3/+0
| * net/sched: act_ct: Offload connections with commit actionPaul Blakey2021-06-101-3/+4
* | Merge tag 'v5.10.42' into v5.10-rtSteven Rostedt (VMware)2021-07-024-10/+64
|\ \ | |/
| * net: zero-initialize tc skb extension on allocationVlad Buslov2021-06-031-1/+1
| * sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo2021-06-031-1/+2
| * net: sched: fix tx action reschedule issue with stopped queueYunsheng Lin2021-06-031-1/+26
| * net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin2021-06-031-1/+3
| * net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin2021-06-031-0/+19
| * net/sched: fq_pie: fix OOB access in the traffic pathDavide Caratti2021-06-031-1/+8
| * net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti2021-06-031-5/+5
* | Merge tag 'v5.10.38' into v5.10-rtSteven Rostedt (VMware)2021-06-032-18/+24
|\ \ | |/
| * net: sched: tapr: prevent cycle_time == 0 in parse_taprio_scheduleDu Cheng2021-05-191-0/+6
| * net/sched: cls_flower: use ntohs for struct flow_dissector_key_portsVladimir Oltean2021-05-191-18/+18
* | Merge tag 'v5.10.30' into v5.10-rtSteven Rostedt (VMware)2021-04-163-25/+42
|\ \ | |/
| * Revert "net: sched: bump refcount for new action in ACT replace mode"Vlad Buslov2021-04-141-3/+0
| * net: sched: bump refcount for new action in ACT replace modeKumar Kartikeya Dwivedi2021-04-141-0/+3
| * net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cbYunjian Wang2021-04-141-1/+1
| * net: sched: fix err handler in tcf_action_init()Vlad Buslov2021-04-142-13/+18
| * net: sched: fix action overwrite reference countingVlad Buslov2021-04-142-11/+20
| * net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov2021-04-141-0/+3
* | Merge tag 'v5.10.27' into v5.10-rtSteven Rostedt (VMware)2021-04-055-8/+12
|\ \ | |/
| * net/sched: cls_flower: fix only mask bit check in the validate_ct_statewenxu2021-03-301-1/+1
| * net: sched: validate stab valuesEric Dumazet2021-03-304-7/+11
* | Merge tag 'v5.10.25' into v5.10-rtSteven Rostedt (VMware)2021-03-231-4/+4
|\ \ | |/
| * net: sched: avoid duplicates in classes dumpMaximilian Heyne2021-03-171-4/+4
* | Merge tag 'v5.10.21' into linux-5.10.y-rtSebastian Andrzej Siewior2021-03-094-46/+117
|\ \ | |/
| * net/sched: cls_flower: Reject invalid ct_state flags ruleswenxu2021-03-071-2/+37
| * net_sched: fix RTNL deadlock again caused by request_module()Cong Wang2021-03-042-40/+75
| * net: sched: fix police ext initializationVlad Buslov2021-03-042-1/+2
| * net: sched: incorrect Kconfig dependencies on Netfilter modulesPablo Neira Ayuso2021-02-231-3/+3
* | Merge tag 'v5.10.12' into linux-5.10.y-rtSebastian Andrzej Siewior2021-02-033-12/+21
|\ \ | |/
| * net_sched: reject silly cell_log in qdisc_get_rtab()Eric Dumazet2021-01-271-1/+2
| * net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet2021-01-271-2/+6
| * cls_flower: call nla_ok() before nla_next()Cong Wang2021-01-271-9/+13
* | Merge tag 'v5.10.8' into linux-5.10.y-rtSebastian Andrzej Siewior2021-01-195-6/+22
|\ \ | |/
| * net: sched: prevent invalid Scell_log shift countRandy Dunlap2021-01-124-4/+4
| * net/sched: sch_taprio: ensure to reset/destroy all child qdiscsDavide Caratti2021-01-121-3/+4
| * net/sched: sch_taprio: reset child qdiscs before freeing themDavide Caratti2021-01-061-1/+16
* | Merge tag 'v5.10' into linux-5.10.y-rtSebastian Andrzej Siewior2020-12-142-3/+3
|\ \ | |/
| * net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flowerGuillaume Nault2020-12-091-2/+2
| * net/sched: fq_pie: initialize timer earlier in fq_pie_init()Davide Caratti2020-12-041-1/+1
* | Merge tag 'v5.10-rc7' into linux-5.10.y-rtSebastian Andrzej Siewior2020-12-071-0/+3
|\ \ | |/
| * net/sched: act_mpls: ensure LSE is pullable before reading itDavide Caratti2020-12-031-0/+3
* | Merge tag 'v5.10-rc2' into linux-5.10.y-rtSebastian Andrzej Siewior2020-11-033-3/+11
|\ \ | |/
| * netem: fix zero division in tabledistAleksandr Nogikh2020-10-291-1/+8
| * net: protect tcf_block_unbind with block lockLeon Romanovsky2020-10-271-2/+2