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
24 hours
Merge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...
Mark Brown
2 days
net/sched: act_pedit: fix TOCTOU heap OOB write in tc offload
Jamal Hadi Salim
5 days
Merge tag 'nf-next-26-07-02' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
5 days
net/sched: sch_teql: move rcu_read_lock()/spin_lock() from _bh variants
Jamal Hadi Salim
6 days
netfilter: conntrack: get rid of tuple in helper definitions
Florian Westphal
7 days
net/sched: hhf: clear heavy-hitter state on reset
Samuel Moelius
7 days
net/sched: dualpi2: clear stale classification on filter miss
Samuel Moelius
7 days
net/sched: act_bpf: use rcu_dereference_bh() to read the filter
Sechang Lim
8 days
net/sched: sch_teql: Introduce slaves_lock to avoid race condition and UAF
Jamal Hadi Salim
11 days
net/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeu...
Bryam Vargas
11 days
net/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeu...
Bryam Vargas
2026-06-23
net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle
Jamal Hadi Salim
2026-06-23
net: do not acquire dev->tx_global_lock in netdev_watchdog_up()
Eric Dumazet
2026-06-21
net/sched: dualpi2: fix GSO backlog accounting
Xingquan Liu
2026-06-21
net/sched: act_ct: fix nf_connlabels leak on two error paths
Michael Bommarito
2026-06-18
net/sched: act_ct: preserve tc_skb_cb across defragmentation
Zihan Xi
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-14
net/sched: act_csum: don't mangle UDP tunnel GSO packets
Alice Mikityanska
2026-06-12
net/sched: sch_dualpi2: Add missing module alias
Victor Nogueira
2026-06-12
net: watchdog: fix refcount tracking races
Eric Dumazet
2026-06-12
net/sched: sch_dualpi2: Do not call qdisc_tree_reduce_backlog during peek bef...
Victor Nogueira
2026-06-12
net/sched: sch_codel: Do not call qdisc_tree_reduce_backlog during peek befor...
Victor Nogueira
2026-06-12
net/sched: sch_fq_codel: Do not call qdisc_tree_reduce_backlog during peek be...
Victor Nogueira
2026-06-12
net/sched: act_pedit: require matching IPv4 L4 protocol
Samuel Moelius
2026-06-11
net/sched: sch_hfsc: Don't make class passive twice
Victor Nogueira
2026-06-11
net/sched: cls_flow: Dont expose folded kernel pointers
Jamal Hadi Salim
2026-06-11
net: sched: avoid printing uninitialized link speed
Jakub Kicinski
2026-06-08
net_sched: sch_fq: convert skb->tstamp if not monotonic
Willem de Bruijn
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-04
net: sched: don't recurse on the netdev ops lock in qdiscs
Jakub Kicinski
2026-06-04
net/sched: fix pedit partial COW leading to page cache corruption
Rajat Gupta
2026-06-01
net/sched: act_api: use RCU with deferred freeing for action lifecycle
Jamal Hadi Salim
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-28
net/sched: act_mirred: Fix return code in early mirred redirect error paths
Victor Nogueira
2026-05-28
net/sched: act_mirred: Fix blockcast recursion bypass leading to stack overflow
Kito Xu (veritas501)
2026-05-28
net/sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loop
Jamal Hadi Salim
2026-05-28
net/sched: fix packet loop on netem when duplicate is on
Jamal Hadi Salim
2026-05-28
net/sched: Revert "net/sched: Restrict conditions for adding duplicating nete...
Jamal Hadi Salim
2026-05-27
net: sch_fq: update flow delivery time on earlier EDT packet
Willem de Bruijn
2026-05-27
net/sched: cls_bpf: prevent unbounded recursion in offload rollback
Jiayuan Chen
2026-05-25
net/sched: sch_ets: make cl->quantum lockless
Eric Dumazet
2026-05-22
net/sched: tbf: add extack to offload params
David Yang
2026-05-22
net/sched: prefer existing extack message in qdisc_offload_graft_helper()
David Yang
2026-05-20
net/sched: sch_drr: make cl->quantum lockless
Eric Dumazet
2026-05-20
net/sched: sch_drr: annotate data-races around cl->deficit
Eric Dumazet
2026-05-19
net/sched: sch_htb: fix htb_dump_class_stats() vs offload mode
Eric Dumazet
2026-05-15
net/sched: sch_htb: annotate data-races (III)
Eric Dumazet
2026-05-15
net/sched: sch_htb: annotate data-races (II)
Eric Dumazet
2026-05-15
net/sched: sch_htb: annotate data-races (I)
Eric Dumazet
2026-05-15
net/sched: sch_htb: do not change sch->flags in htb_dump()
Eric Dumazet
[next]