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
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-05-25
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2
-0
/
+4
2023-05-25
net/handshake: Enable the SNI extension to work properly
Chuck Lever
1
-0
/
+8
2023-05-25
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2
-0
/
+5
2023-05-25
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
1
-1
/
+1
2023-05-25
net/handshake: Fix uninitialized local variable
Chuck Lever
1
-1
/
+1
2023-05-25
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
1
-2
/
+3
2023-05-25
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
1
-3
/
+0
2023-05-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
7
-69
/
+124
2023-05-24
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
Gavrilov Ilia
1
-0
/
+2
2023-05-24
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
1
-1
/
+3
2023-05-24
page_pool: fix inconsistency for page_pool_ring_[un]lock()
Yunsheng Lin
1
-2
/
+26
2023-05-23
bpf, sockmap: Incorrectly handling copied_seq
John Fastabend
3
-18
/
+35
2023-05-23
bpf, sockmap: Wake up polling after data copy
John Fastabend
1
-1
/
+10
2023-05-23
bpf, sockmap: TCP data stall on recv before accept
John Fastabend
1
-0
/
+20
2023-05-23
bpf, sockmap: Handle fin correctly
John Fastabend
1
-0
/
+31
2023-05-23
bpf, sockmap: Improved check for empty queue
John Fastabend
1
-24
/
+8
2023-05-23
bpf, sockmap: Reschedule is now done through backlog
John Fastabend
1
-2
/
+0
2023-05-23
bpf, sockmap: Convert schedule_work into delayed_work
John Fastabend
2
-8
/
+16
2023-05-23
bpf, sockmap: Pass skb ownership through read_skb
John Fastabend
5
-17
/
+5
2023-05-23
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
3
-3
/
+17
2023-05-23
net/handshake: Fix sock->file allocation
Chuck Lever
1
-14
/
+28
2023-05-23
net/handshake: Squelch allocation warning during Kunit test
Chuck Lever
1
-1
/
+1
2023-05-22
sctp: fix an issue that plpmtu can never go to complete state
Xin Long
1
-4
/
+7
2023-05-20
Bluetooth: Unlink CISes when LE disconnects in hci_conn_del
Ruihan Li
1
-15
/
+6
2023-05-20
Bluetooth: Fix UAF in hci_conn_hash_flush again
Ruihan Li
1
-11
/
+22
2023-05-20
Bluetooth: Refcnt drop must be placed last in hci_conn_unlink
Ruihan Li
1
-3
/
+3
2023-05-20
Bluetooth: Fix potential double free caused by hci_conn_unlink
Ruihan Li
1
-9
/
+12
2023-05-19
net/smc: Reset connection when trying to use SMCRv2 fails.
Wen Gu
2
-2
/
+8
2023-05-19
tls: rx: strp: don't use GFP_KERNEL in softirq context
Jakub Kicinski
1
-0
/
+4
2023-05-19
tls: rx: strp: preserve decryption status of skbs when needed
Jakub Kicinski
3
-31
/
+113
2023-05-19
tls: rx: strp: factor out copying skb data
Jakub Kicinski
1
-10
/
+23
2023-05-19
tls: rx: strp: fix determining record length in copy mode
Jakub Kicinski
1
-6
/
+15
2023-05-19
tls: rx: strp: force mixed decrypted records into copy mode
Jakub Kicinski
1
-5
/
+11
2023-05-19
tls: rx: strp: set the skb->len of detached / CoW'ed skbs
Jakub Kicinski
1
-0
/
+2
2023-05-19
tls: rx: device: fix checking decryption status
Jakub Kicinski
1
-1
/
+1
2023-05-18
Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
32
-170
/
+179
2023-05-18
Merge tag 'nf-23-05-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
3
-10
/
+18
2023-05-18
Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
7
-37
/
+63
2023-05-18
bridge: always declare tunnel functions
Arnd Bergmann
1
-4
/
+4
2023-05-18
atm: hide unused procfs functions
Arnd Bergmann
1
-0
/
+2
2023-05-17
Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
6
-46
/
+66
2023-05-17
netfilter: nft_set_rbtree: fix null deref on element insertion
Florian Westphal
1
-7
/
+13
2023-05-17
netfilter: nf_tables: fix nft_trans type confusion
Florian Westphal
1
-3
/
+1
2023-05-17
netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...
Tom Rix
1
-0
/
+4
2023-05-17
vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()
Eric Dumazet
1
-2
/
+2
2023-05-17
Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
5
-74
/
+29
2023-05-17
Merge tag 'linux-can-fixes-for-6.4-20230515' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-2
/
+2
2023-05-17
devlink: Fix crash with CONFIG_NET_NS=n
Ido Schimmel
1
-1
/
+1
2023-05-16
wifi: mac80211: recalc chanctx mindef before assigning
Johannes Berg
1
-0
/
+3
2023-05-16
wifi: mac80211: consider reserved chanctx for mindef
Johannes Berg
3
-30
/
+47
[next]