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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-23
net: axienet: Fix check for partial TX checksum
Samuel Holland
1
-1
/
+1
2023-11-23
i40e: Fix adding unsupported cloud filters
Ivan Vecera
1
-7
/
+9
2023-11-23
ice: restore timestamp configuration after device reset
Jacob Keller
3
-40
/
+51
2023-11-23
ice: unify logic for programming PFINT_TSYN_MSK
Jacob Keller
1
-26
/
+34
2023-11-23
ice: remove ptp_tx ring parameter flag
Jacob Keller
3
-18
/
+0
2023-11-23
amd-xgbe: propagate the correct speed and duplex status
Raju Rangoju
1
-3
/
+8
2023-11-23
amd-xgbe: handle the corner-case during tx completion
Raju Rangoju
1
-0
/
+14
2023-11-23
amd-xgbe: handle corner-case during sfp hotplug
Raju Rangoju
1
-1
/
+13
2023-11-23
octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...
Suman Ghosh
1
-1
/
+19
2023-11-22
Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"
Heiner Kallweit
1
-3
/
+1
2023-11-19
octeontx2-pf: Fix memory leak during interface down
Suman Ghosh
1
-0
/
+2
2023-11-19
net: wangxun: fix kernel panic due to null pointer
Jiawen Wu
3
-9
/
+7
2023-11-17
stmmac: dwmac-loongson: Add architecture dependency
Jean Delvare
1
-1
/
+1
2023-11-16
net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...
Rahul Rameshbabu
1
-4
/
+8
2023-11-16
net/mlx5e: Check return value of snprintf writing to fw_version buffer
Rahul Rameshbabu
1
-4
/
+9
2023-11-16
net/mlx5e: Reduce the size of icosq_str
Saeed Mahameed
1
-2
/
+2
2023-11-16
net/mlx5: Increase size of irq name buffer
Rahul Rameshbabu
2
-3
/
+6
2023-11-16
net/mlx5e: Update doorbell for port timestamping CQ before the software counter
Rahul Rameshbabu
1
-4
/
+16
2023-11-16
net/mlx5e: Track xmit submission to PTP WQ after populating metadata map
Rahul Rameshbabu
1
-1
/
+1
2023-11-16
net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit...
Rahul Rameshbabu
1
-1
/
+1
2023-11-16
net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offload
Jianbo Liu
1
-1
/
+2
2023-11-16
net/mlx5e: Fix pedit endianness
Vlad Buslov
1
-28
/
+32
2023-11-16
net/mlx5e: fix double free of encap_header in update funcs
Gavin Li
1
-10
/
+10
2023-11-16
net/mlx5e: fix double free of encap_header
Dust Li
1
-6
/
+4
2023-11-16
net/mlx5: Decouple PHC .adjtime and .adjphase implementations
Rahul Rameshbabu
1
-1
/
+6
2023-11-16
net/mlx5: DR, Allow old devices to use multi destination FTE
Erez Shitrit
1
-1
/
+2
2023-11-16
net/mlx5: Free used cpus mask when an IRQ is released
Maher Sanalla
2
-48
/
+19
2023-11-16
Revert "net/mlx5: DR, Supporting inline WQE when possible"
Itamar Gozlan
1
-102
/
+13
2023-11-15
gve: Fixes for napi_poll when budget is 0
Ziwei Xiao
3
-9
/
+7
2023-11-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-16
/
+165
2023-11-15
pds_core: fix up some format-truncation complaints
Shannon Nelson
3
-4
/
+8
2023-11-15
pds_core: use correct index to mask irq
Shannon Nelson
1
-1
/
+1
2023-11-15
tg3: Increment tx_dropped in tg3_tso_bug()
Alex Pakhunov
1
-1
/
+3
2023-11-15
tg3: Move the [rt]x_dropped counters to tg3_napi
Alex Pakhunov
2
-7
/
+35
2023-11-15
net: stmmac: avoid rx queue overrun
Baruch Siach
1
-0
/
+1
2023-11-15
net: stmmac: fix rx budget limit check
Baruch Siach
1
-1
/
+1
2023-11-14
r8169: fix network lost after resume on DASH systems
ChunHao Lin
1
-0
/
+6
2023-11-14
r8169: add handling DASH when DASH is disabled
ChunHao Lin
1
-11
/
+25
2023-11-14
net: ethernet: cortina: Fix MTU max setting
Linus Walleij
2
-14
/
+5
2023-11-14
net: ethernet: cortina: Handle large frames
Linus Walleij
1
-1
/
+23
2023-11-14
net: ethernet: cortina: Fix max RX frame define
Linus Walleij
2
-3
/
+3
2023-11-13
ice: fix DDP package download for packages without signature segment
Dan Nowlin
1
-3
/
+100
2023-11-13
ice: dpll: fix output pin capabilities
Arkadiusz Kubalewski
3
-4
/
+64
2023-11-13
ice: dpll: fix check for dpll input priority range
Arkadiusz Kubalewski
2
-7
/
+0
2023-11-13
ice: dpll: fix initial lock status of dpll
Arkadiusz Kubalewski
1
-2
/
+1
2023-11-13
net: mvneta: fix calls to page_pool_get_stats
Sven Auhagen
1
-8
/
+20
2023-11-13
net: hns3: fix VF wrong speed and duplex issue
Jijie Shao
1
-0
/
+4
2023-11-13
net: hns3: fix VF reset fail issue
Jijie Shao
2
-1
/
+14
2023-11-13
net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()
Yonglong Liu
1
-1
/
+1
2023-11-13
net: hns3: fix out-of-bounds access may occur when coalesce info is read via ...
Yonglong Liu
1
-3
/
+6
[next]