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
2024-10-23
net: sched: use RCU read-side critical section in taprio_dump()
Dmitry Antipov
1
-6
/
+12
2024-10-23
net: sched: fix use-after-free in taprio_change()
Dmitry Antipov
1
-1
/
+2
2024-10-23
net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created...
Vladimir Oltean
1
-1
/
+22
2024-10-21
net: fix races in netdev_tx_sent_queue()/dev_watchdog()
Eric Dumazet
1
-1
/
+7
2024-10-09
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
1
-1
/
+6
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-11
sch_cake: constify inverse square root cache
Dave Taht
1
-35
/
+18
2024-09-08
net: sched: consistently use rcu_replace_pointer() in taprio_change()
Dmitry Antipov
1
-1
/
+3
2024-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-9
/
+11
2024-09-05
sched: sch_cake: fix bulk flow accounting logic for host fairness
Toke Høiland-Jørgensen
1
-4
/
+7
2024-09-03
sch/netem: fix use after free in netem_dequeue
Stephen Hemminger
1
-5
/
+4
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2024-08-27
net_sched: sch_fq: fix incorrect behavior for small weights
Eric Dumazet
1
-1
/
+3
2024-08-27
tc: adjust network header after 2nd vlan push
Boris Sukholitko
1
-0
/
+1
2024-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-18
/
+29
2024-08-21
netem: fix return value if duplicate enqueue fails
Stephen Hemminger
1
-18
/
+29
2024-08-13
sched: act_ct: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-3
/
+1
2024-07-26
sched: act_ct: take care of padding in struct zones_ht_key
Eric Dumazet
1
-1
/
+3
2024-07-15
net/sched: cls_flower: propagate tca[TCA_OPTIONS] to NL_REQ_ATTR_CHECK
Asbjørn Sloth Tønnesen
1
-14
/
+20
2024-07-15
flow_dissector: set encapsulation control flags for non-IP
Asbjørn Sloth Tønnesen
1
-1
/
+2
2024-07-15
flow_dissector: cleanup FLOW_DISSECTOR_KEY_ENC_FLAGS
Asbjørn Sloth Tønnesen
1
-3
/
+0
2024-07-15
net/sched: cls_flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
Asbjørn Sloth Tønnesen
1
-43
/
+13
2024-07-15
net/sched: cls_flower: add tunnel flags to fl_{set,dump}_key_flags()
Asbjørn Sloth Tønnesen
1
-0
/
+30
2024-07-15
net/sched: cls_flower: add policy for TCA_FLOWER_KEY_FLAGS
Asbjørn Sloth Tønnesen
1
-2
/
+8
2024-07-15
net/sched: cls_flower: prepare fl_{set,dump}_key_flags() for ENC_FLAGS
Asbjørn Sloth Tønnesen
1
-10
/
+30
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
1
-1
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-07-12
net/sched: act_skbmod: convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+14
2024-07-11
net/sched: Fix UAF when resolving a clash
Chengen Du
1
-0
/
+8
2024-07-09
bpf: Fix too early release of tcx_entry
Daniel Borkmann
1
-6
/
+6
2024-07-08
act_ct: prepare for stolen verdict coming from conntrack and nat engine
Florian Westphal
1
-6
/
+25
2024-07-06
net: sched: act_sample: add action cookie to sample
Adrian Moreno
1
-0
/
+12
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+12
2024-06-18
sched: act_ct: add netns into the key of tcf_ct_flow_table
Xin Long
1
-5
/
+11
2024-06-18
net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()
David Ruth
1
-2
/
+1
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-06-11
net/sched: initialize noop_qdisc owner
Johannes Berg
1
-0
/
+1
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-10
/
+7
2024-06-06
net: use unrcu_pointer() helper
Eric Dumazet
1
-1
/
+1
2024-06-06
net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
Eric Dumazet
1
-9
/
+6
2024-06-05
net: sched: sch_multiq: fix possible OOB write in multiq_tune()
Hangyu Hua
1
-1
/
+1
2024-06-04
net/sched: cls_flower: add support for matching tunnel control flags
Davide Caratti
1
-1
/
+55
2024-06-04
net: count drops due to missing qdisc as dev->tx_drops
Jakub Kicinski
1
-0
/
+1
2024-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+8
2024-05-29
net/sched: taprio: extend minimum interval restriction to entire cycle too
Vladimir Oltean
1
-5
/
+5
2024-05-29
net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
Vladimir Oltean
1
-1
/
+3
2024-05-24
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
2
-4
/
+4
2024-05-10
net/sched: adjust device watchdog timer to detect stopped queue at right time
Praveen Kumar Kannoju
1
-4
/
+7
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
[next]