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-01-16
Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux
Linus Torvalds
7
-9
/
+42
2022-01-16
netfilter: conntrack: don't increment invalid counter on NF_REPEAT
Florian Westphal
1
-3
/
+5
2022-01-16
net/smc: Remove unused function declaration
Wen Gu
1
-4
/
+0
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-39
/
+13
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-2
/
+2
2022-01-15
mm: introduce memalloc_retry_wait()
NeilBrown
1
-1
/
+2
2022-01-15
mm: allow !GFP_KERNEL allocations for kvmalloc
Michal Hocko
6
-38
/
+11
2022-01-15
af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress
Eric Dumazet
2
-5
/
+15
2022-01-15
virtio: wrap config->reset calls
Michael S. Tsirkin
2
-3
/
+3
2022-01-14
xprtrdma: Remove definitions of RPCDBG_FACILITY
Chuck Lever
5
-27
/
+0
2022-01-14
xprtrdma: Remove final dprintk call sites from xprtrdma
Chuck Lever
1
-12
/
+0
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-01-13
net_sched: restore "mpu xxx" handling
Kevin Bracey
1
-0
/
+1
2022-01-13
sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change()
Anna Schumaker
1
-16
/
+19
2022-01-13
net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change
Xiyu Yang
1
-2
/
+4
2022-01-13
SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt
Olga Kornievskaia
1
-1
/
+4
2022-01-13
net/smc: Resolve the race between SMC-R link access and clear
Wen Gu
2
-12
/
+44
2022-01-13
net/smc: Introduce a new conn->lgr validity check helper
Wen Gu
6
-12
/
+24
2022-01-13
inet: frags: annotate races around fqdir->dead and fqdir->high_thresh
Eric Dumazet
2
-4
/
+7
2022-01-13
net/smc: Resolve the race between link group access and termination
Wen Gu
3
-11
/
+53
2022-01-13
libceph: rename parse_fsid() to ceph_parse_fsid() and export
Venky Shankar
1
-4
/
+5
2022-01-13
libceph: generalize addr/ip parsing based on delimiter
Venky Shankar
2
-12
/
+12
2022-01-13
sch_api: Don't skip qdisc attach on ingress
Maxim Mikityanskiy
1
-1
/
+1
2022-01-13
netfilter: nft_connlimit: memleak if nf_ct_netns_get() fails
Pablo Neira Ayuso
1
-1
/
+10
2022-01-13
sit: allow encapsulated IPv6 traffic to be delivered locally
Ignat Korchagin
1
-1
/
+1
2022-01-12
Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-3
/
+2
2022-01-12
net/smc: fix possible NULL deref in smc_pnet_add_eth()
Eric Dumazet
1
-1
/
+2
2022-01-12
net: bridge: fix net device refcount tracking issue in error path
Eric Dumazet
1
-1
/
+2
2022-01-12
net: fix sock_timestamping_bind_phc() to release device
Miroslav Lichvar
1
-0
/
+2
2022-01-12
Revert "of: net: support NVMEM cells with MAC in text format"
Michael Walle
1
-22
/
+11
2022-01-12
netfilter: nf_tables: set last expression in register tracking area
Pablo Neira Ayuso
1
-1
/
+1
2022-01-12
gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst()
Guillaume Nault
1
-2
/
+3
2022-01-12
xfrm: Don't accidentally set RTO_ONLINK in decode_session4()
Guillaume Nault
1
-1
/
+2
2022-01-12
mctp: test: zero out sockaddr
Matt Johnston
1
-1
/
+1
2022-01-12
Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2022-01-11
xdp: check prog type before updating BPF link
Toke Høiland-Jørgensen
1
-0
/
+6
2022-01-11
netfilter: nf_tables: remove unused variable
Pablo Neira Ayuso
1
-2
/
+0
2022-01-11
netfilter: nf_conntrack_netbios_ns: fix helper module alias
Florian Westphal
1
-2
/
+3
2022-01-11
netfilter: nf_tables: typo NULL check in _clone() function
Pablo Neira Ayuso
4
-4
/
+4
2022-01-11
netfilter: nf_tables: don't use 'data_size' uninitialized
Linus Torvalds
1
-0
/
+1
2022-01-10
SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
Chuck Lever
1
-1
/
+1
2022-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-42
/
+153
2022-01-10
net/9p: show error message if user 'msize' cannot be satisfied
Christian Schoenebeck
1
-1
/
+6
2022-01-10
net/p9: load default transports
Thomas Weißschuh
1
-2
/
+11
2022-01-10
9p/xen: autoload when xenbus service is available
Thomas Weißschuh
1
-0
/
+1
2022-01-10
9p/trans_fd: split into dedicated module
Thomas Weißschuh
4
-5
/
+23
2022-01-10
tcp: tcp_send_challenge_ack delete useless param `skb`
Benjamin Yim
1
-5
/
+5
2022-01-10
page_pool: remove spinlock in page_pool_refill_alloc_cache()
Yunsheng Lin
1
-4
/
+0
2022-01-10
net: skb: use kfree_skb_reason() in __udp4_lib_rcv()
Menglong Dong
1
-2
/
+8
2022-01-10
net: skb: use kfree_skb_reason() in tcp_v4_rcv()
Menglong Dong
1
-3
/
+11
[prev]
[next]