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.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
/
sch_generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-12
net_sched: limit try_bulk_dequeue_skb() batches
Eric Dumazet
1
-7
/
+10
2025-07-26
net/sched: Add precise drop reason for pfifo_fast queue overflows
Fan Yu
1
-0
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-30
bpf: net_sched: Fix using bpf qdisc as default qdisc
Amery Hung
1
-2
/
+2
2025-04-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+2
2025-04-17
bpf: net_sched: Support implementation of Qdisc_ops in bpf
Amery Hung
1
-1
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-01-14
net: sched: calls synchronize_net() only when needed
Eric Dumazet
1
-11
/
+11
2025-01-08
net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down()
Eric Dumazet
1
-19
/
+14
2024-12-19
ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()
Eric Dumazet
1
-2
/
+2
2024-10-21
net: fix races in netdev_tx_sent_queue()/dev_watchdog()
Eric Dumazet
1
-1
/
+7
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-06-11
net/sched: initialize noop_qdisc owner
Johannes Berg
1
-0
/
+1
2024-06-04
net: count drops due to missing qdisc as dev->tx_drops
Jakub Kicinski
1
-0
/
+1
2024-05-10
net/sched: adjust device watchdog timer to detect stopped queue at right time
Praveen Kumar Kannoju
1
-4
/
+7
2024-05-02
net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path
Davide Caratti
1
-0
/
+1
2024-04-26
net/sched: fix false lockdep warning on qdisc root lock
Davide Caratti
1
-0
/
+3
2024-04-18
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
1
-0
/
+1
2024-03-08
net: move dev_tx_weight to net_hotdata
Eric Dumazet
1
-1
/
+2
2024-01-05
net: sched: move block device tracking into tcf_block_get/put_ext()
Jiri Pirko
1
-14
/
+0
2023-12-27
net/sched: Introduce tc block netdev tracking infra
Victor Nogueira
1
-1
/
+17
2023-11-15
net: don't dump stack on queue timeout
Jakub Kicinski
1
-2
/
+3
2023-10-05
net_sched: export pfifo_fast prio2band[]
Eric Dumazet
1
-4
/
+5
2023-06-14
net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
Peilin Ye
1
-3
/
+11
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
1
-15
/
+15
2023-04-23
net: sched: Print msecs when transmit queue time out
Yajun Deng
1
-5
/
+5
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-15
/
+16
2022-08-30
net/sched: fix netdevice reference leaks in attach_default_qdiscs()
Wang Hai
1
-15
/
+16
2022-08-26
net: sched: remove unnecessary init of qdisc skb head
Zhengchao Shao
1
-1
/
+0
2022-08-24
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-04
net/sched: remove hacks added to dev_trans_start() for bonding to work
Vladimir Oltean
1
-6
/
+2
2022-06-10
net: rename reference+tracking helpers
Jakub Kicinski
1
-5
/
+6
2022-04-16
net_sched: make qdisc_reset() smaller
Eric Dumazet
1
-10
/
+2
2022-02-14
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
1
-13
/
+16
2022-01-13
net_sched: restore "mpu xxx" handling
Kevin Bracey
1
-0
/
+1
2021-12-08
net: watchdog: add net device refcount tracker
Eric Dumazet
1
-4
/
+6
2021-12-07
net/sched: add net device refcount tracker to struct Qdisc
Eric Dumazet
1
-2
/
+2
2021-11-17
net: no longer stop all TX queues in dev_watchdog()
Eric Dumazet
1
-3
/
+5
2021-11-17
net: do not inline netif_tx_lock()/netif_tx_unlock()
Eric Dumazet
1
-0
/
+51
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
1
-4
/
+4
2021-11-17
net: use an atomic_long_t for queue->trans_timeout
Eric Dumazet
1
-1
/
+1
2021-10-28
net: sch: simplify condtion for selecting mini_Qdisc_pair buffer
Seth Forshee
1
-1
/
+1
2021-10-28
net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()
Seth Forshee
1
-19
/
+19
2021-10-18
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
1
-8
/
+2
2021-10-18
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
1
-2
/
+2
2021-10-18
net: sched: Protect Qdisc::bstats with u64_stats
Ahmed S. Darwish
1
-0
/
+1
2021-09-19
net: sched: move and reuse mq_change_real_num_tx()
Jakub Kicinski
1
-0
/
+24
2021-09-15
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
1
-0
/
+9
2021-08-04
net: sched: fix lockdep_set_class() typo error for sch->seqlock
Yunsheng Lin
1
-1
/
+1
2021-06-23
net: sched: remove qdisc->empty for lockless qdisc
Yunsheng Lin
1
-3
/
+0
[next]