index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
12 hours
Merge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...
Mark Brown
4 days
net/sched: ets: clamp quantum in parse and fallback paths
Jamal Hadi Salim
4 days
net/sched: drr: clamp quantum in change class
Jamal Hadi Salim
4 days
net/sched: pie: clamp psched_mtu in pie_drop_early
Jamal Hadi Salim
4 days
net/sched: dualpi2: clamp psched_mtu at all call sites
Jamal Hadi Salim
4 days
net/sched: hhf: clamp quantum in change and init paths
Jamal Hadi Salim
4 days
net/sched: sfq: clamp quantum in change path
Jamal Hadi Salim
4 days
net/sched: fq_pie: clamp quantum in change path
Jamal Hadi Salim
4 days
net/sched: fq: clamp quantum and initial_quantum in change path
Jamal Hadi Salim
4 days
net/sched: defer qdisc freeing after failed creation
Weiming Shi
5 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
9 days
net/sched: cls_flower: validate mask pointer after nla_next()
Aohan Mei
9 days
net/sched: cls_u32: fix duplicate handle when node ID pool is exhausted
Jamal Hadi Salim
12 days
net/sched: act_api: fix skb sizing and action leak on reoffload delete
Victor Nogueira
12 days
net/sched: act_api: size the RTM_GETACTION reply from the actions
Victor Nogueira
12 days
net/sched: act_api: budget all shared attributes in notify skbs
Victor Nogueira
13 days
net/sched: sch_htb: limit htb_classify inner-class filter hops
Jamal Hadi Salim
13 days
net/sched: bound qdisc_pkt_len to prevent qdisc soft lockup
Jamal Hadi Salim
14 days
net: fix spurious TX timeout after dev_activate()
Breno Leitao
2026-08-25
net/sched: sch_teql: restore skb->dev on the slave failure path
Victor Nogueira
2026-08-25
net/sched: sfq: clamp quantum to avoid signed overflow soft lockup
Jamal Hadi Salim
2026-08-25
net/sched: hhf: clamp quantum before hhf_change() to avoid overflow
Jamal Hadi Salim
2026-08-25
net/sched: fq_pie: clamp default quantum to avoid signed overflow
Jamal Hadi Salim
2026-08-25
net/sched: sch_codel: clamp default mtu to avoid disabling CoDel
Jamal Hadi Salim
2026-08-25
net/sched: fq_codel: clamp default quantum and mtu
Jamal Hadi Salim
2026-08-25
net/sched: fq: add overflow bounds to quantum and initial quantum
Jamal Hadi Salim
2026-08-25
net/sched: act_skbmod: fix length calculations and avoid invalid header warnings
Eric Dumazet
2026-08-24
net/sched: act_ife: Only operate on Ethernet frames
Victor Nogueira
2026-08-22
net/sched: sch_cake: fix autorate reconfiguration throttling
Giuseppe Piscitelli
2026-08-22
net_sched: sch_fq: fix pacing delay underflow with pacing offload
Eric Dumazet
2026-08-22
net/sched: account classifier filter allocations to memcg
Jamal Hadi Salim
2026-08-20
net: sched: fix 32-bit backlog wrap in gred, bfifo and plug enqueue
Jamal Hadi Salim
2026-08-20
net/sched: add get_fill_size callbacks for actions missing them
Victor Nogueira
2026-08-17
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->prio_tc_map
Eric Dumazet
2026-08-17
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tc
Eric Dumazet
2026-08-17
net: prevent torn reads in netdev_tc_txq
Eric Dumazet
2026-08-14
Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-13
net/sched: cls_bpf: reject dev-bound programs bound to a different device
Jamal Hadi Salim
2026-08-11
net/sched: cls_u32: skip hash tables in u32_bind_class()
Zhang Changzhong
2026-08-11
net/sched: act_api: fix TOCTOU NULL deref on a->goto_chain
Jamal Hadi Salim
2026-08-10
net/sched: act_ct: fix sk_buff leak when the header checks reject a packet
Hyunjung Ko
2026-08-10
net/sched: act_gact, act_police: range check the fallback control action
Hyunjung Ko
2026-08-10
netfilter: add DEBUG_NET_WARN_ON_ONCE to skb_set_nfct()
Pablo Neira Ayuso
2026-08-07
net/sched: cls_api: fix teardown of an adopted proto on insert-race loss
Victor Nogueira
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-06
net/sched: reject overly deep qdisc hierarchies
Zijie Huang
2026-08-04
net/sched: cls_api: Always acquire rtnl_lock when destroying locked classifiers
Jamal Hadi Salim
2026-08-03
net/sched: sch_cake: drop WARN_ON(1) for malformed packets in ACK filter
Toke Høiland-Jørgensen
2026-07-31
net/sched: cls_route: fix fastmap use-after-free on filter
Jamal Hadi Salim
[next]