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
2022-04-08
tls: rx: don't store the record type in socket context
Jakub Kicinski
3
-28
/
+23
2022-04-08
tls: rx: drop pointless else after goto
Jakub Kicinski
1
-2
/
+1
2022-04-08
tls: rx: jump to a more appropriate label
Jakub Kicinski
1
-3
/
+4
2022-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
89
-536
/
+1041
2022-04-08
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
65
-388
/
+712
2022-04-08
net: mpls: fix memdup.cocci warning
GONG, Ruiqi
1
-2
/
+1
2022-04-08
hv_netvsc: Print value of invalid ID in netvsc_send_{completion,tx_complete}()
Andrea Parri (Microsoft)
1
-4
/
+4
2022-04-08
qed: remove an unneed NULL check on list iterator
Xiaomeng Tong
1
-2
/
+2
2022-04-08
sfc: Stop using iommu_present()
Robin Murphy
1
-1
/
+3
2022-04-08
net: ethernet: set default assignment identifier to NET_NAME_ENUM
Ian Wienand
1
-1
/
+1
2022-04-08
tcp: Add tracepoint for tcp_set_ca_state
Ping Gan
3
-9
/
+60
2022-04-08
net-core: rx_otherhost_dropped to core_stats
Jeffrey Ji
5
-0
/
+10
2022-04-08
Merge branch 'net-create-a-net-core-internal-header'
Jakub Kicinski
12
-80
/
+110
2022-04-08
net: extract a few internals from netdevice.h
Jakub Kicinski
11
-70
/
+108
2022-04-08
net: unexport a handful of dev_* functions
Jakub Kicinski
1
-6
/
+0
2022-04-08
net: hyperv: remove use of bpf_op_t
Jakub Kicinski
1
-4
/
+2
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-20
/
+132
2022-04-07
Merge tag 'random-5.18-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-35
/
+39
2022-04-07
Merge tag 'ata-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
6
-6
/
+15
2022-04-07
drivers: net: slip: fix NPD bug in sl_tx_timeout()
Duoming Zhou
1
-1
/
+1
2022-04-07
prestera: acl: add action hw_stats support
Volodymyr Mytnyk
2
-7
/
+18
2022-04-07
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
2
-6
/
+32
2022-04-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
9
-36
/
+139
2022-04-07
random: check for signals every PAGE_SIZE chunk of /dev/[u]random
Jason A. Donenfeld
1
-10
/
+7
2022-04-06
bnx2x: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-06
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
27
-192
/
+208
2022-04-06
bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack sockets
Maxim Mikityanskiy
1
-19
/
+59
2022-04-06
bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
Maxim Mikityanskiy
1
-4
/
+13
2022-04-06
ip6_tunnel: Remove duplicate assignments
Hongbin Wang
1
-2
/
+0
2022-04-06
myri10ge: fix an incorrect free for skb in myri10ge_sw_tso
Xiaomeng Tong
1
-4
/
+2
2022-04-06
net: wan: remove the lanmedia (lmc) driver
Jakub Kicinski
14
-4262
/
+0
2022-04-06
net: usb: aqc111: Fix out-of-bounds accesses in RX fixup
Marcin Kozlowski
1
-2
/
+7
2022-04-06
net: usb: remove duplicate assignment
Wang Qing
1
-1
/
+0
2022-04-06
net: ethernet: xilinx: use of_property_read_bool() instead of of_get_property
Wang Qing
1
-1
/
+1
2022-04-06
qede: confirm skb is allocated before using
Jamie Bainbridge
1
-0
/
+3
2022-04-06
net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=n
Florian Westphal
1
-1
/
+1
2022-04-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
3
-5
/
+9
2022-04-06
Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()
Andrea Parri (Microsoft)
1
-3
/
+3
2022-04-06
Drivers: hv: balloon: Disable balloon and hot-add accordingly
Boqun Feng
1
-2
/
+34
2022-04-06
Drivers: hv: balloon: Support status report for larger page sizes
Boqun Feng
1
-3
/
+10
2022-04-06
random: check for signal_pending() outside of need_resched() check
Jann Horn
1
-2
/
+2
2022-04-06
Merge branch 'mtk_eth_soc-flo-offload-plus-wireless'
David S. Miller
20
-125
/
+2396
2022-04-06
net: ethernet: mtk_eth_soc: support creating mac address based offload entries
Felix Fietkau
3
-46
/
+299
2022-04-06
net: ethernet: mtk_eth_soc: remove bridge flow offload type entry support
Felix Fietkau
2
-9
/
+0
2022-04-06
net: ethernet: mtk_eth_soc: rework hardware flow table management
Felix Fietkau
4
-54
/
+170
2022-04-06
net: ethernet: mtk_eth_soc: allocate struct mtk_ppe separately
Felix Fietkau
5
-17
/
+22
2022-04-06
net: ethernet: mtk_eth_soc: support TC_SETUP_BLOCK for PPE offload
Felix Fietkau
1
-3
/
+6
2022-04-06
net: ethernet: mtk_eth_soc: add ipv6 flow offload support
David Bentham
1
-0
/
+28
2022-04-06
arm64: dts: mediatek: mt7622: introduce nodes for Wireless Ethernet Dispatch
Felix Fietkau
1
-0
/
+28
2022-04-06
net: ethernet: mtk_eth_soc: implement flow offloading to WED devices
Felix Fietkau
6
-8
/
+98
[next]