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
2022-11-30
net/mlx5e: Add padding when needed in UMR WQEs
Tariq Toukan
1
-0
/
+11
2022-11-30
net/mlx5: Remove unused ctx variables
Petr Pavlu
1
-2
/
+0
2022-11-30
net/mlx5e: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-2
/
+2
2022-11-30
net/mlx5e: Remove unneeded io-mapping.h #include
Christophe JAILLET
3
-3
/
+0
2022-11-30
net: pcs: altera-tse: remove unnecessary register definitions
Maxime Chevallier
1
-9
/
+0
2022-11-30
net: pcs: altera-tse: don't set the speed for 1000BaseX
Maxime Chevallier
1
-1
/
+0
2022-11-30
net: pcs: altera-tse: use read_poll_timeout to wait for reset
Maxime Chevallier
1
-8
/
+3
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
278
-1439
/
+2613
2022-11-29
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
48
-197
/
+331
2022-11-29
net: ethernet: renesas: ravb: Fix promiscuous mode after system resumed
Yoshihiro Shimoda
1
-0
/
+1
2022-11-29
net/mlx5: Lag, Fix for loop when checking lag
Chris Mi
1
-2
/
+4
2022-11-29
Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"
Saeed Mahameed
1
-0
/
+16
2022-11-29
nfp: ethtool: support reporting link modes
Yu Xiao
5
-0
/
+173
2022-11-29
net: microchip: vcap: Implement w32be
Horatiu Vultur
1
-4
/
+112
2022-11-29
net: lan966x: Add port keyset config and callback interface
Horatiu Vultur
1
-0
/
+366
2022-11-29
net: lan966x: add tc matchall goto action
Horatiu Vultur
4
-1
/
+70
2022-11-29
net: lan966x: add tc flower support for VCAP API
Horatiu Vultur
5
-1
/
+421
2022-11-29
net: lan966x: add vcap registers
Horatiu Vultur
2
-0
/
+199
2022-11-29
net: lan966x: Add is2 vcap model to vcap API.
Horatiu Vultur
4
-1
/
+1624
2022-11-29
net: lan966x: Add initial VCAP
Horatiu Vultur
5
-1
/
+47
2022-11-29
net: microchip: vcap: Extend vcap with lan966x
Horatiu Vultur
1
-56
/
+146
2022-11-29
net: microchip: vcap: Merge the vcap_ag_api_kunit.h into vcap_ag_api.h
Horatiu Vultur
3
-720
/
+393
2022-11-29
net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functions
Shang XiaoJing
2
-3
/
+3
2022-11-29
net: tun: Fix use-after-free in tun_detach()
Shigeru Yoshida
1
-1
/
+3
2022-11-29
net: ethernet: mtk_wed: add reset to tx_ring_setup callback
Lorenzo Bianconi
2
-9
/
+12
2022-11-29
net: ethernet: mtk_wed: add mtk_wed_rx_reset routine
Lorenzo Bianconi
2
-37
/
+162
2022-11-29
net: ethernet: mtk_wed: update mtk_wed_stop
Lorenzo Bianconi
1
-9
/
+23
2022-11-29
net: ethernet: mtk_wed: move MTK_WDMA_RESET_IDX_TX configuration in mtk_wdma_...
Lorenzo Bianconi
1
-11
/
+4
2022-11-29
net: ethernet: mtk_wed: return status value in mtk_wdma_rx_reset
Lorenzo Bianconi
1
-13
/
+12
2022-11-29
net: mvpp2: Consider NVMEM cells as possible MAC address source
Miquel Raynal
1
-0
/
+7
2022-11-29
net: marvell: prestera: Avoid unnecessary DT lookups
Miquel Raynal
1
-11
/
+4
2022-11-29
net: mdiobus: fix unbalanced node reference count
Yang Yingliang
2
-1
/
+2
2022-11-29
dsa: lan9303: Correct stat name
Jerry Ray
1
-1
/
+1
2022-11-29
Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2
-14
/
+46
2022-11-29
Revert "net: stmmac: use sysfs_streq() instead of strncmp()"
Vladimir Oltean
1
-9
/
+9
2022-11-29
net: usb: cdc_ether: add u-blox 0x1343 composition
Davide Tronchin
1
-0
/
+6
2022-11-29
Merge tag 'devicetree-fixes-for-6.1-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+3
2022-11-28
net: wwan: iosm: fix incorrect skb length
M Chetan Kumar
1
-7
/
+11
2022-11-28
net: wwan: iosm: fix crash in peek throughput test
M Chetan Kumar
1
-3
/
+2
2022-11-28
net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type
M Chetan Kumar
1
-1
/
+1
2022-11-28
net: wwan: iosm: fix kernel test robot reported error
M Chetan Kumar
1
-2
/
+1
2022-11-28
net: phylink: fix PHY validation with rate adaption
Russell King (Oracle)
1
-6
/
+16
2022-11-28
net: ethernet: nixge: fix NULL dereference
Yuri Karpov
1
-14
/
+15
2022-11-28
net: net_netdev: Fix error handling in ntb_netdev_init_module()
Yuan Can
1
-1
/
+8
2022-11-28
octeontx2-pf: Add support to filter packet based on IP fragment
Suman Ghosh
7
-4
/
+71
2022-11-28
net: ethernet: mtk_wed: add wcid overwritten support for wed v1
Sujuan Chen
2
-5
/
+10
2022-11-28
net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()
Zhang Changzhong
1
-1
/
+1
2022-11-28
Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
11
-94
/
+105
2022-11-28
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
5
-8
/
+37
2022-11-27
Merge tag 'usb-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-81
/
+46
[next]