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
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-06-22
net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IP
Joakim Zhang
2
-5
/
+11
2021-06-21
Merge branch 'dsa-cross-chip'
David S. Miller
6
-103
/
+53
2021-06-21
net: dsa: remove cross-chip support from the MRP notifiers
Vladimir Oltean
1
-48
/
+7
2021-06-21
net: dsa: targeted MTU notifiers should only match on one port
Vladimir Oltean
4
-11
/
+15
2021-06-21
net: dsa: calculate the largest_mtu across all ports in the tree
Vladimir Oltean
1
-6
/
+7
2021-06-21
net: dsa: execute dsa_switch_mdb_add only for routing port in cross-chip topo...
Vladimir Oltean
1
-23
/
+2
2021-06-21
net: dsa: export the dsa_port_is_{user,cpu,dsa} helpers
Vladimir Oltean
2
-15
/
+15
2021-06-21
net: dsa: assert uniqueness of dsa,member properties
Vladimir Oltean
1
-0
/
+7
2021-06-21
net: c101: remove redundant spaces
Peng Li
1
-1
/
+1
2021-06-21
net: c101: replace comparison to NULL with "!card"
Peng Li
1
-2
/
+2
2021-06-21
net: c101: add blank line after declarations
Peng Li
1
-0
/
+1
2021-06-21
Merge branch 'mlxsw-eeprom-page-by-page'
David S. Miller
5
-0
/
+128
2021-06-21
mlxsw: core: Add support for module EEPROM read by page
Ido Schimmel
4
-0
/
+108
2021-06-21
mlxsw: reg: Document possible MCIA status values
Ido Schimmel
1
-0
/
+14
2021-06-21
mlxsw: reg: Add bank number to MCIA register
Ido Schimmel
1
-0
/
+6
2021-06-21
Merge branch 'ipa-v3.1'
David S. Miller
9
-40
/
+629
2021-06-21
net: ipa: add IPA v3.1 configuration data
Alex Elder
4
-3
/
+541
2021-06-21
net: ipa: introduce gsi_ring_setup()
Alex Elder
2
-28
/
+51
2021-06-21
net: ipa: FLAVOR_0 register doesn't exist until IPA v3.5
Alex Elder
1
-0
/
+15
2021-06-21
net: ipa: disable misc clock gating for IPA v3.1
Alex Elder
1
-5
/
+9
2021-06-21
net: ipa: inter-EE interrupts aren't always available
Alex Elder
2
-4
/
+12
2021-06-21
dt-bindings: net: qcom,ipa: add support for MSM8998
Alex Elder
1
-0
/
+1
2021-06-21
__unix_find_socket_byname(): don't pass hash and type separately
Al Viro
1
-13
/
+10
2021-06-21
unix_bind_bsd(): unlink if we fail after successful mknod
Al Viro
1
-13
/
+16
2021-06-21
unix_bind_bsd(): move done_path_create() call after dealing with ->bindlock
Al Viro
1
-15
/
+11
2021-06-21
fold unix_mknod() into unix_bind_bsd()
Al Viro
1
-25
/
+17
2021-06-21
unix_bind(): take BSD and abstract address cases into new helpers
Al Viro
1
-73
/
+74
2021-06-21
unix_bind(): separate BSD and abstract cases
Al Viro
1
-21
/
+34
2021-06-21
unix_bind(): allocate addr earlier
Al Viro
1
-13
/
+15
2021-06-21
af_unix: take address assignment/hash insertion into a new helper
Al Viro
1
-13
/
+13
2021-06-21
nfp: flower-ct: check for error in nfp_fl_ct_offload_nft_flow()
Dan Carpenter
1
-0
/
+2
2021-06-21
net: qualcomm: rmnet: fix two pointer math bugs
Dan Carpenter
1
-2
/
+2
2021-06-21
net: iosm: remove an unnecessary NULL check
Dan Carpenter
1
-1
/
+1
2021-06-21
net/smc: Fix ENODATA tests in smc_nl_get_fback_stats()
Dan Carpenter
1
-3
/
+3
2021-06-21
net: hns3: fix a double shift bug
Dan Carpenter
1
-3
/
+3
2021-06-21
net: hns3: fix different snprintf() limit
Dan Carpenter
1
-3
/
+1
2021-06-21
selftests: tls: fix chacha+bidir tests
Jakub Kicinski
1
-28
/
+39
2021-06-21
selftests: tls: clean up uninitialized warnings
Jakub Kicinski
1
-0
/
+20
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
858
-4041
/
+9167
2021-06-19
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
145
-589
/
+1513
2021-06-19
Merge tag 'for-5.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2021-06-18
Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-131
/
+306
2021-06-18
afs: Re-enable freezing once a page fault is interrupted
Matthew Wilcox (Oracle)
1
-5
/
+8
2021-06-18
Merge branch 'RPMSG-WWAN-CTRL-driver'
David S. Miller
8
-7
/
+219
2021-06-18
net: wwan: Allow WWAN drivers to provide blocking tx and poll function
Stephan Gerhold
3
-6
/
+46
2021-06-18
net: wwan: Add RPMSG WWAN CTRL driver
Stephan Gerhold
4
-0
/
+169
2021-06-18
rpmsg: core: Add driver_data for rpmsg_device_id
Stephan Gerhold
2
-1
/
+4
2021-06-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
9
-364
/
+62
2021-06-18
Revert "net: add pf_family_names[] for protocol family"
David S. Miller
2
-49
/
+1
2021-06-18
net: add pf_family_names[] for protocol family
Yejune Deng
2
-1
/
+49
[prev]
[next]