index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-22
net: sched: cls_api: Fix the the wrong parameter
Yajun Deng
1
-1
/
+1
2021-07-20
net/sched: act_skbmod: Skip non-Ethernet packets
Peilin Ye
1
-4
/
+8
2021-07-18
net: sched: fix memory leak in tcindex_partial_destroy_work
Pavel Skripkin
1
-1
/
+4
2021-07-02
net/sched: act_ct: remove and free nf_table callbacks
Louis Peens
1
-0
/
+11
2021-07-02
net/sched: act_ct: fix err check for nf_conntrack_confirm
wenxu
1
-1
/
+2
2021-07-02
net/sched: sch_taprio: fix typo in comment
Jesper Dangaard Brouer
1
-1
/
+1
2021-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+4
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-5
/
+0
2021-06-28
net: sched: fix warning in tcindex_alloc_perfect_hash
Pavel Skripkin
1
-1
/
+1
2021-06-24
bpf, sched: Remove unneeded rcu_read_lock() around BPF program invocation
Toke Høiland-Jørgensen
2
-5
/
+0
2021-06-23
net: sched: remove qdisc->empty for lockless qdisc
Yunsheng Lin
1
-3
/
+0
2021-06-23
net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
Yunsheng Lin
1
-4
/
+16
2021-06-22
pkt_sched: sch_qfq: fix qfq_change_class() error path
Eric Dumazet
1
-5
/
+3
2021-06-22
Revert "net/sched: cls_flower: Remove match on n_proto"
Boris Sukholitko
1
-1
/
+2
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-15
/
+24
2021-06-17
net: sched: fix error return code in tcf_del_walker()
Yang Yingliang
1
-1
/
+2
2021-06-15
net/sched: cls_flower: Remove match on n_proto
Boris Sukholitko
1
-2
/
+1
2021-06-14
sch_cake: revise docs for RFC 8622 LE PHB support
Tyson Moore
1
-6
/
+6
2021-06-11
sch_cake: Fix out of bounds when parsing TCP options and header
Maxim Mikityanskiy
1
-1
/
+5
2021-06-10
net/sched: act_ct: handle DNAT tuple collision
Marcelo Ricardo Leitner
1
-8
/
+13
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-10
/
+8
2021-06-07
sch_htb: fix doc warning in htb_lookup_leaf()
Yu Kuai
1
-0
/
+2
2021-06-07
sch_htb: fix doc warning in htb_do_events()
Yu Kuai
1
-0
/
+3
2021-06-07
sch_htb: fix doc warning in htb_charge_class()
Yu Kuai
1
-0
/
+4
2021-06-07
sch_htb: fix doc warning in htb_deactivate()
Yu Kuai
1
-0
/
+2
2021-06-07
sch_htb: fix doc warning in htb_activate()
Yu Kuai
1
-0
/
+2
2021-06-07
sch_htb: fix doc warning in htb_change_class_mode()
Yu Kuai
1
-0
/
+3
2021-06-07
sch_htb: fix doc warning in htb_class_mode()
Yu Kuai
1
-0
/
+2
2021-06-07
sch_htb: fix doc warning in htb_deactivate_prios()
Yu Kuai
1
-0
/
+2
2021-06-07
sch_htb: fix doc warning in htb_activate_prios()
Yu Kuai
1
-0
/
+2
2021-06-07
sch_htb: fix doc warning in htb_remove_class_from_row()
Yu Kuai
1
-0
/
+3
2021-06-07
sch_htb: fix doc warning in htb_add_class_to_row()
Yu Kuai
1
-0
/
+3
2021-06-07
sch_htb: fix doc warning in htb_next_rb_node()
Yu Kuai
1
-0
/
+1
2021-06-07
sch_htb: fix doc warning in htb_add_to_wait_tree()
Yu Kuai
1
-0
/
+3
2021-06-05
sch_htb: fix refcount leak in htb_parent_to_leaf_offload
Yunjian Wang
1
-4
/
+4
2021-06-04
sch_htb: fix doc warning in htb_add_to_id_tree()
Yu Kuai
1
-0
/
+3
2021-06-03
mlx5: count all link events
Jakub Kicinski
1
-0
/
+18
2021-06-02
net/sched: act_vlan: No dump for unset priority
Boris Sukholitko
1
-2
/
+2
2021-06-02
net/sched: act_vlan: Fix modify to allow 0
Boris Sukholitko
1
-2
/
+5
2021-06-01
net: sched: Fix spelling mistakes
Zheng Yongjun
4
-5
/
+5
2021-05-28
net/sched: act_ct: Fix ct template allocation for zone 0
Ariel Levkovich
1
-3
/
+0
2021-05-28
net/sched: act_ct: Offload connections with commit action
Paul Blakey
1
-3
/
+4
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-10
/
+64
2021-05-26
net: zero-initialize tc skb extension on allocation
Vlad Buslov
1
-1
/
+1
2021-05-24
sch_dsmark: fix a NULL deref in qdisc_reset()
Taehee Yoo
1
-1
/
+2
2021-05-24
net/sched: fq_pie: fix OOB access in the traffic path
Davide Caratti
1
-1
/
+8
2021-05-24
net/sched: fq_pie: re-factor fix for fq_pie endless loop
Davide Caratti
1
-5
/
+5
2021-05-19
net/sched: cls_api: increase max_reclassify_loop
Davide Caratti
1
-1
/
+1
2021-05-15
net: sched: fix tx action reschedule issue with stopped queue
Yunsheng Lin
1
-1
/
+26
2021-05-15
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
1
-1
/
+3
[next]