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
2025-07-26
net/sched: taprio: align entry index attr validation with mqprio
Simon Horman
2025-07-25
net/sched: Add precise drop reason for pfifo_fast queue overflows
Fan Yu
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-23
sched: Add enqueue/dequeue of dualpi2 qdisc
Koen De Schepper
2025-07-23
sched: Dump configuration and statistics of dualpi2 qdisc
Chia-Yu Chang
2025-07-23
sched: Struct definition and parsing of dualpi2 qdisc
Chia-Yu Chang
2025-07-22
net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_del...
Xiang Mei
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-17
net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree
William Liu
2025-07-16
bpf: Clean up individual BTF_ID code
Feng Yang
2025-07-13
net/sched: sch_qfq: Fix race condition on qfq_aggregate
Xiang Mei
2025-07-11
net_sched: act_skbedit: use RCU in tcf_skbedit_dump()
Eric Dumazet
2025-07-11
net_sched: act_police: use RCU in tcf_police_dump()
Eric Dumazet
2025-07-11
net_sched: act_pedit: use RCU in tcf_pedit_dump()
Eric Dumazet
2025-07-11
net_sched: act_nat: use RCU in tcf_nat_dump()
Eric Dumazet
2025-07-11
net_sched: act_mpls: use RCU in tcf_mpls_dump()
Eric Dumazet
2025-07-11
net_sched: act_ctinfo: use RCU in tcf_ctinfo_dump()
Eric Dumazet
2025-07-11
net_sched: act_ctinfo: use atomic64_t for three counters
Eric Dumazet
2025-07-11
net_sched: act_ct: use RCU in tcf_ct_dump()
Eric Dumazet
2025-07-11
net_sched: act_csum: use RCU in tcf_csum_dump()
Eric Dumazet
2025-07-11
net_sched: act_connmark: use RCU in tcf_connmark_dump()
Eric Dumazet
2025-07-11
net/sched: Restrict conditions for adding duplicating netems to qdisc tree
William Liu
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-10
net/sched: sch_qfq: Fix null-deref in agg_dequeue
Xiang Mei
2025-07-09
net/sched: Abort __tc_modify_qdisc if parent class does not exist
Victor Nogueira
2025-07-08
net: account for encap headers in qdisc pkt len
Fengyuan Gong
2025-07-08
net/sched: acp_api: no longer acquire RTNL in tc_action_net_exit()
Eric Dumazet
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-07-02
net/sched: Always pass notifications when child class becomes empty
Lion Ackermann
2025-06-23
net/sched: replace strncpy with strscpy
Pranav Tyagi
2025-06-17
net/sched: fix use-after-free in taprio_dev_notifier
Hyunwoo Kim
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-06-12
net_sched: ets: fix a race in ets_qdisc_change()
Eric Dumazet
2025-06-12
net_sched: tbf: fix a race in tbf_change()
Eric Dumazet
2025-06-12
net_sched: red: fix a race in __red_change()
Eric Dumazet
2025-06-12
net_sched: prio: fix a race in prio_tune()
Eric Dumazet
2025-06-12
net_sched: sch_sfq: reject invalid perturb period
Eric Dumazet
2025-06-09
net_sched: sch_sfq: fix a potential crash on gso_skb handling
Eric Dumazet
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-05-28
net_sched: hfsc: Address reentrant enqueue adding class to eltree twice
Pedro Tammela
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-22
sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()
Cong Wang
2025-05-21
sctp: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-15
net/sched: Use nested-BH locking for sch_frag_data_storage
Sebastian Andrzej Siewior
2025-05-15
net/sched: act_mirred: Move the recursion counter struct netdev_xmit
Sebastian Andrzej Siewior
2025-05-09
net_sched: Flush gso_skb list too during ->change()
Cong Wang
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[prev]
[next]