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
2022-09-08
sch_sfb: Also store skb len before calling child enqueue
Toke Høiland-Jørgensen
1
-1
/
+2
2022-09-07
net/smc: Fix possible access to freed memory in link clear
Yacan Liu
4
-0
/
+13
2022-09-07
net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
Menglong Dong
3
-23
/
+6
2022-09-06
tcp: fix early ETIMEDOUT after spurious non-SACK RTO
Neal Cardwell
1
-7
/
+18
2022-09-05
Merge tag 'for-net-2022-09-02' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
1
-6
/
+6
2022-09-05
ipv6: sr: fix out-of-bounds read when setting HMAC data.
David Lebrun
1
-0
/
+5
2022-09-05
bonding: add all node mcast address when slave up
Hangbin Liu
1
-2
/
+6
2022-09-04
Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
4
-9
/
+13
2022-09-03
wifi: use struct_group to copy addresses
Johannes Berg
2
-3
/
+3
2022-09-03
wifi: mac80211: fix locking in auth/assoc timeout
Johannes Berg
1
-6
/
+5
2022-09-03
wifi: mac80211: mlme: release deflink channel in error case
Johannes Berg
1
-0
/
+1
2022-09-03
wifi: mac80211: fix link warning in RX agg timer expiry
Mukesh Sisodiya
1
-0
/
+4
2022-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
9
-97
/
+20
2022-09-03
Bluetooth: hci_sync: Fix hci_read_buffer_size_sync
Luiz Augusto von Dentz
1
-6
/
+6
2022-09-02
Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
9
-83
/
+270
2022-09-02
tcp: TX zerocopy should not sense pfmemalloc status
Eric Dumazet
2
-2
/
+2
2022-09-02
tipc: fix shift wrapping bug in map_get()
Dan Carpenter
1
-1
/
+1
2022-09-02
sch_sfb: Don't assume the skb is still around after enqueueing to child
Toke Høiland-Jørgensen
1
-4
/
+6
2022-09-01
rxrpc: Remove rxrpc_get_reply_time() which is no longer used
David Howells
1
-43
/
+0
2022-09-01
rxrpc: Fix calc of resend age
David Howells
1
-1
/
+1
2022-09-01
rxrpc: Fix local destruction being repeated
David Howells
1
-0
/
+3
2022-09-01
rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2()
David Howells
1
-1
/
+1
2022-09-01
rxrpc: Fix ICMP/ICMP6 error handling
David Howells
6
-38
/
+265
2022-09-01
net/smc: Remove redundant refcount increase
Yacan Liu
1
-1
/
+0
2022-09-01
Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"
Jakub Kicinski
1
-3
/
+1
2022-09-01
tcp: make global challenge ack rate limitation per net-ns and default disabled
Eric Dumazet
2
-12
/
+15
2022-09-01
tcp: annotate data-race around challenge_timestamp
Eric Dumazet
1
-2
/
+2
2022-09-01
net: dsa: hellcreek: Print warning only once
Kurt Kanzenbach
1
-1
/
+1
2022-09-01
ip: fix triggering of 'icmp redirect'
Nicolas Dichtel
1
-2
/
+2
2022-09-01
netfilter: nf_conntrack_irc: Fix forged IP logic
David Leadbeater
1
-2
/
+3
2022-09-01
sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
Toke Høiland-Jørgensen
1
-1
/
+3
2022-08-31
kcm: fix strp_init() order and cleanup
Cong Wang
1
-8
/
+7
2022-08-31
netfilter: nf_tables: clean up hook list when offload flags check fails
Pablo Neira Ayuso
1
-1
/
+3
2022-08-31
netfilter: br_netfilter: Drop dst references before setting.
Harsh Modi
2
-0
/
+3
2022-08-31
netfilter: remove nf_conntrack_helper sysctl and modparam toggles
Pablo Neira Ayuso
5
-94
/
+11
2022-08-31
Merge tag 'ieee802154-for-net-2022-08-29' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
1
-1
/
+1
2022-08-30
net/sched: fix netdevice reference leaks in attach_default_qdiscs()
Wang Hai
1
-15
/
+16
2022-08-30
net: sched: tbf: don't call qdisc_put() while holding tree lock
Zhengchao Shao
1
-1
/
+3
2022-08-29
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2
-6
/
+6
2022-08-29
net: mac802154: Fix a condition in the receive path
Miquel Raynal
1
-1
/
+1
2022-08-27
openvswitch: fix memory leak at failed datapath creation
Andrey Zhadchenko
1
-1
/
+3
2022-08-27
Merge tag 'for-net-2022-08-25' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
6
-61
/
+105
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-12
/
+17
2022-08-26
Merge tag 'wireless-2022-08-26' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
5
-7
/
+16
2022-08-26
Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn
Zhengping Jiang
1
-2
/
+4
2022-08-26
Bluetooth: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-26
Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt
Archie Pusaka
1
-1
/
+1
2022-08-26
Bluetooth: ISO: Fix not handling shutdown condition
Luiz Augusto von Dentz
1
-10
/
+25
2022-08-26
Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor()
Tetsuo Handa
1
-1
/
+0
2022-08-26
Bluetooth: MGMT: Fix Get Device Flags
Luiz Augusto von Dentz
1
-29
/
+42
[next]