index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_taprio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any
Eric Dumazet
2021-11-09
1
-10
/
+17
*
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
2021-10-18
1
-1
/
+1
*
net/sched: sch_taprio: properly cancel timer from taprio_destroy()
Eric Dumazet
2021-10-05
1
-0
/
+4
*
fix array-index-out-of-bounds in taprio_change
Haimin Zhang
2021-08-30
1
-1
/
+3
*
net/sched: taprio: Fix init procedure
Yannick Vignon
2021-08-02
1
-2
/
+0
*
net/sched: sch_taprio: fix typo in comment
Jesper Dangaard Brouer
2021-07-02
1
-1
/
+1
*
net: taprio offload: enforce qdisc to netdev queue mapping
Yannick Vignon
2021-05-13
1
-40
/
+45
*
net/sched: taprio: Drop unnecessary NULL check after container_of
Guenter Roeck
2021-05-11
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-26
1
-0
/
+6
|
\
|
*
net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule
Du Cheng
2021-04-19
1
-0
/
+6
*
|
taprio: Handle short intervals and large packets
Kurt Kanzenbach
2021-03-19
1
-10
/
+54
|
/
*
taprio: boolean values to a bool variable
Jiapeng Zhong
2021-01-19
1
-3
/
+3
*
net/sched: sch_taprio: ensure to reset/destroy all child qdiscs
Davide Caratti
2020-12-18
1
-3
/
+4
*
net/sched: sch_taprio: reset child qdiscs before freeing them
Davide Caratti
2020-12-17
1
-1
/
+16
*
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
1
-0
/
+1
*
taprio: Fix allowing too small intervals
Vinicius Costa Gomes
2020-09-11
1
-11
/
+17
*
taprio: Fix using wrong queues in gate mask
Vinicius Costa Gomes
2020-08-26
1
-6
/
+24
*
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
2020-07-16
1
-2
/
+2
*
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
2020-06-29
1
-2
/
+2
*
taprio: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2020-06-19
1
-3
/
+2
*
taprio: Fix sending packets without dequeueing them
Vinicius Costa Gomes
2020-03-12
1
-3
/
+9
*
net: taprio: add missing attribute validation for txtime delay
Jakub Kicinski
2020-03-03
1
-0
/
+1
*
taprio: Fix dropping packets when using taprio + ETF offloading
Vinicius Costa Gomes
2020-02-07
1
-2
/
+2
*
taprio: Use taprio_reset_tc() to reset Traffic Classes configuration
Vinicius Costa Gomes
2020-02-07
1
-1
/
+1
*
taprio: Add missing policy validation for flags
Vinicius Costa Gomes
2020-02-07
1
-0
/
+1
*
taprio: Fix still allowing changing the flags during runtime
Vinicius Costa Gomes
2020-02-07
1
-20
/
+41
*
taprio: Fix enabling offload with wrong number of traffic classes
Vinicius Costa Gomes
2020-02-07
1
-13
/
+13
*
taprio: don't reject same mqprio settings
Ivan Khoronzhuk
2019-11-19
1
-2
/
+26
*
taprio: fix panic while hw offload sched list swap
Ivan Khoronzhuk
2019-11-05
1
-2
/
+3
*
net: sched: taprio: fix -Wmissing-prototypes warnings
Yi Wang
2019-10-22
1
-1
/
+1
*
net: taprio: Fix returning EINVAL when configuring without flags
Vinicius Costa Gomes
2019-10-09
1
-0
/
+4
*
net: sched: taprio: Avoid division by zero on invalid link speed
Vladimir Oltean
2019-10-01
1
-1
/
+1
*
net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
Vladimir Oltean
2019-09-30
1
-2
/
+1
*
taprio: Add support for hardware offloading
Vinicius Costa Gomes
2019-09-16
1
-43
/
+366
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
1
-14
/
+17
|
\
|
*
taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte
Vladimir Oltean
2019-08-31
1
-10
/
+13
|
*
taprio: Fix kernel panic in taprio_destroy
Vladimir Oltean
2019-08-31
1
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
1
-1
/
+2
|
\
|
|
*
net: sched: sch_taprio: fix memleak in error path for sched list parse
Ivan Khoronzhuk
2019-08-08
1
-1
/
+2
*
|
taprio: remove unused variable 'entry_list_policy'
YueHaibing
2019-08-09
1
-4
/
+0
|
/
*
fix: taprio: Change type of txtime-delay parameter to u32
Vedang Patel
2019-07-16
1
-3
/
+3
*
taprio: Adjust timestamps for TCP packets
Vedang Patel
2019-06-28
1
-1
/
+40
*
taprio: make clock reference conversions easier
Vedang Patel
2019-06-28
1
-8
/
+22
*
taprio: Add support for txtime-assist mode
Vedang Patel
2019-06-28
1
-17
/
+324
*
taprio: Remove inline directive
Vedang Patel
2019-06-28
1
-1
/
+1
*
taprio: calculate cycle_time when schedule is installed
Vedang Patel
2019-06-28
1
-18
/
+11
*
taprio: add null check on sched_nest to avoid potential null pointer dereference
Colin Ian King
2019-05-07
1
-0
/
+2
*
taprio: Add support for cycle-time-extension
Vinicius Costa Gomes
2019-05-01
1
-6
/
+29
*
taprio: Add support for setting the cycle-time manually
Vinicius Costa Gomes
2019-05-01
1
-8
/
+51
*
taprio: Add support adding an admin schedule
Vinicius Costa Gomes
2019-05-01
1
-193
/
+318
[next]