summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-26svcrdma: Clean up RPC-over-RDMA backchannel reply processingChuck Lever1-1/+1
2017-04-26svcrdma: Clean up RDMA_ERROR pathChuck Lever2-5/+3
2017-04-26svcrdma: Use rdma_rw API in RPC reply pathChuck Lever1-1/+0
2017-04-26svcrdma: Introduce local rdma_rw API helpersChuck Lever1-0/+11
2017-04-26svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever1-1/+0
2017-04-26svcrdma: Add svc_rdma_map_reply_hdr()Chuck Lever1-0/+3
2017-04-26svcrdma: Move send_wr to svc_rdma_op_ctxtChuck Lever1-0/+4
2017-04-26uapi: fix linux/nfsd/cld.h userspace compilation errorsDmitry V. Levin1-6/+8
2017-04-26nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields1-2/+1
2017-04-25net: move xdp_prog field in RX cache linesEric Dumazet1-1/+1
2017-04-25x86, dax, pmem: remove indirection around memcpy_from_pmem()Dan Williams2-23/+8
2017-04-25block: remove block_device_operations ->direct_access()Dan Williams1-17/+0
2017-04-25filesystem-dax: convert to dax_direct_access()Dan Williams1-2/+4
2017-04-25Revert "block: use DAX for partition table reads"Dan Williams1-6/+0
2017-04-25ext2, ext4, xfs: retrieve dax_device for iomap operationsDan Williams1-0/+1
2017-04-25dm: teach dm-targets to use a dax_device + dax_operationsDan Williams1-3/+4
2017-04-25IB/vmw_pvrdma: Spare annotate imm_dataJason Gunthorpe1-2/+2
2017-04-25IB/umem: Add support to huge ODPArtemy Kovalyov2-2/+5
2017-04-25IB/umem: Add contiguous ODP supportArtemy Kovalyov1-2/+2
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov1-2/+2
2017-04-25IB/core: change the return type to voidZhu Yanjun1-1/+1
2017-04-25{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia1-4/+18
2017-04-25net: Generic XDPDavid S. Miller2-1/+11
2017-04-25scsi: Improve scsi_get_sense_info_fldDamien Le Moal1-2/+2
2017-04-25bpf: map_get_next_key to return first key on NULLTeng Qin1-3/+7
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish1-0/+1
2017-04-25qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish1-0/+5
2017-04-25regulator: arizona-ldo1: Move pdata into a separate structureRichard Fitzgerald2-2/+26
2017-04-25regulator: arizona-micsupp: Move pdata into a separate structureRichard Fitzgerald2-1/+23
2017-04-25mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada1-0/+2
2017-04-25mtd: nand: relax ecc.read_page() return value for uncorrectable ECCMasahiro Yamada1-1/+1
2017-04-25mtd: nand: Remove unused chip->write_page() hookBoris Brezillon1-4/+0
2017-04-25can: add Virtual CAN Tunnel driver (vxcan)Oliver Hartkopp1-0/+12
2017-04-25can: network namespace support for CAN gatewayOliver Hartkopp1-0/+3
2017-04-25can: network namespace support for CAN_BCM protocolOliver Hartkopp1-0/+1
2017-04-25can: complete initial namespace supportOliver Hartkopp2-2/+7
2017-04-25can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boardsStephane Grosjean1-0/+65
2017-04-25can: peak: move header file to new can common subdirStephane Grosjean1-0/+243
2017-04-25tpm_crb: remove a cruft constantJarkko Sakkinen1-2/+0
2017-04-25soc: pm-domain: Fix the mangled urlsSantosh Shilimkar1-2/+2
2017-04-24bpf: make bpf_xdp_adjust_head support mandatoryDaniel Borkmann1-2/+1
2017-04-24f2fs: add parentheses for macro variables moreJaegeuk Kim1-5/+5
2017-04-24mmc: core: Export API to allow hosts to get the card addressUlf Hansson1-0/+2
2017-04-24mmc: mmc_test: Disable Command Queue while mmc_test is usedAdrian Hunter1-0/+2
2017-04-24mmc: mmc: Add functions to enable / disable the Command QueueAdrian Hunter1-0/+1
2017-04-24mmc: queue: Share mmc request array between partitionsAdrian Hunter1-0/+5
2017-04-24mmc: core: add mmc_get_dma_dirHeiner Kallweit1-0/+6
2017-04-24PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi1-0/+5
2017-04-24cls_flower: add support for matching MPLS fields (v2)Benjamin LaHaise1-0/+5
2017-04-24flow_dissector: add mpls support (v2)Benjamin LaHaise2-0/+13