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
starfive-6.6.48-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-09-03
net: sched: htb: remove redundant resource cleanup in htb_init()
Zhengchao Shao
1
-27
/
+9
2022-09-03
net: sched: fq_codel: remove redundant resource cleanup in fq_codel_init()
Zhengchao Shao
1
-17
/
+8
2022-09-03
net/sched: cls_api: remove redundant 0 check in tcf_qevent_init()
Zhengchao Shao
1
-3
/
+0
2022-09-02
net: sched: etf: remove true check in etf_enable_offload()
Zhengchao Shao
1
-3
/
+0
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-16
/
+19
2022-09-01
net: sched: gred: remove NULL check before free table->tab in gred_destroy()
Zhengchao Shao
1
-4
/
+3
2022-09-01
net: sched: remove redundant NULL check in change hook function
Zhengchao Shao
13
-39
/
+1
2022-09-01
Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"
Jakub Kicinski
1
-3
/
+1
2022-09-01
net: sched: gred/red: remove unused variables in struct red_stats
Zhengchao Shao
2
-4
/
+0
2022-09-01
net: sched: choke: remove unused variables in struct choke_sched_data
Zhengchao Shao
1
-2
/
+0
2022-09-01
sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
Toke Høiland-Jørgensen
1
-1
/
+3
2022-08-30
net/sched: fix netdevice reference leaks in attach_default_qdiscs()
Wang Hai
1
-15
/
+16
2022-08-30
net: sched: using TCQ_MIN_PRIO_BANDS in prio_tune()
Zhengchao Shao
1
-1
/
+1
2022-08-30
net: sched: tbf: don't call qdisc_put() while holding tree lock
Zhengchao Shao
1
-1
/
+3
2022-08-27
net_sched: remove impossible conditions
Dan Carpenter
1
-2
/
+2
2022-08-26
net: sched: remove unnecessary init of qdisc skb head
Zhengchao Shao
2
-3
/
+0
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-08-25
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
20
-39
/
+0
2022-08-24
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-23
net: sched: remove duplicate check of user rights in qdisc
Zhengchao Shao
2
-21
/
+0
2022-08-23
net_sched: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
2022-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+10
2022-08-17
net: sched: delete unused input parameter in qdisc_create
Zhengchao Shao
1
-3
/
+3
2022-08-17
net: sched: remove the unused return value of unregister_qdisc
Zhengchao Shao
1
-2
/
+3
2022-08-15
net_sched: cls_route: disallow handle of 0
Jamal Hadi Salim
1
-0
/
+10
2022-08-11
net_sched: cls_route: remove from list when handle is 0
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2022-08-04
net/sched: remove hacks added to dev_trans_start() for bonding to work
Vladimir Oltean
1
-6
/
+2
2022-07-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
1
-0
/
+64
2022-07-28
net/sched: sch_cbq: change the type of cbq_set_lss to void
Zhengchao Shao
1
-2
/
+1
2022-07-26
net/sched: flower: Add PPPoE filter
Wojciech Drewek
1
-0
/
+64
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+10
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
1
-2
/
+3
2022-07-20
net/sched: cls_api: Fix flow action initialization
Oz Shlomo
1
-6
/
+10
2022-07-15
net/sched: sch_cbq: Delete unused delay_timer
Peilin Ye
1
-79
/
+0
2022-07-13
net/sched: remove return value of unregister_tcf_proto_ops
Zhengchao Shao
1
-2
/
+3
2022-07-13
net: extract port range fields from fl_flow_key
Maksym Glubokiy
1
-7
/
+1
2022-07-11
net/sched: act_ct: set 'net' pointer when creating new nf_flow_table
Vlad Buslov
1
-2
/
+3
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-07-06
net/sched: act_police: allow 'continue' action offload
Vlad Buslov
1
-1
/
+1
2022-07-01
time64.h: consolidate uses of PSEC_PER_NSEC
Vladimir Oltean
1
-2
/
+3
2022-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+14
2022-06-28
net/sched: act_api: Notify user space if any actions were flushed before error
Victor Nogueira
1
-8
/
+14
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-06-18
net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
Peilin Ye
1
-2
/
+2
2022-06-10
net: rename reference+tracking helpers
Jakub Kicinski
3
-9
/
+10
2022-06-01
net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()
Dan Carpenter
1
-1
/
+1
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2022-05-16
net/sched: act_pedit: sanitize shift argument before usage
Paolo Abeni
1
-0
/
+4
2022-05-16
net_sched: em_meta: add READ_ONCE() in var_sk_bound_if()
Eric Dumazet
1
-2
/
+5
2022-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+22
[next]