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
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-119
/
+226
2018-06-15
neighbour: skip NTF_EXT_LEARNED entries during forced gc
Roopa Prabhu
1
-4
/
+6
2018-06-15
tls: fix waitall behavior in tls_sw_recvmsg
Daniel Borkmann
1
-1
/
+5
2018-06-15
tls: fix use-after-free in tls_push_record
Daniel Borkmann
1
-13
/
+13
2018-06-15
l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()
Guillaume Nault
1
-1
/
+1
2018-06-15
l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels
Guillaume Nault
1
-0
/
+6
2018-06-15
ipv6: Only emit append events for appended routes
Ido Schimmel
1
-3
/
+2
2018-06-15
Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-6
/
+9
2018-06-15
cfg80211: fix rcu in cfg80211_unregister_wdev
Dedy Lansky
1
-0
/
+1
2018-06-15
mac80211: Move up init of TXQs
Toke Høiland-Jørgensen
1
-6
/
+6
2018-06-15
cfg80211: initialize sinfo in cfg80211_get_station
Sven Eckelmann
1
-0
/
+2
2018-06-15
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
3
-0
/
+11
2018-06-15
l2tp: clean up stale tunnel or session in pppol2tp_connect's error path
Guillaume Nault
1
-0
/
+10
2018-06-15
l2tp: prevent pppol2tp_connect() from creating kernel sockets
Guillaume Nault
1
-0
/
+9
2018-06-15
l2tp: only accept PPP sessions in pppol2tp_connect()
Guillaume Nault
1
-0
/
+6
2018-06-15
l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()
Guillaume Nault
1
-0
/
+1
2018-06-15
tcp: verify the checksum of the first data segment in a new connection
Frank van der Linden
2
-0
/
+8
2018-06-15
Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-117
/
+149
2018-06-14
sctp: define sctp_packet_gso_append to build GSO frames
Xin Long
1
-10
/
+18
2018-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-20
/
+48
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
52
-94
/
+123
2018-06-13
treewide: Use array_size() in vzalloc_node()
Kees Cook
2
-3
/
+6
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
2
-4
/
+4
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
2
-6
/
+8
2018-06-13
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2
-7
/
+9
2018-06-13
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
1
-1
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
23
-30
/
+36
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
27
-43
/
+58
2018-06-13
smc: convert to ->poll_mask
Cong Wang
1
-9
/
+3
2018-06-12
Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets"
Bart Van Assche
1
-14
/
+1
2018-06-12
netfilter: nf_conncount: Fix garbage collection with zones
Yi-Hung Wei
2
-5
/
+10
2018-06-12
netfilter: xt_connmark: fix list corruption on rmmod
Florian Westphal
1
-1
/
+1
2018-06-12
netfilter: ctnetlink: avoid null pointer dereference
Florian Westphal
1
-1
/
+2
2018-06-12
netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
Taehee Yoo
1
-1
/
+2
2018-06-12
netfilter: nf_tables: close race between netns exit and rmmod
Florian Westphal
2
-3
/
+15
2018-06-12
netfilter: nf_tables: fix module unload race
Florian Westphal
2
-6
/
+16
2018-06-12
netfilter: nft_dynset: do not reject set updates with NFT_SET_EVAL
Pablo Neira Ayuso
1
-3
/
+1
2018-06-12
netfilter: nft_socket: fix module autoload
Pablo Neira Ayuso
1
-0
/
+1
2018-06-12
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
12
-331
/
+299
2018-06-12
Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
15
-819
/
+830
2018-06-12
tcp: Do not reload skb pointer after skb_gro_receive().
David Miller
1
-2
/
+0
2018-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+2
2018-06-12
net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr
David Ahern
1
-1
/
+1
2018-06-12
tls: fix NULL pointer dereference on poll
Daniel Borkmann
2
-11
/
+10
2018-06-12
xsk: silence warning on memory allocation failure
Björn Töpel
1
-1
/
+2
2018-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
11
-19
/
+54
2018-06-12
net: dsa: add error handling for pskb_trim_rcsum
Zhouyang Jia
1
-1
/
+2
2018-06-12
ipv6: allow PMTU exceptions to local routes
Julian Anastasov
1
-3
/
+0
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-40
/
+60
2018-06-11
tcp: limit sk_rcvlowat by the maximum receive buffer
Soheil Hassas Yeganeh
1
-5
/
+7
[next]