aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-10Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-607/+409
2014-06-10Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds10-610/+547
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds3-22/+25
2014-06-08Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/kernelLinus Torvalds1-5/+17
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds17-36/+34
2014-06-07net: netfilter: LLVMLinux: vlais-netfilterMark Charlebois1-5/+17
2014-06-06svcrdma: Fence LOCAL_INV work requestsSteve Wise1-1/+1
2014-06-06svcrdma: refactor marshalling logicSteve Wise3-604/+331
2014-06-06nfsd4: simplify server xdr->next_page useJ. Bruce Fields1-4/+5
2014-06-04xprtrdma: Disconnect on registration failureChuck Lever2-23/+42
2014-06-04xprtrdma: Remove BUG_ON() call sitesChuck Lever2-9/+12
2014-06-04xprtrdma: Avoid deadlock when credit window is resetChuck Lever3-19/+7
2014-06-04SUNRPC: Move congestion window constants to header fileChuck Lever1-19/+9
2014-06-04xprtrdma: Reset connection timeout after successful reconnectChuck Lever1-0/+1
2014-06-04xprtrdma: Use macros for reconnection timeout constantsChuck Lever1-7/+12
2014-06-04xprtrdma: Allocate missing pagelistShirley Ma1-0/+6
2014-06-04xprtrdma: Remove Tavor MTU settingChuck Lever1-14/+0
2014-06-04xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnectingChuck Lever1-9/+20
2014-06-04xprtrdma: Reduce the number of hardway buffer allocationsChuck Lever1-12/+13
2014-06-04xprtrdma: Limit work done by completion handlerChuck Lever2-4/+7
2014-06-04xprtrmda: Reduce calls to ib_poll_cq() in completion handlersChuck Lever2-18/+42
2014-06-04xprtrmda: Reduce lock contention in completion handlersChuck Lever1-4/+10
2014-06-04xprtrdma: Split the completion queueChuck Lever2-92/+137
2014-06-04xprtrdma: Make rpcrdma_ep_destroy() return voidChuck Lever3-13/+4
2014-06-04xprtrdma: Simplify rpcrdma_deregister_external() synopsisChuck Lever4-10/+4
2014-06-04xprtrdma: mount reports "Invalid mount option" if memreg mode not supportedChuck Lever1-4/+4
2014-06-04xprtrdma: Fall back to MTHCAFMR when FRMR is not supportedChuck Lever1-16/+15
2014-06-04xprtrdma: Remove REGISTER memory registration modeChuck Lever2-88/+5
2014-06-04xprtrdma: Remove MEMWINDOWS registration modesChuck Lever4-203/+7
2014-06-04xprtrdma: Remove BOUNCEBUFFERS memory registration modeChuck Lever3-28/+1
2014-06-04xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process contextChuck Lever3-7/+21
2014-06-04nfs-rdma: Fix for FMR leaksAllen Andrews1-35/+38
2014-06-04xprtrdma: mind the device's max fast register page list depthSteve Wise3-16/+36
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds17-36/+34
2014-06-02net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu1-1/+6
2014-06-02tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng1-6/+5
2014-06-02netlink: Only check file credentials for implicit destinationsEric W. Biederman1-1/+6
2014-06-02net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet1-8/+3
2014-06-02bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita3-2/+37
2014-06-01bridge: notify user space after fdb updateJon Maxwell1-1/+7
2014-06-01net: fix wrong mac_len calculation for vlansNikolay Aleksandrov1-10/+25
2014-05-31Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-3/+3
2014-05-31batman-adv: fix NULL pointer dereferencesMarek Lindner1-3/+3
2014-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-5/+10
2014-05-30SUNRPC/NFSD: Remove using of dprintk with KERN_WARNINGKinglong Mee1-2/+1
2014-05-30nfsd4: better reservation of head space for krb5J. Bruce Fields2-0/+4
2014-05-30rpc: define xdr_restrict_buflenJ. Bruce Fields1-0/+29
2014-05-30nfsd4: allow encoding across page boundariesJ. Bruce Fields2-2/+77
2014-05-30rpc: xdr_truncate_encodeJ. Bruce Fields1-0/+66
2014-05-29net, sunrpc: suppress allocation warning in rpc_malloc()David Rientjes1-2/+3