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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-30
net: microchip: sparx5: Add ingress information to VCAP instance
Steen Hegelund
11
-19
/
+46
2023-01-30
net: microchip: sparx5: Add ES2 VCAP keyset configuration for Sparx5
Steen Hegelund
4
-119
/
+803
2023-01-30
net: microchip: sparx5: Add ES2 VCAP model and updated KUNIT VCAP model
Steen Hegelund
5
-18
/
+1401
2023-01-30
net: microchip: sparx5: Improve error message when parsing CVLAN filter
Steen Hegelund
1
-1
/
+4
2023-01-30
net: microchip: sparx5: Improve the IP frame key match for IPv6 frames
Steen Hegelund
1
-0
/
+8
2023-01-30
net: microchip: sparx5: Add support for getting keysets without a type id
Steen Hegelund
1
-1
/
+23
2023-01-30
Merge tag 'batadv-next-pullrequest-20230127' of git://git.open-mesh.org/linux...
David S. Miller
17
-323
/
+110
2023-01-30
net: bcmgenet: Add a check for oversized packets
Florian Fainelli
1
-0
/
+8
2023-01-30
fec: convert to gpio descriptor
Arnd Bergmann
1
-16
/
+9
2023-01-30
net: mdio: mux-meson-g12a: use __clk_is_enabled to simplify the code
Heiner Kallweit
1
-8
/
+3
2023-01-28
net: netlink: recommend policy range validation
Johannes Berg
1
-1
/
+2
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
124
-1824
/
+6383
2023-01-28
netpoll: Remove 4s sleep during carrier detection
Breno Leitao
1
-11
/
+1
2023-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
313
-1660
/
+2582
2023-01-28
net: dsa: mt7530: fix tristate and help description
Arınç ÜNAL
1
-3
/
+4
2023-01-28
Merge branch 'net-xdp-execute-xdp_do_flush-before-napi_complete_done'
Jakub Kicinski
5
-15
/
+19
2023-01-28
dpaa2-eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+6
2023-01-28
dpaa_eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+3
2023-01-28
virtio-net: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+3
2023-01-28
lan966x: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+3
2023-01-28
qede: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+4
2023-01-28
selftest/bpf: Make crashes more debuggable in test_progs
Stanislav Fomichev
1
-2
/
+2
2023-01-28
libbpf: Add documentation to map pinning API functions
Grant Seltzer
1
-3
/
+69
2023-01-28
libbpf: Fix malformed documentation formatting
Grant Seltzer
1
-6
/
+12
2023-01-27
Merge branch 'devlink-parama-cleanup'
David S. Miller
21
-450
/
+521
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
13
-180
/
+218
2023-01-27
devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get()
Jiri Pirko
1
-4
/
+6
2023-01-27
devlink: make devlink_param_driverinit_value_set() return void
Jiri Pirko
2
-10
/
+9
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
devlink: don't work with possible NULL pointer in devlink_param_unregister()
Jiri Pirko
1
-1
/
+2
2023-01-27
devlink: make devlink_param_register/unregister static
Jiri Pirko
2
-57
/
+37
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
Merge branch 'ethtool-netlink-next'
David S. Miller
17
-775
/
+608
2023-01-27
ethtool: netlink: convert commands to common SET
Jakub Kicinski
16
-725
/
+508
2023-01-27
ethtool: netlink: handle SET intro/outro in the common code
Jakub Kicinski
3
-50
/
+100
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
Merge branch 'net-skbuff-includes'
David S. Miller
17
-10
/
+21
2023-01-27
net: remove unnecessary includes from net/flow.h
Jakub Kicinski
1
-2
/
+3
2023-01-27
net: skbuff: drop the linux/hrtimer.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: skbuff: drop the linux/splice.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: add missing includes of linux/splice.h
Jakub Kicinski
3
-0
/
+3
2023-01-27
net: skbuff: drop the linux/sched.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: skbuff: drop the linux/sched/clock.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
6
-0
/
+7
[prev]
[next]