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
2017-07-13
sunrpc: use constant time memory comparison for mac
Jason A. Donenfeld
1
-1
/
+2
2017-07-13
xprtrdma: Fix documenting comments in frwr_ops.c
Chuck Lever
1
-3
/
+3
2017-07-13
xprtrdma: Replace PAGE_MASK with offset_in_page()
Chuck Lever
1
-8
/
+8
2017-07-13
xprtrdma: FMR does not need list_del_init()
Chuck Lever
1
-8
/
+10
2017-07-13
xprtrdma: Demote "connect" log messages
Chuck Lever
1
-36
/
+8
2017-07-13
xprtrdma: Don't defer MR recovery if ro_map fails
Chuck Lever
2
-20
/
+17
2017-07-13
xprtrdma: Fix FRWR invalidation error recovery
Chuck Lever
1
-10
/
+13
2017-07-13
xprtrdma: Fix client lock-up after application signal fires
Chuck Lever
4
-31
/
+84
2017-07-13
xprtrdma: Rename rpcrdma_req::rl_free
Chuck Lever
2
-6
/
+5
2017-07-13
xprtrdma: Pass only the list of registered MRs to ro_unmap_sync
Chuck Lever
4
-27
/
+26
2017-07-13
xprtrdma: Pre-mark remotely invalidated MRs
Chuck Lever
4
-5
/
+28
2017-07-13
xprtrdma: On invalidation failure, remove MWs from rl_registered
Chuck Lever
1
-0
/
+1
2017-07-13
SUNRPC: Make slot allocation more reliable
Trond Myklebust
1
-3
/
+5
2017-07-13
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
1
-2
/
+2
2017-07-13
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
1
-1
/
+1
2017-07-13
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
2
-6
/
+7
2017-07-13
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
1
-4
/
+2
2017-07-13
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
1
-3
/
+6
2017-07-13
sunrpc: properly type pc_release callbacks
Christoph Hellwig
1
-4
/
+4
2017-07-13
sunrpc: properly type pc_func callbacks
Christoph Hellwig
1
-1
/
+1
2017-07-13
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
4
-13
/
+14
2017-07-13
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
4
-8
/
+16
2017-07-13
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
3
-3
/
+4
2017-07-13
sunrpc: fix decoder callback prototypes
Christoph Hellwig
1
-12
/
+15
2017-07-13
sunrpc: properly type argument to kxdrdproc_t
Christoph Hellwig
1
-1
/
+2
2017-07-13
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
3
-7
/
+8
2017-07-13
sunrpc: fix encoder callback prototypes
Christoph Hellwig
1
-11
/
+13
2017-07-13
sunrpc: properly type argument to kxdreproc_t
Christoph Hellwig
1
-1
/
+2
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-179
/
+186
2017-06-06
net: bridge: fix a null pointer dereference in br_afspec
Nikolay Aleksandrov
1
-1
/
+1
2017-06-06
net/ipv6: Fix CALIPSO causing GPF with datagram support
Richard Haines
1
-1
/
+5
2017-06-06
Revert "sit: reload iphdr in ipip6_rcv"
David S. Miller
1
-1
/
+0
2017-06-05
devlink: fix potential memort leak
Haishuang Yan
1
-2
/
+6
2017-06-05
sit: reload iphdr in ipip6_rcv
Haishuang Yan
1
-0
/
+1
2017-06-05
net: ping: do not abuse udp_poll()
Eric Dumazet
3
-3
/
+3
2017-06-05
net: dsa: Fix stale cpu_switch reference after unbind then bind
Florian Fainelli
1
-1
/
+3
2017-06-05
ipv6: Fix leak in ipv6_gso_segment().
David S. Miller
1
-1
/
+3
2017-06-05
sock: reset sk_err when the error queue is empty
Soheil Hassas Yeganeh
1
-1
/
+4
2017-06-05
ip6_tunnel: fix traffic class routing for tunnels
Liam McBirnie
1
-0
/
+3
2017-06-04
Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-5
/
+8
2017-06-02
tcp: disallow cwnd undo when switching congestion control
Yuchung Cheng
1
-0
/
+1
2017-06-02
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
Ben Hutchings
2
-0
/
+4
2017-06-02
Merge tag 'mac80211-for-davem-2017-06-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
6
-101
/
+72
2017-06-02
net: dsa: Move dsa_switch_{suspend,resume} out of legacy.c
Florian Fainelli
2
-47
/
+47
2017-06-01
mac80211: fix dropped counter in multiqueue RX
Johannes Berg
1
-1
/
+1
2017-06-01
net: bridge: start hello timer only if device is up
Nikolay Aleksandrov
1
-1
/
+2
2017-06-01
netlink: don't send unknown nsid
Nicolas Dichtel
1
-1
/
+3
2017-05-31
mpls: fix clearing of dead nh_flags on link up
Roopa Prabhu
1
-1
/
+1
2017-05-31
tcp: reinitialize MTU probing when setting MSS in a TCP repair
Douglas Caetano dos Santos
1
-2
/
+4
2017-05-31
SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()
NeilBrown
1
-1
/
+6
[next]