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
2023-12-18
net: rtnl: use rcu_replace_pointer_rtnl in rtnl_unregister_*
Pedro Tammela
1
-9
/
+3
2023-12-17
skbuff: Optimization of SKB coalescing for page pool
Liang Chen
1
-12
/
+40
2023-12-17
skbuff: Add a function to check if a page belongs to page_pool
Liang Chen
1
-1
/
+6
2023-12-17
page_pool: halve BIAS_MAX for multiple user references of a fragment
Liang Chen
1
-1
/
+1
2023-12-16
tcp/dccp: change source port selection at connect() time
Eric Dumazet
1
-11
/
+16
2023-12-16
inet: returns a bool from inet_sk_get_local_port_range()
Eric Dumazet
1
-5
/
+16
2023-12-15
netlink: specs: mptcp: rename the MPTCP path management spec
Jakub Kicinski
2
-2
/
+2
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
7
-26
/
+28
2023-12-15
net: increase optmem_max default value
Eric Dumazet
1
-2
/
+4
2023-12-15
virtio/vsock: send credit update during setting SO_RCVLOWAT
Arseniy Krasnov
5
-4
/
+41
2023-12-15
virtio/vsock: fix logic which reduces credit update messages
Arseniy Krasnov
1
-3
/
+10
2023-12-15
ipmr: support IP_PKTINFO on cache report IGMP msg
Leone Fernando
1
-7
/
+6
2023-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-24
/
+84
2023-12-14
appletalk: Fix Use-After-Free in atalk_ioctl
Hyunwoo Kim
1
-5
/
+4
2023-12-14
net: ethtool: add support for symmetric-xor RSS hash
Ahmed Zaki
2
-4
/
+31
2023-12-14
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
2
-23
/
+13
2023-12-14
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
3
-71
/
+83
2023-12-14
net: page_pool: factor out releasing DMA from releasing the page
Jakub Kicinski
1
-9
/
+16
2023-12-14
page_pool: transition to reference count management after page draining
Liang Chen
1
-6
/
+6
2023-12-14
sctp: support MSG_ERRQUEUE flag in recvmsg()
Eric Dumazet
2
-0
/
+4
2023-12-14
net: prevent mss overflow in skb_segment()
Eric Dumazet
1
-1
/
+2
2023-12-14
ethtool: add SET for TCP_DATA_SPLIT ringparam
Alexander Lobakin
1
-0
/
+12
2023-12-14
vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
Nikolay Kuratov
1
-1
/
+1
2023-12-14
net/sched: act_api: skip idr replace on bound actions
Pedro Tammela
2
-6
/
+7
2023-12-14
net/sched: act_api: rely on rcu in tcf_idr_check_alloc
Pedro Tammela
1
-22
/
+43
2023-12-13
Revert "tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set"
Jakub Kicinski
1
-1
/
+1
2023-12-13
tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set
Salvatore Dipietro
1
-1
/
+1
2023-12-13
net: Remove acked SYN flag from packet in the transmit queue correctly
Dong Chenchen
1
-0
/
+6
2023-12-12
net/rose: Fix Use-After-Free in rose_ioctl
Hyunwoo Kim
1
-1
/
+3
2023-12-12
atm: Fix Use-After-Free in do_vcc_ioctl
Hyunwoo Kim
1
-2
/
+5
2023-12-12
net: dns_resolver: the module is called dns_resolver, not dnsresolver
Ahelenia ZiemiaĆska
1
-1
/
+1
2023-12-12
net/sched: cls_api: conditional notification of events
Pedro Tammela
1
-0
/
+12
2023-12-12
net/sched: cls_api: remove 'unicast' argument from delete notification
Pedro Tammela
1
-17
/
+9
2023-12-12
net/sched: act_api: conditional notification of events
Pedro Tammela
1
-23
/
+75
2023-12-12
net/sched: act_api: don't open code max()
Pedro Tammela
1
-6
/
+3
2023-12-11
ipv6: annotate data-races around np->ucast_oif
Eric Dumazet
7
-40
/
+34
2023-12-11
ipv6: annotate data-races around np->mcast_oif
Eric Dumazet
11
-49
/
+51
2023-12-11
Revert "net: rtnetlink: remove local list in __linkwatch_run_queue()"
Johannes Berg
1
-3
/
+12
2023-12-11
net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
Vlad Buslov
1
-6
/
+28
2023-12-10
io_uring/af_unix: disable sending io_uring over sockets
Pavel Begunkov
1
-0
/
+6
2023-12-09
tcp: fix tcp_disordered_ack() vs usec TS resolution
Eric Dumazet
1
-2
/
+20
2023-12-09
net: sysfs: fix locking in carrier read
Johannes Berg
1
-2
/
+7
2023-12-08
Use READ/WRITE_ONCE() for IP local_port_range.
David Laight
4
-50
/
+34
2023-12-08
ethtool: Implement ethtool_puts()
justinstitt@google.com
1
-0
/
+7
2023-12-08
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej ƻenczykowski
1
-5
/
+1
2023-12-08
neighbour: Don't let neigh_forced_gc() disable preemption for long
Judy Hsiao
1
-1
/
+8
2023-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
28
-76
/
+153
2023-12-07
vsock/virtio: fix "comparison of distinct pointer types lacks a cast" warning
Stefano Garzarella
1
-2
/
+1
2023-12-07
net/smc: fix missing byte order conversion in CLC handshake
Wen Gu
3
-9
/
+8
2023-12-07
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
2
-1
/
+6
[next]