index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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-11-06
add ethercat codes.
Minda Chen
93
-0
/
+42370
2023-11-06
net: dev: always take qdisc's busylock in __dev_xmit_skb()
Sebastian Andrzej Siewior
1
-0
/
+4
2023-11-06
net: Dequeue in dev_cpu_dead() without the lock
Sebastian Andrzej Siewior
1
-1
/
+1
2023-11-06
net: Use skbufhead with raw lock
Thomas Gleixner
1
-3
/
+3
2023-11-06
net/core: use local_bh_disable() in netif_rx_ni()
Sebastian Andrzej Siewior
1
-4
/
+2
2023-11-06
softirq: Check preemption after reenabling interrupts
Thomas Gleixner
1
-0
/
+7
2023-11-06
sunrpc: Make svc_xprt_do_enqueue() use get_cpu_light()
Mike Galbraith
1
-2
/
+2
2023-11-06
net: Remove preemption disabling in netif_rx()
Priyanka Jain
1
-4
/
+4
2023-11-06
tcp: Remove superfluous BH-disable around listening_hash
Sebastian Andrzej Siewior
2
-11
/
+13
2023-11-06
net: stats: Read the statistics in ___gnet_stats_copy_basic() instead of adding.
Sebastian Andrzej Siewior
1
-6
/
+37
2023-11-06
net: sched: Allow statistics reads from softirq.
Sebastian Andrzej Siewior
1
-1
/
+1
2023-11-06
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
18
-100
/
+80
2023-11-06
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
24
-105
/
+114
2023-11-06
net: sched: Use _bstats_update/set() instead of raw writes
Ahmed S. Darwish
5
-21
/
+26
2023-11-06
net: sched: Protect Qdisc::bstats with u64_stats
Ahmed S. Darwish
15
-10
/
+35
2023-11-06
gen_stats: Move remaining users to gnet_stats_add_queue().
Sebastian Andrzej Siewior
1
-37
/
+2
2023-11-06
mq, mqprio: Use gnet_stats_add_queue().
Sebastian Andrzej Siewior
2
-57
/
+18
2023-11-06
gen_stats: Add gnet_stats_add_queue().
Sebastian Andrzej Siewior
1
-0
/
+32
2023-11-06
gen_stats: Add instead Set the value in __gnet_stats_copy_basic().
Sebastian Andrzej Siewior
4
-23
/
+24
2023-11-06
net/sched: sch_ets: properly init all active DRR list handles
Davide Caratti
1
-3
/
+9
2023-11-06
net/core: disable NET_RX_BUSY_POLL on PREEMPT_RT
Sebastian Andrzej Siewior
1
-1
/
+1
2023-06-10
open hci usb driver for usb dongle bluetooth
xiaoyong.zhu
1
-2
/
+2
2021-10-28
mptcp: fix corrupt receiver key in MPC + data + checksum
Davide Caratti
1
-15
/
+24
2021-10-28
net/tls: Fix flipped sign in async_wait.err assignment
Daniel Jordan
1
-1
/
+1
2021-10-28
net/tls: Fix flipped sign in tls_err_abort() calls
Daniel Jordan
1
-4
/
+13
2021-10-28
net/smc: Correct spelling mistake to TCPF_SYN_RECV
Wen Gu
1
-1
/
+1
2021-10-28
net/smc: Fix smc_link->llc_testlink_time overflow
Tony Lu
1
-1
/
+1
2021-10-27
Merge tag 'mac80211-for-net-2021-10-27' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
4
-20
/
+24
2021-10-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
10
-22
/
+42
2021-10-26
net: Implement ->sock_is_readable() for UDP and AF_UNIX
Cong Wang
4
-0
/
+10
2021-10-26
skmsg: Extract and reuse sk_msg_is_readable()
Cong Wang
2
-14
/
+15
2021-10-26
net: Rename ->stream_memory_read to ->sock_is_readable
Cong Wang
4
-9
/
+6
2021-10-26
tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function
Liu Jian
1
-0
/
+12
2021-10-26
net: batman-adv: fix error handling
Pavel Skripkin
4
-20
/
+52
2021-10-26
tipc: fix size validations for the MSG_CRYPTO type
Max VA
1
-11
/
+21
2021-10-26
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
1
-1
/
+2
2021-10-25
net-sysfs: initialize uid and gid before calling net_ns_get_ownership
Xin Long
1
-2
/
+2
2021-10-25
net: Prevent infinite while loop in skb_tx_hash()
Michael Chan
1
-0
/
+6
2021-10-25
cfg80211: correct bridge/4addr mode check
Janusz Dziedzic
1
-7
/
+7
2021-10-25
cfg80211: fix management registrations locking
Johannes Berg
3
-13
/
+17
2021-10-23
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
1
-1
/
+1
2021-10-22
sctp: add vtag check in sctp_sf_ootb
Xin Long
1
-0
/
+3
2021-10-22
sctp: add vtag check in sctp_sf_do_8_5_1_E_sa
Xin Long
1
-6
/
+3
2021-10-22
sctp: add vtag check in sctp_sf_violation
Xin Long
1
-0
/
+3
2021-10-22
sctp: fix the processing for COOKIE_ECHO chunk
Xin Long
1
-4
/
+10
2021-10-22
sctp: fix the processing for INIT_ACK chunk
Xin Long
1
-18
/
+19
2021-10-22
sctp: fix the processing for INIT chunk
Xin Long
1
-26
/
+46
2021-10-22
sctp: use init_tag from inithdr for ABORT chunk
Xin Long
1
-0
/
+1
2021-10-22
skb_expand_head() adjust skb->truesize incorrectly
Vasily Averin
2
-13
/
+35
2021-10-22
Merge tag 'mac80211-for-net-2021-10-21' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
2
-6
/
+10
[next]