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
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-05-15
sch_htb: Allow HTB priority parameter in offload mode
Naveen Mamindlapalli
1
-4
/
+3
2023-05-15
net: Remove low_thresh in ip defrag
Angus Chen
4
-23
/
+17
2023-05-13
ping: Convert hlist_nulls to plain hlist.
Kuniyuki Iwashima
1
-26
/
+15
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
6
-24
/
+18
2023-05-12
sctp: add bpf_bypass_getsockopt proto callback
Alexander Mikhalitsyn
1
-0
/
+18
2023-05-12
net/handshake: Enable the SNI extension to work properly
Chuck Lever
1
-0
/
+8
2023-05-12
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2
-0
/
+5
2023-05-12
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
1
-1
/
+1
2023-05-12
net/handshake: Fix uninitialized local variable
Chuck Lever
1
-1
/
+1
2023-05-12
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
1
-2
/
+3
2023-05-12
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
1
-3
/
+0
2023-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
22
-61
/
+79
2023-05-11
tcp: make the first N SYN RTO backoffs linear
David Morley
3
-4
/
+24
2023-05-11
Merge tag 'nf-23-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
3
-6
/
+12
2023-05-11
af_unix: Fix data races around sk->sk_shutdown.
Kuniyuki Iwashima
1
-8
/
+12
2023-05-11
af_unix: Fix a data race of sk->sk_receive_queue->qlen.
Kuniyuki Iwashima
1
-1
/
+1
2023-05-11
net: datagram: fix data-races in datagram_poll()
Eric Dumazet
1
-5
/
+10
2023-05-10
sctp: fix a potential OOB access in sctp_sched_set_sched()
Ilia.Gavrilov
1
-4
/
+5
2023-05-10
tcp: add annotations around sk->sk_shutdown accesses
Eric Dumazet
3
-9
/
+11
2023-05-10
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
3
-6
/
+4
2023-05-10
net: deal with most data-races in sk_wait_event()
Eric Dumazet
8
-19
/
+22
2023-05-10
net: annotate sk->sk_err write from do_recvmmsg()
Eric Dumazet
1
-1
/
+1
2023-05-10
netlink: annotate accesses to nlk->cb_running
Eric Dumazet
1
-4
/
+4
2023-05-10
net: ipconfig: Allow DNS to be overwritten by DHCPACK
Martin Wetterwald
1
-2
/
+8
2023-05-10
netfilter: conntrack: fix possible bug_on with enable_hooks=1
Florian Westphal
2
-3
/
+6
2023-05-10
netfilter: nf_tables: always release netdev hooks from notifier
Florian Westphal
1
-3
/
+6
2023-05-10
net: skbuff: remove special handling for SLOB
Lukas Bulwahn
1
-17
/
+0
2023-05-07
net: skb_partial_csum_set() fix against transport header magic value
Eric Dumazet
1
-2
/
+2
2023-05-06
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
20
-49
/
+100
2023-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
1
-0
/
+2
2023-05-05
net/sched: flower: fix error handler on replace
Vlad Buslov
1
-1
/
+2
2023-05-05
Revert "net/sched: flower: Fix wrong handle assignment during filter change"
Vlad Buslov
1
-1
/
+1
2023-05-05
net/sched: flower: fix filter idr initialization
Vlad Buslov
1
-3
/
+3
2023-05-05
Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2023-05-04
9p: Remove INET dependency
Jason Andryuk
1
-0
/
+2
2023-05-03
netfilter: nf_tables: fix ct untracked match breakage
Florian Westphal
1
-4
/
+10
2023-05-03
af_packet: Don't send zero-byte data in packet_sendmsg_spkt().
Kuniyuki Iwashima
1
-1
/
+1
2023-05-03
ethtool: Fix uninitialized number of lanes
Ido Schimmel
1
-1
/
+1
2023-05-03
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
4
-3
/
+15
2023-05-03
netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable update with mi...
Pablo Neira Ayuso
1
-12
/
+17
2023-05-01
rxrpc: Fix timeout of a call that hasn't yet been granted a channel
David Howells
4
-1
/
+13
2023-05-01
rxrpc: Make it so that a waiting process can be aborted
David Howells
1
-2
/
+5
2023-05-01
rxrpc: Fix hard call timeout units
David Howells
1
-1
/
+1
2023-05-01
net/sched: act_mirred: Add carrier check
Victor Nogueira
1
-1
/
+1
2023-04-29
Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
6
-69
/
+243
2023-04-29
Merge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-52
/
+18
2023-04-28
net: ipv6: fix skb hash for some RST packets
Antoine Tenart
1
-1
/
+1
2023-04-28
sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()
Cong Wang
1
-3
/
+5
2023-04-28
net/sched: cls_api: remove block_cb from driver_list before freeing
Vlad Buslov
1
-0
/
+1
2023-04-28
tcp: fix skb_copy_ubufs() vs BIG TCP
Eric Dumazet
1
-6
/
+14
[next]