summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-12
|\
| * treewide: Use array_size() in vzalloc_node()Kees Cook2018-06-12
| * treewide: Use array_size() in vzalloc()Kees Cook2018-06-12
| * treewide: Use array_size() in vmalloc()Kees Cook2018-06-12
| * treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-12
| * treewide: kvmalloc() -> kvmalloc_array()Kees Cook2018-06-12
| * treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
| * treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* | Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-06-12
|\ \
| * \ Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-06-04
| |\ \
| | * | xprtrdma: Remove transfertypes arrayChuck Lever2018-06-01
| | * | xprtrdma: Add trace_xprtrdma_dma_map(mr)Chuck Lever2018-06-01
| | * | xprtrdma: Wait on empty sendctx queueChuck Lever2018-06-01
| | * | xprtrdma: Move common wait_for_buffer_space call to parent functionChuck Lever2018-06-01
| | * | xprtrdma: Return -ENOBUFS when no pages are availableChuck Lever2018-06-01
| | * | xprtrdma: Make rpcrdma_sendctx_put_locked() a static functionChuck Lever2018-05-07
| | * | xprtrdma: Remove rpcrdma_buffer_get_rep_locked()Chuck Lever2018-05-07
| | * | xprtrdma: Remove rpcrdma_buffer_get_req_locked()Chuck Lever2018-05-07
| | * | xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv}Chuck Lever2018-05-07
| | * | xprtrdma: Move Receive posting to Receive handlerChuck Lever2018-05-07
| | * | xprtrdma: Clean up Receive trace pointsChuck Lever2018-05-07
| | * | xprtrdma: Make rpc_rqst part of rpcrdma_reqChuck Lever2018-05-07
| | * | xprtrdma: Introduce ->alloc_slot call-out for xprtrdmaChuck Lever2018-05-07
| | * | SUNRPC: Add a ->free_slot transport calloutChuck Lever2018-05-07
| | * | SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lockChuck Lever2018-05-07
| | * | xprtrdma: Fix max_send_wr computationChuck Lever2018-05-07
| | * | xprtrdma: Create transport's CM ID in the correct network namespaceChuck Lever2018-05-07
| | * | xprtrdma: Try to fail quickly if proto=rdmaChuck Lever2018-05-07
| | * | xprtrdma: Add proper SPDX tags for NetApp-contributed sourceChuck Lever2018-05-07
* | | | Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-06-12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix 16-byte memory leak in gssp_accept_sec_context_upcallDave Wysochanski2018-06-08
| * | | svcrdma: Fix incorrect return value/type in svc_rdma_post_recvsChuck Lever2018-06-08
| * | | svcrdma: Persistently allocate and DMA-map Send buffersChuck Lever2018-05-11
| * | | svcrdma: Simplify svc_rdma_send()Chuck Lever2018-05-11
| * | | svcrdma: Remove post_send_wrChuck Lever2018-05-11
| * | | svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxtChuck Lever2018-05-11
| * | | svcrdma: Introduce svc_rdma_send_ctxtChuck Lever2018-05-11
| * | | svcrdma: Clean up Send SGE accountingChuck Lever2018-05-11
| * | | svcrdma: Refactor svc_rdma_dma_map_bufChuck Lever2018-05-11
| * | | svcrdma: Allocate recv_ctxt's on CPU handling ReceivesChuck Lever2018-05-11
| * | | svcrdma: Persistently allocate and DMA-map Receive buffersChuck Lever2018-05-11
| * | | svcrdma: Preserve Receive buffer until svc_rdma_sendtoChuck Lever2018-05-11
| * | | svcrdma: Simplify svc_rdma_recv_ctxt_putChuck Lever2018-05-11
| * | | svcrdma: Remove sc_rq_depthChuck Lever2018-05-11
| * | | svcrdma: Introduce svc_rdma_recv_ctxtChuck Lever2018-05-11
| * | | svcrdma: Trace key RDMA API eventsChuck Lever2018-05-11
| * | | svcrdma: Trace key RPC/RDMA protocol eventsChuck Lever2018-05-11
| * | | xprtrdma: Prepare RPC/RDMA includes for server-side trace pointsChuck Lever2018-05-11
| * | | svcrdma: Use passed-in net namespace when creating RDMA listenerChuck Lever2018-05-11
| * | | svcrdma: Add proper SPDX tags for NetApp-contributed sourceChuck Lever2018-05-11
| | |/ | |/|