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-05-23
selftests: ocelot: tc_flower_chains: use conventional interface names
Vladimir Oltean
1
-67
/
+67
2022-05-23
selftests: ocelot: tc_flower_chains: streamline test output
Vladimir Oltean
1
-28
/
+24
2022-05-22
net: wrap the wireless pointers in struct net_device in an ifdef
Jakub Kicinski
5
-10
/
+25
2022-05-22
net: fec: Do proper error checking for enet_out clk
Uwe Kleine-König
1
-3
/
+5
2022-05-22
net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmii
Tommaso Merciai
1
-1
/
+8
2022-05-22
net: selftests: Add stress_reuseport_listen to .gitignore
Muhammad Usama Anjum
1
-0
/
+1
2022-05-22
Merge branch 'rxrpc-misc'
David S. Miller
23
-391
/
+366
2022-05-22
afs: Adjust ACK interpretation to try and cope with NAT
David Howells
4
-1
/
+36
2022-05-22
rxrpc, afs: Fix selection of abort codes
David Howells
3
-6
/
+8
2022-05-22
rxrpc: Return an error to sendmsg if call failed
David Howells
1
-0
/
+6
2022-05-22
rxrpc: Automatically generate trace tag enums
David Howells
1
-219
/
+42
2022-05-22
rxrpc: Fix locking issue
David Howells
8
-22
/
+62
2022-05-22
rxrpc: Use refcount_t rather than atomic_t
David Howells
13
-122
/
+119
2022-05-22
rxrpc: Allow list of in-use local UDP endpoints to be viewed in /proc
David Howells
4
-22
/
+94
2022-05-22
Merge branch 'ipa-next'
David S. Miller
14
-162
/
+156
2022-05-22
net: ipa: use data space for command opcodes
Alex Elder
1
-2
/
+4
2022-05-22
net: ipa: remove command info pool
Alex Elder
5
-50
/
+18
2022-05-22
net: ipa: remove command direction argument
Alex Elder
3
-20
/
+9
2022-05-22
net: ipa: get rid of ipa_cmd_info->direction
Alex Elder
2
-6
/
+1
2022-05-22
net: ipa: count the number of modem TX endpoints
Alex Elder
2
-5
/
+7
2022-05-22
net: ipa: kill gsi_trans_commit_wait_timeout()
Alex Elder
4
-40
/
+7
2022-05-22
net: ipa: specify RX aggregation time limit in config data
Alex Elder
8
-4
/
+35
2022-05-22
net: ipa: support hard aggregation limits
Alex Elder
2
-35
/
+69
2022-05-22
net: ipa: make endpoint HOLB drop configurable
Alex Elder
2
-2
/
+8
2022-05-22
qed: fix typos in comments
Julia Lawall
2
-2
/
+2
2022-05-22
nfp: flower: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-22
net: marvell: prestera: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-22
cirrus: cs89x0: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-22
net: qed: fix typos in comments
Julia Lawall
3
-5
/
+5
2022-05-22
net/mlx5: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-22
net: mvpp2: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-22
net: sparx5: switchdev: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-21
Merge branch 'add-a-bhash2-table-hashed-by-port-address'
Jakub Kicinski
10
-83
/
+611
2022-05-21
selftests: Add test for timing a bind request to a port with a populated bhas...
Joanne Koong
3
-0
/
+122
2022-05-21
net: Add a second bind table hashed by port and address
Joanne Koong
7
-83
/
+489
2022-05-21
wwan: iosm: use a flexible array rather than allocate short objects
Jakub Kicinski
1
-4
/
+1
2022-05-21
stcp: Use memset_after() to zero sctp_stream_out_ext
Xiu Jianfeng
1
-6
/
+3
2022-05-21
net: mscc: fix the alignment in ocelot_port_fdb_del()
Alaa Mohamed
1
-1
/
+1
2022-05-21
net: vxlan: Fix kernel coding style
Alaa Mohamed
1
-7
/
+6
2022-05-21
eth: bnxt: make ulp_id unsigned to make GCC 12 happy
Jakub Kicinski
2
-12
/
+12
2022-05-21
selftests: fib_nexthops: Make ping timeout configurable
Amit Cohen
1
-25
/
+28
2022-05-21
net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()
Yang Yingliang
1
-5
/
+5
2022-05-21
net: tulip: fix build with CONFIG_GSC
Rolf Eike Beer
1
-1
/
+1
2022-05-21
net: avoid strange behavior with skb_defer_max == 1
Jakub Kicinski
1
-8
/
+5
2022-05-21
sfc/siena: Remove duplicate check on segments
Martin Habets
1
-8
/
+1
2022-05-20
tcp_ipv6: set the drop_reason in the right place
Jakub Kicinski
1
-1
/
+1
2022-05-20
Merge branch 'net-ipa-next'
David S. Miller
6
-125
/
+128
2022-05-20
net: ipa: save a copy of endpoint default config
Alex Elder
3
-28
/
+28
2022-05-20
net: ipa: rename a few endpoint config data types
Alex Elder
4
-47
/
+47
2022-05-20
net: ipa: move endpoint configuration data definitions
Alex Elder
2
-62
/
+62
[next]