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
2022-02-23
mlxsw: Remove resource query check
Ido Schimmel
4
-12
/
+2
2022-02-23
mlxsw: core: Unify method of trap support validation
Vadim Pasternak
4
-31
/
+2
2022-02-23
mlxsw: spectrum: Remove SP{1,2,3} defines for FW minor and subminor
Jiri Pirko
1
-18
/
+15
2022-02-23
mlxsw: core: Remove unnecessary asserts
Vadim Pasternak
1
-24
/
+0
2022-02-23
mlxsw: reg: Add "mgpir_" prefix to MGPIR fields comments
Vadim Pasternak
1
-4
/
+4
2022-02-23
mlxsw: core_thermal: Remove obsolete API for query resource
Vadim Pasternak
4
-23
/
+0
2022-02-23
mlxsw: core_thermal: Rename labels according to naming convention
Vadim Pasternak
1
-20
/
+23
2022-02-23
mlxsw: core_hwmon: Fix variable names for hwmon attributes
Vadim Pasternak
1
-38
/
+38
2022-02-23
mlxsw: core_thermal: Avoid creation of virtual hwmon objects by thermal module
Vadim Pasternak
1
-3
/
+8
2022-02-23
mlxsw: spectrum_span: Ignore VLAN entries not used by the bridge in mirroring
Ido Schimmel
1
-1
/
+2
2022-02-23
mlxsw: core: Prevent trap group setting if driver does not support EMAD
Vadim Pasternak
1
-0
/
+9
2022-02-23
mctp: Fix warnings reported by clang-analyzer
Matt Johnston
2
-2
/
+1
2022-02-23
Merge branch 'mctp-incorrect-addr-refs'
David S. Miller
3
-11
/
+24
2022-02-23
mctp: Fix incorrect netdev unref for extended addr
Matt Johnston
1
-6
/
+2
2022-02-23
mctp: make __mctp_dev_get() take a refcount hold
Matt Johnston
3
-5
/
+22
2022-02-23
Merge branch 'dsa-realtek-phy-read-corruption'
David S. Miller
4
-26
/
+124
2022-02-23
net: dsa: realtek: rtl8365mb: serialize indirect PHY register access
Alvin Šipraga
1
-21
/
+33
2022-02-23
net: dsa: realtek: allow subdrivers to externally lock regmap
Alvin Šipraga
3
-5
/
+91
2022-02-23
net: switchdev: avoid infinite recursion from LAG to bridge with port object ...
Vladimir Oltean
1
-4
/
+12
2022-02-23
ionic: use vmalloc include
Shannon Nelson
1
-0
/
+1
2022-02-23
Merge branch 'tcp-take-care-of-another-syzbot-issue'
Jakub Kicinski
2
-23
/
+56
2022-02-23
net: preserve skb_end_offset() in skb_unclone_keeptruesize()
Eric Dumazet
2
-9
/
+41
2022-02-23
net: add skb_set_end_offset() helper
Eric Dumazet
2
-14
/
+15
2022-02-23
ipv6: tcp: consistently use MAX_TCP_HEADER
Eric Dumazet
1
-3
/
+2
2022-02-23
testptp: add option to shift clock by nanoseconds
Maciek Machnikowski
1
-4
/
+14
2022-02-23
usbnet: gl620a: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2022-02-23
net: phy: phylink: fix DSA mac_select_pcs() introduction
Russell King (Oracle)
2
-4
/
+12
2022-02-23
net: dsa: microchip: ksz9477: reduce polling interval for statistics
Oleksij Rempel
1
-1
/
+1
2022-02-23
Merge branch 's390-net-updates-2022-02-21'
Jakub Kicinski
3
-6
/
+6
2022-02-23
s390/net: sort out physical vs virtual pointers usage
Alexander Gordeev
2
-5
/
+5
2022-02-23
s390/iucv: sort out physical vs virtual pointers usage
Alexander Gordeev
1
-1
/
+1
2022-02-22
gro_cells: avoid using synchronize_rcu() in gro_cells_destroy()
Eric Dumazet
1
-5
/
+31
2022-02-22
Merge branch 'net-dsa-b53-non-legacy'
David S. Miller
5
-48
/
+87
2022-02-22
net: dsa: b53: mark as non-legacy
Russell King (Oracle)
1
-0
/
+6
2022-02-22
net: dsa: b53: switch to using phylink_generic_validate()
Russell King (Oracle)
5
-76
/
+13
2022-02-22
net: dsa: b53: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
1
-2
/
+0
2022-02-22
net: dsa: b53: populate supported_interfaces and mac_capabilities
Russell King (Oracle)
5
-0
/
+95
2022-02-22
net: dsa: b53: clean up if() condition to be more readable
Russell King (Oracle)
1
-4
/
+7
2022-02-22
net: dm9051: Fix use after free in dm9051_loop_tx()
Dan Carpenter
1
-1
/
+3
2022-02-22
net: hsr: fix hsr build error when lockdep is not enabled
Juhee Kang
2
-11
/
+22
2022-02-21
Merge branch 'octeontx2-ptp-updates'
David S. Miller
6
-10
/
+155
2022-02-21
octeontx2-af: cn10k: add workaround for ptp errata
Naveen Mamindlapalli
1
-7
/
+80
2022-02-21
octeontx2-pf: cn10k: add support for new ptp timestamp format
Naveen Mamindlapalli
6
-3
/
+75
2022-02-21
Merge branch 'bonding-ipv6-NA-NS-monitor'
David S. Miller
10
-71
/
+481
2022-02-21
bonding: add new option ns_ip6_target
Hangbin Liu
7
-0
/
+155
2022-02-21
bonding: add new parameter ns_targets
Hangbin Liu
3
-21
/
+237
2022-02-21
bonding: add extra field for bond_opt_value
Hangbin Liu
1
-9
/
+18
2022-02-21
Bonding: split bond_handle_vlan from bond_arp_send
Hangbin Liu
1
-24
/
+34
2022-02-21
ipv6: separate ndisc_ns_create() from ndisc_send_ns()
Hangbin Liu
2
-17
/
+37
2022-02-21
ravb: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-1
/
+1
[next]