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-03-10
net: avoid double iput when sock_alloc_file fails
Thadeu Lima de Souza Cascardo
1
-7
/
+4
2023-03-10
wifi: cfg80211: Set SSID if it is not already set
Marc Bornand
1
-0
/
+17
2023-03-10
wifi: cfg80211: Fix use after free for wext
Alexander Wetzel
1
-5
/
+26
2023-03-10
scm: add user copy checks to put_cmsg()
Eric Dumazet
1
-0
/
+2
2023-03-10
can: isotp: check CAN address family in isotp_bind()
Oliver Hartkopp
1
-0
/
+3
2023-03-10
netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
Alok Tiwari
1
-0
/
+3
2023-03-10
inet: fix fast path in __inet_hash_connect()
Pietro Borrello
1
-11
/
+1
2023-03-10
NFS: fix disabling of swap
NeilBrown
1
-0
/
+2
2023-03-10
l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()
Shigeru Yoshida
1
-58
/
+67
2023-03-10
net/smc: fix application data exception
D. Wythe
1
-9
/
+8
2023-03-10
net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link()
D. Wythe
1
-0
/
+2
2023-03-10
xsk: check IFF_UP earlier in Tx path
Maciej Fijalkowski
1
-26
/
+33
2023-03-10
wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()
Johannes Berg
1
-15
/
+11
2023-03-10
wifi: mac80211: fix off-by-one link setting
Johannes Berg
1
-1
/
+1
2023-03-10
wifi: mac80211: avoid u32_encode_bits() warning
Arnd Bergmann
1
-1
/
+1
2023-03-10
wifi: mac80211: Don't translate MLD addresses for multicast
Andrei Otcheretianski
1
-1
/
+2
2023-03-10
wifi: mac80211: fix non-MLO station association
Karthikeyan Periyasamy
1
-3
/
+0
2023-03-10
wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
Shayne Chen
1
-1
/
+1
2023-03-10
wifi: mac80211: move color collision detection report in a delayed work
Lorenzo Bianconi
3
-1
/
+31
2023-03-10
rds: rds_rm_zerocopy_callback() correct order for list_add_tail()
Pietro Borrello
1
-1
/
+1
2023-03-10
Bluetooth: L2CAP: Fix potential user-after-free
Luiz Augusto von Dentz
2
-24
/
+8
2023-03-10
Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeeds
Kees Cook
1
-9
/
+3
2023-03-10
net: add sock_init_data_uid()
Pietro Borrello
1
-3
/
+12
2023-03-10
wifi: cfg80211: Fix extended KCK key length check in nl80211_set_rekey_data()
Shivani Baranwal
1
-1
/
+1
2023-03-03
net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
Kuniyuki Iwashima
2
-1
/
+1
2023-03-03
bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
Martin KaFai Lau
1
-2
/
+2
2023-03-03
neigh: make sure used and confirmed times are valid
Julian Anastasov
1
-3
/
+15
2023-03-03
Fix XFRM-I support for nested ESP tunnels
Benedict Wong
2
-4
/
+53
2023-02-22
net: sched: sch: Fix off by one in htb_activate_prios()
Dan Carpenter
1
-1
/
+1
2023-02-22
net/sched: tcindex: search key must be 16 bits
Pedro Tammela
1
-1
/
+1
2023-02-22
ipv6: Fix tcp socket connection with DSCP.
Guillaume Nault
1
-0
/
+1
2023-02-22
ipv6: Fix datagram socket connection with DSCP.
Guillaume Nault
1
-1
/
+1
2023-02-22
net: mpls: fix stale pointer if allocation fails during device rename
Jakub Kicinski
1
-0
/
+4
2023-02-22
tipc: fix kernel warning when sending SYN message
Tung Nguyen
1
-0
/
+2
2023-02-22
net: use a bounce buffer for copying skb->mark
Eric Dumazet
1
-3
/
+6
2023-02-22
net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
Hangyu Hua
1
-1
/
+3
2023-02-22
net/sched: act_ctinfo: use percpu stats
Pedro Tammela
1
-3
/
+3
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2
-12
/
+5
2023-02-22
net/sched: tcindex: update imperfect hash filters respecting rcu
Pedro Tammela
1
-4
/
+30
2023-02-22
sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
Pietro Borrello
1
-3
/
+1
2023-02-22
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
1
-1
/
+1
2023-02-22
net: sched: sch: Bounds check priority
Kees Cook
1
-1
/
+4
2023-02-22
net/rose: Fix to not accept on connected socket
Hyunwoo Kim
1
-0
/
+8
2023-02-22
bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
Jakub Sitnicki
1
-27
/
+34
2023-02-22
mptcp: fix locking for in-kernel listener creation
Paolo Abeni
2
-5
/
+7
2023-02-22
mptcp: deduplicate error paths on endpoint creation
Paolo Abeni
1
-22
/
+13
2023-02-22
mptcp: fix locking for setsockopt corner-case
Paolo Abeni
1
-2
/
+9
2023-02-22
mptcp: sockopt: make 'tcp_fastopen_connect' generic
Matthieu Baerts
1
-5
/
+6
2023-02-14
mptcp: be careful on subflow status propagation on errors
Paolo Abeni
1
-1
/
+9
2023-02-14
mptcp: do not wait for bare sockets' timeout
Paolo Abeni
1
-0
/
+9
[next]