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-12-21
tls: Do not call sk_memcopy_from_iter with zero length
Vakul Garg
1
-4
/
+6
2018-12-21
ipv6: tunnels: fix two use-after-free
Eric Dumazet
2
-0
/
+2
2018-12-21
Prevent overflow of sk_msg in sk_msg_clone()
Vakul Garg
1
-0
/
+3
2018-12-21
packet: validate address length
Willem de Bruijn
1
-0
/
+4
2018-12-21
tcp: fix a race in inet_diag_dump_icsk()
Eric Dumazet
1
-1
/
+3
2018-12-21
ipv6: frags: Fix bogus skb->sk in reassembled packets
Herbert Xu
1
-0
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-165
/
+372
2018-12-20
rds: Fix warning.
David S. Miller
1
-1
/
+3
2018-12-20
neighbor: NTF_PROXY is a valid ndm_flag for a dump request
David Ahern
1
-1
/
+6
2018-12-20
net/sched: cls_flower: Remove old entries from rhashtable
Roi Dayan
1
-4
/
+3
2018-12-20
net/tls: allocate tls context using GFP_ATOMIC
Ganesh Goudar
1
-1
/
+1
2018-12-20
gro_cell: add napi_disable in gro_cells_destroy
Lorenzo Bianconi
1
-0
/
+1
2018-12-19
ipv6: explicitly initialize udp6_addr in udp_sock_create6()
Cong Wang
1
-1
/
+2
2018-12-19
net/rds: remove user triggered WARN_ON in rds_sendmsg
shamir rabinovitch
4
-19
/
+29
2018-12-19
net/rds: fix warn in rds_message_alloc_sgs
shamir rabinovitch
3
-42
/
+91
2018-12-19
Merge tag 'mac80211-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/lin...
David S. Miller
4
-3
/
+11
2018-12-19
mac80211: free skb fraglist before freeing the skb
Sara Sharon
1
-0
/
+5
2018-12-19
nl80211: fix memory leak if validate_pae_over_nl80211() fails
Johannes Berg
1
-1
/
+3
2018-12-19
net/smc: fix TCP fallback socket release
Myungho Jung
2
-2
/
+16
2018-12-19
tipc: check group dests after tipc_wait_for_cond()
Cong Wang
1
-4
/
+5
2018-12-18
VSOCK: Send reset control packet when socket is partially bound
Jorgen Hansen
1
-17
/
+50
2018-12-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-5
/
+17
2018-12-18
SUNRPC: Remove xprt_connect_status()
Trond Myklebust
1
-31
/
+1
2018-12-18
SUNRPC: Fix a race with XPRT_CONNECTING
Trond Myklebust
1
-2
/
+2
2018-12-18
SUNRPC: Fix disconnection races
Trond Myklebust
3
-5
/
+7
2018-12-18
mac80211: fix a kernel panic when TXing after TXQ teardown
Sara Sharon
2
-2
/
+3
2018-12-18
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
4
-6
/
+6
2018-12-18
ipv6: add missing tx timestamping on IPPROTO_RAW
Willem de Bruijn
1
-0
/
+2
2018-12-16
net: clear skb->tstamp in forwarding paths
Eric Dumazet
2
-0
/
+2
2018-12-15
net: ipv4: do not handle duplicate fragments as overlapping
Michal Kubecek
1
-6
/
+12
2018-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+22
2018-12-15
tipc: check tsk->group in tipc_wait_for_cond()
Cong Wang
1
-11
/
+14
2018-12-15
net: Allow class-e address assignment via ifconfig ioctl
Dave Taht
2
-2
/
+5
2018-12-15
ip6mr: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-12-15
VSOCK: bind to random port for VMADDR_PORT_ANY
Lepton Wu
1
-1
/
+6
2018-12-15
net/tls: sleeping function from invalid context
Atul Gupta
1
-13
/
+23
2018-12-15
net/tls: Init routines in create_ctx
Atul Gupta
1
-3
/
+3
2018-12-15
tipc: compare remote and local protocols in tipc_udp_enable()
Cong Wang
1
-0
/
+5
2018-12-15
tipc: fix a double kfree_skb()
Cong Wang
1
-3
/
+1
2018-12-15
tipc: use lock_sock() in tipc_sk_reinit()
Cong Wang
1
-2
/
+6
2018-12-14
net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHK
Jakub Kicinski
1
-2
/
+2
2018-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-15
/
+22
2018-12-13
netfilter: nf_conncount: use rb_link_node_rcu() instead of rb_link_node()
Taehee Yoo
1
-1
/
+1
2018-12-13
netfilter: nat: can't use dst_hold on noref dst
Florian Westphal
1
-1
/
+2
2018-12-13
netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
Pan Bian
1
-1
/
+1
2018-12-12
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
1
-3
/
+17
2018-12-10
ipv4: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-12-10
sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
Xin Long
1
-0
/
+1
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-176
/
+278
2018-12-09
net/sched: cls_flower: Reject duplicated rules also under skip_sw
Or Gerlitz
1
-13
/
+10
[next]