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
2020-11-18
ah6: fix error return code in ah6_input()
Zhang Changzhong
1
-1
/
+2
2020-11-18
ipv4: use IS_ENABLED instead of ifdef
Florian Klink
1
-1
/
+1
2020-11-18
inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()
Wang Hai
1
-1
/
+3
2020-11-18
bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_list
John Fastabend
1
-2
/
+9
2020-11-18
bpf, sockmap: Handle memory acct if skb_verdict prog redirects to self
John Fastabend
1
-0
/
+8
2020-11-18
bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self
John Fastabend
1
-19
/
+53
2020-11-18
bpf, sockmap: Use truesize with sk_rmem_schedule()
John Fastabend
1
-1
/
+1
2020-11-18
bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
John Fastabend
2
-5
/
+18
2020-11-18
bpf, sockmap: Fix partial copy_page_to_iter so progress can still be made
John Fastabend
1
-6
/
+9
2020-11-18
net/tls: Fix wrong record sn in async mode of device resync
Tariq Toukan
1
-10
/
+27
2020-11-17
tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimate
Ryan Sharpelletti
1
-1
/
+1
2020-11-17
net/tls: fix corrupted data in recvmsg
Vadim Fedorenko
1
-1
/
+1
2020-11-17
net: bridge: add missing counters to ndo_get_stats64 callback
Heiner Kallweit
1
-0
/
+1
2020-11-16
ipv6/netfilter: Discard first fragment not including all headers
Georg Kohmann
2
-20
/
+44
2020-11-16
Merge tag 'linux-can-fixes-for-5.10-20201115' of git://git.kernel.org/pub/scm...
Jakub Kicinski
1
-10
/
+28
2020-11-15
can: af_can: prevent potential access of uninitialized member in canfd_rcv()
Anant Thazhemadam
1
-5
/
+14
2020-11-15
can: af_can: prevent potential access of uninitialized member in can_rcv()
Anant Thazhemadam
1
-5
/
+14
2020-11-15
batman-adv: set .owner to THIS_MODULE
Taehee Yoo
1
-0
/
+1
2020-11-15
devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
Wang Hai
1
-2
/
+4
2020-11-14
netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist()
Paul Moore
1
-1
/
+1
2020-11-14
sctp: change to hold/put transport for proto_unreach_timer
Xin Long
3
-5
/
+5
2020-11-14
vsock: forward all packets to the host when no H2G is registered
Stefano Garzarella
1
-1
/
+1
2020-11-14
ipv6: Fix error path to cancel the meseage
Zhang Qilong
1
-2
/
+6
2020-11-14
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
3
-0
/
+15
2020-11-13
Merge tag 'mac80211-for-net-2020-11-13' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
5
-43
/
+20
2020-11-13
mac80211: free sta in sta_info_insert_finish() on errors
Johannes Berg
1
-10
/
+4
2020-11-13
net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_request
Xie He
1
-0
/
+1
2020-11-13
net/ncsi: Fix netlink registration
Joel Stanley
3
-27
/
+3
2020-11-13
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
15
-28
/
+86
2020-11-12
net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO
Alexander Lobakin
2
-4
/
+30
2020-11-12
net: udp: fix UDP header access on Fast/frag0 UDP GRO
Alexander Lobakin
1
-1
/
+1
2020-11-12
devlink: Avoid overwriting port attributes of registered port
Parav Pandit
1
-2
/
+6
2020-11-12
mac80211: minstrel: fix tx status processing corner case
Felix Fietkau
1
-1
/
+1
2020-11-12
mac80211: minstrel: remove deferred sampling code
Felix Fietkau
2
-22
/
+4
2020-11-12
mac80211: fix memory leak on filtered powersave frames
Felix Fietkau
1
-10
/
+8
2020-11-12
rfkill: Fix use-after-free in rfkill_resume()
Claire Chang
1
-0
/
+3
2020-11-12
net/x25: Fix null-ptr-deref in x25_connect
Martin Schiller
1
-1
/
+1
2020-11-12
tipc: fix memory leak in tipc_topsrv_start()
Wang Hai
1
-2
/
+8
2020-11-11
net/af_iucv: fix null pointer dereference on shutdown
Ursula Braun
1
-1
/
+2
2020-11-11
net: Update window_clamp if SOCK_RCVBUF is set
Mao Wenan
2
-4
/
+15
2020-11-11
netlabel: fix our progress tracking in netlbl_unlabel_staticlist()
Paul Moore
1
-5
/
+12
2020-11-10
mptcp: provide rmem[0] limit
Paolo Abeni
1
-0
/
+1
2020-11-10
ethtool: netlink: add missing netdev_features_change() call
Alexander Lobakin
1
-1
/
+1
2020-11-10
tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 replies
Stefano Brivio
1
-2
/
+2
2020-11-10
IPv6: Set SIT tunnel hard_header_len to zero
Oliver Herms
1
-2
/
+0
2020-11-09
Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+5
2020-11-09
net/sunrpc: fix useless comparison in proc_do_xprt()
Dan Carpenter
1
-3
/
+4
2020-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-3
/
+7
2020-11-06
net/sunrpc: return 0 on attempt to write to "transports"
Dan Carpenter
1
-1
/
+1
2020-11-06
Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
38
-126
/
+239
[prev]
[next]