Age | Commit message (Expand) | Author |
2014-06-10 | Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-06-10 | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2014-06-09 | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2014-06-08 | Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke... | Linus Torvalds |
2014-06-08 | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds |
2014-06-07 | net: netfilter: LLVMLinux: vlais-netfilter | Mark Charlebois |
2014-06-06 | svcrdma: Fence LOCAL_INV work requests | Steve Wise |
2014-06-06 | svcrdma: refactor marshalling logic | Steve Wise |
2014-06-06 | nfsd4: simplify server xdr->next_page use | J. Bruce Fields |
2014-06-04 | xprtrdma: Disconnect on registration failure | Chuck Lever |
2014-06-04 | xprtrdma: Remove BUG_ON() call sites | Chuck Lever |
2014-06-04 | xprtrdma: Avoid deadlock when credit window is reset | Chuck Lever |
2014-06-04 | SUNRPC: Move congestion window constants to header file | Chuck Lever |
2014-06-04 | xprtrdma: Reset connection timeout after successful reconnect | Chuck Lever |
2014-06-04 | xprtrdma: Use macros for reconnection timeout constants | Chuck Lever |
2014-06-04 | xprtrdma: Allocate missing pagelist | Shirley Ma |
2014-06-04 | xprtrdma: Remove Tavor MTU setting | Chuck Lever |
2014-06-04 | xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting | Chuck Lever |
2014-06-04 | xprtrdma: Reduce the number of hardway buffer allocations | Chuck Lever |
2014-06-04 | xprtrdma: Limit work done by completion handler | Chuck Lever |
2014-06-04 | xprtrmda: Reduce calls to ib_poll_cq() in completion handlers | Chuck Lever |
2014-06-04 | xprtrmda: Reduce lock contention in completion handlers | Chuck Lever |
2014-06-04 | xprtrdma: Split the completion queue | Chuck Lever |
2014-06-04 | xprtrdma: Make rpcrdma_ep_destroy() return void | Chuck Lever |
2014-06-04 | xprtrdma: Simplify rpcrdma_deregister_external() synopsis | Chuck Lever |
2014-06-04 | xprtrdma: mount reports "Invalid mount option" if memreg mode not supported | Chuck Lever |
2014-06-04 | xprtrdma: Fall back to MTHCAFMR when FRMR is not supported | Chuck Lever |
2014-06-04 | xprtrdma: Remove REGISTER memory registration mode | Chuck Lever |
2014-06-04 | xprtrdma: Remove MEMWINDOWS registration modes | Chuck Lever |
2014-06-04 | xprtrdma: Remove BOUNCEBUFFERS memory registration mode | Chuck Lever |
2014-06-04 | xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context | Chuck Lever |
2014-06-04 | nfs-rdma: Fix for FMR leaks | Allen Andrews |
2014-06-04 | xprtrdma: mind the device's max fast register page list depth | Steve Wise |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-02 | net: filter: fix possible memory leak in __sk_prepare_filter() | Leon Yu |
2014-06-02 | tcp: fix cwnd undo on DSACK in F-RTO | Yuchung Cheng |
2014-06-02 | netlink: Only check file credentials for implicit destinations | Eric W. Biederman |
2014-06-02 | net: fix inet_getid() and ipv6_select_ident() bugs | Eric Dumazet |
2014-06-02 | bridge: Prevent insertion of FDB entry with disallowed vlan | Toshiaki Makita |
2014-06-01 | bridge: notify user space after fdb update | Jon Maxwell |
2014-06-01 | net: fix wrong mac_len calculation for vlans | Nikolay Aleksandrov |
2014-05-31 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2014-05-31 | batman-adv: fix NULL pointer dereferences | Marek Lindner |
2014-05-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2014-05-30 | SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING | Kinglong Mee |
2014-05-30 | nfsd4: better reservation of head space for krb5 | J. Bruce Fields |
2014-05-30 | rpc: define xdr_restrict_buflen | J. Bruce Fields |
2014-05-30 | nfsd4: allow encoding across page boundaries | J. Bruce Fields |
2014-05-30 | rpc: xdr_truncate_encode | J. Bruce Fields |
2014-05-29 | net, sunrpc: suppress allocation warning in rpc_malloc() | David Rientjes |