index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_taprio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-31
taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte
Vladimir Oltean
1
-10
/
+13
2019-08-31
taprio: Fix kernel panic in taprio_destroy
Vladimir Oltean
1
-4
/
+4
2019-08-08
net: sched: sch_taprio: fix memleak in error path for sched list parse
Ivan Khoronzhuk
1
-1
/
+2
2019-07-16
fix: taprio: Change type of txtime-delay parameter to u32
Vedang Patel
1
-3
/
+3
2019-06-28
taprio: Adjust timestamps for TCP packets
Vedang Patel
1
-1
/
+40
2019-06-28
taprio: make clock reference conversions easier
Vedang Patel
1
-8
/
+22
2019-06-28
taprio: Add support for txtime-assist mode
Vedang Patel
1
-17
/
+324
2019-06-28
taprio: Remove inline directive
Vedang Patel
1
-1
/
+1
2019-06-28
taprio: calculate cycle_time when schedule is installed
Vedang Patel
1
-18
/
+11
2019-05-07
taprio: add null check on sched_nest to avoid potential null pointer dereference
Colin Ian King
1
-0
/
+2
2019-05-01
taprio: Add support for cycle-time-extension
Vinicius Costa Gomes
1
-6
/
+29
2019-05-01
taprio: Add support for setting the cycle-time manually
Vinicius Costa Gomes
1
-8
/
+51
2019-05-01
taprio: Add support adding an admin schedule
Vinicius Costa Gomes
1
-193
/
+318
2019-05-01
taprio: Fix potencial use of invalid memory during dequeue()
Vinicius Costa Gomes
1
-6
/
+8
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-9
/
+10
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-3
/
+4
2019-04-23
net: sched: taprio: Fix taprio_dequeue()
Andre Guedes
1
-2
/
+2
2019-04-23
net: sched: taprio: Fix taprio_peek()
Andre Guedes
1
-2
/
+2
2019-04-23
net: sched: taprio: Remove should_restart_cycle()
Andre Guedes
1
-9
/
+1
2019-04-23
net: sched: taprio: Refactor taprio_get_start_time()
Andre Guedes
1
-14
/
+23
2019-04-23
net: sched: taprio: Remove pointless variable assigment
Andre Guedes
1
-1
/
+0
2019-04-18
net/sched: taprio: fix build without 64bit div
Jakub Kicinski
1
-6
/
+11
2019-04-10
net/sched: taprio: fix picos_per_byte miscalculation
Leandro Dorileo
1
-16
/
+81
2019-04-01
net: sched: introduce and use qstats read helpers
Paolo Abeni
1
-1
/
+1
2018-10-04
tc: Add support for configuring the taprio scheduler
Vinicius Costa Gomes
1
-0
/
+962