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-12-27
keys, dns: Fix missing size check of V1 server-list header
Edward Adam Davis
1
-10
/
+9
2023-12-22
Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linux
Linus Torvalds
1
-4
/
+13
2023-12-21
Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+9
2023-12-21
Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
25
-110
/
+269
2023-12-21
keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
David Howells
1
-1
/
+9
2023-12-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-0
/
+2
2023-12-21
net: check dev->gso_max_size in gso_features_check()
Eric Dumazet
1
-0
/
+3
2023-12-21
net/ipv6: Revert remove expired routes with a separated list of routes
David Ahern
2
-52
/
+9
2023-12-21
net: avoid build bug in skb extension length calculation
Thomas Weißschuh
1
-0
/
+2
2023-12-20
Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-3
/
+2
2023-12-20
Merge tag 'for-net-2023-12-15' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
5
-23
/
+67
2023-12-19
net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by...
Liu Jian
1
-1
/
+8
2023-12-19
SUNRPC: Revert 5f7fc5d69f6e92ec0b38774c387f5cf7812c5806
Chuck Lever
1
-3
/
+2
2023-12-17
mptcp: fill in missing MODULE_DESCRIPTION()
Matthieu Baerts
2
-0
/
+2
2023-12-17
mptcp: fix inconsistent state on fastopen race
Paolo Abeni
3
-17
/
+26
2023-12-16
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
1
-3
/
+0
2023-12-15
Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
Hyunwoo Kim
1
-1
/
+6
2023-12-15
Bluetooth: Add more enc key size check
Alex Lu
1
-1
/
+15
2023-12-15
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
2
-7
/
+25
2023-12-15
Bluetooth: L2CAP: Send reject on command corrupted request
Frédéric Danis
1
-6
/
+15
2023-12-15
Bluetooth: hci_event: shut up a false-positive warning
Arnd Bergmann
1
-0
/
+3
2023-12-15
Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
Luiz Augusto von Dentz
1
-1
/
+2
2023-12-15
Bluetooth: Fix not notifying when connection encryption changes
Luiz Augusto von Dentz
1
-7
/
+1
2023-12-15
net/rose: fix races in rose_kill_by_device()
Eric Dumazet
1
-5
/
+34
2023-12-15
net: sched: ife: fix potential use-after-free
Eric Dumazet
1
-0
/
+1
2023-12-15
net: Return error from sk_stream_wait_connect() if sk_wait_event() fails
Shigeru Yoshida
1
-1
/
+1
2023-12-15
Merge tag 'wireless-2023-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
6
-11
/
+114
2023-12-14
appletalk: Fix Use-After-Free in atalk_ioctl
Hyunwoo Kim
1
-5
/
+4
2023-12-14
wifi: cfg80211: fix certs build to not depend on file order
Johannes Berg
1
-1
/
+1
2023-12-14
net: prevent mss overflow in skb_segment()
Eric Dumazet
1
-1
/
+2
2023-12-14
vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
Nikolay Kuratov
1
-1
/
+1
2023-12-14
bpf: syzkaller found null ptr deref in unix_bpf proto add
John Fastabend
1
-0
/
+2
2023-12-13
Revert "tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set"
Jakub Kicinski
1
-1
/
+1
2023-12-13
tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set
Salvatore Dipietro
1
-1
/
+1
2023-12-13
net: Remove acked SYN flag from packet in the transmit queue correctly
Dong Chenchen
1
-0
/
+6
2023-12-12
net: 9p: avoid freeing uninit memory in p9pdu_vreadf
Fedor Pchelkin
1
-4
/
+13
2023-12-12
net/rose: Fix Use-After-Free in rose_ioctl
Hyunwoo Kim
1
-1
/
+3
2023-12-12
atm: Fix Use-After-Free in do_vcc_ioctl
Hyunwoo Kim
1
-2
/
+5
2023-12-12
wifi: mac80211: mesh_plink: fix matches_local logic
Johannes Berg
1
-5
/
+5
2023-12-12
wifi: mac80211: mesh: check element parsing succeeded
Johannes Berg
1
-2
/
+4
2023-12-12
wifi: mac80211: check defragmentation succeeded
Johannes Berg
1
-1
/
+3
2023-12-12
wifi: mac80211: don't re-add debugfs during reconfig
Johannes Berg
1
-1
/
+5
2023-12-12
net: rfkill: gpio: set GPIO direction
Rouven Czerwinski
1
-0
/
+8
2023-12-12
wifi: mac80211: check if the existing link config remains unchanged
Edward Adam Davis
1
-2
/
+2
2023-12-12
wifi: cfg80211: Add my certificate
Chen-Yu Tsai
1
-0
/
+87
2023-12-11
net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
Vlad Buslov
1
-6
/
+28
2023-12-10
io_uring/af_unix: disable sending io_uring over sockets
Pavel Begunkov
1
-0
/
+6
2023-12-09
tcp: fix tcp_disordered_ack() vs usec TS resolution
Eric Dumazet
1
-2
/
+20
2023-12-08
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej Żenczykowski
1
-5
/
+1
2023-12-08
neighbour: Don't let neigh_forced_gc() disable preemption for long
Judy Hsiao
1
-1
/
+8
[next]