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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
tcp: restrict net.ipv4.tcp_app_win
YueHaibing
1
-0
/
+3
2023-04-20
9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race condition
Zheng Wang
1
-0
/
+4
2023-04-20
bpf: tcp: Use sock_gen_put instead of sock_put in bpf_iter_tcp
Martin KaFai Lau
1
-2
/
+2
2023-04-20
Bluetooth: hci_conn: Fix possible UAF
Luiz Augusto von Dentz
1
-6
/
+24
2023-04-20
Bluetooth: Free potentially unfreed SCO connection
Archie Pusaka
1
-1
/
+8
2023-04-20
Bluetooth: Fix race condition in hidp_session_thread
Min Li
1
-1
/
+1
2023-04-20
Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}
Luiz Augusto von Dentz
1
-18
/
+6
2023-04-13
can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infos
Oliver Hartkopp
1
-1
/
+1
2023-04-13
can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events
Michal Sojka
1
-1
/
+16
2023-04-13
can: isotp: fix race between isotp_sendsmg() and isotp_release()
Oliver Hartkopp
1
-24
/
+31
2023-04-13
can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
Oleksij Rempel
1
-1
/
+4
2023-04-13
netlink: annotate lockless accesses to nlk->max_recvmsg_len
Eric Dumazet
1
-6
/
+9
2023-04-13
ethtool: reset #lanes when lanes is omitted
Andy Roulin
1
-3
/
+4
2023-04-13
ping: Fix potentail NULL deref for /proc/net/icmp.
Kuniyuki Iwashima
1
-4
/
+4
2023-04-13
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
3
-29
/
+27
2023-04-13
raw: use net_hash_mix() in hash function
Eric Dumazet
2
-8
/
+9
2023-04-13
sunrpc: only free unix grouplist after RCU settles
Jeff Layton
1
-4
/
+13
2023-04-13
ipv6: Fix an uninit variable access bug in __ip6_make_skb()
Ziyang Xuan
1
-1
/
+6
2023-04-13
net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENT
Sricharan Ramabadhran
1
-6
/
+9
2023-04-13
sctp: check send stream number after wait_for_sndbuf
Xin Long
1
-0
/
+4
2023-04-13
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
1
-1
/
+18
2023-04-13
icmp: guard against too small mtu
Eric Dumazet
1
-0
/
+5
2023-04-13
l2tp: generate correct module alias strings
Andrea Righi
2
-8
/
+8
2023-04-13
net: qrtr: Fix a refcount bug in qrtr_recvmsg()
Ziyang Xuan
1
-0
/
+2
2023-04-13
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
1
-1
/
+2
2023-04-13
wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()
Ryder Lee
1
-1
/
+1
2023-04-06
hsr: ratelimit only when errors are printed
Matthieu Baerts
1
-1
/
+1
2023-04-06
can: j1939: prevent deadlock by moving j1939_sk_errqueue()
Oleksij Rempel
1
-2
/
+6
2023-04-06
can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write
Ivan Orlov
1
-6
/
+10
2023-04-06
SUNRPC: fix shutdown of NFS TCP client socket
Siddharth Kawar
1
-0
/
+1
2023-04-06
net: hsr: Don't log netdev_err message on unknown prp dst node
Kristian Overskeid
1
-1
/
+1
2023-04-06
xfrm: Zero padding when dumping algos and encap
Herbert Xu
1
-4
/
+41
2023-03-30
wifi: mac80211: fix qos on mesh interfaces
Felix Fietkau
1
-2
/
+4
2023-03-30
Bluetooth: Fix race condition in hci_cmd_sync_clear
Min Li
1
-0
/
+2
2023-03-30
act_mirred: use the backlog for nested calls to mirred ingress
Davide Caratti
1
-0
/
+7
2023-03-30
net/sched: act_mirred: better wording on protection against excessive stack g...
Davide Caratti
1
-8
/
+8
2023-03-30
Bluetooth: HCI: Fix global-out-of-bounds
Sungwoo Kim
1
-0
/
+2
2023-03-30
Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
Howard Chung
1
-1
/
+2
2023-03-30
Bluetooth: L2CAP: Fix responding with wrong PDU type
Luiz Augusto von Dentz
1
-38
/
+79
2023-03-30
Bluetooth: Remove "Power-on" check from Mesh feature
Brian Gix
1
-6
/
+0
2023-03-30
Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
Pauli Virtanen
1
-2
/
+7
2023-03-30
Bluetooth: hci_core: Detect if an ACL packet is in fact an ISO packet
Luiz Augusto von Dentz
1
-4
/
+19
2023-03-30
Bluetooth: hci_sync: Resume adv with no RPA when active scan
Zhengping Jiang
1
-20
/
+44
2023-03-30
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
2
-4
/
+4
2023-03-30
net: dsa: tag_brcm: legacy: fix daisy-chained switches
Álvaro Fernández Rojas
1
-2
/
+8
2023-03-30
xsk: Add missing overflow check in xdp_umem_reg
Kal Conley
1
-6
/
+7
2023-03-30
mptcp: fix UaF in listener shutdown
Paolo Abeni
3
-78
/
+0
2023-03-30
mptcp: use the workqueue to destroy unaccepted sockets
Paolo Abeni
3
-16
/
+47
2023-03-30
mptcp: refactor passive socket initialization
Paolo Abeni
2
-23
/
+21
2023-03-22
mptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()
Paolo Abeni
1
-0
/
+16
[next]