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
2022-12-26
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-12-19
net_sched: reject TCF_EM_SIMPLE case for complex ematch module
Cong Wang
1
-0
/
+2
2022-12-14
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
37
-215
/
+261
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+5
2022-12-12
net: move the nat function to nf_nat_ovs for ovs and tc
Xin Long
2
-125
/
+12
2022-12-12
net: sched: update the nat flag for icmp error packets in ct_nat_execute
Xin Long
1
-1
/
+1
2022-12-09
net/sched: avoid indirect classify functions on retpoline kernels
Pedro Tammela
14
-25
/
+49
2022-12-09
net/sched: avoid indirect act functions on retpoline kernels
Pedro Tammela
21
-42
/
+81
2022-12-09
net/sched: add retpoline wrapper for tc
Pedro Tammela
1
-0
/
+5
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-10
/
+10
2022-11-22
net: sched: allow act_ct to be built without NF_NAT
Xin Long
1
-1
/
+1
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
3
-9
/
+9
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
4
-5
/
+5
2022-11-08
net: sched: add helper support in act_ct
Xin Long
1
-8
/
+81
2022-11-08
net: sched: call tcf_ct_params_free to free params in tcf_ct_init
Xin Long
1
-17
/
+18
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-10-31
net: sched: Fix use after free in red_enqueue()
Dan Carpenter
1
-1
/
+3
2022-10-25
act_skbedit: skbedit queue mapping for receive queue
Amritha Nambiar
2
-2
/
+19
2022-10-21
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-11
/
+26
2022-10-20
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
1
-2
/
+3
2022-10-19
net: sched: sfb: fix null pointer access issue when sfb_init() fails
Zhengchao Shao
1
-1
/
+2
2022-10-19
Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_i...
Zhengchao Shao
1
-8
/
+17
2022-10-19
net: sched: cake: fix null pointer access issue when cake_init() fails
Zhengchao Shao
1
-0
/
+4
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-19
/
+19
2022-10-12
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2
-10
/
+10
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
1
-1
/
+1
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
1
-3
/
+3
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
3
-4
/
+4
2022-10-06
Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo c...
Vladimir Oltean
1
-5
/
+3
2022-10-02
net: sched: use tc_cls_bind_class() in filter
Zhengchao Shao
9
-54
/
+9
2022-10-02
net: sched: ensure n arg not empty before call bind_class
Zhengchao Shao
1
-1
/
+1
2022-09-30
net/sched: taprio: allow user input of per-tc max SDU
Vladimir Oltean
1
-1
/
+151
2022-09-30
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
1
-0
/
+17
2022-09-30
net: sched: cls_u32: Avoid memcpy() false-positive warning
Kees Cook
1
-1
/
+5
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2022-09-28
net: sched: act_bpf: simplify code logic in tcf_bpf_init()
Zhengchao Shao
1
-1
/
+1
2022-09-26
net: sched: act_ct: fix possible refcount leak in tcf_ct_init()
Hangyu Hua
1
-1
/
+4
2022-09-26
net/sched: taprio: simplify list iteration in taprio_dev_notifier()
Vladimir Oltean
1
-9
/
+4
2022-09-23
net/sched: use tc_qdisc_stats_dump() in qdisc
Zhengchao Shao
22
-147
/
+31
2022-09-23
net/sched: taprio: remove unnecessary taprio_list_lock
Vladimir Oltean
1
-7
/
+0
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+12
2022-09-22
net: sched: fix possible refcount leak in tc_new_tfilter()
Hangyu Hua
1
-0
/
+1
2022-09-22
net: sched: remove unused tcf_result extension
Jamal Hadi Salim
1
-2
/
+1
2022-09-22
net: sched: simplify code in mall_reoffload
William Dean
1
-4
/
+1
2022-09-21
net: sched: act_ct: remove redundant variable err
Jinpeng Cui
1
-4
/
+1
2022-09-21
net/sched: use tc_cls_stats_dump() in filter
Zhengchao Shao
8
-75
/
+15
2022-09-20
net/sched: taprio: replace safety precautions with comments
Vladimir Oltean
1
-15
/
+9
2022-09-20
net/sched: taprio: add extack messages in taprio_init
Vladimir Oltean
1
-2
/
+6
2022-09-20
net/sched: taprio: stop going through private ops for dequeue and peek
Vladimir Oltean
1
-46
/
+12
[next]