index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-12
12
-331
/
+299
|
\
|
*
Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2018-06-04
12
-331
/
+299
|
|
\
|
|
*
xprtrdma: Remove transfertypes array
Chuck Lever
2018-06-01
1
-8
/
+0
|
|
*
xprtrdma: Add trace_xprtrdma_dma_map(mr)
Chuck Lever
2018-06-01
2
-0
/
+2
|
|
*
xprtrdma: Wait on empty sendctx queue
Chuck Lever
2018-06-01
3
-2
/
+14
|
|
*
xprtrdma: Move common wait_for_buffer_space call to parent function
Chuck Lever
2018-06-01
1
-19
/
+12
|
|
*
xprtrdma: Return -ENOBUFS when no pages are available
Chuck Lever
2018-06-01
1
-1
/
+1
|
|
*
xprtrdma: Make rpcrdma_sendctx_put_locked() a static function
Chuck Lever
2018-05-07
2
-2
/
+3
|
|
*
xprtrdma: Remove rpcrdma_buffer_get_rep_locked()
Chuck Lever
2018-05-07
1
-12
/
+3
|
|
*
xprtrdma: Remove rpcrdma_buffer_get_req_locked()
Chuck Lever
2018-05-07
1
-18
/
+4
|
|
*
xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv}
Chuck Lever
2018-05-07
2
-62
/
+0
|
|
*
xprtrdma: Move Receive posting to Receive handler
Chuck Lever
2018-05-07
5
-124
/
+115
|
|
*
xprtrdma: Clean up Receive trace points
Chuck Lever
2018-05-07
1
-2
/
+2
|
|
*
xprtrdma: Make rpc_rqst part of rpcrdma_req
Chuck Lever
2018-05-07
3
-75
/
+46
|
|
*
xprtrdma: Introduce ->alloc_slot call-out for xprtrdma
Chuck Lever
2018-05-07
1
-2
/
+50
|
|
*
SUNRPC: Add a ->free_slot transport callout
Chuck Lever
2018-05-07
4
-2
/
+9
|
|
*
SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lock
Chuck Lever
2018-05-07
2
-5
/
+8
|
|
*
xprtrdma: Fix max_send_wr computation
Chuck Lever
2018-05-07
3
-24
/
+52
|
|
*
xprtrdma: Create transport's CM ID in the correct network namespace
Chuck Lever
2018-05-07
1
-2
/
+2
|
|
*
xprtrdma: Try to fail quickly if proto=rdma
Chuck Lever
2018-05-07
1
-2
/
+2
|
|
*
xprtrdma: Add proper SPDX tags for NetApp-contributed source
Chuck Lever
2018-05-07
5
-0
/
+5
*
|
|
Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-06-12
15
-819
/
+830
|
\
\
\
|
*
|
|
Fix 16-byte memory leak in gssp_accept_sec_context_upcall
Dave Wysochanski
2018-06-08
1
-1
/
+3
|
*
|
|
svcrdma: Fix incorrect return value/type in svc_rdma_post_recvs
Chuck Lever
2018-06-08
1
-1
/
+1
|
*
|
|
svcrdma: Persistently allocate and DMA-map Send buffers
Chuck Lever
2018-05-11
3
-126
/
+99
|
*
|
|
svcrdma: Simplify svc_rdma_send()
Chuck Lever
2018-05-11
1
-15
/
+15
|
*
|
|
svcrdma: Remove post_send_wr
Chuck Lever
2018-05-11
3
-37
/
+16
|
*
|
|
svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxt
Chuck Lever
2018-05-11
2
-19
/
+30
|
*
|
|
svcrdma: Introduce svc_rdma_send_ctxt
Chuck Lever
2018-05-11
4
-254
/
+231
|
*
|
|
svcrdma: Clean up Send SGE accounting
Chuck Lever
2018-05-11
3
-11
/
+10
|
*
|
|
svcrdma: Refactor svc_rdma_dma_map_buf
Chuck Lever
2018-05-11
1
-33
/
+17
|
*
|
|
svcrdma: Allocate recv_ctxt's on CPU handling Receives
Chuck Lever
2018-05-11
1
-16
/
+36
|
*
|
|
svcrdma: Persistently allocate and DMA-map Receive buffers
Chuck Lever
2018-05-11
4
-134
/
+73
|
*
|
|
svcrdma: Preserve Receive buffer until svc_rdma_sendto
Chuck Lever
2018-05-11
2
-4
/
+12
|
*
|
|
svcrdma: Simplify svc_rdma_recv_ctxt_put
Chuck Lever
2018-05-11
2
-21
/
+24
|
*
|
|
svcrdma: Remove sc_rq_depth
Chuck Lever
2018-05-11
1
-9
/
+8
|
*
|
|
svcrdma: Introduce svc_rdma_recv_ctxt
Chuck Lever
2018-05-11
4
-220
/
+326
|
*
|
|
svcrdma: Trace key RDMA API events
Chuck Lever
2018-05-11
10
-51
/
+50
|
*
|
|
svcrdma: Trace key RPC/RDMA protocol events
Chuck Lever
2018-05-11
4
-47
/
+50
|
*
|
|
xprtrdma: Prepare RPC/RDMA includes for server-side trace points
Chuck Lever
2018-05-11
9
-6
/
+12
|
*
|
|
svcrdma: Use passed-in net namespace when creating RDMA listener
Chuck Lever
2018-05-11
1
-18
/
+17
|
*
|
|
svcrdma: Add proper SPDX tags for NetApp-contributed source
Chuck Lever
2018-05-11
4
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-10
15
-40
/
+60
|
\
\
\
|
*
|
|
tcp: limit sk_rcvlowat by the maximum receive buffer
Soheil Hassas Yeganeh
2018-06-10
1
-5
/
+7
|
*
|
|
socket: close race condition between sock_close() and sockfs_setattr()
Cong Wang
2018-06-10
1
-3
/
+15
|
*
|
|
net: bridge: Fix locking in br_fdb_find_port()
Petr Machata
2018-06-08
1
-1
/
+3
|
*
|
|
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
2018-06-08
4
-6
/
+7
|
*
|
|
net/sched: act_simple: fix parsing of TCA_DEF_DATA
Davide Caratti
2018-06-08
1
-9
/
+6
|
*
|
|
bpfilter: fix race in pipe access
Alexei Starovoitov
2018-06-07
1
-3
/
+7
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-07
2
-3
/
+5
|
|
\
\
\
[next]