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
2020-03-24
ipv4: fix a RCU-list lock in inet_dump_fib()
Qian Cai
1
-0
/
+2
2020-03-23
tcp: repair: fix TCP_QUEUE_SEQ implementation
Eric Dumazet
1
-1
/
+3
2020-03-22
hsr: fix general protection fault in hsr_addr_is_self()
Taehee Yoo
1
-4
/
+4
2020-03-21
tcp: also NULL skb->dev when copy was needed
Florian Westphal
1
-2
/
+6
2020-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-4
/
+14
2020-03-20
tcp: ensure skb->dev is NULL before leaving TCP stack
Eric Dumazet
1
-0
/
+4
2020-03-20
Merge tag 'rxrpc-fixes-20200319' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
6
-60
/
+74
2020-03-19
netfilter: flowtable: populate addr_type mask
Edward Cree
1
-0
/
+1
2020-03-19
netfilter: flowtable: Fix flushing of offloaded flows on free
Paul Blakey
1
-0
/
+3
2020-03-19
netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}
Haishuang Yan
1
-0
/
+2
2020-03-19
netfilter: flowtable: reload ip{v6}h in nf_flow_nat_ip{v6}
Haishuang Yan
1
-4
/
+8
2020-03-19
net/sched: act_ct: Fix leak of ct zone template on replace
Paul Blakey
1
-1
/
+1
2020-03-18
net: core: dev.c: fix a documentation warning
Mauro Carvalho Chehab
1
-1
/
+1
2020-03-17
net: ip_gre: Accept IFLA_INFO_DATA-less configuration
Petr Machata
1
-0
/
+2
2020-03-16
ethtool: reject unrecognized request flags
Michal Kubecek
1
-4
/
+12
2020-03-16
netlink: allow extack cookie also for error messages
Michal Kubecek
1
-26
/
+17
2020-03-16
net_sched: cls_route: remove the right filter from hashtable
Cong Wang
1
-2
/
+2
2020-03-16
hsr: set .netnsok flag
Taehee Yoo
1
-0
/
+1
2020-03-16
hsr: add restart routine into hsr_get_node_list()
Taehee Yoo
1
-14
/
+24
2020-03-16
hsr: use rcu_read_lock() in hsr_get_node_{list/status}()
Taehee Yoo
2
-25
/
+23
2020-03-15
net/packet: tpacket_rcv: avoid a producer race condition
Willem de Bruijn
2
-1
/
+25
2020-03-15
net: ip_gre: Separate ERSPAN newlink / changelink callbacks
Petr Machata
1
-18
/
+85
2020-03-15
net/bpfilter: fix dprintf usage for /dev/kmsg
Bruno Meneguele
1
-6
/
+8
2020-03-15
net_sched: keep alloc_hash updated after hash allocation
Cong Wang
1
-0
/
+1
2020-03-15
net_sched: hold rtnl lock in tcindex_partial_destroy_work()
Cong Wang
1
-0
/
+2
2020-03-14
afs: Fix client call Rx-phase signal handling
David Howells
3
-32
/
+3
2020-03-14
rxrpc: Fix sendmsg(MSG_WAITALL) handling
David Howells
1
-2
/
+2
2020-03-14
rxrpc: Fix call interruptibility handling
David Howells
5
-17
/
+51
2020-03-14
rxrpc: Abstract out the calculation of whether there's Tx space
David Howells
1
-9
/
+18
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-4
/
+8
2020-03-12
taprio: Fix sending packets without dequeueing them
Vinicius Costa Gomes
1
-3
/
+9
2020-03-12
net: memcg: fix lockdep splat in inet_csk_accept()
Eric Dumazet
1
-7
/
+7
2020-03-12
seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number
Paolo Lungaroni
2
-2
/
+2
2020-03-12
net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed
Andrew Lunn
1
-3
/
+9
2020-03-12
net/packet: tpacket_rcv: do not increment ring index on drop
Willem de Bruijn
1
-6
/
+7
2020-03-12
net: caif: Add lockdep expression to RCU traversal primitive
Amol Grover
1
-1
/
+2
2020-03-11
bpf, sockmap: Remove bucket->lock from sock_{hash|map}_free
John Fastabend
1
-4
/
+8
2020-03-11
mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
Nicolas Cavallari
1
-1
/
+2
2020-03-11
nl80211: add missing attribute validation for channel switch
Jakub Kicinski
1
-0
/
+1
2020-03-11
nl80211: add missing attribute validation for beacon report scanning
Jakub Kicinski
1
-0
/
+2
2020-03-11
nl80211: add missing attribute validation for critical protocol indication
Jakub Kicinski
1
-0
/
+2
2020-03-11
net/smc: cancel event worker during device removal
Karsten Graul
1
-0
/
+1
2020-03-11
ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
Hangbin Liu
1
-0
/
+4
2020-03-11
net: memcg: late association of sock to memcg
Shakeel Butt
2
-1
/
+24
2020-03-10
Merge tag 'batadv-net-for-davem-20200306' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-0
/
+4
2020-03-10
cgroup, netclassid: periodically release file_lock on classid updating
Dmitry Yakunin
1
-10
/
+37
2020-03-09
inet_diag: return classid for all socket types
Dmitry Yakunin
4
-34
/
+28
2020-03-09
gre: fix uninit-value in __iptunnel_pull_header
Eric Dumazet
1
-2
/
+10
2020-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-14
/
+26
2020-03-06
netfilter: nft_chain_nat: inet family is missing module ownership
Pablo Neira Ayuso
1
-0
/
+1
[next]