index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_taprio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
taprio: Fix potencial use of invalid memory during dequeue()
Vinicius Costa Gomes
2019-05-01
1
-6
/
+8
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-9
/
+10
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-3
/
+4
*
net: sched: taprio: Fix taprio_dequeue()
Andre Guedes
2019-04-23
1
-2
/
+2
*
net: sched: taprio: Fix taprio_peek()
Andre Guedes
2019-04-23
1
-2
/
+2
*
net: sched: taprio: Remove should_restart_cycle()
Andre Guedes
2019-04-23
1
-9
/
+1
*
net: sched: taprio: Refactor taprio_get_start_time()
Andre Guedes
2019-04-23
1
-14
/
+23
*
net: sched: taprio: Remove pointless variable assigment
Andre Guedes
2019-04-23
1
-1
/
+0
*
net/sched: taprio: fix build without 64bit div
Jakub Kicinski
2019-04-18
1
-6
/
+11
*
net/sched: taprio: fix picos_per_byte miscalculation
Leandro Dorileo
2019-04-10
1
-16
/
+81
*
net: sched: introduce and use qstats read helpers
Paolo Abeni
2019-04-01
1
-1
/
+1
*
tc: Add support for configuring the taprio scheduler
Vinicius Costa Gomes
2018-10-04
1
-0
/
+962