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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-06
iavf: fix double unlock of crit_lock
Stefan Assmann
1
-1
/
+0
2021-10-06
i40e: Fix freeing of uninitialized misc IRQ vector
Sylwester Dziedziuch
1
-1
/
+2
2021-10-06
i40e: fix endless loop under rtnl
Jiri Benc
1
-1
/
+1
2021-10-06
dt-bindings: net: dsa: marvell: fix compatible in example
Marcel Ziswiler
1
-1
/
+1
2021-10-06
ionic: move filter sync_needed bit set
Shannon Nelson
2
-4
/
+3
2021-10-06
gve: report 64bit tx_bytes counter from gve_handle_report_stats()
Eric Dumazet
1
-2
/
+3
2021-10-06
gve: fix gve_get_stats()
Eric Dumazet
1
-4
/
+9
2021-10-06
rtnetlink: fix if_nlmsg_stats_size() under estimation
Eric Dumazet
1
-1
/
+1
2021-10-06
gve: Properly handle errors in gve_assign_qpl
Catherine Sullivan
1
-1
/
+7
2021-10-06
gve: Avoid freeing NULL pointer
Tao Liu
1
-10
/
+17
2021-10-06
gve: Correct available tx qpl check
Catherine Sullivan
1
-1
/
+1
2021-10-06
Merge branch 'stmmac-eee-fix'
David S. Miller
2
-5
/
+14
2021-10-06
net: stmmac: trigger PCS EEE to turn off on link down
Wong Vee Khee
1
-1
/
+5
2021-10-06
net: pcs: xpcs: fix incorrect steps on disable EEE
Wong Vee Khee
1
-4
/
+9
2021-10-05
netlink: annotate data races around nlk->bound
Eric Dumazet
1
-4
/
+10
2021-10-05
net: pcs: xpcs: fix incorrect CL37 AN sequence
Wong Vee Khee
1
-5
/
+27
2021-10-05
net: sfp: Fix typo in state machine debug string
Sean Anderson
1
-1
/
+1
2021-10-05
net/sched: sch_taprio: properly cancel timer from taprio_destroy()
Eric Dumazet
1
-0
/
+4
2021-10-05
Merge branch 'bridge-fixes'
David S. Miller
1
-1
/
+2
2021-10-05
net: bridge: fix under estimation in br_get_linkxstats_size()
Eric Dumazet
1
-0
/
+1
2021-10-05
net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()
Eric Dumazet
1
-1
/
+1
2021-10-05
r8152: avoid to resubmit rx immediately
Hayes Wang
1
-1
/
+15
2021-10-05
etherdevice: use __dev_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-04
dsa: tag_dsa: Fix mask for trunked packets
Andrew Lunn
1
-1
/
+1
2021-10-02
ptp_pch: Load module automatically if ID matches
Andy Shevchenko
1
-0
/
+1
2021-10-02
powerpc/fsl/dts: Fix phy-connection-type for fm1mac3
Pali Rohár
1
-1
/
+1
2021-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-68
/
+91
2021-10-02
netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notification
Pablo Neira Ayuso
3
-14
/
+37
2021-10-02
MAINTAINERS: Remove Bin Luo as his email bounces
Leon Romanovsky
1
-2
/
+1
2021-10-02
net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devices
Punit Agrawal
1
-0
/
+5
2021-10-02
net: mscc: ocelot: fix VCAP filters remaining active after being deleted
Vladimir Oltean
2
-4
/
+4
2021-10-02
net_sched: fix NULL deref in fifo_set_limit()
Eric Dumazet
1
-0
/
+3
2021-10-01
net: add kerneldoc comment for sk_peer_lock
Eric Dumazet
1
-0
/
+1
2021-10-01
Merge tag 'mlx5-fixes-2021-09-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
14
-105
/
+194
2021-10-01
Merge tag 'wireless-drivers-2021-10-01' of git://git.kernel.org/pub/scm/linux...
David S. Miller
10
-27
/
+25
2021-10-01
phy: mdio: fix memory leak
Pavel Skripkin
1
-0
/
+7
2021-10-01
Revert "net: mdiobus: Fix memory leak in __mdiobus_register"
Pavel Skripkin
1
-1
/
+0
2021-10-01
Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
88
-447
/
+1384
2021-10-01
net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel mode
Aya Levin
2
-0
/
+19
2021-10-01
net/mlx5e: Fix the presented RQ index in PTP stats
Lama Kayal
3
-3
/
+5
2021-10-01
net/mlx5: Fix setting number of EQs of SFs
Shay Drory
1
-2
/
+3
2021-10-01
net/mlx5: Fix length of irq_index in chars
Shay Drory
1
-2
/
+2
2021-10-01
net/mlx5: Avoid generating event after PPS out in Real time mode
Aya Levin
1
-8
/
+6
2021-10-01
net/mlx5: Force round second at 1PPS out start time
Aya Levin
1
-14
/
+11
2021-10-01
net/mlx5: E-Switch, Fix double allocation of acl flow counter
Moshe Shemesh
2
-5
/
+11
2021-10-01
net/mlx5e: Improve MQPRIO resiliency
Tariq Toukan
2
-32
/
+80
2021-10-01
net/mlx5e: Keep the value for maximum number of channels in-sync
Tariq Toukan
6
-34
/
+57
2021-10-01
net/mlx5e: IPSEC RX, enable checksum complete
Raed Salem
1
-6
/
+1
2021-09-30
Merge tag 'gpio-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-14
/
+7
2021-09-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
17
-48
/
+113
[next]