index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2025-08-28
net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_...
William Liu
2025-08-28
net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit
William Liu
2025-08-28
net/sched: Fix backlog accounting in qdisc_dequeue_internal
William Liu
2025-08-20
net/sched: ets: use old 'nbands' while purging unused classes
Davide Caratti
2025-08-15
net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing
Maher Azzouzi
2025-08-15
net/sched: taprio: enforce minimum value for picos_per_byte
Takamitsu Iwai
2025-08-15
net_sched: act_ctinfo: use atomic64_t for three counters
Eric Dumazet
2025-08-15
net/sched: Restrict conditions for adding duplicating netems to qdisc tree
William Liu
2025-07-22
net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_del...
Xiang Mei
2025-07-17
net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree
William Liu
2025-07-13
net/sched: sch_qfq: Fix race condition on qfq_aggregate
Xiang Mei
2025-07-10
net/sched: sch_qfq: Fix null-deref in agg_dequeue
Xiang Mei
2025-07-09
net/sched: Abort __tc_modify_qdisc if parent class does not exist
Victor Nogueira
2025-07-02
net/sched: Always pass notifications when child class becomes empty
Lion Ackermann
2025-06-17
net/sched: fix use-after-free in taprio_dev_notifier
Hyunwoo Kim
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-06-12
net_sched: ets: fix a race in ets_qdisc_change()
Eric Dumazet
2025-06-12
net_sched: tbf: fix a race in tbf_change()
Eric Dumazet
2025-06-12
net_sched: red: fix a race in __red_change()
Eric Dumazet
2025-06-12
net_sched: prio: fix a race in prio_tune()
Eric Dumazet
2025-06-12
net_sched: sch_sfq: reject invalid perturb period
Eric Dumazet
2025-06-09
net_sched: sch_sfq: fix a potential crash on gso_skb handling
Eric Dumazet
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-05-28
net_sched: hfsc: Address reentrant enqueue adding class to eltree twice
Pedro Tammela
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-22
sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()
Cong Wang
2025-05-21
sctp: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-15
net/sched: Use nested-BH locking for sch_frag_data_storage
Sebastian Andrzej Siewior
2025-05-15
net/sched: act_mirred: Move the recursion counter struct netdev_xmit
Sebastian Andrzej Siewior
2025-05-09
net_sched: Flush gso_skb list too during ->change()
Cong Wang
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-05
sch_htb: make htb_deactivate() idempotent
Cong Wang
2025-05-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-05-02
bpf: net_sched: Make some Qdisc_ops ops mandatory
Amery Hung
2025-05-02
bpf: net_sched: Fix bpf qdisc init prologue when set as default qdisc
Amery Hung
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-29
bpf: net_sched: Fix using bpf qdisc as default qdisc
Amery Hung
2025-04-28
net_sched: qfq: Fix double list add in class with netem as child qdisc
Victor Nogueira
2025-04-28
net_sched: ets: Fix double list add in class with netem as child qdisc
Victor Nogueira
2025-04-28
net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc
Victor Nogueira
2025-04-28
net_sched: drr: Fix double list add in class with netem as child qdisc
Victor Nogueira
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-23
net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too
Cong Wang
2025-04-23
net_sched: hfsc: Fix a UAF vulnerability in class handling
Cong Wang
2025-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-04-17
bpf: net_sched: Disable attaching bpf qdisc to non root
Amery Hung
2025-04-17
bpf: net_sched: Support updating bstats
Amery Hung
2025-04-17
bpf: net_sched: Add a qdisc watchdog timer
Amery Hung
[next]