index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_taprio.c
Age
Commit message (
Expand
)
Author
2020-03-18
net: taprio: add missing attribute validation for txtime delay
Jakub Kicinski
2020-03-18
taprio: Fix sending packets without dequeueing them
Vinicius Costa Gomes
2020-02-11
taprio: Fix dropping packets when using taprio + ETF offloading
Vinicius Costa Gomes
2020-02-11
taprio: Use taprio_reset_tc() to reset Traffic Classes configuration
Vinicius Costa Gomes
2020-02-11
taprio: Add missing policy validation for flags
Vinicius Costa Gomes
2020-02-11
taprio: Fix still allowing changing the flags during runtime
Vinicius Costa Gomes
2020-02-11
taprio: Fix enabling offload with wrong number of traffic classes
Vinicius Costa Gomes
2019-11-19
taprio: don't reject same mqprio settings
Ivan Khoronzhuk
2019-11-05
taprio: fix panic while hw offload sched list swap
Ivan Khoronzhuk
2019-10-22
net: sched: taprio: fix -Wmissing-prototypes warnings
Yi Wang
2019-10-09
net: taprio: Fix returning EINVAL when configuring without flags
Vinicius Costa Gomes
2019-10-01
net: sched: taprio: Avoid division by zero on invalid link speed
Vladimir Oltean
2019-09-30
net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
Vladimir Oltean
2019-09-16
taprio: Add support for hardware offloading
Vinicius Costa Gomes
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-31
taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte
Vladimir Oltean
2019-08-31
taprio: Fix kernel panic in taprio_destroy
Vladimir Oltean
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-09
taprio: remove unused variable 'entry_list_policy'
YueHaibing
2019-08-08
net: sched: sch_taprio: fix memleak in error path for sched list parse
Ivan Khoronzhuk
2019-07-16
fix: taprio: Change type of txtime-delay parameter to u32
Vedang Patel
2019-06-28
taprio: Adjust timestamps for TCP packets
Vedang Patel
2019-06-28
taprio: make clock reference conversions easier
Vedang Patel
2019-06-28
taprio: Add support for txtime-assist mode
Vedang Patel
2019-06-28
taprio: Remove inline directive
Vedang Patel
2019-06-28
taprio: calculate cycle_time when schedule is installed
Vedang Patel
2019-05-07
taprio: add null check on sched_nest to avoid potential null pointer dereference
Colin Ian King
2019-05-01
taprio: Add support for cycle-time-extension
Vinicius Costa Gomes
2019-05-01
taprio: Add support for setting the cycle-time manually
Vinicius Costa Gomes
2019-05-01
taprio: Add support adding an admin schedule
Vinicius Costa Gomes
2019-05-01
taprio: Fix potencial use of invalid memory during dequeue()
Vinicius Costa Gomes
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-23
net: sched: taprio: Fix taprio_dequeue()
Andre Guedes
2019-04-23
net: sched: taprio: Fix taprio_peek()
Andre Guedes
2019-04-23
net: sched: taprio: Remove should_restart_cycle()
Andre Guedes
2019-04-23
net: sched: taprio: Refactor taprio_get_start_time()
Andre Guedes
2019-04-23
net: sched: taprio: Remove pointless variable assigment
Andre Guedes
2019-04-18
net/sched: taprio: fix build without 64bit div
Jakub Kicinski
2019-04-10
net/sched: taprio: fix picos_per_byte miscalculation
Leandro Dorileo
2019-04-01
net: sched: introduce and use qstats read helpers
Paolo Abeni
2018-10-04
tc: Add support for configuring the taprio scheduler
Vinicius Costa Gomes