summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel
2018-10-01Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe
2018-10-01dma-direct: implement complete bus_dma_mask handlingChristoph Hellwig
2018-10-01dma-direct: add an explicit dma_direct_get_required_maskChristoph Hellwig
2018-10-01dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig
2018-10-01bpf: introduce per-cpu cgroup local storageRoman Gushchin
2018-10-01bpf: rework cgroup storage pointer passingRoman Gushchin
2018-10-01bpf: extend cgroup bpf core to allow multiple cgroup storage typesRoman Gushchin
2018-10-01vgic: Add support for 52bit guest physical addressKristina Martsenko
2018-10-01iommu/dma: Add support for non-strict modeZhen Lei
2018-10-01signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstackWill Deacon
2018-10-01Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2018-10-01gpio: Restore indentation of continued linesGeert Uytterhoeven
2018-10-01gpio: Propagate errors from gpiod_set_array_value_complex()Geert Uytterhoeven
2018-09-30f2fs: support superblock checksumJunling Zheng
2018-09-30RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_destNathan Chancellor
2018-09-30SUNRPC: Replace krb5_seq_lock with a lockless schemeTrond Myklebust
2018-09-30NFS: Remove private spinlock in struct nfs_pgio_headerTrond Myklebust
2018-09-30NFSv4: Save a few bytes in the nfs_pgio_args/resTrond Myklebust
2018-09-30NFSv3: Improve NFSv3 performance when server returns no post-op attributesTrond Myklebust
2018-09-30NFS: Convert lookups of the open context to RCUTrond Myklebust
2018-09-30NFS: Convert lookups of the lock context to RCUTrond Myklebust
2018-09-30SUNRPC: Unexport xdr_partial_copy_from_skb()Trond Myklebust
2018-09-30SUNRPC: Allow AF_LOCAL sockets to use the generic stream receiveTrond Myklebust
2018-09-30SUNRPC: Simplify TCP receive code by switching to using iteratorsTrond Myklebust
2018-09-30SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()Trond Myklebust
2018-09-30SUNRPC: Add a label for RPC calls that require allocation on receiveTrond Myklebust
2018-09-30SUNRPC: Fix priority queue fairnessTrond Myklebust
2018-09-30SUNRPC: Convert xprt receive queue to use an rbtreeTrond Myklebust
2018-09-30SUNRPC: Cleanup: remove the unused 'task' argument from the request_send()Trond Myklebust
2018-09-30SUNRPC: Clean up transport write space handlingTrond Myklebust
2018-09-30SUNRPC: Turn off throttling of RPC slots for TCP socketsTrond Myklebust
2018-09-30SUNRPC: Support for congestion control when queuing is enabledTrond Myklebust
2018-09-30SUNRPC: Improve latency for interactive tasksTrond Myklebust
2018-09-30SUNRPC: Treat the task and request as separate in the xprt_ops->send_request()Trond Myklebust
2018-09-30SUNRPC: Fix up the back channel transmitTrond Myklebust
2018-09-30SUNRPC: Refactor RPC call encodingTrond Myklebust
2018-09-30SUNRPC: Add a transmission queue for RPC requestsTrond Myklebust
2018-09-30SUNRPC: Distinguish between the slot allocation list and receive queueTrond Myklebust
2018-09-30SUNRPC: Refactor xprt_transmit() to remove wait for reply codeTrond Myklebust
2018-09-30SUNRPC: Refactor xprt_transmit() to remove the reply queue codeTrond Myklebust
2018-09-30SUNRPC: Rename xprt->recv_lock to xprt->queue_lockTrond Myklebust
2018-09-30SUNRPC: Add a helper to wake up a sleeping rpc_task and set its statusTrond Myklebust
2018-09-30SUNRPC: Refactor the transport request pinningTrond Myklebust
2018-09-30SUNRPC: Add socket transmit queue offset trackingTrond Myklebust
2018-09-30SUNRPC: Rename TCP receive-specific state variablesTrond Myklebust
2018-09-30SUNRPC: Simplify identification of when the message send/receive is completeTrond Myklebust
2018-09-30SUNRPC: The transmitted message must lie in the RPCSEC window of validityTrond Myklebust
2018-09-30SUNRPC: Clean up initialisation of the struct rpc_rqstTrond Myklebust