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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-24
net: mvneta: Switch to using devm_alloc_etherdev_mqs
Rosen Penev
1
-8
/
+4
2019-04-24
mlxsw: spectrum_router: Prevent ipv6 gateway with v4 route via replace and ap...
David Ahern
1
-0
/
+2
2019-04-24
ravb: Avoid unsupported internal delay mode for R-Car E3/D3
Simon Horman
1
-2
/
+13
2019-04-24
isdn:mISDN: fix misuse of %x in hfcpci.c
Fuqian Huang
1
-3
/
+3
2019-04-24
isdn: hisax: Fix misuse of %x in config.c
Fuqian Huang
1
-3
/
+3
2019-04-24
Merge tag 'mlx5-updates-2019-04-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
14
-202
/
+399
2019-04-23
net/mlx5e: Use #define for the WQE wait timeout constant
Maxim Mikityanskiy
1
-3
/
+7
2019-04-23
net/mlx5e: Remove unused rx_page_reuse stat
Maxim Mikityanskiy
2
-5
/
+0
2019-04-23
net/mlx5e: Take HW interrupt trigger into a function
Maxim Mikityanskiy
3
-9
/
+13
2019-04-23
net/mlx5e: Remove unused parameter
Maxim Mikityanskiy
3
-11
/
+9
2019-04-23
net/mlx5e: Add an underflow warning comment
Maxim Mikityanskiy
1
-2
/
+5
2019-04-23
net/mlx5e: Move parameter calculation functions to en/params.c
Maxim Mikityanskiy
4
-99
/
+128
2019-04-23
net/mlx5e: Report mlx5e_xdp_set errors
Maxim Mikityanskiy
1
-1
/
+1
2019-04-23
net/mlx5e: Remove unused parameter
Maxim Mikityanskiy
1
-2
/
+1
2019-04-23
net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flow
Shay Agroskin
6
-15
/
+82
2019-04-23
net/mlx5e: XDP, Add TX MPWQE session counter
Shay Agroskin
3
-0
/
+11
2019-04-23
net/mlx5e: XDP, Enhance RQ indication for XDP redirect flush
Tariq Toukan
2
-4
/
+4
2019-04-23
net/mlx5e: XDP, Fix shifted flag index in RQ bitmap
Tariq Toukan
1
-1
/
+1
2019-04-23
net/mlx5e: RX, Support multiple outstanding UMR posts
Tariq Toukan
4
-52
/
+136
2019-04-23
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2
-7
/
+10
2019-04-23
net: phy: vitesse: Remove support for VSC8514.
Kavya Sree Kotagiri
1
-12
/
+0
2019-04-23
net: phy: mscc: add support for VSC8514 PHY.
Kavya Sree Kotagiri
2
-1
/
+468
2019-04-23
net: phy: marvell: add new default led configure for m88e151x
Jian Shen
2
-1
/
+8
2019-04-23
net: systemport: Remove need for DMA descriptor
Florian Fainelli
2
-58
/
+8
2019-04-23
r8152: sync sa_family with the media type of network device
Crag.Wang
1
-0
/
+2
2019-04-23
mlxsw: spectrum_buffers: Adjust CPU port shared buffer egress quotas
Ido Schimmel
1
-7
/
+35
2019-04-23
mlxsw: spectrum_buffers: Allow skipping ingress port quota configuration
Ido Schimmel
1
-2
/
+8
2019-04-23
mlxsw: spectrum_buffers: Split business logic from mlxsw_sp_port_sb_pms_init()
Ido Schimmel
1
-7
/
+14
2019-04-23
mlxsw: spectrum_buffers: Use new CPU ingress pool for control packets
Ido Schimmel
1
-12
/
+7
2019-04-23
mlxsw: spectrum_buffers: Add pools for CPU traffic
Ido Schimmel
1
-0
/
+20
2019-04-23
mlxsw: spectrum_buffers: Remove assumption about pool order
Ido Schimmel
1
-18
/
+13
2019-04-23
mlxsw: spectrum_buffers: Forbid changing multicast TCs' attributes
Ido Schimmel
1
-0
/
+2
2019-04-23
mlxsw: spectrum_buffers: Forbid changing threshold type of first egress pool
Ido Schimmel
1
-4
/
+4
2019-04-23
mlxsw: spectrum_buffers: Forbid configuration of multicast pool
Ido Schimmel
1
-2
/
+12
2019-04-23
mlxsw: spectrum_buffers: Add ability to veto TC's configuration
Ido Schimmel
1
-0
/
+18
2019-04-23
mlxsw: spectrum_buffers: Add ability to veto pool's configuration
Ido Schimmel
1
-1
/
+16
2019-04-23
mlxsw: spectrum_buffers: Use defines for pool indices
Ido Schimmel
1
-78
/
+104
2019-04-23
mlxsw: spectrum_buffers: Add extack messages for invalid configurations
Ido Schimmel
4
-18
/
+33
2019-04-23
net: devlink: Add extack to shared buffer operations
Ido Schimmel
2
-4
/
+8
2019-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+6
2019-04-23
Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...
Saeed Mahameed
5955
-142740
/
+272556
2019-04-22
ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmp
David Ahern
1
-1
/
+1
2019-04-21
ipv6: Simplify rt6_qualify_for_ecmp
David Ahern
1
-1
/
+1
2019-04-21
net: hippi:Fix misuse of %x in rrunner.c
Fuqian Huang
1
-2
/
+2
2019-04-21
atm: iphase: fix misuse of %x
Fuqian Huang
1
-2
/
+2
2019-04-21
mlxsw: spectrum_router: Relax FIB rule validation
Ido Schimmel
1
-0
/
+4
2019-04-21
mlxsw: spectrum: Use a stable ECMP/LAG seed
Ido Schimmel
2
-4
/
+4
2019-04-20
nfp: add SR-IOV trusted VF support
Pablo Cascón
4
-2
/
+33
2019-04-20
net: hns3: add function type check for debugfs help information
Yufeng Mo
3
-1
/
+8
2019-04-20
net: hns3: add queue's statistics update to service task
liuzhongzhu
2
-0
/
+11
[next]