Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9e61d12bac206e5e70176734604371ac3a6e50fd
/
net
/
sched
/
sch_taprio.c
b09fe70
taprio: Fix sending packets without dequeueing them
by Vinicius Costa Gomes
· 4 years, 10 months ago
e13aaa0
net: taprio: add missing attribute validation for txtime delay
by Jakub Kicinski
· 4 years, 10 months ago
bfabd41
taprio: Fix dropping packets when using taprio + ETF offloading
by Vinicius Costa Gomes
· 5 years ago
7c16680
taprio: Use taprio_reset_tc() to reset Traffic Classes configuration
by Vinicius Costa Gomes
· 5 years ago
49c684d
taprio: Add missing policy validation for flags
by Vinicius Costa Gomes
· 5 years ago
a9d6227
taprio: Fix still allowing changing the flags during runtime
by Vinicius Costa Gomes
· 5 years ago
5652e63
taprio: Fix enabling offload with wrong number of traffic classes
by Vinicius Costa Gomes
· 5 years ago
b5a0faa
taprio: don't reject same mqprio settings
by Ivan Khoronzhuk
· 5 years ago
0763b3e
taprio: fix panic while hw offload sched list swap
by Ivan Khoronzhuk
· 5 years ago
d665c12
net: sched: taprio: fix -Wmissing-prototypes warnings
by Yi Wang
· 5 years ago
a954380
net: taprio: Fix returning EINVAL when configuring without flags
by Vinicius Costa Gomes
· 5 years ago
9a9251a
net: sched: taprio: Avoid division by zero on invalid link speed
by Vladimir Oltean
· 5 years ago
68ce668
net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
by Vladimir Oltean
· 5 years ago
9c66d15
taprio: Add support for hardware offloading
by Vinicius Costa Gomes
· 5 years ago
765b759
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
f04b514
taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte
by Vladimir Oltean
· 5 years ago
efb5522
taprio: Fix kernel panic in taprio_destroy
by Vladimir Oltean
· 5 years ago
446bf64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
ca497fb
taprio: remove unused variable 'entry_list_policy'
by YueHaibing
· 5 years ago
51650d3
net: sched: sch_taprio: fix memleak in error path for sched list parse
by Ivan Khoronzhuk
· 5 years ago
a5b6470
fix: taprio: Change type of txtime-delay parameter to u32
by Vedang Patel
· 5 years ago
54002066
taprio: Adjust timestamps for TCP packets
by Vedang Patel
· 6 years ago
7ede7b0
taprio: make clock reference conversions easier
by Vedang Patel
· 6 years ago
4cfd577
taprio: Add support for txtime-assist mode
by Vedang Patel
· 6 years ago
566af33
taprio: Remove inline directive
by Vedang Patel
· 6 years ago
037be03
taprio: calculate cycle_time when schedule is installed
by Vedang Patel
· 6 years ago
e4acf42
taprio: add null check on sched_nest to avoid potential null pointer dereference
by Colin Ian King
· 6 years ago
c25031e
taprio: Add support for cycle-time-extension
by Vinicius Costa Gomes
· 6 years ago
6ca6a66
taprio: Add support for setting the cycle-time manually
by Vinicius Costa Gomes
· 6 years ago
a3d43c0
taprio: Add support adding an admin schedule
by Vinicius Costa Gomes
· 6 years ago
8c79f0e
taprio: Fix potencial use of invalid memory during dequeue()
by Vinicius Costa Gomes
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
6e734c8
net: sched: taprio: Fix taprio_dequeue()
by Andre Guedes
· 6 years ago
2684d1b
net: sched: taprio: Fix taprio_peek()
by Andre Guedes
· 6 years ago
5175aaf
net: sched: taprio: Remove should_restart_cycle()
by Andre Guedes
· 6 years ago
8599099
net: sched: taprio: Refactor taprio_get_start_time()
by Andre Guedes
· 6 years ago
59ab87f
net: sched: taprio: Remove pointless variable assigment
by Andre Guedes
· 6 years ago
23bddf6
net/sched: taprio: fix build without 64bit div
by Jakub Kicinski
· 6 years ago
7b9eba7
net/sched: taprio: fix picos_per_byte miscalculation
by Leandro Dorileo
· 6 years ago
5dd431b
net: sched: introduce and use qstats read helpers
by Paolo Abeni
· 6 years ago
5a781cc
tc: Add support for configuring the taprio scheduler
by Vinicius Costa Gomes
· 6 years ago