/scripts/gcc-plugins/

='linux-2.6.33.y'>linux-2.6.33.y Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/net/sched/sch_sfq.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-12net_sched: sch_sfq: reject invalid perturb periodEric Dumazet
2025-06-09net_sched: sch_sfq: fix a potential crash on gso_skb handlingEric Dumazet
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-09net_sched: sch_sfq: move the limit validationOctavian Purdila
2025-04-09net_sched: sch_sfq: use a temporary work area for validating configurationOctavian Purdila
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2024-12-05net_sched: sch_sfq: don't allow 1 packet limitOctavian Purdila
2024-10-09net_sched: sch_sfq: handle bigger packetsEric Dumazet
2024-05-02net_sched: sch_sfq: annotate data-races around q->perturb_periodEric Dumazet