summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2024-04-10net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()Eric Dumazet
2024-04-10net/sched: act_skbmod: prevent kernel-infoleakEric Dumazet
2024-03-26net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX checkEric Dumazet
2024-03-01net/sched: Retire dsmark qdiscJamal Hadi Salim
2024-03-01net/sched: Retire ATM qdiscJamal Hadi Salim
2024-03-01net/sched: Retire CBQ qdiscJamal Hadi Salim
2024-01-25net/sched: act_ct: fix skb leak and crash on ooo fragsTao Liu
2024-01-10net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov
2024-01-10net/sched: act_ct: additional checks for outdated flowsVlad Buslov
2024-01-10net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov
2024-01-10netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso
2024-01-10net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey
2024-01-10net/sched: act_ct: offload UDP NEW connectionsVlad Buslov
2024-01-10netfilter: flowtable: cache info of last offloadVlad Buslov
2024-01-10net: sched: call tcf_ct_params_free to free params in tcf_ct_initXin Long
2024-01-10net: sched: em_text: fix possible memory leak in em_text_destroy()Hangyu Hua
2023-11-08net: sched: cls_u32: Fix allocation size in u32_init()Gustavo A. R. Silva
2023-10-25net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curvePedro Tammela
2023-09-23net/sched: Retire rsvp classifierJamal Hadi Salim
2023-09-19net: sched: sch_qfq: Fix UAF in qfq_dequeue()valis
2023-09-19net/sched: fq_pie: avoid stalls in fq_pie_timer()Eric Dumazet
2023-09-13net/sched: sch_hfsc: Ensure inner classes have fsc curveBudimir Markovic
2023-09-13net: annotate data-races around sk->sk_lingertimeEric Dumazet
2023-09-13net: annotate data-races around sk->sk_{rcv|snd}timeoEric Dumazet
2023-08-30net/sched: fix a qdisc modification with ambiguous command requestJamal Hadi Salim
2023-08-16sch_netem: fix issues in netem_change() vs get_dist_table()Eric Dumazet
2023-08-11net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...valis
2023-08-11net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-freevalis
2023-08-11net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-freevalis
2023-08-11net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.Kuniyuki Iwashima
2023-08-11net: sched: cls_u32: Fix match key mis-addressingJamal Hadi Salim
2023-08-03net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64Lin Ma
2023-08-03net/sched: mqprio: add extack to mqprio_parse_nlattr()Vladimir Oltean
2023-08-03net/sched: mqprio: refactor nlattr parsing to a separate functionVladimir Oltean
2023-07-27net: sched: cls_bpf: Undo tcf_bind_filter in case of an errorVictor Nogueira
2023-07-27net: sched: cls_u32: Undo refcount decrement in case update failedVictor Nogueira
2023-07-27net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knodeVictor Nogueira
2023-07-27net: sched: cls_matchall: Undo tcf_bind_filter in case of failure after mall_...Victor Nogueira
2023-07-23net/sched: sch_qfq: reintroduce lmax bound check for MTUPedro Tammela
2023-07-23net/sched: sch_qfq: account for stab overhead in qfq_enqueuePedro Tammela
2023-07-23net/sched: sch_qfq: refactor parsing of netlink parametersPedro Tammela
2023-07-23net/sched: flower: Ensure both minimum and maximum ports are specifiedIdo Schimmel
2023-07-23net/sched: cls_fw: Fix improper refcount update leads to use-after-freeM A Ramdhan
2023-07-19net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EXLin Ma
2023-07-19net/sched: act_ipt: add sanity checks on skb before calling targetFlorian Westphal
2023-07-19net/sched: act_ipt: add sanity checks on table name and hook locationsFlorian Westphal
2023-06-28sch_netem: acquire qdisc lock in netem_change()Eric Dumazet
2023-06-21net/sched: act_api: add specific EXT_WARN_MSG for tc actionHangbin Liu
2023-06-21Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy"Hangbin Liu
2023-06-21net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchyPedro Tammela