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.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
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
2021-06-23
net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
Yunsheng Lin
1
-4
/
+16
2021-06-03
mlx5: count all link events
Jakub Kicinski
1
-0
/
+18
2021-05-15
net: sched: fix tx action reschedule issue with stopped queue
Yunsheng Lin
1
-1
/
+26
2021-05-15
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
1
-1
/
+3
2021-05-15
net: sched: fix packet stuck problem for lockless qdisc
Yunsheng Lin
1
-0
/
+19
2021-03-14
net/sched: act_police: add support for packet-per-second policing
Baowen Zheng
1
-25
/
+50
2020-10-09
net/sched: get rid of qdisc->padded
Eric Dumazet
1
-18
/
+5
2020-09-10
net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
Yunsheng Lin
1
-15
/
+33
2020-06-09
net: sched: export __netdev_watchdog_up()
Valentin Longchamp
1
-0
/
+1
2020-05-28
net_sched: get rid of unnecessary dev_qdisc_reset()
Cong Wang
1
-16
/
+0
2020-05-28
net_sched: avoid resetting active qdisc for multiple times
Cong Wang
1
-14
/
+23
2020-05-28
net_sched: add a tracepoint for qdisc creation
Cong Wang
1
-1
/
+3
2020-05-28
net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()
Cong Wang
1
-0
/
+4
2020-05-28
net_sched: use qdisc_reset() in qdisc_destroy()
Cong Wang
1
-13
/
+3
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
1
-6
/
+11
2020-05-04
net: sched: fallback to qdisc noqueue if default qdisc setup fail
Jesper Dangaard Brouer
1
-3
/
+14
2020-02-20
net: sched: Pass ingress block to tcf_classify_ingress
Paul Blakey
1
-0
/
+8
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-08
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
1
-1
/
+1
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-11
/
+6
2019-10-26
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
Vincent Prince
1
-0
/
+2
2019-10-26
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
Vincent Prince
1
-0
/
+2
2019-10-25
net: core: add generic lockdep keys
Taehee Yoo
1
-11
/
+6
2019-10-17
net: sched: Avoid using yield() in a busy waiting loop
Marc Kleine-Budde
1
-2
/
+7
2019-10-03
net_sched: remove need_resched() from qdisc_run()
Eric Dumazet
1
-6
/
+1
2019-09-15
net_sched: let qdisc_put() accept NULL pointer
Cong Wang
1
-0
/
+3
2019-09-06
net: sched: fix reordering issues
Eric Dumazet
1
-2
/
+7
2019-08-29
net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue
Davide Caratti
1
-2
/
+6
2019-08-29
net/sched: pfifo_fast: fix wrong dereference when qdisc is reset
Davide Caratti
1
-4
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-04
net: add a generic tracepoint for TX queue timeout
Cong Wang
1
-0
/
+2
2019-04-10
Revert: "net: sched: put back q.qlen into a single location"
Paolo Abeni
1
-4
/
+5
2019-04-10
net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too
Paolo Abeni
1
-8
/
+2
[next]