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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
58
-475
/
+854
2017-10-22
stmmac: Don't access tx_q->dirty_tx before netif_tx_lock
Bernd Edlinger
1
-1
/
+2
2017-10-22
net: stmmac: Prevent infinite loop in get_rx_timestamp_status()
Jose Abreu
1
-1
/
+1
2017-10-22
net: stmmac: Fix stmmac_get_rx_hwtstamp()
Jose Abreu
1
-7
/
+6
2017-10-22
net: stmmac: Add missing call to dev_kfree_skb()
Jose Abreu
1
-0
/
+1
2017-10-22
mlxsw: spectrum_router: Configure TIGCR on init
Petr Machata
1
-1
/
+10
2017-10-22
mlxsw: reg: Add Tunneling IPinIP General Configuration Register
Petr Machata
1
-0
/
+31
2017-10-21
net: aquantia: Bad udp rate on default interrupt coalescing
Igor Russkikh
1
-6
/
+6
2017-10-21
net: aquantia: Enable coalescing management via ethtool interface
Igor Russkikh
9
-62
/
+155
2017-10-21
net: aquantia: mmio unmap was not performed on driver removal
Igor Russkikh
1
-0
/
+3
2017-10-21
net: aquantia: Limit number of MSIX irqs to the number of cpus
Igor Russkikh
1
-4
/
+7
2017-10-21
net: aquantia: Fixed transient link up/down/up notification
Igor Russkikh
1
-0
/
+2
2017-10-21
net: aquantia: Add queue restarts stats counter
Igor Russkikh
2
-58
/
+37
2017-10-21
net: aquantia: Reset nic statistics on interface up/down
Igor Russkikh
6
-17
/
+75
2017-10-21
geneve: Fix function matching VNI and tunnel ID on big-endian
Stefano Brivio
1
-6
/
+0
2017-10-21
Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm...
David S. Miller
3
-24
/
+79
2017-10-20
Merge tag 'for-linus-4.14c-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2017-10-19
net: ena: fix wrong max Tx/Rx queues on ethtool
Netanel Belgazal
1
-2
/
+2
2017-10-19
net: ena: fix rare kernel crash when bar memory remap fails
Netanel Belgazal
1
-1
/
+2
2017-10-19
net: ena: reduce the severity of some printouts
Netanel Belgazal
1
-2
/
+2
2017-10-19
can: gs_usb: fix busy loop if no more TX context is available
Wolfgang Grandegger
1
-8
/
+2
2017-10-19
can: esd_usb2: Fix can_dlc value for received RTR, frames
Stefan Mätje
1
-1
/
+1
2017-10-19
can: flexcan: fix p1010 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-1
/
+2
2017-10-19
can: flexcan: fix i.MX28 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-1
/
+3
2017-10-19
can: flexcan: fix i.MX6 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-1
/
+1
2017-10-19
can: flexcan: implement error passive state quirk
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-9
/
+66
2017-10-19
can: flexcan: rename legacy error state quirk
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-4
/
+4
2017-10-19
can: flexcan: fix state transition regression
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-2
/
+3
2017-10-18
ibmvnic: Fix calculation of number of TX header descriptors
Thomas Falcon
1
-8
/
+8
2017-10-18
mlxsw: core: Fix possible deadlock
Ido Schimmel
1
-1
/
+10
2017-10-16
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
1
-0
/
+3
2017-10-16
xen-netfront, xen-netback: Use correct minimum MTU values
Mohammed Gamal
2
-2
/
+2
2017-10-15
bnxt_en: Fix possible corruption in DCB parameters from firmware.
Sankar Patchineelam
1
-5
/
+18
2017-10-15
bnxt_en: Fix possible corrupted NVRAM parameters from firmware response.
Michael Chan
3
-1
/
+10
2017-10-15
bnxt_en: Fix VF resource checking.
Michael Chan
1
-2
/
+9
2017-10-15
bnxt_en: Fix VF PCIe link speed and width logic.
Vasundhara Volam
1
-1
/
+1
2017-10-15
bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.
Michael Chan
3
-12
/
+21
2017-10-15
bnxt_en: Improve VF/PF link change logic.
Michael Chan
1
-13
/
+53
2017-10-15
net: dsa: mv88e6060: fix switch MAC address
Vivien Didelot
1
-2
/
+8
2017-10-13
net: stmmac: dwmac_lib: fix interchanged sleep/timeout values in DMA reset fu...
Emiliano Ingrassia
1
-1
/
+1
2017-10-13
liquidio: fix timespec64_to_ns typo
Arnd Bergmann
1
-1
/
+1
2017-10-13
Merge tag 'wireless-drivers-for-davem-2017-10-13' of git://git.kernel.org/pub...
David S. Miller
18
-197
/
+232
2017-10-12
r8169: only enable PCI wakeups when WOL is active
Daniel Drake
1
-2
/
+0
2017-10-12
macsec: fix memory leaks when skb_to_sgvec fails
Sabrina Dubroca
1
-0
/
+2
2017-10-10
nfp: handle page allocation failures
Jakub Kicinski
1
-6
/
+14
2017-10-10
nfp: fix ethtool stats gather retry
Jakub Kicinski
1
-3
/
+5
2017-10-10
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2
-28
/
+37
2017-10-10
wimax/i2400m: Remove VLAIS
Behan Webster
1
-1
/
+1
2017-10-10
i40e: Fix memory leak related filter programming status
Alexander Duyck
1
-27
/
+36
2017-10-10
i40e: Fix comment about locking for __i40e_read_nvm_word()
Stefano Brivio
1
-1
/
+1
[next]