aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-06-10
|\
| * xprtrdma: Disconnect on registration failureChuck Lever2014-06-04
| * xprtrdma: Remove BUG_ON() call sitesChuck Lever2014-06-04
| * xprtrdma: Avoid deadlock when credit window is resetChuck Lever2014-06-04
| * SUNRPC: Move congestion window constants to header fileChuck Lever2014-06-04
| * xprtrdma: Reset connection timeout after successful reconnectChuck Lever2014-06-04
| * xprtrdma: Use macros for reconnection timeout constantsChuck Lever2014-06-04
| * xprtrdma: Allocate missing pagelistShirley Ma2014-06-04
| * xprtrdma: Remove Tavor MTU settingChuck Lever2014-06-04
| * xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnectingChuck Lever2014-06-04
| * xprtrdma: Reduce the number of hardway buffer allocationsChuck Lever2014-06-04
| * xprtrdma: Limit work done by completion handlerChuck Lever2014-06-04
| * xprtrmda: Reduce calls to ib_poll_cq() in completion handlersChuck Lever2014-06-04
| * xprtrmda: Reduce lock contention in completion handlersChuck Lever2014-06-04
| * xprtrdma: Split the completion queueChuck Lever2014-06-04
| * xprtrdma: Make rpcrdma_ep_destroy() return voidChuck Lever2014-06-04
| * xprtrdma: Simplify rpcrdma_deregister_external() synopsisChuck Lever2014-06-04
| * xprtrdma: mount reports "Invalid mount option" if memreg mode not supportedChuck Lever2014-06-04
| * xprtrdma: Fall back to MTHCAFMR when FRMR is not supportedChuck Lever2014-06-04
| * xprtrdma: Remove REGISTER memory registration modeChuck Lever2014-06-04
| * xprtrdma: Remove MEMWINDOWS registration modesChuck Lever2014-06-04
| * xprtrdma: Remove BOUNCEBUFFERS memory registration modeChuck Lever2014-06-04
| * xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process contextChuck Lever2014-06-04
| * nfs-rdma: Fix for FMR leaksAllen Andrews2014-06-04
| * xprtrdma: mind the device's max fast register page list depthSteve Wise2014-06-04
| * net, sunrpc: suppress allocation warning in rpc_malloc()David Rientjes2014-05-29
| * SUNRPC: Fix a module reference issue in rpcsec_gssTrond Myklebust2014-05-18
* | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-06-10
|\ \
| * | svcrdma: Fence LOCAL_INV work requestsSteve Wise2014-06-06
| * | svcrdma: refactor marshalling logicSteve Wise2014-06-06
| * | nfsd4: simplify server xdr->next_page useJ. Bruce Fields2014-06-06
| * | SUNRPC/NFSD: Remove using of dprintk with KERN_WARNINGKinglong Mee2014-05-30
| * | nfsd4: better reservation of head space for krb5J. Bruce Fields2014-05-30
| * | rpc: define xdr_restrict_buflenJ. Bruce Fields2014-05-30
| * | nfsd4: allow encoding across page boundariesJ. Bruce Fields2014-05-30
| * | rpc: xdr_truncate_encodeJ. Bruce Fields2014-05-30
| * | SUNRPC: track whether a request is coming from a loop-back interface.NeilBrown2014-05-22
| * | SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust2014-05-22
| * | NFSD: Ignore client's source port on RDMA transportsChuck Lever2014-05-22
| * | SUNRPC: Fix printk that is not only for nfsdKinglong Mee2014-05-08
| |/
* | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-06-09
|\ \
| * | cgroup: remove css_parent()Tejun Heo2014-05-16
| * | cgroup: replace cftype->trigger() with cftype->write()Tejun Heo2014-05-13
| * | cgroup: replace cftype->write_string() with cftype->write()Tejun Heo2014-05-13
* | | Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-06-08
|\ \ \
| * | | net: netfilter: LLVMLinux: vlais-netfilterMark Charlebois2014-06-07
* | | | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-08
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
| |\ \ \
| | * | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* | | | | net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu2014-06-02