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
2021-07-23
net: socket: rework compat_ifreq_ioctl()
Arnd Bergmann
6
-47
/
+76
2021-07-23
net: socket: simplify dev_ifconf handling
Arnd Bergmann
3
-72
/
+44
2021-07-23
net: socket: remove register_gifconf
Arnd Bergmann
4
-44
/
+20
2021-07-23
net: socket: rework SIOC?IFMAP ioctls
Arnd Bergmann
2
-50
/
+54
2021-07-23
ethtool: improve compat ioctl handling
Arnd Bergmann
3
-144
/
+121
2021-07-23
compat: make linux/compat.h available everywhere
Arnd Bergmann
10
-96
/
+59
2021-07-22
nfp: fix return statement in nfp_net_parse_meta()
Niklas Söderlund
1
-1
/
+1
2021-07-22
ipv6: fix "'ioam6_if_id_max' defined but not used" warn
Matthieu Baerts
1
-2
/
+1
2021-07-22
Merge branch 'nfp-flower-ct-offload'
David S. Miller
7
-201
/
+946
2021-07-22
nfp: flower-tc: add flow stats updates for ct
Louis Peens
4
-2
/
+157
2021-07-22
nfp: flower-ct: add offload calls to the nfp
Louis Peens
3
-1
/
+16
2021-07-22
nfp: flower-ct: add flow_pay to the offload table
Louis Peens
3
-2
/
+78
2021-07-22
nfp: flower-ct: add actions into flow_pay for offload
Louis Peens
1
-0
/
+72
2021-07-22
nfp: flower-ct: compile match sections of flow_payload
Louis Peens
1
-1
/
+223
2021-07-22
nfp: flower-ct: calculate required key_layers
Louis Peens
4
-2
/
+125
2021-07-22
nfp: flower: refactor action offload code slightly
Louis Peens
3
-20
/
+19
2021-07-22
nfp: flower: refactor match functions to take flow_rule as input
Louis Peens
4
-28
/
+17
2021-07-22
nfp: flower: make the match compilation functions reusable
Yinjun Zhang
2
-145
/
+239
2021-07-22
net: selftests: add MTU test
Oleksij Rempel
1
-0
/
+12
2021-07-22
net: usb: asix: ax88772: add missing stop
Oleksij Rempel
1
-0
/
+1
2021-07-22
net: usb: asix: ax88772: do not poll for PHY before registering it
Oleksij Rempel
1
-5
/
+0
2021-07-22
net: switchdev: fix FDB entries towards foreign ports not getting propagated ...
Vladimir Oltean
1
-72
/
+142
2021-07-22
Merge branch 'bridge-port-offload'
David S. Miller
22
-215
/
+560
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
17
-163
/
+182
2021-07-22
net: bridge: guard the switchdev replay helpers against a NULL notifier block
Vladimir Oltean
3
-0
/
+9
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
17
-57
/
+298
2021-07-22
net: bridge: switchdev: recycle unused hwdoms
Tobias Waldekranz
3
-39
/
+86
2021-07-22
net: bridge: disambiguate offload_fwd_mark
Tobias Waldekranz
3
-14
/
+25
2021-07-22
net: dpaa2-switch: refactor prechangeupper sanity checks
Vladimir Oltean
1
-11
/
+26
2021-07-22
net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join
Vladimir Oltean
1
-4
/
+7
2021-07-22
ionic: cleanly release devlink instance
Leon Romanovsky
1
-7
/
+7
2021-07-22
net: bridge: multicast: add context support for host-joined groups
Nikolay Aleksandrov
3
-6
/
+7
2021-07-22
net: bridge: multicast: add mdb context support
Nikolay Aleksandrov
1
-3
/
+40
2021-07-22
ARM: dts: imx6qdl: move phy properties into phy device node
Joakim Zhang
6
-64
/
+124
2021-07-22
dt-bindings: net: fsl,fec: improve the binding a bit
Joakim Zhang
1
-15
/
+19
2021-07-21
tcp: tweak len/truesize ratio for coalesce candidates
Eric Dumazet
1
-8
/
+30
2021-07-21
net: bridge: multicast: fix igmp/mld port context null pointer dereferences
Nikolay Aleksandrov
1
-5
/
+9
2021-07-21
ionic: drop useless check of PCI driver data validity
Leon Romanovsky
1
-3
/
+0
2021-07-21
tcp: avoid indirect call in tcp_new_space()
Eric Dumazet
1
-1
/
+1
2021-07-21
net: wwan: iosm: Switch to use module_pci_driver() macro
Andy Shevchenko
1
-18
/
+1
2021-07-21
usb: hso: remove the bailout parameter
Dongliang Mu
1
-3
/
+3
2021-07-21
usb: hso: fix error handling code of hso_create_net_device
Dongliang Mu
1
-10
/
+23
2021-07-21
i40e: add support for PTP external synchronization clock
Piotr Kwapulinski
4
-20
/
+871
2021-07-21
net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward
Vadim Fedorenko
2
-24
/
+19
2021-07-21
net: ipv6: introduce ip6_dst_mtu_maybe_forward
Vadim Fedorenko
4
-23
/
+6
2021-07-21
Merge branch 'ipv6-ioam'
David S. Miller
27
-1
/
+2393
2021-07-21
selftests: net: Test for the IOAM insertion with IPv6
Justin Iurman
4
-0
/
+702
2021-07-21
ipv6: ioam: Documentation for new IOAM sysctls
Justin Iurman
2
-0
/
+43
2021-07-21
ipv6: ioam: Support for IOAM injection with lwtunnels
Justin Iurman
10
-12
/
+358
2021-07-21
ipv6: ioam: IOAM Generic Netlink API
Justin Iurman
3
-2
/
+624
[next]