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
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-106
/
+168
2018-09-18
net/ipv6: do not copy dst flags on rt init
Peter Oskolkov
1
-2
/
+0
2018-09-18
net/ipv4: defensive cipso option parsing
Stefan Nuernberger
1
-4
/
+7
2018-09-18
net: caif: remove redundant null check on frontpkt
Colin Ian King
1
-3
/
+0
2018-09-18
Revert "kcm: remove any offset before parsing messages"
David S. Miller
1
-25
/
+1
2018-09-18
kcm: remove any offset before parsing messages
Dominique Martinet
1
-1
/
+25
2018-09-17
net: dsa: remove redundant null pointer check before put_device
zhong jiang
1
-2
/
+1
2018-09-17
net: rds: use memset to optimize the recv
Zhu Yanjun
1
-4
/
+1
2018-09-17
net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str()
Hauke Mehrtens
1
-0
/
+3
2018-09-17
tls: fix currently broken MSG_PEEK behavior
Daniel Borkmann
1
-0
/
+8
2018-09-17
tls: async support causes out-of-bounds access in crypto APIs
John Fastabend
1
-16
/
+23
2018-09-17
ipv6: fix possible use-after-free in ip6_xmit()
Eric Dumazet
1
-4
/
+2
2018-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+2
2018-09-17
ip6_gre: simplify gre header parsing in ip6gre_err
Haishuang Yan
1
-22
/
+4
2018-09-17
ip_gre: fix parsing gre header in ipgre_err
Haishuang Yan
2
-9
/
+7
2018-09-17
net/sched: act_police: don't use spinlock in the data path
Davide Caratti
1
-64
/
+92
2018-09-17
net/sched: act_police: use per-cpu counters
Davide Caratti
1
-24
/
+22
2018-09-17
udp6: add missing checks on edumux packet processing
Paolo Abeni
1
-28
/
+37
2018-09-17
udp4: fix IP_CMSG_CHECKSUM for connected sockets
Paolo Abeni
1
-23
/
+26
2018-09-14
net/sched: act_sample: fix NULL dereference in the data path
Davide Caratti
1
-1
/
+1
2018-09-14
socket: fix struct ifreq size in compat ioctl
Johannes Berg
1
-8
/
+14
2018-09-14
pktgen: Fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-09-13
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2
-0
/
+2
2018-09-13
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2
-0
/
+2
2018-09-13
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-3
/
+13
2018-09-13
tls: clear key material from kernel memory when do_tls_setsockopt_conf fails
Sabrina Dubroca
1
-1
/
+1
2018-09-13
tls: zero the crypto information from tls_context before freeing
Sabrina Dubroca
4
-13
/
+23
2018-09-13
tls: don't copy the key out of tls12_crypto_info_aes_gcm_128
Sabrina Dubroca
1
-4
/
+1
2018-09-13
neighbour: confirm neigh entries when ARP packet is received
Vasily Khoruzhick
1
-5
/
+8
2018-09-13
net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
Roopa Prabhu
1
-1
/
+1
2018-09-13
net_sched: notify filter deletion when deleting a chain
Cong Wang
1
-0
/
+2
2018-09-13
llc: avoid blocking in llc_sap_close()
Cong Wang
1
-3
/
+1
2018-09-13
ipv6: use rt6_info members when dst is set in rt6_fill_node
Xin Long
1
-12
/
+30
2018-09-13
ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALL
Andre Naujoks
3
-1
/
+13
2018-09-13
net: dsa: Add Lantiq / Intel GSWIP tag support
Hauke Mehrtens
5
-0
/
+119
2018-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
32
-136
/
+262
2018-09-13
net: bridge: add support for sticky fdb entries
Nikolay Aleksandrov
2
-3
/
+17
2018-09-13
bpf: use __GFP_COMP while allocating page
Tushar Dave
1
-1
/
+2
2018-09-12
tipc: check return value of __tipc_dump_start()
Cong Wang
1
-1
/
+4
2018-09-12
rds: fix two RCU related problems
Cong Wang
1
-1
/
+4
2018-09-12
netlink: remove hash::nelems check in netlink_insert
Li RongQing
1
-5
/
+0
2018-09-12
net/tls: Fixed return value when tls_complete_pending_work() fails
Vakul Garg
1
-4
/
+6
2018-09-12
erspan: fix error handling for erspan tunnel
Haishuang Yan
1
-0
/
+3
2018-09-12
erspan: return PACKET_REJECT when the appropriate tunnel is not found
Haishuang Yan
1
-0
/
+2
2018-09-12
tcp: rate limit synflood warnings further
Willem de Bruijn
1
-2
/
+2
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
18
-99
/
+180
2018-09-11
Bluetooth: Use correct tfm to generate OOB data
Matias Karhumaa
1
-1
/
+7
2018-09-11
Bluetooth: SMP: Fix trying to use non-existent local OOB data
Johan Hedberg
1
-2
/
+6
2018-09-11
netfilter: xt_hashlimit: use s->file instead of s->private
Cong Wang
1
-9
/
+9
2018-09-11
netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
Michal 'vorner' Vaner
1
-0
/
+1
[next]