summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-161-3/+3
|\ \ \
| * | | Revert "af_unix: fix hard linked sockets on overlay"Miklos Szeredi2016-12-161-3/+3
* | | | Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-12-169-169/+101Star
|\ \ \ \
| * | | | sunrpc: use DEFINE_SPINLOCK()Fabian Frederick2016-12-061-2/+1Star
| * | | | svcrdma: Further clean-up of svc_rdma_get_inv_rkey()Chuck Lever2016-11-301-14/+5Star
| * | | | svcrdma: Break up dprintk format in svc_rdma_accept()Chuck Lever2016-11-301-37/+18Star
| * | | | svcrdma: Remove unused variable in rdma_copy_tail()Chuck Lever2016-11-301-2/+0Star
| * | | | svcrdma: Remove unused variables in xprt_rdma_bc_allocate()Chuck Lever2016-11-301-4/+0Star
| * | | | svcrdma: Remove svc_rdma_op_ctxt::wc_statusChuck Lever2016-11-302-3/+2Star
| * | | | svcrdma: Remove DMA map accountingChuck Lever2016-11-302-11/+3Star
| * | | | svcrdma: Remove BH-disabled spin locking in svc_rdma_send()Chuck Lever2016-11-302-16/+16
| * | | | svcrdma: Renovate sendto chunk list parsingChuck Lever2016-11-302-67/+39Star
| * | | | svcauth_gss: Close connection when dropping an incoming messageChuck Lever2016-11-302-6/+10
| * | | | svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit armChuck Lever2016-11-301-0/+1
| * | | | sunrpc: GFP_KERNEL should be GFP_NOFS in crypto codeJ. Bruce Fields2016-11-012-8/+7Star
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-166-16/+13Star
|\ \ \ \ \
| * | | | | switch getfrag callbacks to ..._full() primitivesAl Viro2016-12-052-6/+6
| * | | | | [iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro2016-12-054-10/+7Star
* | | | | | Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-12-1610-120/+138
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'nfs-rdma-4.10-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2016-12-107-118/+128
| |\ \ \ \ \ \
| | * | | | | | xprtrdma: Relocate connection helper functionsChuck Lever2016-11-293-41/+31Star
| | * | | | | | xprtrdma: Update dprintk in rpcrdma_count_chunksChuck Lever2016-11-291-1/+1
| | * | | | | | xprtrdma: Shorten QP access error messageChuck Lever2016-11-291-3/+3
| | * | | | | | xprtrdma: Squelch "max send, max recv" messages at connect timeChuck Lever2016-11-291-2/+2
| | * | | | | | xprtrdma: Update documenting commentChuck Lever2016-11-291-4/+0Star
| | * | | | | | xprtrdma: Refactor FRMR invalidationChuck Lever2016-11-291-36/+21Star
| | * | | | | | xprtrdma: Avoid calls to ro_unmap_safe()Chuck Lever2016-11-291-2/+4
| | * | | | | | xprtrdma: Address coverity complaint about wait_for_completion()Chuck Lever2016-11-291-4/+13
| | * | | | | | SUNRPC: Proper metric accounting when RPC is not transmittedChuck Lever2016-11-291-4/+6
| | * | | | | | xprtrdma: Support for SG_GAP devicesChuck Lever2016-11-292-7/+14
| | * | | | | | xprtrdma: Make FRWR send queue entry accounting more accurateChuck Lever2016-11-293-13/+30
| | * | | | | | xprtrdma: Cap size of callback buffer resourcesChuck Lever2016-11-291-1/+3
| | |/ / / / /
| * | | | | | SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown2016-12-101-1/+6
| * | | | | | sunrpc: Don't engage exponential backoff when connection attempt is rejected.NeilBrown2016-12-012-1/+4
| |/ / / / /
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-12-169-22/+13Star
|\ \ \ \ \ \
| * | | | | | Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-155-9/+1Star
| * | | | | | linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-152-3/+3
| * | | | | | vsock/virtio: fix src/dst cid formatMichael S. Tsirkin2016-12-151-7/+7
| * | | | | | vsock/virtio: mark an internal function staticMichael S. Tsirkin2016-12-151-2/+1Star
| * | | | | | vsock/virtio: add a missing __le annotationMichael S. Tsirkin2016-12-151-1/+1
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-1/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | rds_rdma: log the connection reject messageSteve Wise2016-12-141-1/+4
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-152-7/+8
|\ \ \ \ \ \ \
| * | | | | | | rxrpc: abstract away knowledge of IDR internalsMatthew Wilcox2016-12-152-7/+8
* | | | | | | | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-12-141-20/+15Star
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | netns: avoid disabling irq for netns idPaul Moore2016-12-141-20/+15Star
* | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-134-121/+80Star
|\ \ \ \ \ \ \ \
| * | | | | | | | net/iucv: Use explicit clean up labels in iucv_init()Sebastian Andrzej Siewior2016-11-281-7/+7
| * | | | | | | | net/iucv: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-74/+44Star
| * | | | | | | | net/flowcache: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-092-34/+27Star