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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-20
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
5
-26
/
+81
2022-07-20
net: ethernet: mtk_ppe: fix possible NULL pointer dereference in mtk_flow_get...
Lorenzo Bianconi
1
-0
/
+3
2022-07-20
r8152: fix a WOL issue
Hayes Wang
1
-2
/
+14
2022-07-19
amt: do not use amt->nr_tunnels outside of lock
Taehee Yoo
1
-3
/
+6
2022-07-19
amt: drop unexpected multicast data
Taehee Yoo
1
-0
/
+3
2022-07-19
amt: drop unexpected query message
Taehee Yoo
1
-1
/
+13
2022-07-19
amt: drop unexpected advertisement message
Taehee Yoo
1
-0
/
+5
2022-07-19
amt: add missing regeneration nonce logic in request logic
Taehee Yoo
1
-0
/
+4
2022-07-19
amt: use READ_ONCE() in amt module
Taehee Yoo
1
-7
/
+8
2022-07-19
amt: remove unnecessary locks
Taehee Yoo
1
-27
/
+5
2022-07-19
amt: use workqueue for gateway side message handling
Taehee Yoo
1
-15
/
+144
2022-07-19
net: dsa: vitesse-vsc73xx: silent spi_device_id warnings
Oleksij Rempel
1
-0
/
+10
2022-07-19
net: dsa: sja1105: silent spi_device_id warnings
Oleksij Rempel
1
-0
/
+16
2022-07-19
be2net: Fix buffer overflow in be_get_module_eeprom
Hristo Venev
3
-18
/
+25
2022-07-19
net: stmmac: remove redunctant disable xPCS EEE call
Wong Vee Khee
1
-8
/
+0
2022-07-19
ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
Piotr Skajewski
3
-0
/
+10
2022-07-19
i40e: Fix erroneous adapter reinitialization during recovery process
Dawid Lukwinski
1
-8
/
+5
2022-07-19
net: ethernet: mtk_eth_soc: fix off by one check of ARRAY_SIZE
Tom Rix
1
-1
/
+1
2022-07-19
net: lan966x: Fix usage of lan966x->mac_lock when used by FDB
Horatiu Vultur
1
-11
/
+23
2022-07-19
net: lan966x: Fix usage of lan966x->mac_lock inside lan966x_mac_irq_handler
Horatiu Vultur
1
-7
/
+12
2022-07-19
net: lan966x: Fix usage of lan966x->mac_lock when entry is removed
Horatiu Vultur
1
-4
/
+20
2022-07-19
net: lan966x: Fix usage of lan966x->mac_lock when entry is added
Horatiu Vultur
1
-1
/
+7
2022-07-19
net: lan966x: Fix taking rtnl_lock while holding spin_lock
Horatiu Vultur
1
-9
/
+18
2022-07-18
iavf: Fix missing state logs
Przemyslaw Patynowski
1
-0
/
+4
2022-07-18
iavf: Fix handling of dummy receive descriptors
Przemyslaw Patynowski
1
-3
/
+2
2022-07-18
iavf: Disallow changing rx/tx-frames and rx/tx-frames-irq
Przemyslaw Patynowski
4
-13
/
+1
2022-07-18
iavf: Fix VLAN_V2 addition/rejection
Przemyslaw Patynowski
3
-10
/
+74
2022-07-18
igmp: Fix data-races around sysctl_igmp_qrv.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-18
net: prestera: acl: use proper mask for port selector
Maksym Glubokiy
1
-3
/
+3
2022-07-18
net: stmmac: fix dma queue left shift overflow issue
Junxiao Chang
1
-0
/
+3
2022-07-18
net: stmmac: switch to use interrupt for hw crosstimestamping
Wong Vee Khee
6
-21
/
+29
2022-07-16
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
6
-33
/
+11
2022-07-16
net: dsa: microchip: ksz_common: Fix refcount leak bug
Liang He
1
-1
/
+4
2022-07-15
net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow
Biao Huang
2
-10
/
+15
2022-07-15
net: stmmac: fix pm runtime issue in stmmac_dvr_remove()
Biao Huang
1
-2
/
+3
2022-07-15
stmmac: dwmac-mediatek: fix clock issue
Biao Huang
1
-28
/
+21
2022-07-15
ip: Fix data-races around sysctl_ip_fwd_update_priority.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-15
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-14
Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
40
-171
/
+373
2022-07-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-6
/
+2
2022-07-14
nfp: flower: configure tunnel neighbour on cmsg rx
Tianyu Yuan
1
-5
/
+13
2022-07-14
xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
Juergen Gross
1
-0
/
+1
2022-07-14
amdgpu: disable powerpc support for the newer display engine
Linus Torvalds
1
-1
/
+1
2022-07-14
igc: Reinstate IGC_REMOVED logic and implement it properly
Lennert Buytenhek
2
-1
/
+7
2022-07-14
Revert "e1000e: Fix possible HW unit hang after an s0ix exit"
Sasha Neftin
4
-32
/
+0
2022-07-14
e1000e: Enable GPT clock before sending message to CSME
Sasha Neftin
1
-0
/
+4
2022-07-14
ARM: 9207/1: amba: fix refcount underflow if amba_device_add() fails
Wang Kefeng
1
-6
/
+2
2022-07-14
net: atlantic: remove aq_nic_deinit() when resume
Chia-Lin Kao (AceLan)
1
-3
/
+0
2022-07-14
net: atlantic: remove deep parameter on suspend/resume functions
Chia-Lin Kao (AceLan)
1
-14
/
+10
2022-07-14
sfc: fix kernel panic when creating VF
Íñigo Huguet
1
-0
/
+3
[next]