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-06-21
net: Add MODULE_DESCRIPTION entries to network modules
Rob Gill
3
-0
/
+3
2020-06-21
Remove redundant skb null check
Gaurav Singh
1
-1
/
+1
2020-06-21
Remove redundant condition in qdisc_graft
Gaurav Singh
1
-2
/
+1
2020-06-20
net/sched: cls_u32: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2020-06-20
taprio: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2020-06-20
net/sched: cls_api: fix nooffloaddevcnt warning dmesg log
wenxu
1
-10
/
+14
2020-06-20
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
1
-0
/
+1
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
11
-29
/
+31
2020-06-19
net/sched: act_gate: fix configuration of the periodic timer
Davide Caratti
1
-35
/
+55
2020-06-19
net/sched: act_gate: fix NULL dereference in tcf_gate_init()
Davide Caratti
1
-23
/
+13
2020-06-16
net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline
Alaa Hleihel
1
-11
/
+0
2020-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-61
/
+61
2020-06-09
net: sched: export __netdev_watchdog_up()
Valentin Longchamp
1
-0
/
+1
2020-06-01
cls_flower: remove mpls_opts_policy
Guillaume Nault
1
-5
/
+0
2020-06-01
flow_dissector: work around stack frame size warning
Arnd Bergmann
1
-9
/
+8
2020-06-01
net: remove indirect block netdev event registration
Pablo Neira Ayuso
1
-79
/
+0
2020-06-01
net: use flow_indr_dev_setup_offload()
Pablo Neira Ayuso
1
-29
/
+29
2020-06-01
net: cls_api: add tcf_block_offload_init()
Pablo Neira Ayuso
1
-7
/
+19
2020-06-01
net/sched: fix a couple of splats in the error path of tfc_gate_init()
Davide Caratti
1
-3
/
+6
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+5
2020-05-31
sch_cake: Take advantage of skb->hash where appropriate
Toke Høiland-Jørgensen
1
-14
/
+51
2020-05-31
net/sched: act_ct: add nat mangle action only for NAT-conntrack
wenxu
1
-0
/
+3
2020-05-28
net_sched: get rid of unnecessary dev_qdisc_reset()
Cong Wang
1
-16
/
+0
2020-05-28
net_sched: avoid resetting active qdisc for multiple times
Cong Wang
1
-14
/
+23
2020-05-28
net_sched: add a tracepoint for qdisc creation
Cong Wang
2
-1
/
+6
2020-05-28
net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()
Cong Wang
1
-0
/
+4
2020-05-28
net_sched: use qdisc_reset() in qdisc_destroy()
Cong Wang
1
-13
/
+3
2020-05-27
net/sched: fix infinite loop in sch_fq_pie
Davide Caratti
1
-2
/
+2
2020-05-27
cls_flower: Support filtering on multiple MPLS Label Stack Entries
Guillaume Nault
1
-1
/
+242
2020-05-27
flow_dissector: Parse multiple MPLS Label Stack Entries
Guillaume Nault
1
-16
/
+36
2020-05-15
net: sched: cls_flower: implement terse dump support
Vlad Buslov
1
-0
/
+43
2020-05-15
net: sched: implement terse dump support in act
Vlad Buslov
2
-8
/
+50
2020-05-15
net: sched: introduce terse dump flag
Vlad Buslov
1
-8
/
+31
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
[prev]
[next]