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
2023-01-27
net/mlx5: Move eswitch port metadata devlink param to flow eswitch code
Jiri Pirko
4
-55
/
+94
2023-01-27
net/mlx5: Move flow steering devlink param to flow steering code
Jiri Pirko
2
-70
/
+83
2023-01-27
net/mlx5: Move fw reset devlink param to fw reset code
Jiri Pirko
3
-29
/
+38
2023-01-27
devlink: protect devlink param list by instance lock
Jiri Pirko
11
-151
/
+154
2023-01-27
qed: remove pointless call to devlink_param_driverinit_value_set()
Jiri Pirko
1
-6
/
+0
2023-01-27
ice: remove pointless calls to devlink_param_driverinit_value_set()
Jiri Pirko
1
-18
/
+2
2023-01-27
net/mlx5: Covert devlink params registration to use devlink_params_register/u...
Jiri Pirko
1
-34
/
+46
2023-01-27
net/mlx5: Change devlink param register/unregister function names
Jiri Pirko
3
-9
/
+9
2023-01-27
net: dsa: qca8k: convert to regmap read/write API
Christian Marangi
3
-65
/
+77
2023-01-27
net: dsa: qca8k: add QCA8K_ATU_TABLE_SIZE define for fdb access
Christian Marangi
2
-4
/
+8
2023-01-27
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
3
-0
/
+4
2023-01-27
net: add missing includes of linux/net.h
Jakub Kicinski
1
-0
/
+1
2023-01-27
net: ipa: add IPA v5.0 packet status support
Alex Elder
1
-16
/
+36
2023-01-27
net: ipa: introduce generalized status decoder
Alex Elder
1
-38
/
+120
2023-01-27
net: ipa: IPA status preparatory cleanups
Alex Elder
1
-18
/
+25
2023-01-27
net: ipa: define remaining IPA status field values
Alex Elder
1
-9
/
+22
2023-01-27
net: ipa: rename the NAT enumerated type
Alex Elder
2
-6
/
+8
2023-01-27
net: ipa: define all IPA status mask bits
Alex Elder
1
-3
/
+22
2023-01-27
net: ipa: stop using sizeof(status)
Alex Elder
1
-6
/
+9
2023-01-27
net: ipa: refactor status buffer parsing
Alex Elder
1
-8
/
+6
2023-01-27
net: dsa: ocelot: build felix.c into a dedicated kernel module
Vladimir Oltean
3
-7
/
+21
2023-01-27
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
10
-62
/
+63
2023-01-27
cxgb4: fill IPsec state validation failure reason
Leon Romanovsky
2
-16
/
+15
2023-01-27
bonding: fill IPsec state validation failure reason
Leon Romanovsky
1
-1
/
+1
2023-01-27
ixgbe: fill IPsec state validation failure reason
Leon Romanovsky
1
-11
/
+10
2023-01-27
ixgbevf: fill IPsec state validation failure reason
Leon Romanovsky
1
-9
/
+8
2023-01-27
nfp: fill IPsec state validation failure reason
Leon Romanovsky
1
-19
/
+19
2023-01-27
netdevsim: Fill IPsec state validation failure reason
Leon Romanovsky
1
-6
/
+5
2023-01-27
net/mlx5e: Fill IPsec state validation failure reason
Leon Romanovsky
1
-43
/
+32
2023-01-27
xfrm: extend add state callback to set failure reason
Leon Romanovsky
8
-13
/
+25
2023-01-27
net/mlx5e: Fill IPsec policy validation failure reason
Leon Romanovsky
1
-10
/
+12
2023-01-27
xfrm: extend add policy callback to set failure reason
Leon Romanovsky
1
-1
/
+2
2023-01-26
net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...
Vladimir Oltean
1
-0
/
+1
2023-01-26
net: microchip: sparx5: Add support for IS0 VCAP CVLAN TC keys
Steen Hegelund
1
-0
/
+51
2023-01-26
net: microchip: sparx5: Add support for IS0 VCAP ethernet protocol types
Steen Hegelund
3
-30
/
+43
2023-01-26
net: microchip: sparx5: Add automatic selection of VCAP rule actionset
Steen Hegelund
3
-10
/
+109
2023-01-26
net: microchip: sparx5: Add TC filter chaining support for IS0 and IS2 VCAPs
Steen Hegelund
3
-2
/
+136
2023-01-26
net: microchip: sparx5: Add TC support for IS0 VCAP
Steen Hegelund
1
-9
/
+45
2023-01-26
net: microchip: sparx5: Add actionset type id information to rule
Steen Hegelund
1
-0
/
+34
2023-01-26
net: microchip: sparx5: Add IS0 VCAP keyset configuration for Sparx5
Steen Hegelund
4
-54
/
+564
2023-01-26
net: microchip: sparx5: Add IS0 VCAP model and updated KUNIT VCAP model
Steen Hegelund
4
-1821
/
+1145
2023-01-25
virtchnl: i40e/iavf: rename iwarp to rdma
Jesse Brandeburg
10
-62
/
+63
2023-01-25
net/smc: De-tangle ism and smc device initialization
Stefan Raspl
1
-13
/
+12
2023-01-25
s390/ism: Consolidate SMC-D-related code
Stefan Raspl
1
-63
/
+99
2023-01-25
net/smc: Separate SMC-D and ISM APIs
Stefan Raspl
1
-29
/
+63
2023-01-25
net/smc: Register SMC-D as ISM client
Stefan Raspl
1
-5
/
+0
2023-01-25
net/ism: Add new API for client registration
Stefan Raspl
2
-25
/
+165
2023-01-25
s390/ism: Introduce struct ism_dmb
Stefan Raspl
2
-6
/
+17
2023-01-25
net/ism: Add missing calls to disable bus-mastering
Stefan Raspl
1
-0
/
+2
2023-01-25
virtio-net: Reduce debug name field size to 16 bytes
Parav Pandit
1
-2
/
+2
[next]