summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv}Chuck Lever2018-05-072-62/+0
| | * | | | | xprtrdma: Move Receive posting to Receive handlerChuck Lever2018-05-075-124/+115
| | * | | | | xprtrdma: Clean up Receive trace pointsChuck Lever2018-05-071-2/+2
| | * | | | | xprtrdma: Make rpc_rqst part of rpcrdma_reqChuck Lever2018-05-073-75/+46
| | * | | | | xprtrdma: Introduce ->alloc_slot call-out for xprtrdmaChuck Lever2018-05-071-2/+50
| | * | | | | SUNRPC: Add a ->free_slot transport calloutChuck Lever2018-05-074-2/+9
| | * | | | | SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lockChuck Lever2018-05-072-5/+8
| | * | | | | xprtrdma: Fix max_send_wr computationChuck Lever2018-05-073-24/+52
| | * | | | | xprtrdma: Create transport's CM ID in the correct network namespaceChuck Lever2018-05-071-2/+2
| | * | | | | xprtrdma: Try to fail quickly if proto=rdmaChuck Lever2018-05-071-2/+2
| | * | | | | xprtrdma: Add proper SPDX tags for NetApp-contributed sourceChuck Lever2018-05-075-0/+5
* | | | | | | Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-06-1215-819/+830
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix 16-byte memory leak in gssp_accept_sec_context_upcallDave Wysochanski2018-06-081-1/+3
| * | | | | | svcrdma: Fix incorrect return value/type in svc_rdma_post_recvsChuck Lever2018-06-081-1/+1
| * | | | | | svcrdma: Persistently allocate and DMA-map Send buffersChuck Lever2018-05-113-126/+99
| * | | | | | svcrdma: Simplify svc_rdma_send()Chuck Lever2018-05-111-15/+15
| * | | | | | svcrdma: Remove post_send_wrChuck Lever2018-05-113-37/+16
| * | | | | | svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxtChuck Lever2018-05-112-19/+30
| * | | | | | svcrdma: Introduce svc_rdma_send_ctxtChuck Lever2018-05-114-254/+231
| * | | | | | svcrdma: Clean up Send SGE accountingChuck Lever2018-05-113-11/+10
| * | | | | | svcrdma: Refactor svc_rdma_dma_map_bufChuck Lever2018-05-111-33/+17
| * | | | | | svcrdma: Allocate recv_ctxt's on CPU handling ReceivesChuck Lever2018-05-111-16/+36
| * | | | | | svcrdma: Persistently allocate and DMA-map Receive buffersChuck Lever2018-05-114-134/+73
| * | | | | | svcrdma: Preserve Receive buffer until svc_rdma_sendtoChuck Lever2018-05-112-4/+12
| * | | | | | svcrdma: Simplify svc_rdma_recv_ctxt_putChuck Lever2018-05-112-21/+24
| * | | | | | svcrdma: Remove sc_rq_depthChuck Lever2018-05-111-9/+8
| * | | | | | svcrdma: Introduce svc_rdma_recv_ctxtChuck Lever2018-05-114-220/+326
| * | | | | | svcrdma: Trace key RDMA API eventsChuck Lever2018-05-1110-51/+50
| * | | | | | svcrdma: Trace key RPC/RDMA protocol eventsChuck Lever2018-05-114-47/+50
| * | | | | | xprtrdma: Prepare RPC/RDMA includes for server-side trace pointsChuck Lever2018-05-119-6/+12
| * | | | | | svcrdma: Use passed-in net namespace when creating RDMA listenerChuck Lever2018-05-111-18/+17
| * | | | | | svcrdma: Add proper SPDX tags for NetApp-contributed sourceChuck Lever2018-05-114-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-1015-40/+60
|\ \ \ \ \ \
| * | | | | | tcp: limit sk_rcvlowat by the maximum receive bufferSoheil Hassas Yeganeh2018-06-101-5/+7
| * | | | | | socket: close race condition between sock_close() and sockfs_setattr()Cong Wang2018-06-101-3/+15
| * | | | | | net: bridge: Fix locking in br_fdb_find_port()Petr Machata2018-06-081-1/+3
| * | | | | | udp: fix rx queue len reported by diag and proc interfacePaolo Abeni2018-06-084-6/+7
| * | | | | | net/sched: act_simple: fix parsing of TCA_DEF_DATADavide Caratti2018-06-081-9/+6
| | |_|_|_|/ | |/| | | |
| * | | | | bpfilter: fix race in pipe accessAlexei Starovoitov2018-06-071-3/+7
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-072-3/+5
| |\ \ \ \ \
| | * | | | | bpf, xdp: fix crash in xdp_umem_unaccount_pagesDaniel Borkmann2018-06-071-2/+4
| | * | | | | xsk: Fix umem fill/completion queue mmap on 32-bitGeert Uytterhoeven2018-06-081-1/+1
| * | | | | | bpfilter: fix OUTPUT_FORMATAlexei Starovoitov2018-06-071-1/+1
| * | | | | | ip_tunnel: Fix name string concatenate in __ip_tunnel_create()Sultan Alsawaf2018-06-071-2/+2
| * | | | | | net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn2018-06-071-2/+2
| * | | | | | netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use itPablo Neira Ayuso2018-06-071-5/+5
| |/ / / / /
* | | | | | net/9p/trans_xen.c: don't inclide rwlock.h directlySebastian Andrzej Siewior2018-06-071-1/+0
* | | | | | net/9p: detect invalid options as much as possibleChengguang Xu2018-06-071-8/+5
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06332-8128/+20336
|\ \ \ \ \
| * | | | | strparser: Add __strp_unpause and use it in ktls.Doron Roberts-Kedes2018-06-062-1/+14