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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-31
Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-34
/
+37
2021-08-31
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-18
/
+0
2021-08-26
Merge tag 'nfsd-5.14-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+2
2021-08-26
Revert "net: really fix the build..."
Kalle Valo
1
-15
/
+1
2021-08-26
net: fix NULL pointer reference in cipso_v4_doi_free
王贇
1
-8
/
+10
2021-08-26
rtnetlink: Return correct error on changing device netns
Andrey Ignatov
1
-1
/
+2
2021-08-26
ipv4: use siphash instead of Jenkins in fnhe_hashfun()
Eric Dumazet
1
-6
/
+6
2021-08-26
ipv6: use siphash in rt6_exception_hash()
Eric Dumazet
1
-6
/
+14
2021-08-25
SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...
Trond Myklebust
1
-1
/
+2
2021-08-25
net: add accept helper not installing fd
Pavel Begunkov
1
-34
/
+37
2021-08-25
net/sched: ets: fix crash when flipping from 'strict' to 'quantum'
Davide Caratti
1
-0
/
+7
2021-08-24
ipv6: correct comments about fib6_node sernum
zhang kai
1
-1
/
+1
2021-08-22
ip6_gre: add validation for csum_start
Shreyansh Chouhan
1
-0
/
+2
2021-08-22
ip_gre: add validation for csum_start
Shreyansh Chouhan
1
-0
/
+2
2021-08-20
net: qrtr: fix another OOB Read in qrtr_endpoint_post
Xiaolong Huang
1
-1
/
+1
2021-08-19
mptcp: full fully established support after ADD_ADDR
Matthieu Baerts
1
-7
/
+3
2021-08-19
mptcp: fix memory leak on address flush
Paolo Abeni
1
-32
/
+12
2021-08-19
net/rds: dma_map_sg is entitled to merge entries
Gerd Rausch
1
-2
/
+2
2021-08-18
ovs: clear skb->tstamp in forwarding path
kaixi.fan
1
-0
/
+1
2021-08-18
sch_cake: fix srchost/dsthost hashing mode
Toke Høiland-Jørgensen
1
-1
/
+1
2021-08-17
mac80211: fix locking in ieee80211_restart_work()
Johannes Berg
1
-0
/
+2
2021-08-16
params: lift param_set_uint_minmax to common code
Sagi Grimberg
1
-18
/
+0
2021-08-16
tipc: call tipc_wait_for_connect only when dlen is not 0
Xin Long
1
-1
/
+1
2021-08-12
Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
1
-1
/
+6
2021-08-12
vsock/virtio: avoid potential deadlock when vsock device remove
Longpeng(Mike)
1
-2
/
+5
2021-08-12
Revert "tipc: Return the correct errno code"
Hoang Le
1
-3
/
+3
2021-08-12
net: igmp: increase size of mr_ifc_count
Eric Dumazet
1
-1
/
+1
2021-08-12
tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
Neal Cardwell
1
-1
/
+1
2021-08-12
net: linkwatch: fix failure to restore device state across suspend/resume
Willy Tarreau
1
-2
/
+3
2021-08-10
net: bridge: fix memleak in br_add_if()
Yang Yingliang
1
-0
/
+2
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
1
-1
/
+1
2021-08-10
net: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
3
-10
/
+6
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+4
2021-08-10
net: igmp: fix data-race in igmp_ifc_timer_expire()
Eric Dumazet
1
-7
/
+14
2021-08-10
net: Fix memory leak in ieee802154_raw_deliver
Takeshi Misawa
1
-1
/
+6
2021-08-10
bpf: Add missing bpf_read_[un]lock_trace() for syscall program
Yonghong Song
1
-0
/
+4
2021-08-10
net: openvswitch: fix kernel-doc warnings in flow.c
Randy Dunlap
1
-6
/
+7
2021-08-09
net: sched: act_mirred: Reset ct info when mirror/redirect skb
Hangbin Liu
1
-0
/
+3
2021-08-09
net/smc: Correct smc link connection counter in case of smc client
Guvenc Gulce
3
-3
/
+5
2021-08-09
net/smc: fix wait on already cleared link
Karsten Graul
4
-7
/
+33
2021-08-09
page_pool: mask the page->signature before the checking
Yunsheng Lin
1
-1
/
+9
2021-08-09
dccp: add do-while-0 stubs for dccp_pr_debug macros
Randy Dunlap
1
-3
/
+3
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
17
-83
/
+139
2021-08-06
netfilter: nfnetlink_hook: translate inet ingress to netdev
Pablo Neira Ayuso
1
-1
/
+7
2021-08-06
netfilter: conntrack: remove offload_pickup sysctl again
Florian Westphal
4
-21
/
+8
2021-08-06
netfilter: nfnetlink_hook: Use same family as request message
Pablo Neira Ayuso
1
-3
/
+3
2021-08-06
netfilter: nfnetlink_hook: use the sequence number of the request message
Pablo Neira Ayuso
1
-1
/
+2
2021-08-06
netfilter: nfnetlink_hook: missing chain family
Pablo Neira Ayuso
1
-2
/
+6
2021-08-06
netfilter: nfnetlink_hook: strip off module name from hookfn
Pablo Neira Ayuso
1
-0
/
+1
2021-08-06
netfilter: conntrack: collect all entries in one cycle
Florian Westphal
1
-49
/
+22
[next]