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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-04
Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
1
-2
/
+21
2021-06-04
virtio-net: fix for skb_over_panic inside big mode
Xuan Zhuo
1
-1
/
+1
2021-06-04
Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/l...
David S. Miller
1
-2
/
+2
2021-06-04
Merge tag 'wireless-drivers-2021-06-03' of git://git.kernel.org/pub/scm/linux...
David S. Miller
11
-30
/
+138
2021-06-04
cxgb4: fix regression with HASH tc prio value update
Rahul Lakkireddy
1
-9
/
+5
2021-06-04
Bluetooth: btusb: Fix failing to init controllers with operation firmware
Luiz Augusto von Dentz
1
-2
/
+21
2021-06-03
ice: track AF_XDP ZC enabled queues in bitmap
Maciej Fijalkowski
3
-3
/
+18
2021-06-03
igc: add correct exception tracing for XDP
Magnus Karlsson
1
-6
/
+5
2021-06-03
ixgbevf: add correct exception tracing for XDP
Magnus Karlsson
1
-0
/
+3
2021-06-03
igb: add correct exception tracing for XDP
Magnus Karlsson
1
-4
/
+6
2021-06-03
ixgbe: add correct exception tracing for XDP
Magnus Karlsson
2
-14
/
+16
2021-06-03
ice: add correct exception tracing for XDP
Magnus Karlsson
2
-5
/
+15
2021-06-03
i40e: add correct exception tracing for XDP
Magnus Karlsson
2
-3
/
+12
2021-06-03
igb: Fix XDP with PTP enabled
Kurt Kanzenbach
3
-33
/
+37
2021-06-03
net: ieee802154: mrf24j40: Drop unneeded of_match_ptr()
Andy Shevchenko
1
-2
/
+2
2021-06-02
net: stmmac: fix issue where clk is being unprepared twice
Wong Vee Khee
1
-1
/
+0
2021-06-02
net/mlx5: DR, Create multi-destination flow table with level less than 64
Yevgeny Kliteynik
1
-1
/
+2
2021-06-02
net/mlx5e: Fix conflict with HW TS and CQE compression
Aya Levin
1
-0
/
+7
2021-06-02
net/mlx5e: Fix HW TS with CQE compression according to profile
Aya Levin
1
-15
/
+52
2021-06-02
net/mlx5e: Fix adding encap rules to slow path
Roi Dayan
3
-2
/
+8
2021-06-02
net/mlx5e: Check for needed capability for cvlan matching
Roi Dayan
1
-0
/
+9
2021-06-02
net/mlx5: Check firmware sync reset requested is set before trying to abort it
Moshe Shemesh
1
-0
/
+3
2021-06-02
net/mlx5e: Disable TLS offload for uplink representor
Roi Dayan
1
-0
/
+10
2021-06-02
net/mlx5e: Fix incompatible casting
Aya Levin
1
-2
/
+3
2021-06-02
ethernet: myri10ge: Fix missing error code in myri10ge_probe()
Jiapeng Chong
1
-0
/
+1
2021-06-02
virtio_net: get build_skb() buf by data ptr
Xuan Zhuo
1
-11
/
+6
2021-06-02
virtio-net: fix for unable to handle page fault for address
Xuan Zhuo
1
-1
/
+2
2021-05-30
net: stmmac: fix kernel panic due to NULL pointer dereference of mdio_bus_data
Sriranjani P
1
-2
/
+3
2021-05-30
mt76: mt7921: remove leftover 80+80 HE capability
Felix Fietkau
1
-2
/
+1
2021-05-30
mt76: mt7615: do not set MT76_STATE_PM at bootstrap
Lorenzo Bianconi
3
-11
/
+12
2021-05-27
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
82
-406
/
+1176
2021-05-26
Merge tag 'mtd/fixes-for-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-22
/
+80
2021-05-26
net: mvpp2: add buffer header handling in RX
Stefan Chulski
2
-9
/
+67
2021-05-26
bnx2x: Fix missing error code in bnx2x_iov_init_one()
Jiapeng Chong
1
-1
/
+3
2021-05-26
net: zero-initialize tc skb extension on allocation
Vlad Buslov
2
-2
/
+2
2021-05-26
net: hns: Fix kernel-doc
Yang Li
1
-3
/
+3
2021-05-25
net: dsa: microchip: enable phy errata workaround on 9567
George McCollister
1
-0
/
+1
2021-05-25
net: usb: fix memory leak in smsc75xx_bind
Pavel Skripkin
1
-2
/
+6
2021-05-25
net: appletalk: cops: Fix data race in cops_probe1
Saubhik Mukherjee
1
-2
/
+2
2021-05-24
net: dsa: sja1105: update existing VLANs from the bridge VLAN list
Vladimir Oltean
1
-4
/
+15
2021-05-24
net: dsa: sja1105: use 4095 as the private VLAN for untagged traffic
Vladimir Oltean
1
-12
/
+10
2021-05-24
net: dsa: sja1105: error out on unsupported PHY mode
Vladimir Oltean
1
-0
/
+1
2021-05-24
net: dsa: sja1105: add error handling in sja1105_setup()
Vladimir Oltean
1
-3
/
+14
2021-05-24
net: dsa: sja1105: call dsa_unregister_switch when allocating memory fails
Vladimir Oltean
1
-4
/
+11
2021-05-24
net: dsa: sja1105: fix VL lookup command packing for P/Q/R/S
Vladimir Oltean
1
-4
/
+19
2021-05-24
net: hso: fix control-request directions
Johan Hovold
1
-2
/
+2
2021-05-24
r8152: check the informaton of the device
Hayes Wang
1
-5
/
+37
2021-05-24
Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-21
/
+55
2021-05-24
NFC: nfcmrvl: fix kernel-doc syntax in file headers
Aditya Srivastava
6
-6
/
+6
2021-05-24
net: dsa: mt7530: fix VLAN traffic leaks
DENG Qingfang
1
-8
/
+0
[next]