summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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/+39
| * | | | 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/+7
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-166-16/+13
|\ \ \ \ \
| * | | | | 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/+7
* | | | | | 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/+31
| | * | | | | | 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/+0
| | * | | | | | xprtrdma: Refactor FRMR invalidationChuck Lever2016-11-291-36/+21
| | * | | | | | 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/+13
|\ \ \ \ \ \
| * | | | | | Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-155-9/+1
| * | | | | | 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/+1
| * | | | | | 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/+15
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | netns: avoid disabling irq for netns idPaul Moore2016-12-141-20/+15
* | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-134-121/+80
|\ \ \ \ \ \ \ \
| * | | | | | | | 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/+44
| * | | | | | | | net/flowcache: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-092-34/+27
| * | | | | | | | net/dev: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-10/+6
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-121-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | netfilter: nft_counter: rework atomic dump and resetPablo Neira2016-12-111-72/+55
* | | | | | | | net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*Asbjørn Sloth Tønnesen2016-12-111-27/+27
* | | | | | | | net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen2016-12-111-10/+0
* | | | | | | | net: bridge: shorten ageing time on topology changeVivien Didelot2016-12-113-2/+30
* | | | | | | | net: bridge: add helper to set topology changeVivien Didelot2016-12-114-4/+11
* | | | | | | | net: bridge: add helper to offload ageing timeVivien Didelot2016-12-113-17/+24
* | | | | | | | net: socket: removed an unnecessary newlineAmit Kushwaha2016-12-101-1/+0
* | | | | | | | netlink: use blocking notifierWANG Cong2016-12-101-4/+4