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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-22
net: xilinx: axienet: Fix dangling multicast addresses
Sean Anderson
2
-12
/
+10
2024-08-22
net: xilinx: axienet: Always disable promiscuous mode
Sean Anderson
1
-0
/
+4
2024-08-22
octeontx2-af: Fix CPT AF register offset calculation
Bharat Bhushan
1
-12
/
+11
2024-08-22
net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211F
Sava Jakovljev
1
-1
/
+2
2024-08-22
net: ngbe: Fix phy mode set to external phy
Mengyuan Lou
1
-2
/
+6
2024-08-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-46
/
+26
2024-08-22
bnxt_en: Fix double DMA unmapping for XDP_REDIRECT
Somnath Kotur
1
-5
/
+0
2024-08-21
net: dsa: mv88e6xxx: Fix out-of-bound access
Joseph Huang
1
-1
/
+2
2024-08-21
net: dsa: microchip: fix PTP config failure when using multiple ports
Martin Whitaker
1
-4
/
+1
2024-08-21
igb: cope with large MAX_SKB_FRAGS
Paolo Abeni
1
-0
/
+1
2024-08-21
cxgb4: add forgotten u64 ivlan cast before shift
Nikolay Kuratov
1
-1
/
+2
2024-08-21
dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()
Dan Carpenter
1
-3
/
+4
2024-08-20
ice: use internal pf id instead of function number
Michal Swiatkowski
1
-2
/
+2
2024-08-20
ice: fix truesize operations for PAGE_SIZE >= 8192
Maciej Fijalkowski
2
-34
/
+20
2024-08-20
ice: fix ICE_LAST_OFFSET formula
Maciej Fijalkowski
1
-1
/
+1
2024-08-20
ice: fix page reuse when PAGE_SIZE is over 8k
Maciej Fijalkowski
1
-9
/
+3
2024-08-20
bonding: fix xfrm state handling when clearing active slave
Nikolay Aleksandrov
1
-1
/
+1
2024-08-20
bonding: fix xfrm real_dev null pointer dereference
Nikolay Aleksandrov
1
-1
/
+0
2024-08-20
bonding: fix null pointer deref in bond_ipsec_offload_ok
Nikolay Aleksandrov
1
-0
/
+2
2024-08-20
bonding: fix bond_ipsec_offload_ok return type
Nikolay Aleksandrov
1
-12
/
+6
2024-08-17
net/mlx5: Fix IPsec RoCE MPV trace call
Patrisious Haddad
1
-2
/
+4
2024-08-17
net/mlx5e: XPS, Fix oversight of Multi-PF Netdev changes
Carolina Jubran
1
-5
/
+8
2024-08-17
net/mlx5e: SHAMPO, Release in progress headers
Dragos Tatulea
3
-10
/
+24
2024-08-17
net/mlx5e: SHAMPO, Fix page leak
Dragos Tatulea
1
-0
/
+1
2024-08-16
net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untagged
Vladimir Oltean
2
-11
/
+178
2024-08-16
net: dsa: felix: fix VLAN tag loss on CPU reception with ocelot-8021q
Vladimir Oltean
1
-6
/
+109
2024-08-16
net: mscc: ocelot: serialize access to the injection/extraction groups
Vladimir Oltean
3
-0
/
+67
2024-08-16
net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"
Vladimir Oltean
2
-2
/
+9
2024-08-16
net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...
Vladimir Oltean
2
-7
/
+24
2024-08-16
bnxt_en: Don't clear ntuple filters and rss contexts during ethtool ops
Pavan Chebbi
3
-8
/
+2
2024-08-16
virtio_net: move netdev_tx_reset_queue() call before RX napi enable
Jiri Pirko
1
-1
/
+1
2024-08-15
net: hns3: use correct release function during uninitialization
Peiyang Wang
1
-1
/
+1
2024-08-15
net: hns3: void array out of bound when loop tnl_num
Peiyang Wang
1
-3
/
+3
2024-08-15
net: hns3: fix a deadlock problem when config TC during resetting
Jie Wang
1
-0
/
+3
2024-08-15
net: hns3: use the user's cfg after reset
Peiyang Wang
2
-6
/
+21
2024-08-15
net: hns3: fix wrong use of semaphore up
Jie Wang
2
-4
/
+4
2024-08-15
pse-core: Conditionally set current limit during PI regulator registration
Oleksij Rempel
1
-3
/
+8
2024-08-15
net: thunder_bgx: Fix netdev structure allocation
Marc Zyngier
1
-9
/
+21
2024-08-15
Merge tag 'wireless-2024-08-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
10
-17
/
+123
2024-08-13
mlxbf_gige: disable RX filters until RX path initialized
David Thompson
4
-6
/
+64
2024-08-13
net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...
Long Li
1
-9
/
+15
2024-08-13
Merge tag 'ath-current-20240812' of git://git.kernel.org/pub/scm/linux/kernel...
Kalle Valo
4
-0
/
+83
2024-08-13
wifi: iwlwifi: correctly lookup DMA address in SG table
Benjamin Berg
3
-12
/
+28
2024-08-13
wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change
Bert Karwatzki
1
-1
/
+1
2024-08-13
net: macb: Use rcu_dereference() for idev->ifa_list in macb_suspend().
Kuniyuki Iwashima
1
-2
/
+2
2024-08-12
net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb()
Zheng Zhang
1
-2
/
+4
2024-08-12
net: mana: Fix RX buf alloc_size alignment and atomic op panic
Haiyang Zhang
1
-1
/
+5
2024-08-12
net: phy: vitesse: repair vsc73xx autonegotiation
Pawel Dembicki
1
-14
/
+0
2024-08-12
net: dsa: vsc73xx: allow phy resetting
Pawel Dembicki
1
-11
/
+0
2024-08-12
net: dsa: vsc73xx: check busy flag in MDIO operations
Pawel Dembicki
1
-1
/
+36
[next]