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
pinetabv-6.6.y-devel
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-08-19
net/smc: support max links per lgr negotiation in clc handshake
Guangguan Wang
6
-24
/
+82
2023-08-19
net/smc: support max connections per lgr negotiation
Guangguan Wang
6
-6
/
+62
2023-08-19
net/smc: support smc v2.x features validate
Guangguan Wang
3
-0
/
+71
2023-08-19
net/smc: add vendor unique experimental options area in clc handshake
Guangguan Wang
3
-24
/
+37
2023-08-19
net/smc: support smc release version negotiation in clc handshake
Guangguan Wang
5
-13
/
+51
2023-08-19
net: freescale: Remove unused declarations
Yue Haibing
2
-9
/
+0
2023-08-19
tcp: refine skb->ooo_okay setting
Eric Dumazet
1
-7
/
+14
2023-08-19
Merge branch 'bnxt_en-update-for-net-next'
Jakub Kicinski
3
-110
/
+107
2023-08-19
bnxt_en: Add tx_resets ring counter
Michael Chan
3
-0
/
+10
2023-08-19
bnxt_en: Display the ring error counters under ethtool -S
Michael Chan
1
-25
/
+23
2023-08-19
bnxt_en: Save ring error counters across reset
Michael Chan
2
-1
/
+46
2023-08-19
bnxt_en: Increment rx_resets counter in bnxt_disable_napi()
Michael Chan
1
-5
/
+7
2023-08-19
bnxt_en: Let the page pool manage the DMA mapping
Somnath Kotur
1
-22
/
+10
2023-08-19
bnxt_en: Use the unified RX page pool buffers for XDP and non-XDP
Somnath Kotur
2
-60
/
+14
2023-08-19
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
19
-735
/
+624
2023-08-19
net: dm9051: Use PTR_ERR_OR_ZERO() to simplify code
Ruan Jinjie
1
-4
/
+1
2023-08-19
sky2: Remove redundant NULL check for debugfs_create_dir
Ruan Jinjie
1
-1
/
+1
2023-08-19
pds_core: remove redundant pci_clear_master()
Yu Liao
1
-4
/
+2
2023-08-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
7
-101
/
+124
2023-08-19
Merge tag 'batadv-next-pullrequest-20230816' of git://git.open-mesh.org/linux...
Jakub Kicinski
11
-221
/
+28
2023-08-19
net: fec: use napi_consume_skb() in fec_enet_tx_queue()
Wei Fang
1
-1
/
+1
2023-08-19
sfc: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-08-19
net: use SLAB_NO_MERGE for kmem_cache skbuff_head_cache
Jesper Dangaard Brouer
1
-1
/
+12
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
287
-1258
/
+2298
2023-08-18
Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
48
-118
/
+313
2023-08-18
Merge tag 'drm-fixes-2023-08-18-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
24
-132
/
+216
2023-08-18
Merge branch 'netconsole-enable-compile-time-configuration'
Jakub Kicinski
2
-20
/
+50
2023-08-18
netconsole: Enable compile time configuration
Breno Leitao
2
-0
/
+27
2023-08-18
netconsole: Create a allocation helper
Breno Leitao
1
-20
/
+23
2023-08-18
net: mdio: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
1
-1
/
+1
2023-08-18
Merge branch 'netem-use-a-seeded-prng-for-loss-and-corruption-events'
Jakub Kicinski
2
-15
/
+35
2023-08-18
netem: use seeded PRNG for correlated loss events
François Michel
1
-10
/
+12
2023-08-18
netem: use a seeded PRNG for generating random losses
François Michel
1
-5
/
+6
2023-08-18
netem: add prng attribute to netem_sched_data
François Michel
2
-0
/
+17
2023-08-18
net: ena: Use pci_dev_id() to simplify the code
Jialin Zhang
1
-1
/
+1
2023-08-18
tun: add __exit annotations to module exit func tun_cleanup()
Ziyang Xuan
1
-1
/
+1
2023-08-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-12
/
+93
2023-08-17
ice: split ice_aq_wait_for_event() func into two
Przemek Kitszel
3
-28
/
+57
2023-08-17
ice: embed &ice_rq_event_info event into struct ice_aq_task
Przemek Kitszel
3
-49
/
+40
2023-08-17
ice: ice_aq_check_events: fix off-by-one check when filling buffer
Przemek Kitszel
1
-6
/
+7
2023-08-17
ice: drop two params from ice_aq_alloc_free_res()
Przemek Kitszel
4
-34
/
+22
2023-08-17
ice: use list_for_each_entry() helper
Yang Yingliang
1
-6
/
+2
2023-08-17
ice: Remove redundant VSI configuration in eswitch setup
Marcin Szycik
1
-4
/
+0
2023-08-17
ice: move E810T functions to before device agnostic ones
Jacob Keller
1
-179
/
+179
2023-08-17
ice: refactor ice_vsi_is_vlan_pruning_ena
Jan Sokolowski
1
-4
/
+1
2023-08-17
ice: refactor ice_ptp_hw to make functions static
Jan Sokolowski
2
-6
/
+3
2023-08-17
ice: refactor ice_sched to make functions static
Jan Sokolowski
2
-5
/
+1
2023-08-17
ice: Utilize assign_bit() helper
Tony Nguyen
1
-4
/
+1
2023-08-17
drm/qxl: fix UAF on handle creation
Wander Lairson Costa
4
-14
/
+24
2023-08-17
Merge tag 'amd-drm-fixes-6.5-2023-08-16' of https://gitlab.freedesktop.org/ag...
Dave Airlie
10
-30
/
+93
[next]