index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
4 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
8
-16
/
+8
4 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-7
/
+7
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
36
-63
/
+63
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
43
-97
/
+93
8 days
net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()
Ruitong Liu
1
-1
/
+5
14 days
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-178
/
+429
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-7
/
+13
2026-02-07
net/ipv6: Introduce payload_len helpers
Alice Mikityanska
1
-1
/
+1
2026-02-07
net_sched: sch_fq: rework fq_gc() to avoid stack canary
Eric Dumazet
1
-13
/
+11
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+6
2026-02-05
net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueue
Davide Caratti
2
-6
/
+4
2026-02-05
net_sched: sch_fq: tweak unlikely() hints in fq_dequeue()
Eric Dumazet
1
-2
/
+2
2026-01-30
net/sched: cls_u32: use skb_header_pointer_careful()
Eric Dumazet
1
-7
/
+6
2026-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+10
2026-01-22
net/sched: act_ife: avoid possible NULL deref
Eric Dumazet
1
-2
/
+4
2026-01-20
netfilter: nf_conntrack: don't rely on implicit includes
Florian Westphal
2
-0
/
+3
2026-01-19
net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_...
Jamal Hadi Salim
1
-1
/
+1
2026-01-19
net/sched: Enforce that teql can only be used as root qdisc
Jamal Hadi Salim
1
-0
/
+5
2026-01-18
net/sched: cake: avoid separate allocation of struct cake_sched_config
Toke Høiland-Jørgensen
1
-23
/
+6
2026-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2026-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
4
-5
/
+20
2026-01-14
net/sched: sch_qfq: do not free existing class in qfq_change_class()
Eric Dumazet
1
-2
/
+4
2026-01-13
net/sched: sch_cake: share shaper state across sub-instances of cake_mq
Jonas Köppeler
1
-0
/
+51
2026-01-13
net/sched: sch_cake: Share config across cake_mq sub-qdiscs
Toke Høiland-Jørgensen
1
-40
/
+133
2026-01-13
net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices
Toke Høiland-Jørgensen
1
-1
/
+78
2026-01-13
net/sched: sch_cake: Factor out config variables into separate struct
Toke Høiland-Jørgensen
1
-112
/
+133
2026-01-13
net/sched: Export mq functions for reuse
Toke Høiland-Jørgensen
1
-22
/
+49
2026-01-13
bpf: net_sched: Use the correct destructor kfunc type
Sami Tolvanen
1
-1
/
+7
2026-01-08
net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...
Xiang Mei
1
-1
/
+1
2026-01-07
net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroy
Shivani Gupta
1
-0
/
+2
2026-01-06
net/sched: act_mirred: Fix leak when redirecting to self on egress
Jamal Hadi Salim
1
-12
/
+12
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
1
-6
/
+6
2025-12-18
net/sched: act_mirred: fix loop detection
Jamal Hadi Salim
1
-0
/
+9
2025-12-11
net/sched: ets: Remove drr class from the active list if it changes to strict
Victor Nogueira
1
-0
/
+4
2025-12-04
net/sched: ets: Always remove class from active list before deleting in ets_q...
Jamal Hadi Salim
1
-1
/
+1
2025-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-26
/
+32
2025-12-02
net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
Xiang Mei
1
-26
/
+32
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-3
/
+18
2025-11-27
Merge tag 'linux-can-fixes-for-6.18-20251126' of git://git.kernel.org/pub/scm...
Jakub Kicinski
1
-0
/
+3
2025-11-26
net/sched: em_canid: fix uninit-value in em_canid_match
Shaurya Rane
1
-0
/
+3
2025-11-25
net_sched: use qdisc_dequeue_drop() in cake, codel, fq_codel
Eric Dumazet
3
-3
/
+10
2025-11-25
net_sched: sch_fq: prefetch one skb ahead in dequeue()
Eric Dumazet
1
-2
/
+5
2025-11-25
net_sched: sch_fq: move qdisc_bstats_update() to fq_dequeue_skb()
Eric Dumazet
1
-1
/
+1
2025-11-25
net_sched: cake: use qdisc_pkt_segs()
Eric Dumazet
1
-9
/
+3
2025-11-25
net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()
Eric Dumazet
6
-1
/
+6
2025-11-25
net_sched: initialize qdisc_skb_cb(skb)->pkt_segs in qdisc_pkt_len_init()
Eric Dumazet
1
-1
/
+1
2025-11-25
net_sched: make room for (struct qdisc_skb_cb)->pkt_segs
Eric Dumazet
3
-8
/
+8
2025-11-25
net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()
Eric Dumazet
3
-3
/
+15
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+4
[next]