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-05-09
net/smc: fix neighbour and rtable leak in smc_ib_find_route()
Wen Gu
1
-7
/
+12
2024-05-09
ipv6: prevent NULL dereference in ip6_output()
Eric Dumazet
1
-1
/
+1
2024-05-09
hsr: Simplify code for announcing HSR nodes timer setup
Lukasz Majewski
1
-15
/
+12
2024-05-09
ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
Eric Dumazet
1
-1
/
+5
2024-05-08
rxrpc: Only transmit one ACK per jumbo packet received
David Howells
1
-11
/
+35
2024-05-08
rxrpc: Fix congestion control algorithm
David Howells
3
-10
/
+2
2024-05-08
ipv6: Fix potential uninit-value access in __ip6_make_skb()
Shigeru Yoshida
1
-1
/
+1
2024-05-08
appletalk: Improve handling of broadcast packets
Vincent Duvert
1
-3
/
+16
2024-05-08
net: bridge: fix corrupted ethernet header on multicast-to-unicast
Felix Fietkau
1
-2
/
+7
2024-05-08
mptcp: only allow set existing scheduler for net.mptcp.scheduler
Gregory Detal
1
-1
/
+38
2024-05-08
nfc: nci: Fix kcov check in nci_rx_work()
Tetsuo Handa
1
-0
/
+1
2024-05-07
phonet: fix rtm_phonet_notify() skb allocation
Eric Dumazet
1
-1
/
+1
2024-05-06
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
1
-3
/
+10
2024-05-04
rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
Roded Zats
1
-1
/
+1
2024-05-04
Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
4
-2
/
+20
2024-05-03
Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
Duoming Zhou
1
-0
/
+3
2024-05-03
Bluetooth: HCI: Fix potential null-ptr-deref
Sungwoo Kim
1
-0
/
+2
2024-05-03
Bluetooth: msft: fix slab-use-after-free in msft_do_close()
Sungwoo Kim
3
-5
/
+4
2024-05-03
Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
Sungwoo Kim
1
-11
/
+10
2024-05-03
Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
Duoming Zhou
1
-0
/
+4
2024-05-03
tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().
Kuniyuki Iwashima
1
-1
/
+7
2024-05-03
tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
Eric Dumazet
3
-3
/
+7
2024-05-02
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
22
-51
/
+110
2024-05-02
net: gro: add flush check in udp_gro_receive_segment
Richard Gobert
1
-1
/
+11
2024-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
8
-4
/
+13
2024-05-02
ipv4: Fix uninit-value access in __ip_make_skb()
Shigeru Yoshida
2
-1
/
+4
2024-05-02
tipc: fix a possible memleak in tipc_buf_append
Xin Long
1
-1
/
+1
2024-05-02
tipc: fix UAF in error path
Paolo Abeni
1
-1
/
+5
2024-05-02
rxrpc: Clients must accept conn from any address
Jeffrey Altman
1
-7
/
+2
2024-05-01
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
1
-8
/
+19
2024-05-01
net: bridge: fix multicast-to-unicast with fraglist GSO
Felix Fietkau
1
-1
/
+1
2024-05-01
mptcp: ensure snd_nxt is properly initialized on connect
Paolo Abeni
1
-0
/
+3
2024-05-01
rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()
Yunsheng Lin
3
-7
/
+7
2024-04-29
Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2024-04-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-14
/
+33
2024-04-26
net l2tp: drop flow hash on forward
David Bauer
1
-0
/
+3
2024-04-26
nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...
Kuniyuki Iwashima
1
-6
/
+8
2024-04-26
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
3
-2
/
+18
2024-04-25
Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
32
-98
/
+226
2024-04-25
Merge tag 'nf-24-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2
-3
/
+7
2024-04-25
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
1
-1
/
+1
2024-04-25
tls: fix lockless read of strp->msg_ready in ->poll
Sabrina Dubroca
2
-4
/
+4
2024-04-25
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
1
-11
/
+1
2024-04-25
Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
11
-38
/
+138
2024-04-25
netfilter: nf_tables: honor table dormant flag from netdev release event path
Pablo Neira Ayuso
1
-1
/
+3
2024-04-25
Merge tag 'for-net-2024-04-24' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
7
-30
/
+50
2024-04-25
net: openvswitch: Fix Use-After-Free in ovs_ct_exit
Hyunwoo Kim
1
-2
/
+2
2024-04-25
ipvs: Fix checksumming on GSO of SCTP packets
Ismael Luceno
1
-2
/
+4
2024-04-24
Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor
Chun-Yi Lee
1
-2
/
+2
2024-04-24
Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID
Luiz Augusto von Dentz
1
-5
/
+15
[next]