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
2021-12-30
fsl/fman: Fix missing put_device() call in fman_port_probe
Miaoqian Lin
1
-5
/
+7
2021-12-29
net/mlx5e: Fix wrong features assignment in case of error
Gal Pressman
1
-6
/
+5
2021-12-29
net/mlx5e: TC, Fix memory leak with rules with internal port
Roi Dayan
1
-0
/
+2
2021-12-29
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2
-1
/
+20
2021-12-29
ionic: Initialize the 'lif->dbid_inuse' bitmap
Christophe JAILLET
1
-1
/
+1
2021-12-28
igc: Fix TX timestamp support for non-MSI-X platforms
James McLaughlin
1
-0
/
+6
2021-12-28
igc: Do not enable crosstimestamping for i225-V models
Vinicius Costa Gomes
1
-1
/
+14
2021-12-28
net: lantiq_xrx200: fix statistics of received bytes
Aleksander Jan Bajkowski
1
-1
/
+1
2021-12-28
net: ag71xx: Fix a potential double free in error handling paths
Christophe JAILLET
1
-15
/
+8
2021-12-27
net: usb: pegasus: Do not drop long Ethernet frames
Matthias-Christian Ott
1
-2
/
+2
2021-12-27
atlantic: Fix buff_ring OOB in aq_ring_rx_clean
Zekun Shen
1
-0
/
+8
2021-12-25
net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_register
Miaoqian Lin
1
-2
/
+2
2021-12-24
Merge tag 'mlx5-fixes-2021-12-22' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
12
-46
/
+121
2021-12-23
Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
24
-151
/
+272
2021-12-23
net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M
Nobuhiro Iwamatsu
1
-1
/
+1
2021-12-23
r8152: sync ocp base
Hayes Wang
1
-4
/
+22
2021-12-23
r8152: fix the force speed doesn't work for RTL8156
Hayes Wang
1
-0
/
+17
2021-12-23
net: stmmac: ptp: fix potentially overflowing expression
Xiaoliang Yang
1
-1
/
+1
2021-12-23
veth: ensure skb entering GRO are not cloned.
Paolo Abeni
1
-2
/
+6
2021-12-23
net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'
Christophe JAILLET
1
-5
/
+9
2021-12-23
net/mlx5e: Delete forward rule for ct or sample action
Chris Mi
1
-11
/
+6
2021-12-23
net/mlx5e: Fix ICOSQ recovery flow for XSK
Maxim Mikityanskiy
2
-11
/
+22
2021-12-23
net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flow
Maxim Mikityanskiy
5
-4
/
+58
2021-12-23
net/mlx5e: Fix skb memory leak when TC classifier action offloads are disabled
Gal Pressman
1
-1
/
+1
2021-12-23
net/mlx5e: Wrap the tx reporter dump callback to extract the sq
Amir Tzin
1
-1
/
+9
2021-12-23
net/mlx5: Fix tc max supported prio for nic mode
Chris Mi
1
-0
/
+3
2021-12-23
net/mlx5: Fix SF health recovery flow
Moshe Shemesh
1
-5
/
+6
2021-12-23
net/mlx5: Fix error print in case of IRQ request failed
Shay Drory
1
-2
/
+2
2021-12-23
net/mlx5: Use first online CPU instead of hard coded CPU
Shay Drory
1
-1
/
+1
2021-12-23
net/mlx5: DR, Fix querying eswitch manager vport for ECPF
Yevgeny Kliteynik
1
-3
/
+1
2021-12-23
net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources
Miaoqian Lin
1
-2
/
+3
2021-12-23
asix: fix wrong return value in asix_check_host_enable()
Pavel Skripkin
1
-2
/
+4
2021-12-23
asix: fix uninit-value in asix_mdio_read()
Pavel Skripkin
1
-1
/
+1
2021-12-22
sfc: falcon: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
1
-1
/
+4
2021-12-22
sfc: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
1
-1
/
+4
2021-12-22
net: ks8851: Check for error irq
Jiasheng Jiang
1
-0
/
+2
2021-12-22
drivers: net: smc911x: Check for error irq
Jiasheng Jiang
1
-0
/
+5
2021-12-22
fjes: Check for error irq
Jiasheng Jiang
1
-0
/
+5
2021-12-22
bonding: fix ad_actor_system option setting to default
Fernando Fernandez Mancera
1
-1
/
+1
2021-12-21
igb: fix deadlock caused by taking RTNL in RPM resume path
Heiner Kallweit
1
-6
/
+13
2021-12-21
gve: Correct order of processing device options
Jeroen de Borst
1
-4
/
+4
2021-12-20
Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
3
-59
/
+144
2021-12-18
qlcnic: potential dereference null pointer of rx_queue->page_ring
Jiasheng Jiang
3
-5
/
+13
2021-12-18
hamradio: improve the incomplete fix to avoid NPD
Lin Ma
1
-2
/
+2
2021-12-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
4
-41
/
+62
2021-12-18
tun: avoid double free in tun_free_netdev
George Kennedy
1
-56
/
+59
2021-12-18
net: marvell: prestera: fix incorrect structure access
Yevhen Orlov
1
-7
/
+12
2021-12-18
net: marvell: prestera: fix incorrect return of port_find
Yevhen Orlov
1
-6
/
+10
2021-12-18
net: lantiq_xrx200: increase buffer reservation
Aleksander Jan Bajkowski
1
-10
/
+24
2021-12-17
ice: xsk: fix cleaned_count setting
Maciej Fijalkowski
2
-6
/
+1
[next]