summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-06-10Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-06-10Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-06-08Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-07net: netfilter: LLVMLinux: vlais-netfilterMark Charlebois
2014-06-06svcrdma: Fence LOCAL_INV work requestsSteve Wise
2014-06-06svcrdma: refactor marshalling logicSteve Wise
2014-06-06nfsd4: simplify server xdr->next_page useJ. Bruce Fields
2014-06-04xprtrdma: Disconnect on registration failureChuck Lever
2014-06-04xprtrdma: Remove BUG_ON() call sitesChuck Lever
2014-06-04xprtrdma: Avoid deadlock when credit window is resetChuck Lever
2014-06-04SUNRPC: Move congestion window constants to header fileChuck Lever
2014-06-04xprtrdma: Reset connection timeout after successful reconnectChuck Lever
2014-06-04xprtrdma: Use macros for reconnection timeout constantsChuck Lever
2014-06-04xprtrdma: Allocate missing pagelistShirley Ma
2014-06-04xprtrdma: Remove Tavor MTU settingChuck Lever
2014-06-04xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnectingChuck Lever
2014-06-04xprtrdma: Reduce the number of hardway buffer allocationsChuck Lever
2014-06-04xprtrdma: Limit work done by completion handlerChuck Lever
2014-06-04xprtrmda: Reduce calls to ib_poll_cq() in completion handlersChuck Lever
2014-06-04xprtrmda: Reduce lock contention in completion handlersChuck Lever
2014-06-04xprtrdma: Split the completion queueChuck Lever
2014-06-04xprtrdma: Make rpcrdma_ep_destroy() return voidChuck Lever
2014-06-04xprtrdma: Simplify rpcrdma_deregister_external() synopsisChuck Lever
2014-06-04xprtrdma: mount reports "Invalid mount option" if memreg mode not supportedChuck Lever
2014-06-04xprtrdma: Fall back to MTHCAFMR when FRMR is not supportedChuck Lever
2014-06-04xprtrdma: Remove REGISTER memory registration modeChuck Lever
2014-06-04xprtrdma: Remove MEMWINDOWS registration modesChuck Lever
2014-06-04xprtrdma: Remove BOUNCEBUFFERS memory registration modeChuck Lever
2014-06-04xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process contextChuck Lever
2014-06-04nfs-rdma: Fix for FMR leaksAllen Andrews
2014-06-04xprtrdma: mind the device's max fast register page list depthSteve Wise
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-02net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu
2014-06-02tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng
2014-06-02netlink: Only check file credentials for implicit destinationsEric W. Biederman
2014-06-02net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-02bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita
2014-06-01bridge: notify user space after fdb updateJon Maxwell
2014-06-01net: fix wrong mac_len calculation for vlansNikolay Aleksandrov
2014-05-31Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-05-31batman-adv: fix NULL pointer dereferencesMarek Lindner
2014-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-05-30SUNRPC/NFSD: Remove using of dprintk with KERN_WARNINGKinglong Mee
2014-05-30nfsd4: better reservation of head space for krb5J. Bruce Fields
2014-05-30rpc: define xdr_restrict_buflenJ. Bruce Fields
2014-05-30nfsd4: allow encoding across page boundariesJ. Bruce Fields
2014-05-30rpc: xdr_truncate_encodeJ. Bruce Fields
2014-05-29net, sunrpc: suppress allocation warning in rpc_malloc()David Rientjes