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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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-07-25
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
2
-2
/
+18
2021-07-25
tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
Nguyen Dinh Phi
1
-1
/
+1
2021-07-25
tcp: annotate data races around tp->mtu_info
Eric Dumazet
2
-4
/
+4
2021-07-25
net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_le...
Vladimir Oltean
1
-2
/
+2
2021-07-25
net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cache
Antoine Tenart
1
-0
/
+2
2021-07-25
net: send SYNACK packet with accepted fwmark
Alexander Ovechkin
1
-1
/
+1
2021-07-25
net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
Hangbin Liu
1
-3
/
+15
2021-07-25
net: bridge: sync fdb to new unicast-filtering ports
Wolfgang Bumiller
1
-1
/
+16
2021-07-25
net/sched: act_ct: remove and free nf_table callbacks
Louis Peens
1
-0
/
+11
2021-07-25
netfilter: nf_tables: Fix dereference of null pointer flow
Colin Ian King
1
-1
/
+2
2021-07-25
net/sched: act_ct: fix err check for nf_conntrack_confirm
wenxu
1
-1
/
+2
2021-07-25
netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
Vasily Averin
1
-0
/
+3
2021-07-25
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
1
-1
/
+1
2021-07-20
SUNRPC: prevent port reuse on transports which don't request it.
NeilBrown
1
-1
/
+2
2021-07-20
sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base()
Anna Schumaker
1
-4
/
+3
2021-07-20
net: bridge: multicast: fix MRD advertisement router port marking race
Nikolay Aleksandrov
1
-0
/
+4
2021-07-20
net: bridge: multicast: fix PIM hello router port marking race
Nikolay Aleksandrov
1
-0
/
+2
2021-07-19
sctp: add size validation when walking chunks
Marcelo Ricardo Leitner
1
-1
/
+1
2021-07-19
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
5
-25
/
+43
2021-07-19
Bluetooth: mgmt: Fix the command returns garbage parameter value
Tedd Ho-Jeong An
1
-0
/
+2
2021-07-19
Bluetooth: L2CAP: Fix invalid access on ECRED Connection response
Luiz Augusto von Dentz
1
-2
/
+2
2021-07-19
Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails
Luiz Augusto von Dentz
1
-2
/
+2
2021-07-19
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kai-Heng Feng
1
-8
/
+8
2021-07-19
Bluetooth: Fix alt settings for incoming SCO with transparent coding format
Kiran K
1
-3
/
+3
2021-07-19
Bluetooth: Fix the HCI to MGMT status conversion table
Yu Liu
1
-0
/
+3
2021-07-19
Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
Thadeu Lima de Souza Cascardo
1
-0
/
+5
2021-07-19
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
2
-29
/
+35
2021-07-19
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
1
-0
/
+7
2021-07-19
mac80211: Properly WARN on HW scan before restart
Ilan Peer
1
-4
/
+3
2021-07-19
mac80211: consider per-CPU statistics if present
Johannes Berg
1
-8
/
+3
2021-07-19
cfg80211: fix default HE tx bitrate mask in 2G band
Ping-Ke Shih
1
-5
/
+4
2021-07-19
wireless: wext-spy: Fix out-of-bounds warning
Gustavo A. R. Silva
1
-7
/
+7
2021-07-19
vsock: notify server to shutdown when client has pending signal
Longpeng(Mike)
1
-1
/
+1
2021-07-19
net: sched: fix error return code in tcf_del_walker()
Yang Yingliang
1
-1
/
+2
2021-07-19
net: hsr: don't check sequence number if tag removal is offloaded
George McCollister
1
-1
/
+2
2021-07-19
xfrm: Fix error reporting in xfrm_state_construct.
Steffen Klassert
1
-14
/
+14
2021-07-19
net: bridge: mrp: Update ring transitions.
Horatiu Vultur
1
-4
/
+2
2021-07-19
icmp: fix lib conflict with trinity
Andreas Roeseler
1
-1
/
+1
2021-07-19
net: tcp better handling of reordering then loss cases
Yuchung Cheng
1
-19
/
+26
2021-07-19
ipv6: use prandom_u32() for ID generation
Willy Tarreau
1
-23
/
+5
2021-07-19
net/sched: cls_api: increase max_reclassify_loop
Davide Caratti
1
-1
/
+1
2021-07-19
net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
Sebastian Andrzej Siewior
1
-2
/
+9
2021-07-14
net: tipc: fix FB_MTU eat two pages
Menglong Dong
3
-11
/
+11
2021-07-14
net: sched: fix warning in tcindex_alloc_perfect_hash
Pavel Skripkin
1
-1
/
+1
2021-07-14
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
1
-1
/
+2
2021-07-14
Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event
Luiz Augusto von Dentz
1
-1
/
+12
2021-07-14
Bluetooth: Fix Set Extended (Scan Response) Data
Luiz Augusto von Dentz
1
-22
/
+29
2021-07-14
Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid
Luiz Augusto von Dentz
1
-0
/
+3
2021-07-14
bpfilter: Specify the log level for the kmsg message
Gary Lin
1
-1
/
+1
2021-07-14
ipv6: fix out-of-bound access in ip6_parse_tlv()
Eric Dumazet
1
-14
/
+13
[prev]
[next]