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-04-03
vsock/virtio: fix packet delivery to tap device
Marco Pinna
1
-1
/
+2
2024-04-03
ax25: fix use-after-free bugs caused by ax25_ds_del_timer
Duoming Zhou
1
-1
/
+1
2024-04-02
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
2
-2
/
+2
2024-04-02
mptcp: prevent BPF accessing lowat from a subflow socket.
Paolo Abeni
1
-0
/
+4
2024-03-30
Merge tag 'for-net-2024-03-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
4
-21
/
+68
2024-03-30
tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) non-wildca...
Kuniyuki Iwashima
1
-8
/
+11
2024-03-30
tcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard...
Kuniyuki Iwashima
1
-2
/
+9
2024-03-29
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
2
-0
/
+8
2024-03-29
net: do not consume a cacheline for system_page_pool
Eric Dumazet
1
-1
/
+1
2024-03-29
net/rds: fix possible cp null dereference
Mahmoud Adam
1
-1
/
+1
2024-03-29
Bluetooth: Fix TOCTOU in HCI debugfs implementation
Bastien Nocera
1
-16
/
+32
2024-03-29
Bluetooth: hci_event: set the conn encrypted before conn establishes
Hui Wang
1
-0
/
+25
2024-03-29
Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync
Luiz Augusto von Dentz
2
-4
/
+7
2024-03-29
Bluetooth: add quirk for broken address properties
Johan Hovold
1
-1
/
+4
2024-03-29
udp: prevent local UDP tunnel packets from being GROed
Antoine Tenart
1
-0
/
+6
2024-03-29
udp: do not transition UDP GRO fraglist partial checksums to unnecessary
Antoine Tenart
2
-14
/
+2
2024-03-29
gro: fix ownership transfer
Antoine Tenart
2
-2
/
+4
2024-03-29
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
3
-3
/
+12
2024-03-29
net: hsr: Use full string description when opening HSR network device
Lukasz Majewski
1
-7
/
+6
2024-03-28
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
3
-15
/
+59
2024-03-28
Merge tag 'nf-24-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-8
/
+43
2024-03-28
netfilter: arptables: Select NETFILTER_FAMILY_ARP when building arp_tables.c
Kuniyuki Iwashima
1
-0
/
+1
2024-03-28
netfilter: nf_tables: skip netdev hook unregistration if table is dormant
Pablo Neira Ayuso
1
-6
/
+10
2024-03-28
netfilter: nf_tables: reject table flag and netdev basechain updates
Pablo Neira Ayuso
1
-1
/
+30
2024-03-28
netfilter: nf_tables: reject destroy command to remove basechain hooks
Pablo Neira Ayuso
1
-1
/
+2
2024-03-28
Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
6
-12
/
+23
2024-03-27
tls: get psock ref after taking rxlock to avoid leak
Sabrina Dubroca
1
-1
/
+1
2024-03-27
tls: adjust recv return with async crypto and failed copy to userspace
Sabrina Dubroca
1
-0
/
+3
2024-03-27
tls: recv: process_rx_list shouldn't use an offset with kvec
Sabrina Dubroca
1
-1
/
+1
2024-03-26
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2
-0
/
+16
2024-03-26
net: hsr: hsr_slave: Fix the promiscuous mode in offload mode
Ravi Gunasekaran
1
-1
/
+2
2024-03-25
net: mark racy access on sk->sk_rcvbuf
linke li
1
-2
/
+2
2024-03-25
wifi: mac80211: correctly set active links upon TTLM
Ayala Beker
1
-1
/
+9
2024-03-25
wifi: mac80211: fix prep_connection error path
Johannes Berg
1
-2
/
+3
2024-03-25
wifi: cfg80211: fix rdev_dump_mpp() arguments order
Igor Artemiev
1
-1
/
+1
2024-03-25
wifi: cfg80211: add a flag to disable wireless extensions
Johannes Berg
1
-2
/
+5
2024-03-25
wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
Jeff Johnson
1
-2
/
+2
2024-03-25
wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes
Felix Fietkau
1
-3
/
+2
2024-03-25
wifi: mac80211: fix mlme_link_id_dbg()
Johan Hovold
1
-1
/
+1
2024-03-23
ipv6: Fix address dump when IPv6 is disabled on an interface
Ido Schimmel
1
-2
/
+3
2024-03-23
nexthop: fix uninitialized variable in nla_put_nh_group_stats()
Dan Carpenter
1
-1
/
+3
2024-03-22
nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet
Ryosuke Yasuoka
1
-0
/
+5
2024-03-22
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
26
-91
/
+104
2024-03-22
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2024-03-21
Merge tag 'nf-24-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-18
/
+16
2024-03-21
netfilter: nf_tables: Fix a memory leak in nf_tables_updchain
Quan Tian
1
-13
/
+14
2024-03-21
net: report RCU QS on threaded NAPI repolling
Yan Zhai
1
-0
/
+3
2024-03-21
netfilter: nf_tables: do not compare internal table flags on updates
Pablo Neira Ayuso
1
-1
/
+1
2024-03-21
netfilter: nft_set_pipapo: release elements in clone only from destroy path
Pablo Neira Ayuso
1
-4
/
+1
2024-03-20
Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
3
-9
/
+10
[next]