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
2020-05-04
net_sched: sch_fq: perform a prefetch() earlier
Eric Dumazet
1
-1
/
+1
2020-05-04
net_sched: sch_fq: do not call fq_peek() twice per packet
Eric Dumazet
1
-18
/
+16
2020-05-04
net_sched: sch_fq: use bulk freeing in fq_gc()
Eric Dumazet
1
-7
/
+11
2020-05-04
net_sched: sch_fq: change fq_flow size/layout
Eric Dumazet
1
-2
/
+7
2020-05-04
net_sched: sch_fq: avoid touching f->next from fq_gc()
Eric Dumazet
1
-8
/
+13
2020-05-03
inet_diag: bc: read cgroup id only for full sockets
Dmitry Yakunin
1
-1
/
+2
2020-05-03
net: ethernet: fec: Replace interrupt driven MDIO with polled IO
Andrew Lunn
2
-36
/
+45
2020-05-03
smc: Remove unused function.
David S. Miller
1
-24
/
+0
2020-05-03
Merge branch 'ptp-Add-adjust-phase-to-support-phase-offset'
David S. Miller
7
-6
/
+114
2020-05-03
ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode.
Vincent Cheng
2
-2
/
+98
2020-05-03
ptp: Add adjust_phase to ptp_clock_caps capability.
Vincent Cheng
3
-3
/
+8
2020-05-03
ptp: Add adjphase function to support phase offset control.
Vincent Cheng
2
-1
/
+8
2020-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
153
-2960
/
+6332
2020-05-02
Merge branch 'net-smc-extent-buffer-mapping-and-port-handling'
David S. Miller
11
-196
/
+522
2020-05-02
selftests/bpf: Use reno instead of dctcp
Stanislav Fomichev
2
-4
/
+3
2020-05-02
net/smc: llc_add_link_work to handle ADD_LINK LLC requests
Karsten Graul
2
-2
/
+23
2020-05-02
net/smc: allocate index for a new link
Karsten Graul
2
-1
/
+25
2020-05-02
net/smc: introduce smc_pnet_find_alt_roce()
Karsten Graul
2
-3
/
+17
2020-05-02
net/smc: remove DELETE LINK processing from smc_core.c
Karsten Graul
1
-33
/
+0
2020-05-02
net/smc: take link down instead of terminating the link group
Karsten Graul
4
-19
/
+13
2020-05-02
net/smc: add smcr_port_err() and smcr_link_down() processing
Karsten Graul
4
-32
/
+98
2020-05-02
net/smc: add smcr_port_add() and smcr_link_up() processing
Karsten Graul
3
-0
/
+88
2020-05-02
net/smc: remember PNETID of IB device for later device matching
Karsten Graul
2
-0
/
+4
2020-05-02
net/smc: mutex to protect the lgr against parallel reconfigurations
Karsten Graul
4
-12
/
+34
2020-05-02
net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link()
Karsten Graul
3
-46
/
+62
2020-05-02
net/smc: map and register buffers for a new link
Karsten Graul
2
-0
/
+62
2020-05-02
net/smc: unmapping of buffers to support multiple links
Karsten Graul
2
-17
/
+60
2020-05-02
net/smc: multiple link support for rmb buffer registration
Karsten Graul
3
-35
/
+36
2020-05-02
Merge branch 'Introduce-a-flow-gate-control-action-and-apply-IEEE'
David S. Miller
13
-1
/
+2268
2020-05-02
net: enetc: add tc flower psfp offload driver
Po Liu
5
-15
/
+1300
2020-05-02
net: enetc: add hw tc hw offload features for PSPF capability
Po Liu
4
-0
/
+96
2020-05-02
net: schedule: add action gate offloading
Po Liu
3
-0
/
+142
2020-05-02
net: qos: introduce a gate control flow action
Po Liu
6
-0
/
+744
2020-05-02
net: bcmgenet: Move wake-up event out of side band ISR
Doug Berger
3
-13
/
+67
2020-05-02
Merge branch 'net-ipa-dont-cache-channel-state'
David S. Miller
2
-38
/
+59
2020-05-02
net: ipa: do not cache channel state
Alex Elder
2
-35
/
+55
2020-05-02
net: ipa: pass channel pointer to gsi_channel_state()
Alex Elder
1
-5
/
+6
2020-05-02
Merge branch 'net-dsa-mv88e6xxx-augment-phylink-support-for-10G'
David S. Miller
2
-13
/
+49
2020-05-02
net: dsa: mv88e6xxx: 88e6390 10G serdes support
Russell King
2
-2
/
+42
2020-05-02
net: dsa: mv88e6xxx: use generic clause 45 definitions
Russell King
2
-11
/
+7
2020-05-02
Merge branch 'net-atlantic-A2-support'
David S. Miller
23
-121
/
+2798
2020-05-02
net: atlantic: A2 ingress / egress hw configuration
Igor Russkikh
7
-105
/
+172
2020-05-02
net: atlantic: basic A2 init/deinit hw_ops
Igor Russkikh
7
-79
/
+362
2020-05-02
net: atlantic: common functions needed for basic A2 init/deinit hw_ops
Dmitry Bogdanov
6
-2
/
+163
2020-05-02
net: atlantic: HW bindings for basic A2 init/deinit hw_ops
Dmitry Bogdanov
3
-0
/
+207
2020-05-02
net: atlantic: add A2 RPF hw_ops
Igor Russkikh
3
-0
/
+259
2020-05-02
net: atlantic: HW bindings for A2 RFP
Igor Russkikh
5
-0
/
+284
2020-05-02
net: atlantic: A2 hw_ops skeleton
Igor Russkikh
6
-7
/
+294
2020-05-02
net: atlantic: minimal A2 fw_ops
Dmitry Bogdanov
4
-0
/
+352
2020-05-02
net: atlantic: minimal A2 HW bindings required for fw_ops
Dmitry Bogdanov
5
-0
/
+137
[prev]
[next]