index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
2018-06-22
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-19
sunrpc: Prevent duplicate XID allocation
Chuck Lever
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-12
Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-06-08
Fix 16-byte memory leak in gssp_accept_sec_context_upcall
Dave Wysochanski
2018-06-08
svcrdma: Fix incorrect return value/type in svc_rdma_post_recvs
Chuck Lever
2018-06-04
Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2018-06-04
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-01
xprtrdma: Remove transfertypes array
Chuck Lever
2018-06-01
xprtrdma: Add trace_xprtrdma_dma_map(mr)
Chuck Lever
2018-06-01
xprtrdma: Wait on empty sendctx queue
Chuck Lever
2018-06-01
xprtrdma: Move common wait_for_buffer_space call to parent function
Chuck Lever
2018-06-01
xprtrdma: Return -ENOBUFS when no pages are available
Chuck Lever
2018-05-28
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
Arnd Bergmann
2018-05-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-05-11
Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-05-11
svcrdma: Persistently allocate and DMA-map Send buffers
Chuck Lever
2018-05-11
svcrdma: Simplify svc_rdma_send()
Chuck Lever
2018-05-11
svcrdma: Remove post_send_wr
Chuck Lever
2018-05-11
svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxt
Chuck Lever
2018-05-11
svcrdma: Introduce svc_rdma_send_ctxt
Chuck Lever
2018-05-11
svcrdma: Clean up Send SGE accounting
Chuck Lever
2018-05-11
svcrdma: Refactor svc_rdma_dma_map_buf
Chuck Lever
2018-05-11
svcrdma: Allocate recv_ctxt's on CPU handling Receives
Chuck Lever
2018-05-11
svcrdma: Persistently allocate and DMA-map Receive buffers
Chuck Lever
2018-05-11
svcrdma: Preserve Receive buffer until svc_rdma_sendto
Chuck Lever
2018-05-11
svcrdma: Simplify svc_rdma_recv_ctxt_put
Chuck Lever
2018-05-11
svcrdma: Remove sc_rq_depth
Chuck Lever
2018-05-11
svcrdma: Introduce svc_rdma_recv_ctxt
Chuck Lever
2018-05-11
svcrdma: Trace key RDMA API events
Chuck Lever
2018-05-11
svcrdma: Trace key RPC/RDMA protocol events
Chuck Lever
2018-05-11
xprtrdma: Prepare RPC/RDMA includes for server-side trace points
Chuck Lever
2018-05-11
svcrdma: Use passed-in net namespace when creating RDMA listener
Chuck Lever
2018-05-11
svcrdma: Add proper SPDX tags for NetApp-contributed source
Chuck Lever
2018-05-09
IB: remove redundant INFINIBAND kconfig dependencies
Greg Thelen
2018-05-07
xprtrdma: Make rpcrdma_sendctx_put_locked() a static function
Chuck Lever
2018-05-07
xprtrdma: Remove rpcrdma_buffer_get_rep_locked()
Chuck Lever
2018-05-07
xprtrdma: Remove rpcrdma_buffer_get_req_locked()
Chuck Lever
2018-05-07
xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv}
Chuck Lever
2018-05-07
xprtrdma: Move Receive posting to Receive handler
Chuck Lever
2018-05-07
xprtrdma: Clean up Receive trace points
Chuck Lever
2018-05-07
xprtrdma: Make rpc_rqst part of rpcrdma_req
Chuck Lever
2018-05-07
xprtrdma: Introduce ->alloc_slot call-out for xprtrdma
Chuck Lever
2018-05-07
SUNRPC: Add a ->free_slot transport callout
Chuck Lever
2018-05-07
SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lock
Chuck Lever
2018-05-07
xprtrdma: Fix max_send_wr computation
Chuck Lever
[next]