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-09-02
ipv6: tcp: send consistent autoflowlabel in SYN_RECV state
Eric Dumazet
1
-12
/
+14
2022-09-02
selftests: net: dsa: symlink the tc_actions.sh test
Vladimir Oltean
3
-1
/
+4
2022-09-02
netdevsim: remove redundant variable ret
Jinpeng Cui
1
-3
/
+2
2022-09-02
net: rtnetlink: use netif_oper_up instead of open code
Juhee Kang
1
-4
/
+2
2022-09-02
net: sched: etf: remove true check in etf_enable_offload()
Zhengchao Shao
1
-3
/
+0
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
331
-1422
/
+2536
2022-09-01
Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
70
-249
/
+478
2022-09-01
Merge tag 'slab-for-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-16
/
+29
2022-09-01
Merge tag 'sound-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-34
/
+146
2022-09-01
net: sched: gred: remove NULL check before free table->tab in gred_destroy()
Zhengchao Shao
1
-4
/
+3
2022-09-01
mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab...
Waiman Long
1
-16
/
+29
2022-09-01
Merge branch 'rk3588-ethernet-support'
Paolo Abeni
3
-0
/
+163
2022-09-01
dt-bindings: net: rockchip-dwmac: add rk3588 gmac compatible
Sebastian Reichel
2
-0
/
+8
2022-09-01
net: ethernet: stmmac: dwmac-rk: Add gmac support for rk3588
David Wu
1
-0
/
+155
2022-09-01
net/smc: Remove redundant refcount increase
Yacan Liu
1
-1
/
+0
2022-09-01
octeontx2-pf: Add egress PFC support
Suman Ghosh
5
-17
/
+427
2022-09-01
net: sched: remove redundant NULL check in change hook function
Zhengchao Shao
13
-39
/
+1
2022-09-01
Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"
Jakub Kicinski
1
-3
/
+1
2022-09-01
Merge branch 'tcp-tcp-challenge-ack-fixes'
Jakub Kicinski
4
-13
/
+21
2022-09-01
tcp: make global challenge ack rate limitation per net-ns and default disabled
Eric Dumazet
4
-13
/
+21
2022-09-01
tcp: annotate data-race around challenge_timestamp
Eric Dumazet
1
-2
/
+2
2022-09-01
net: dsa: hellcreek: Print warning only once
Kurt Kanzenbach
1
-1
/
+1
2022-09-01
net-next: Fix IP_UNICAST_IF option behavior for connected sockets
Richard Gobert
3
-2
/
+46
2022-09-01
ip: fix triggering of 'icmp redirect'
Nicolas Dichtel
1
-2
/
+2
2022-09-01
Merge branch 'net-sched-remove-unused-variables'
Jakub Kicinski
4
-7
/
+0
2022-09-01
net: sched: gred/red: remove unused variables in struct red_stats
Zhengchao Shao
3
-5
/
+0
2022-09-01
net: sched: choke: remove unused variables in struct choke_sched_data
Zhengchao Shao
1
-2
/
+0
2022-09-01
net: axienet: Switch to 64-bit RX/TX statistics
Robert Hancock
2
-4
/
+45
2022-09-01
net/rds: Pass a pointer to virt_to_page()
Linus Walleij
1
-1
/
+1
2022-09-01
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
2
-15
/
+21
2022-09-01
r8152: allow userland to disable multicast
Sven van Ashbrook
1
-8
/
+12
2022-09-01
sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
Toke Høiland-Jørgensen
1
-1
/
+3
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
199
-457
/
+457
2022-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
40
-75
/
+75
2022-08-31
selftests: net: sort .gitignore file
Axel Rasmussen
1
-25
/
+25
2022-08-31
Documentation: networking: correct possessive "its"
Randy Dunlap
5
-5
/
+5
2022-08-31
net: phy: smsc: use device-managed clock API
Heiner Kallweit
1
-25
/
+5
2022-08-31
kcm: fix strp_init() order and cleanup
Cong Wang
1
-8
/
+7
2022-08-31
mlxbf_gige: compute MDIO period based on i1clk
David Thompson
3
-18
/
+110
2022-08-31
Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-8
/
+19
2022-08-31
Merge tag 'for-linus-2022083101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-34
/
+96
2022-08-31
Merge tag 'v6.0-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+0
2022-08-31
Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-1
/
+81
2022-08-31
cachefiles: make on-demand request distribution fairer
Xin Yin
2
-3
/
+10
2022-08-31
cachefiles: fix error return code in cachefiles_ondemand_copen()
Sun Ke
1
-3
/
+7
2022-08-31
fscache: fix misdocumented parameter
Khalid Masum
1
-2
/
+2
2022-08-31
Merge branch 'hns3-next'
David S. Miller
9
-45
/
+105
2022-08-31
net: hns3: net: hns3: add querying and setting fec off mode from firmware
Guangbin Huang
3
-12
/
+16
2022-08-31
net: hns3: add querying and setting fec llrs mode from firmware
Hao Lan
6
-1
/
+22
2022-08-31
net: hns3: add querying fec ability from firmware
Guangbin Huang
2
-9
/
+26
[next]