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
2024-03-01
mptcp: fix duplicate subflow creation
Paolo Abeni
1
-15
/
+18
2024-03-01
mptcp: fix data races on remote_id
Paolo Abeni
2
-7
/
+7
2024-03-01
mptcp: fix data races on local_id
Paolo Abeni
5
-12
/
+22
2024-03-01
mptcp: fix lockless access in subflow ULP diag
Paolo Abeni
2
-2
/
+6
2024-03-01
mptcp: add needs_id for userspace appending addr
Geliang Tang
1
-6
/
+7
2024-03-01
l2tp: pass correct message length to ip6_append_data
Tom Parkin
1
-1
/
+1
2024-03-01
mptcp: corner case locking for rx path fields initialization
Paolo Abeni
5
-39
/
+50
2024-03-01
mptcp: fix more tx path fields initialization
Paolo Abeni
2
-6
/
+13
2024-03-01
mptcp: use mptcp_set_state
Geliang Tang
3
-20
/
+25
2024-03-01
mptcp: add CurrEstab MIB counter support
Geliang Tang
4
-0
/
+28
2024-03-01
libceph: fail sparse-read if the data length doesn't match
Xiubo Li
1
-3
/
+15
2024-03-01
wifi: mac80211: accept broadcast probe responses on 6 GHz
Johannes Berg
1
-12
/
+18
2024-03-01
wifi: mac80211: adding missing drv_mgd_complete_tx() call
Johannes Berg
1
-0
/
+1
2024-03-01
wifi: mac80211: set station RX-NSS on reconfig
Johannes Berg
1
-0
/
+2
2024-03-01
netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new
Xin Long
1
-1
/
+1
2024-03-01
wifi: mac80211: fix race condition on enabling fast-xmit
Felix Fietkau
2
-1
/
+3
2024-03-01
wifi: cfg80211: fix missing interfaces when dumping
Michal Kazior
1
-0
/
+1
2024-02-23
netfilter: ipset: Missing gc cancellations fixed
Jozsef Kadlecsik
2
-2
/
+4
2024-02-23
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
4
-18
/
+61
2024-02-23
can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)
Oleksij Rempel
2
-4
/
+19
2024-02-23
can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock
Ziqi Zhao
3
-14
/
+14
2024-02-23
wifi: mac80211: reload info pointer in ieee80211_tx_dequeue()
Johannes Berg
1
-2
/
+3
2024-02-23
wifi: cfg80211: fix wiphy delayed work queueing
Johannes Berg
1
-0
/
+1
2024-02-23
net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame()
Nikita Zhandarovich
1
-2
/
+2
2024-02-23
nfc: nci: free rx_data_reassembly skb on NCI device cleanup
Fedor Pchelkin
1
-0
/
+4
2024-02-23
mptcp: really cope with fastopen race
Paolo Abeni
1
-1
/
+2
2024-02-23
mptcp: check addrs list in userspace_pm_get_local_id
Geliang Tang
1
-1
/
+12
2024-02-23
mptcp: fix rcv space initialization
Paolo Abeni
3
-7
/
+10
2024-02-23
mptcp: drop the push_pending field
Paolo Abeni
2
-7
/
+6
2024-02-23
mptcp: fix data re-injection from stale subflow
Paolo Abeni
1
-3
/
+0
2024-02-23
net: tls: fix returned read length with async decrypt
Jakub Kicinski
1
-1
/
+0
2024-02-23
net: tls: fix use-after-free with partial reads and async decrypt
Sabrina Dubroca
1
-2
/
+3
2024-02-23
net: tls: handle backlogging of crypto requests
Jakub Kicinski
1
-0
/
+22
2024-02-23
tls: fix race between tx work scheduling and socket close
Jakub Kicinski
1
-10
/
+6
2024-02-23
tls: fix race between async notify and socket close
Jakub Kicinski
1
-33
/
+10
2024-02-23
net: tls: factor out tls_*crypt_async_wait()
Jakub Kicinski
1
-51
/
+45
2024-02-23
tls: extract context alloc/initialization out of tls_set_sw_offload
Sabrina Dubroca
1
-35
/
+51
2024-02-23
net: openvswitch: limit the number of recursions from action sets
Aaron Conole
1
-16
/
+33
2024-02-23
net/handshake: Fix handshake_req_destroy_test1
Chuck Lever
1
-1
/
+4
2024-02-23
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-1
/
+1
2024-02-16
netfilter: nft_set_rbtree: skip end interval element from gc
Pablo Neira Ayuso
1
-3
/
+3
2024-02-16
libceph: just wait for more data to be available on the socket
Xiubo Li
3
-20
/
+18
2024-02-16
libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*()
Xiubo Li
1
-4
/
+4
2024-02-16
netfilter: nft_set_pipapo: remove scratch_aligned pointer
Florian Westphal
3
-39
/
+10
2024-02-16
netfilter: nft_set_pipapo: add helper to release pcpu scratch area
Florian Westphal
1
-5
/
+23
2024-02-16
netfilter: nft_set_pipapo: store index in scratch maps
Florian Westphal
3
-26
/
+44
2024-02-16
netfilter: nft_ct: reject direction for ct id
Pablo Neira Ayuso
1
-0
/
+3
2024-02-16
netfilter: nft_compat: restrict match/target protocol to u16
Pablo Neira Ayuso
1
-1
/
+7
2024-02-16
netfilter: nft_compat: reject unused compat flag
Pablo Neira Ayuso
1
-1
/
+2
2024-02-16
netfilter: nft_compat: narrow down revision to unsigned 8-bits
Pablo Neira Ayuso
1
-3
/
+3
[next]