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
2022-11-03
Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
25
-85
/
+204
2022-11-03
vsock: fix possible infinite sleep in vsock_connectible_wait_data()
Dexuan Cui
1
-1
/
+4
2022-11-03
vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
Dexuan Cui
1
-2
/
+0
2022-11-03
ipv6: fix WARNING in ip6_route_net_exit_late()
Zhengchao Shao
1
-4
/
+10
2022-11-03
bridge: Fix flushing of dynamic FDB entries
Ido Schimmel
2
-2
/
+2
2022-11-03
net, neigh: Fix null-ptr-deref in neigh_table_clear()
Chen Zhongjin
1
-1
/
+1
2022-11-03
net/smc: Fix possible leaked pernet namespace in smc_init()
Chen Zhongjin
1
-2
/
+4
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
5
-37
/
+52
2022-11-03
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Luiz Augusto von Dentz
1
-1
/
+2
2022-11-03
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm
Luiz Augusto von Dentz
1
-1
/
+1
2022-11-03
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
1
-0
/
+25
2022-11-03
Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect
Luiz Augusto von Dentz
1
-0
/
+11
2022-11-03
Bluetooth: L2CAP: Fix memory leak in vhci_write
Hawkins Jiawei
1
-4
/
+3
2022-11-03
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
Zhengchao Shao
1
-0
/
+1
2022-11-03
Bluetooth: hci_conn: Fix CIS connection dst_type handling
Pauli Virtanen
2
-8
/
+13
2022-11-03
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
Maxim Mikityanskiy
1
-7
/
+41
2022-11-02
netfilter: ipset: enforce documented limit to prevent allocating huge memory
Jozsef Kadlecsik
1
-24
/
+6
2022-11-02
Merge tag 'nfs-for-6.1-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-3
/
+11
2022-11-02
rose: Fix NULL pointer dereference in rose_send_frame()
Zhang Qilong
1
-0
/
+3
2022-11-02
netfilter: nf_nat: Fix possible memory leak in nf_nat_init()
Chen Zhongjin
1
-1
/
+10
2022-11-02
ipvs: fix WARNING in ip_vs_app_net_cleanup()
Zhengchao Shao
1
-2
/
+8
2022-11-02
ipvs: fix WARNING in __ip_vs_cleanup_batch()
Zhengchao Shao
1
-5
/
+21
2022-11-02
ipvs: use explicitly signed chars
Jason A. Donenfeld
1
-2
/
+2
2022-11-02
netlink: introduce bigendian integer types
Florian Westphal
1
-3
/
+3
2022-11-01
netfilter: nf_tables: release flow rule object from commit path
Pablo Neira Ayuso
1
-3
/
+3
2022-11-01
netfilter: nf_tables: netlink notifier might race to release objects
Pablo Neira Ayuso
1
-0
/
+2
2022-10-31
net: sched: Fix use after free in red_enqueue()
Dan Carpenter
1
-1
/
+3
2022-10-29
net: dsa: fall back to default tagger if we can't load the one from DT
Vladimir Oltean
1
-3
/
+10
2022-10-29
net: also flag accepted sockets supporting msghdr originated zerocopy
Stefan Metzmacher
1
-0
/
+2
2022-10-29
net/ulp: remove SOCK_SUPPORT_ZC from tls sockets
Pavel Begunkov
1
-0
/
+3
2022-10-29
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
3
-8
/
+8
2022-10-29
udp: advertise ipv6 udp support for msghdr::ubuf_info
Pavel Begunkov
1
-0
/
+1
2022-10-29
net: openvswitch: add missing .resv_start_op
Jakub Kicinski
1
-0
/
+1
2022-10-27
SUNRPC: Fix crasher in gss_unwrap_resp_integ()
Chuck Lever
1
-1
/
+1
2022-10-27
SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed
Zhang Xiaoxu
1
-2
/
+10
2022-10-27
kcm: do not sense pfmemalloc status in kcm_sendpage()
Eric Dumazet
1
-1
/
+1
2022-10-27
net: do not sense pfmemalloc status in skb_append_pagefrags()
Eric Dumazet
1
-1
/
+1
2022-10-27
Merge tag 'linux-can-fixes-for-6.1-20221027' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-1
/
+3
2022-10-27
nh: fix scope used to find saddr when adding non gw nh
Nicolas Dichtel
1
-1
/
+1
2022-10-27
Revert "ip: fix dflt addr selection for connected nexthop"
Nicolas Dichtel
1
-1
/
+1
2022-10-27
Revert "ip: fix triggering of 'icmp redirect'"
Nicolas Dichtel
1
-2
/
+2
2022-10-27
genetlink: limit the use of validation workarounds to old ops
Jakub Kicinski
1
-0
/
+2
2022-10-27
can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore()...
Yang Yingliang
1
-1
/
+3
2022-10-27
openvswitch: switch from WARN to pr_warn
Aaron Conole
1
-1
/
+2
2022-10-26
ipv6: ensure sane device mtu in tunnels
Eric Dumazet
3
-13
/
+18
2022-10-25
Merge tag 'ieee802154-for-net-2022-10-24' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2
-3
/
+6
2022-10-25
mptcp: fix abba deadlock on fastopen
Paolo Abeni
1
-15
/
+34
2022-10-25
mptcp: factor out mptcp_connect()
Paolo Abeni
2
-67
/
+73
2022-10-25
mptcp: set msk local address earlier
Paolo Abeni
3
-2
/
+9
2022-10-25
genetlink: piggy back on resv_op to default to a reject policy
Jakub Kicinski
1
-0
/
+23
[next]