summaryrefslogtreecommitdiff
path: root/net/sched (follow)
Commit message (Expand)AuthorAge
* bpf: wire in data and data_end for cls_act_bpfAlexei Starovoitov2022-04-19
* bpf: refactor bpf_prog_get and type check into helperDaniel Borkmann2022-04-19
* Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...Michael Bestas2022-02-04
|\
| * net_sched: restore "mpu xxx" handlingKevin Bracey2022-01-27
| * sch_qfq: prevent shift-out-of-bounds in qfq_init_qdiscEric Dumazet2022-01-11
* | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-10-18
|\|
| * net_sched: fix NULL deref in fifo_set_limit()Eric Dumazet2021-10-17
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-10
|\|
| * sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo2021-06-03
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-04-19
|\|
| * net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov2021-04-16
| * net: sched: validate stab valuesEric Dumazet2021-03-30
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-28
|\|
| * net_sched: reject silly cell_log in qdisc_get_rtab()Eric Dumazet2021-02-10
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-07
|\|
| * net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet2021-01-30
| * net: sched: prevent invalid Scell_log shift countRandy Dunlap2021-01-12
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-07-24
|\|
| * net: sched: export __netdev_watchdog_up()Valentin Longchamp2020-06-29
| * net: Revert "pkt_sched: fq: use proper locking in fq_dump_stats()"Toke Høiland-Jørgensen2020-06-29
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\|
| * sch_choke: avoid potential panic in choke_reset()Eric Dumazet2020-05-20
| * sch_sfq: validate silly quantum valuesEric Dumazet2020-05-20
| * qdisc: fix a module refcount leak in qdisc_create_dflt()Eric Dumazet2020-05-10
| * fq_codel: return non zero qlen in class dumpsEric Dumazet2020-05-10
| * pkt_sched: fq: use proper locking in fq_dump_stats()Eric Dumazet2020-05-10
| * net_sched: flower: Avoid dissection of unmasked keysHadar Hen Zion2020-05-10
| * cls_bpf: reset class and reuse major in daDaniel Borkmann2020-05-10
| * sch_tbf: update backlog as wellWANG Cong2020-05-10
| * sch_sfb: keep backlog updated with qlenWANG Cong2020-05-10
| * sch_qfq: keep backlog updated with qlenWANG Cong2020-05-10
| * sch_prio: update backlog as wellWANG Cong2020-05-10
| * sch_hfsc: always keep backlog updatedWANG Cong2020-05-10
| * sch_drr: update backlog as wellWANG Cong2020-05-10
| * net_sched: keep backlog updated with qlenWANG Cong2020-05-10
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-04-14
|\|
| * net_sched: keep alloc_hash updated after hash allocationCong Wang2020-04-02
| * net_sched: cls_route: remove the right filter from hashtableCong Wang2020-04-02
| * net: fq: add missing attribute validation for orphan maskJakub Kicinski2020-03-20
| * net: sched: correct flower port blockingJason Baron2020-03-11
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\|
| * net_sched: fix an OOB access in cls_tcindexCong Wang2020-02-14
| * cls_rsvp: fix rsvp_policyEric Dumazet2020-02-14
| * net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet2020-02-05
| * net_sched: fix datalen for ematchCong Wang2020-01-29
| * pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet2020-01-12
| * net: sched: fix `tc -s class show` no bstats on class with nolock subqueuesDust Li2019-12-05
* | net/sch_generic: Shut up noiseDaniel Vetter2019-12-23
* | Merge android-4.4-p.204 (583bdda) into msm-4.4Srinivasarao P2019-12-02
|\|
| * net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti2019-11-28