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
2021-07-08
net: microchip: sparx5: fix kconfig warning
Randy Dunlap
1
-0
/
+1
2021-07-08
cxgb4: fix IRQ free race during driver unload
Shahjada Abul Husain
2
-8
/
+13
2021-07-08
mt76: mt7921: continue to probe driver when fw already downloaded
Aaron Ma
1
-1
/
+2
2021-07-08
atl1c: fix Mikrotik 10/25G NIC detection
Gatis Peisenieks
1
-0
/
+5
2021-07-08
ptp: Relocate lookup cookie to correct block.
Jonathan Lemon
1
-1
/
+1
2021-07-07
stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()
YueHaibing
1
-3
/
+5
2021-07-07
stmmac: dwmac-loongson: Fix unsigned comparison to zero
YueHaibing
1
-4
/
+5
2021-07-07
octeontx2-pf: Fix assigned error return value that is never used
Colin Ian King
1
-1
/
+1
2021-07-06
bonding: fix incorrect return value of bond_ipsec_offload_ok()
Taehee Yoo
1
-1
/
+1
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()
Taehee Yoo
1
-6
/
+16
2021-07-06
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
1
-20
/
+119
2021-07-06
bonding: disallow setting nested bonding + ipsec offload
Taehee Yoo
1
-6
/
+9
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_del_sa()
Taehee Yoo
1
-2
/
+5
2021-07-06
ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...
Taehee Yoo
1
-7
/
+13
2021-07-06
net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of ...
Taehee Yoo
1
-4
/
+4
2021-07-06
bonding: fix null dereference in bond_ipsec_add_sa()
Taehee Yoo
1
-0
/
+5
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_add_sa()
Taehee Yoo
1
-1
/
+6
2021-07-05
net: stmmac: ptp: update tas basetime after ptp adjust
Xiaoliang Yang
2
-2
/
+45
2021-07-05
net: stmmac: add mutex lock to protect est parameters
Xiaoliang Yang
1
-1
/
+11
2021-07-05
net: stmmac: separate the tas basetime calculation function
Xiaoliang Yang
2
-13
/
+28
2021-07-05
ptp: fix format string mismatch in ptp_sysfs.c
Yangbo Lu
1
-2
/
+2
2021-07-05
ptp: fix NULL pointer dereference in ptp_clock_register
Yangbo Lu
1
-1
/
+1
2021-07-03
net: marvell: always set skb_shared_info in mvneta_swbm_add_rx_fragment
Lorenzo Bianconi
1
-10
/
+10
2021-07-02
vmxnet3: fix cksum offload issues for tunnels with non-default udp ports
Ronak Doshi
1
-2
/
+20
2021-07-02
nfp: flower-ct: remove callback delete deadlock
Louis Peens
1
-13
/
+0
2021-07-02
gve: DQO: Remove incorrect prefetch
Bailey Forrest
1
-7
/
+0
2021-07-02
gve: Simplify code and axe the use of a deprecated API
Christophe JAILLET
1
-8
/
+1
2021-07-02
gve: Propagate error codes to caller
Christophe JAILLET
1
-2
/
+3
2021-07-02
gve: Fix an error handling path in 'gve_probe()'
Christophe JAILLET
1
-1
/
+4
2021-07-02
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/t
David S. Miller
7
-3
/
+21
2021-07-01
net: stmmac: Terminate FPE workqueue in suspend
Mohammad Athari Bin Ismail
1
-0
/
+1
2021-07-01
net: remove the caif_hsi driver
Christoph Hellwig
3
-1466
/
+0
2021-07-01
ibmvnic: retry reset if there are no other resets
Sukadev Bhattiprolu
1
-3
/
+19
2021-07-01
ptp: add kernel API ptp_convert_timestamp()
Yangbo Lu
1
-0
/
+34
2021-07-01
ptp: add kernel API ptp_get_vclocks_index()
Yangbo Lu
3
-1
/
+39
2021-07-01
ptp: track available ptp vclocks information
Yangbo Lu
3
-4
/
+40
2021-07-01
ptp: support ptp physical/virtual clocks conversion
Yangbo Lu
3
-0
/
+185
2021-07-01
ptp: add ptp virtual clock driver framework
Yangbo Lu
3
-1
/
+166
2021-07-01
net: wwan: iosm: set default mtu
M Chetan Kumar
1
-0
/
+1
2021-07-01
net: wwan: iosm: fix netdev tx stats
M Chetan Kumar
1
-1
/
+5
2021-07-01
net: wwan: iosm: correct link-id handling
M Chetan Kumar
4
-9
/
+9
2021-07-01
net: wwan: iosm: remove reduandant check
M Chetan Kumar
1
-16
/
+3
2021-07-01
net: wwan: iosm: fix uevent reporting
M Chetan Kumar
1
-1
/
+1
2021-07-01
octeontx2-pf: offload DMAC filters to CGX/RPM block
Hariprasad Kelam
6
-10
/
+417
2021-07-01
octeontx2-af: Debugfs support for DMAC filters
Hariprasad Kelam
5
-9
/
+113
2021-07-01
octeontx2-af: DMAC filter support in MAC block
Sunil Kumar Kori
7
-20
/
+425
2021-07-01
Merge branch 'master' of ../net-next/
David S. Miller
14
-79
/
+304
2021-07-01
net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on Topaz
Marek Behún
1
-0
/
+4
2021-07-01
net: dsa: mv88e6xxx: enable SerDes RX stats for Topaz
Marek Behún
2
-3
/
+9
2021-07-01
net: dsa: mv88e6xxx: enable devlink ATU hash param for Topaz
Marek Behún
1
-0
/
+4
[next]