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
2019-02-28
net: split out functions related to registering inflight socket files
Jens Axboe
7
-131
/
+173
2019-02-28
Add io_uring IO interface
Jens Axboe
1
-0
/
+3
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-240
/
+474
2019-02-07
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
Hangbin Liu
1
-1
/
+2
2019-02-07
net: dsa: Fix NULL checking in dsa_slave_set_eee()
Dan Carpenter
1
-2
/
+2
2019-02-06
svcrdma: Remove max_sge check at connect time
Chuck Lever
2
-12
/
+102
2019-02-06
rxrpc: bad unlock balance in rxrpc_recvmsg
Eric Dumazet
1
-1
/
+2
2019-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-116
/
+111
2019-02-05
netfilter: nft_compat: don't use refcount_inc on newly allocated entry
Florian Westphal
1
-39
/
+23
2019-02-05
netfilter: ipv6: Don't preserve original oif for loopback address
Eli Cooper
1
-1
/
+3
2019-02-05
net: dsa: Fix lockdep false positive splat
Marc Zyngier
1
-0
/
+4
2019-02-05
net: dsa: slave: Don't propagate flag changes on down slave interfaces
Rundong Ge
1
-5
/
+8
2019-02-04
net: cls_flower: Remove filter from mask before freeing it
Petr Machata
1
-1
/
+5
2019-02-04
net/smc: correct state change for peer closing
Ursula Braun
1
-8
/
+1
2019-02-04
net/smc: delete rkey first before switching to unused
Ursula Braun
1
-1
/
+1
2019-02-04
net/smc: fix sender_free computation
Ursula Braun
3
-4
/
+30
2019-02-04
net/smc: preallocated memory for rdma work requests
Ursula Braun
7
-33
/
+92
2019-02-04
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
6
-79
/
+72
2019-02-04
netfilter: nf_nat: skip nat clash resolution for same-origin entries
Martynas Pumputis
1
-0
/
+16
2019-02-04
sctp: check and update stream->out_curr when allocating stream_out
Xin Long
1
-0
/
+20
2019-02-03
vsock/virtio: reset connected sockets on device removal
Stefano Garzarella
1
-0
/
+3
2019-02-03
vsock/virtio: fix kernel panic after device hot-unplug
Stefano Garzarella
1
-8
/
+18
2019-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+3
2019-02-02
dccp: fool proof ccid_hc_[rt]x_parse_options()
Eric Dumazet
1
-2
/
+2
2019-02-02
net/smc: fix use of variable in cleared area
Karsten Graul
1
-4
/
+4
2019-02-02
net/smc: use device link provided in qp_context
Karsten Graul
1
-3
/
+3
2019-02-02
net/smc: call smc_cdc_msg_send() under send_lock
Karsten Graul
1
-1
/
+4
2019-02-02
net/smc: do not wait under send_lock
Karsten Graul
1
-6
/
+4
2019-02-02
net/smc: recvmsg and splice_read should return 0 after shutdown
Karsten Graul
1
-1
/
+10
2019-02-02
net/smc: don't wait for send buffer space when data was already sent
Karsten Graul
1
-4
/
+3
2019-02-02
net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()
Karsten Graul
1
-0
/
+4
2019-02-02
net/smc: allow 16 byte pnetids in netlink policy
Hans Wippel
1
-1
/
+1
2019-02-02
net/smc: fix another sizeof to int comparison
Ursula Braun
1
-1
/
+1
2019-02-01
sctp: walk the list of asoc safely
Greg Kroah-Hartman
1
-2
/
+2
2019-02-01
Merge tag 'batadv-net-for-davem-20190201' of git://git.open-mesh.org/linux-merge
David S. Miller
3
-2
/
+8
2019-02-01
cfg80211: call disconnect_wk when AP stops
Johannes Berg
3
-1
/
+5
2019-02-01
mac80211: ensure that mgmt tx skbs have tailroom for encryption
Felix Fietkau
1
-3
/
+9
2019-01-31
rds: fix refcount bug in rds_sock_addref
Eric Dumazet
1
-3
/
+3
2019-01-31
l2tp: copy 4 more bytes to linear part if necessary
Jacob Wen
1
-3
/
+2
2019-01-31
l2tp: fix reading optional fields of L2TPv3
Jacob Wen
4
-0
/
+30
2019-01-31
ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
Yohei Kanemaru
1
-0
/
+2
2019-01-31
net: ip6_gre: always reports o_key to userspace
Lorenzo Bianconi
1
-1
/
+6
2019-01-31
net: ip_gre: always reports o_key to userspace
Lorenzo Bianconi
1
-1
/
+6
2019-01-30
net: socket: make bond ioctls go through compat_ifreq_ioctl()
Johannes Berg
1
-4
/
+4
2019-01-30
net: socket: fix SIOCGIFNAME in compat
Johannes Berg
1
-1
/
+2
2019-01-30
Revert "kill dev_ifsioc()"
Johannes Berg
1
-0
/
+49
2019-01-30
Revert "socket: fix struct ifreq size in compat ioctl"
Johannes Berg
1
-14
/
+8
2019-01-29
net: set default network namespace in init_dummy_netdev()
Josh Elsasser
1
-0
/
+3
2019-01-29
net: tls: Fix deadlock in free_resources tx
Dave Watson
1
-0
/
+2
2019-01-29
net: tls: Save iv in tls_rec for async crypto requests
Dave Watson
1
-1
/
+3
[next]