summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-25svcrdma: Clean up RDMA_ERROR pathChuck Lever
2017-04-25svcrdma: Use rdma_rw API in RPC reply pathChuck Lever
2017-04-25svcrdma: Introduce local rdma_rw API helpersChuck Lever
2017-04-25svcrdma: Clean up svc_rdma_get_inv_rkey()Chuck Lever
2017-04-25svcrdma: Add helper to save pages under I/OChuck Lever
2017-04-25svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever
2017-04-25svcrdma: Add svc_rdma_map_reply_hdr()Chuck Lever
2017-04-25svcrdma: Move send_wr to svc_rdma_op_ctxtChuck Lever
2017-04-25NFS: don't try to cross a mountpount when there isn't one there.NeilBrown
2017-04-25nfsd4: remove pointless strdup_if_nonnullNeilBrown
2017-04-25uapi: fix linux/nfsd/cld.h userspace compilation errorsDmitry V. Levin
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-04-25nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields
2017-04-25nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-04-23Linux 4.11-rc8v4.11-rc8Linus Torvalds
2017-04-23Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-04-23Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-21Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-21netpoll: Check for skb->queue_mappingTushar Dave
2017-04-21ip6mr: fix notification device destructionNikolay Aleksandrov
2017-04-21bpf, doc: update bpf maintainers entryDaniel Borkmann
2017-04-21net: qrtr: potential use after free in qrtr_sendmsg()Dan Carpenter
2017-04-21bpf: Fix values type used in test_mapsDavid Miller
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern
2017-04-21gso: Validate assumption of frag_list segementationIlan Tayari
2017-04-21Merge branch 'skb_cow_head'David S. Miller
2017-04-21kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun
2017-04-21Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-21Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-21Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-21Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-04-21MAINTAINERS: Add "B:" field for networking.David S. Miller
2017-04-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-04-20mm: prevent NR_ISOLATE_* stats from going negativeRabin Vincent
2017-04-20Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests"Mel Gorman
2017-04-20blk-mq: fix potential oops with polling and blk-mq schedulerJens Axboe
2017-04-20nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"Andy Lutomirski
2017-04-20nvme: Adjust the Samsung APST quirkAndy Lutomirski
2017-04-20net sched actions: allocate act cookie earlyWolfgang Bumiller