summaryrefslogtreecommitdiffstats
path: root/net/sched
AgeCommit message (Expand)AuthorLines
11 daysnet/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave ...Weiming Shi-0/+1
12 daysnet/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim-49/+44
13 daysnet_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()Eric Dumazet-0/+1
2026-02-27net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira-0/+13
2026-02-27net/sched: sch_cake: fixup cake_mq rate adjustment for diffserv configJonas Köppeler-27/+23
2026-02-27net/sched: sch_cake: avoid sync overhead when unlimitedJonas Köppeler-1/+2
2026-02-27net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses-79/+186
2026-02-26net/sched: ets: fix divide by zero in the offload pathDavide Caratti-4/+8
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-2/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-16/+8
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-7/+7
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-63/+63
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-97/+93
2026-02-17net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()Ruitong Liu-1/+5
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-178/+429
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds-7/+13
2026-02-06net/ipv6: Introduce payload_len helpersAlice Mikityanska-1/+1
2026-02-06net_sched: sch_fq: rework fq_gc() to avoid stack canaryEric Dumazet-13/+11
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-7/+6
2026-02-05net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueueDavide Caratti-6/+4
2026-02-04net_sched: sch_fq: tweak unlikely() hints in fq_dequeue()Eric Dumazet-2/+2
2026-01-29net/sched: cls_u32: use skb_header_pointer_careful()Eric Dumazet-7/+6
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+10
2026-01-22net/sched: act_ife: avoid possible NULL derefEric Dumazet-2/+4
2026-01-20netfilter: nf_conntrack: don't rely on implicit includesFlorian Westphal-0/+3
2026-01-19net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_...Jamal Hadi Salim-1/+1
2026-01-19net/sched: Enforce that teql can only be used as root qdiscJamal Hadi Salim-0/+5
2026-01-17net/sched: cake: avoid separate allocation of struct cake_sched_configToke Høiland-Jørgensen-23/+6
2026-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+4
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov-5/+20
2026-01-13net/sched: sch_qfq: do not free existing class in qfq_change_class()Eric Dumazet-2/+4
2026-01-13net/sched: sch_cake: share shaper state across sub-instances of cake_mqJonas Köppeler-0/+51
2026-01-13net/sched: sch_cake: Share config across cake_mq sub-qdiscsToke Høiland-Jørgensen-40/+133
2026-01-13net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devicesToke Høiland-Jørgensen-1/+78
2026-01-13net/sched: sch_cake: Factor out config variables into separate structToke Høiland-Jørgensen-112/+133
2026-01-13net/sched: Export mq functions for reuseToke Høiland-Jørgensen-22/+49
2026-01-12bpf: net_sched: Use the correct destructor kfunc typeSami Tolvanen-1/+7
2026-01-08net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...Xiang Mei-1/+1
2026-01-06net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroyShivani Gupta-0/+2
2026-01-05net/sched: act_mirred: Fix leak when redirecting to self on egressJamal Hadi Salim-12/+12
2026-01-02bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncsPuranjay Mohan-6/+6
2025-12-18net/sched: act_mirred: fix loop detectionJamal Hadi Salim-0/+9
2025-12-11net/sched: ets: Remove drr class from the active list if it changes to strictVictor Nogueira-0/+4
2025-12-04net/sched: ets: Always remove class from active list before deleting in ets_q...Jamal Hadi Salim-1/+1
2025-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-26/+32
2025-12-02net/sched: sch_cake: Fix incorrect qlen reduction in cake_dropXiang Mei-26/+32
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+18
2025-11-26Merge tag 'linux-can-fixes-for-6.18-20251126' of git://git.kernel.org/pub/scm...Jakub Kicinski-0/+3
2025-11-26net/sched: em_canid: fix uninit-value in em_canid_matchShaurya Rane-0/+3
2025-11-25net_sched: use qdisc_dequeue_drop() in cake, codel, fq_codelEric Dumazet-3/+10