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
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-8
/
+31
2020-05-07
net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
Pablo Neira Ayuso
1
-2
/
+12
2020-05-05
sch_choke: Remove classid from choke_skb_cb.
David S. Miller
1
-1
/
+0
2020-05-05
net: sched: choke: Remove unused inline function choke_set_classid
YueHaibing
1
-5
/
+0
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
1
-6
/
+11
2020-05-04
net_sched: sch_fq: add horizon attribute
Eric Dumazet
1
-5
/
+54
2020-05-04
net_sched: fix tcm_parent in tc filter dump
Cong Wang
1
-4
/
+4
2020-05-04
net: sched: fallback to qdisc noqueue if default qdisc setup fail
Jesper Dangaard Brouer
1
-3
/
+14
2020-05-04
net_sched: sch_skbprio: add message validation to skbprio_change()
Eric Dumazet
1
-0
/
+3
2020-05-04
net_sched: sch_fq: perform a prefetch() earlier
Eric Dumazet
1
-1
/
+1
2020-05-04
net_sched: sch_fq: do not call fq_peek() twice per packet
Eric Dumazet
1
-18
/
+16
2020-05-04
net_sched: sch_fq: use bulk freeing in fq_gc()
Eric Dumazet
1
-7
/
+11
2020-05-04
net_sched: sch_fq: change fq_flow size/layout
Eric Dumazet
1
-2
/
+7
2020-05-04
net_sched: sch_fq: avoid touching f->next from fq_gc()
Eric Dumazet
1
-8
/
+13
2020-05-02
net: schedule: add action gate offloading
Po Liu
1
-0
/
+33
2020-05-02
net: qos: introduce a gate control flow action
Po Liu
3
-0
/
+649
2020-05-01
netlink: remove type-unsafe validation_data pointer
Johannes Berg
2
-15
/
+7
2020-04-27
sch_sfq: validate silly quantum values
Eric Dumazet
1
-0
/
+9
2020-04-27
sch_choke: avoid potential panic in choke_reset()
Eric Dumazet
1
-1
/
+2
2020-04-27
fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
Eric Dumazet
1
-1
/
+1
2020-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+4
2020-04-25
net: sched: report ndo_setup_tc failures via extack
Jesper Dangaard Brouer
1
-1
/
+4
2020-04-24
net: sched : Remove unnecessary cast in kfree
Xu Wang
1
-1
/
+1
2020-04-23
sched: etf: do not assume all sockets are full blown
Eric Dumazet
1
-3
/
+4
2020-04-22
net/sched: act_ct: update nf_conn_acct for act_ct SW offload in flowtable
wenxu
1
-0
/
+2
2020-04-08
net: sched: Fix setting last executed chain on skb extension
Paul Blakey
1
-0
/
+1
2020-04-04
net_sched: fix a missing refcnt in tcindex_init()
Cong Wang
1
-0
/
+1
2020-04-01
net_sched: add a temporary refcnt for struct tcindex_data
Cong Wang
1
-6
/
+38
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+3
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2020-03-30
bpf: Add socket assign support
Joe Stringer
1
-0
/
+3
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
3
-2
/
+11
2020-03-30
net: introduce nla_put_bitfield32() helper and use it
Jiri Pirko
2
-21
/
+10
2020-03-27
netfilter: flowtable: Fix incorrect tc_setup_type type
wenxu
1
-1
/
+1
2020-03-27
cls_flower: Add extack support for flags key
Guillaume Nault
1
-4
/
+7
2020-03-27
cls_flower: Add extack support for src and dst port range options
Guillaume Nault
1
-8
/
+18
2020-03-27
cls_flower: Add extack support for mpls options
Guillaume Nault
1
-5
/
+18
2020-03-27
sched: act_pedit: Implement stats_update callback
Petr Machata
1
-0
/
+11
2020-03-27
sched: act_skbedit: Implement stats_update callback
Petr Machata
1
-0
/
+11
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-8
/
+19
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
1
-4
/
+2
2020-03-25
net: cbs: Fix software cbs to consider packet sending time
Zh-yuan Ye
1
-1
/
+11
2020-03-24
net: sched: rename more stats_types
Jakub Kicinski
2
-25
/
+23
2020-03-20
net: tc_skbedit: Make the skbedit priority offloadable
Petr Machata
1
-0
/
+3
2020-03-19
net: sched: Fix hw_stats_type setting in pedit loop
Petr Machata
1
-1
/
+1
2020-03-19
net/sched: act_ct: Fix leak of ct zone template on replace
Paul Blakey
1
-1
/
+1
2020-03-18
net_sched: sch_fq: enable use of hrtimer slack
Eric Dumazet
1
-4
/
+17
2020-03-18
net_sched: do not reprogram a timer about to expire
Eric Dumazet
1
-2
/
+7
2020-03-18
net_sched: add qdisc_watchdog_schedule_range_ns()
Eric Dumazet
1
-5
/
+7
2020-03-18
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-3
/
+3
[next]