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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-23
selftests: include bonding tests into the kselftest infra
Jonathan Toppins
6
-0
/
+91
2022-08-23
net: moxa: get rid of asymmetry in DMA mapping/unmapping
Sergei Antonov
1
-5
/
+6
2022-08-23
net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()
Xiaolei Wang
1
-4
/
+4
2022-08-23
net: ipa: don't assume SMEM is page-aligned
Alex Elder
1
-1
/
+1
2022-08-23
net: dsa: microchip: keep compatibility with device tree blobs with no phy-mode
Vladimir Oltean
1
-1
/
+7
2022-08-22
nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout
Duoming Zhou
1
-0
/
+1
2022-08-22
Merge branch 'r8152-fixes'
David S. Miller
1
-15
/
+12
2022-08-22
r8152: fix the RX FIFO settings when suspending
Hayes Wang
1
-0
/
+10
2022-08-22
r8152: fix the units of some registers for RTL8156A
Hayes Wang
1
-15
/
+2
2022-08-22
rose: check NULL rose_loopback_neigh->loopback
Bernard Pidoux
1
-1
/
+2
2022-08-20
Revert "net: macsec: update SCI upon MAC address change."
Sabrina Dubroca
1
-6
/
+5
2022-08-20
net: dpaa: Fix <1G ethernet on LS1046ARDB
Sean Anderson
1
-1
/
+5
2022-08-19
Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
65
-793
/
+2351
2022-08-19
Merge tag 'linux-kselftest-next-6.0-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+5
2022-08-19
Merge tag 'trace-rtla-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-33
/
+43
2022-08-18
net: moxa: MAC address reading, generating, validity checking
Sergei Antonov
1
-6
/
+7
2022-08-18
Merge branch 'tcp-some-bug-fixes-for-tcp_read_skb'
Jakub Kicinski
2
-28
/
+26
2022-08-18
tcp: handle pure FIN case correctly
Cong Wang
2
-3
/
+4
2022-08-18
tcp: refactor tcp_read_skb() a bit
Cong Wang
1
-17
/
+9
2022-08-18
tcp: fix tcp_cleanup_rbuf() for tcp_read_skb()
Cong Wang
1
-10
/
+14
2022-08-18
tcp: fix sock skb accounting in tcp_read_skb()
Cong Wang
1
-0
/
+1
2022-08-18
igb: Add lock to avoid data race
Lin Ma
2
-1
/
+13
2022-08-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-18
/
+85
2022-08-18
dt-bindings: Fix incorrect "the the" corrections
Geert Uytterhoeven
2
-2
/
+2
2022-08-18
net: genl: fix error path memory leak in policy dumping
Jakub Kicinski
2
-3
/
+17
2022-08-18
stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_re...
Christophe JAILLET
1
-0
/
+1
2022-08-18
tee: add overflow check in register_shm_helper()
Jens Wiklander
1
-0
/
+3
2022-08-18
net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_xdp_run
Lorenzo Bianconi
1
-1
/
+1
2022-08-18
net/mlx5e: Allocate flow steering storage during uplink initialization
Leon Romanovsky
1
-8
/
+17
2022-08-18
Merge branch 'fixes-for-ocelot-driver-statistics'
Jakub Kicinski
7
-378
/
+1581
2022-08-18
net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelo...
Vladimir Oltean
1
-27
/
+26
2022-08-18
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
6
-289
/
+540
2022-08-18
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
5
-306
/
+1243
2022-08-18
net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_work
Vladimir Oltean
1
-0
/
+4
2022-08-18
net: mscc: ocelot: turn stats_lock into a spinlock
Vladimir Oltean
3
-9
/
+8
2022-08-18
net: mscc: ocelot: fix address of SYS_COUNT_TX_AGING counter
Vladimir Oltean
1
-1
/
+1
2022-08-18
net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
Vladimir Oltean
5
-30
/
+42
2022-08-18
net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet counters
Vladimir Oltean
1
-1
/
+2
2022-08-18
net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support it
Vladimir Oltean
1
-2
/
+5
2022-08-18
net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()
Rustam Subkhankulov
1
-1
/
+1
2022-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
9
-261
/
+390
2022-08-18
net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
David Howells
2
-1
/
+26
2022-08-18
Merge tag 'ntfs3_for_6.0' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
14
-329
/
+835
2022-08-18
dcache: move the DCACHE_OP_COMPARE case out of the __d_lookup_rcu loop
Linus Torvalds
1
-23
/
+49
2022-08-17
net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry
Arun Ramadoss
1
-0
/
+3
2022-08-17
ice: Fix VF not able to send tagged traffic with no VLAN filters
Sylwester Dziedziuch
2
-11
/
+57
2022-08-17
ice: Ignore error message when setting same promiscuous mode
Benjamin Mikailenko
1
-4
/
+4
2022-08-17
ice: Fix clearing of promisc mode with bridge over bond
Grzegorz Siwik
2
-2
/
+16
2022-08-17
ice: Ignore EEXIST when setting promisc mode
Grzegorz Siwik
1
-1
/
+1
2022-08-17
ice: Fix double VLAN error when entering promisc mode
Grzegorz Siwik
1
-0
/
+7
[next]