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
2021-06-16
can: bcm: fix infoleak in struct bcm_msg_head
Norbert Slusarek
1
-0
/
+3
2021-06-16
can: bcm/raw/isotp: use per module netdevice notifier
Tetsuo Handa
3
-40
/
+142
2021-06-16
can: j1939: fix Use-after-Free, hold skb ref while in use
Oleksij Rempel
1
-14
/
+40
2021-06-15
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
1
-7
/
+1
2021-06-14
Bluetooth: SMP: Fix crash when receiving new connection when debug is enabled
Luiz Augusto von Dentz
1
-3
/
+3
2021-06-14
net: qrtr: fix OOB Read in qrtr_endpoint_post
Pavel Skripkin
1
-1
/
+1
2021-06-14
ipv4: Fix device used for dst_alloc with local routes
David Ahern
1
-1
/
+14
2021-06-14
ethtool: strset: fix message length calculation
Jakub Kicinski
1
-0
/
+2
2021-06-14
sch_cake: revise docs for RFC 8622 LE PHB support
Tyson Moore
1
-6
/
+6
2021-06-12
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
2
-13
/
+12
2021-06-11
mptcp: fix soft lookup in subflow_error_report()
Paolo Abeni
2
-36
/
+48
2021-06-11
mptcp: do not warn on bad input from the network
Paolo Abeni
1
-5
/
+5
2021-06-11
mptcp: wake-up readers only for in sequence data
Paolo Abeni
3
-36
/
+21
2021-06-11
mptcp: try harder to borrow memory from subflow under pressure
Paolo Abeni
1
-4
/
+6
2021-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-46
/
+61
2021-06-11
sch_cake: Fix out of bounds when parsing TCP options and header
Maxim Mikityanskiy
1
-1
/
+5
2021-06-11
mptcp: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
1
-0
/
+2
2021-06-11
netfilter: synproxy: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
1
-0
/
+5
2021-06-11
net/packet: annotate data race in packet_sendmsg()
Eric Dumazet
1
-3
/
+6
2021-06-11
net: bridge: fix vlan tunnel dst refcnt when egressing
Nikolay Aleksandrov
1
-2
/
+2
2021-06-11
net: bridge: fix vlan tunnel dst null pointer dereference
Nikolay Aleksandrov
2
-16
/
+26
2021-06-10
ping: Check return value of function 'ping_queue_rcv_skb'
Zheng Yongjun
1
-5
/
+7
2021-06-10
skbuff: fix incorrect msg_zerocopy copy notifications
Willem de Bruijn
1
-1
/
+3
2021-06-10
net/sched: act_ct: handle DNAT tuple collision
Marcelo Ricardo Leitner
1
-8
/
+13
2021-06-10
rtnetlink: Fix regression in bridge VLAN configuration
Ido Schimmel
1
-3
/
+5
2021-06-10
Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux...
David S. Miller
11
-48
/
+95
2021-06-10
udp: fix race between close() and udp_abort()
Paolo Abeni
2
-0
/
+13
2021-06-09
inet: annotate data race in inet_send_prepare() and inet_dgram_connect()
Eric Dumazet
1
-2
/
+2
2021-06-09
net: ethtool: clear heap allocations for ethtool function
Austin Kim
1
-5
/
+5
2021-06-09
netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local
Florian Westphal
1
-4
/
+18
2021-06-09
netfilter: nf_tables: initialize set before expression setup
Pablo Neira Ayuso
1
-42
/
+43
2021-06-09
mac80211: drop multicast fragments
Johannes Berg
1
-6
/
+3
2021-06-09
mac80211: move interface shutdown out of wiphy lock
Johannes Berg
3
-4
/
+12
2021-06-09
cfg80211: shut down interfaces on failed resume
Johannes Berg
1
-0
/
+4
2021-06-09
cfg80211: fix phy80211 symlink creation
Johannes Berg
1
-8
/
+5
2021-06-09
mac80211: fix 'reset' debugfs locking
Johannes Berg
1
-1
/
+3
2021-06-09
net: rds: fix memory leak in rds_recvmsg
Pavel Skripkin
1
-1
/
+1
2021-06-08
Merge tag 'batadv-net-pullrequest-20210608' of git://git.open-mesh.org/linux-...
David S. Miller
1
-1
/
+3
2021-06-08
net: appletalk: fix the usage of preposition
gushengxian
1
-1
/
+1
2021-06-08
net: ipv4: Remove unneed BUG() function
Zheng Yongjun
2
-2
/
+2
2021-06-08
net: ipv4: fix memory leak in netlbl_cipsov4_add_std
Nanyong Sun
1
-0
/
+1
2021-06-08
mac80211: fix deadlock in AP/VLAN handling
Johannes Berg
1
-7
/
+12
2021-06-08
neighbour: allow NUD_NOARP entries to be forced GCed
David Ahern
1
-0
/
+1
2021-06-07
revert "net: kcm: fix memory leak in kcm_sendmsg"
Pavel Skripkin
1
-5
/
+0
2021-06-07
ethtool: Fix NULL pointer dereference during module EEPROM dump
Ido Schimmel
1
-1
/
+1
2021-06-05
sch_htb: fix refcount leak in htb_parent_to_leaf_offload
Yunjian Wang
1
-4
/
+4
2021-06-04
Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
2
-3
/
+8
2021-06-04
Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/l...
David S. Miller
3
-9
/
+14
2021-06-04
ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
Coco Li
1
-2
/
+6
2021-06-04
fib: Return the correct errno code
Zheng Yongjun
1
-1
/
+1
[next]