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
2022-01-28
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
23
-80
/
+234
2022-01-27
net: bridge: vlan: fix memory leak in __allowed_ingress
Tim Yi
1
-3
/
+3
2022-01-27
net: socket: rename SKB_DROP_REASON_SOCKET_FILTER
Menglong Dong
1
-1
/
+1
2022-01-27
ipv4: tcp: send zero IPID in SYNACK messages
Eric Dumazet
1
-2
/
+9
2022-01-27
ipv4: raw: lock the socket in raw_bind()
Eric Dumazet
1
-1
/
+4
2022-01-27
net: bridge: vlan: fix single net device option dumping
Nikolay Aleksandrov
1
-1
/
+2
2022-01-27
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
1
-7
/
+20
2022-01-26
sch_htb: Fail on unsupported parameters when offload is requested
Maxim Mikityanskiy
1
-0
/
+20
2022-01-25
Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
9
-65
/
+34
2022-01-24
fsnotify: fix fsnotify hooks in pseudo filesystems
Amir Goldstein
1
-2
/
+2
2022-01-24
ping: fix the sk_bound_dev_if match in ping_lookup
Xin Long
1
-1
/
+2
2022-01-24
net/smc: Transitional solution for clcsock race issue
Wen Gu
1
-12
/
+51
2022-01-24
ipv4: fix ip option filtering for locally generated fragments
Jakub Kicinski
1
-3
/
+12
2022-01-24
net-procfs: show net devices bound packet types
Jianguo Wu
1
-3
/
+32
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-2
/
+2
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
16
-56
/
+56
2022-01-22
mptcp: Use struct_group() to avoid cross-field memset()
Kees Cook
1
-3
/
+3
2022-01-22
rxrpc: Adjust retransmission backoff
David Howells
2
-6
/
+4
2022-01-21
mptcp: fix removing ids bitmap setting
Geliang Tang
1
-1
/
+1
2022-01-21
mptcp: fix msk traversal in mptcp_nl_cmd_set_flags()
Paolo Abeni
1
-10
/
+27
2022-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
4
-9
/
+19
2022-01-21
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2
-11
/
+14
2022-01-21
tcp: add a missing sk_defer_free_flush() in tcp_splice_read()
Eric Dumazet
1
-0
/
+1
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-16
/
+17
2022-01-20
ipv6_tunnel: Rate limit warning messages
Ido Schimmel
1
-4
/
+4
2022-01-20
net: sched: Clarify error message when qdisc kind is unknown
Victor Nogueira
1
-1
/
+1
2022-01-20
net: fix information leakage in /proc/net/ptype
Congyu Liu
2
-1
/
+4
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
31
-132
/
+229
2022-01-19
ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys
Eric Dumazet
1
-14
/
+15
2022-01-19
ipv4: avoid quadratic behavior in netns dismantle
Eric Dumazet
1
-19
/
+17
2022-01-19
nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()
Krzysztof Kozlowski
1
-0
/
+5
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2022-01-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+6
2022-01-18
netns: add schedule point in ops_exit_list()
Eric Dumazet
1
-1
/
+3
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-3
/
+3
2022-01-17
net: Flush deferred skb free on socket destroy
Gal Pressman
1
-0
/
+3
2022-01-17
net/tls: Fix another skb memory leak when running kTLS traffic
Gal Pressman
1
-0
/
+1
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+3
2022-01-16
net/smc: Fix hung_task when removing SMC-R devices
Wen Gu
1
-16
/
+1
2022-01-16
ipv4: update fib_info_cnt under spinlock protection
Eric Dumazet
1
-3
/
+8
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-106
/
+77
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
[next]