index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
Age
Commit message (
Expand
)
Author
2020-03-03
net: taprio: add missing attribute validation for txtime delay
Jakub Kicinski
2020-03-03
net: fq: add missing attribute validation for orphan mask
Jakub Kicinski
2020-02-26
sched: act: count in the size of action flags bitfield
Jiri Pirko
2020-02-17
net: sched: correct flower port blocking
Jason Baron
2020-02-13
net/sched: flower: add missing validation of TCA_FLOWER_FLAGS
Davide Caratti
2020-02-13
net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS
Davide Caratti
2020-02-07
taprio: Fix dropping packets when using taprio + ETF offloading
Vinicius Costa Gomes
2020-02-07
taprio: Use taprio_reset_tc() to reset Traffic Classes configuration
Vinicius Costa Gomes
2020-02-07
taprio: Add missing policy validation for flags
Vinicius Costa Gomes
2020-02-07
taprio: Fix still allowing changing the flags during runtime
Vinicius Costa Gomes
2020-02-07
taprio: Fix enabling offload with wrong number of traffic classes
Vinicius Costa Gomes
2020-02-06
net: sched: prevent a use after free
Dan Carpenter
2020-02-05
net_sched: fix a resource leak in tcindex_set_parms()
Cong Wang
2020-02-04
net_sched: fix an OOB access in cls_tcindex
Cong Wang
2020-02-01
cls_rsvp: fix rsvp_policy
Eric Dumazet
2020-01-29
sch_choke: Use kvcalloc
Joe Perches
2020-01-27
net_sched: ematch: reject invalid TCF_EM_SIMPLE
Eric Dumazet
2020-01-27
net_sched: walk through all child classes in tc_bind_tclass()
Cong Wang
2020-01-27
net_sched: fix ops->bind_class() implementations
Cong Wang
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-25
net: sched: Make TBF Qdisc offloadable
Petr Machata
2020-01-25
net: sched: sch_tbf: Don't overwrite backlog before dumping
Petr Machata
2020-01-23
net_sched: fix datalen for ematch
Cong Wang
2020-01-23
net: sched: add Flow Queue PIE packet scheduler
Mohit P. Tahiliani
2020-01-23
net: sched: pie: export symbols to be reused by FQ-PIE
Mohit P. Tahiliani
2020-01-23
net: sched: pie: fix alignment in struct instances
Mohit P. Tahiliani
2020-01-23
net: sched: pie: fix commenting
Mohit P. Tahiliani
2020-01-23
pie: rearrange structure members and their initializations
Mohit P. Tahiliani
2020-01-23
net: sched: pie: move common code to pie.h
Mohit P. Tahiliani
2020-01-22
net_sched: use validated TCA_KIND attribute in tc_new_tfilter()
Eric Dumazet
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
net: sched: act_ctinfo: fix memory leak
Eric Dumazet
2020-01-17
net/sched: act_ife: initalize ife->metalist earlier
Eric Dumazet
2020-01-14
net: sched: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-08
net: sch_prio: When ungrafting, replace with FIFO
Petr Machata
2020-01-08
pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
Eric Dumazet
2020-01-02
sch_cake: avoid possible divide by zero in cake_enqueue()
Wen Yang
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-30
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
2019-12-27
net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device
Shmulik Ladkani
2019-12-26
net_sched: sch_fq: properly set sk->sk_pacing_status
Eric Dumazet
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-19
net/sched: cls_u32: fix refcount leak in the error path of u32_change()
Davide Caratti
2019-12-18
net: sch_ets: Make the ETS qdisc offloadable
Petr Machata
2019-12-18
net: sch_ets: Add a new Qdisc
Petr Machata
2019-12-18
sch_cake: drop unused variable tin_quantum_prio
Kevin 'ldir' Darbyshire-Bryant
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
[next]