summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-09-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-09-25net: sched: implement tcf_block_refcnt_{get|put}()Vlad Buslov
2018-09-25net: sched: change tcf block reference counter type to refcount_tVlad Buslov
2018-09-25net: sched: add helper function to take reference to QdiscVlad Buslov
2018-09-25net: sched: extend Qdisc with rcuVlad Buslov
2018-09-25net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov
2018-09-25net: core: netlink: add helper refcount dec and lock functionVlad Buslov
2018-09-25Revert "dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops"Christoph Hellwig
2018-09-25net: xsk: add a simple buffer reuse queueJakub Kicinski
2018-09-25Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe
2018-09-25erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-09-25uio: introduce UIO_MEM_IOVAStephen Hemminger
2018-09-25vmbus: split ring buffer allocation from openStephen Hemminger
2018-09-25vmbus: keep pointer to ring buffer pageStephen Hemminger
2018-09-25vmbus: pass channel to hv_process_channel_removalStephen Hemminger
2018-09-25Merge tag 'scmi-updates-4.20' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2018-09-25Merge tag 'v4.19-rc3' into next/driversOlof Johansson
2018-09-25Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2018-09-25coresight: Add support for CLAIM tag protocolSuzuki K Poulose
2018-09-25coresight: perf: Remove set_buffer call backSuzuki K Poulose
2018-09-25coresight: perf: Remove reset_buffer call back for sinksSuzuki K Poulose
2018-09-25coresight: platform: Cleanup coresight connection handlingSuzuki K Poulose
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-25usb: video: Fix endianness mismatches in descriptor structuresLaurent Pinchart
2018-09-25iommu: Remove .domain_{get,set}_windowsRobin Murphy
2018-09-25drm: move native byte order quirk to new drm_driver_legacy_fb_format functionGerd Hoffmann
2018-09-25iommu/vt-d: Enable base Intel IOMMU debugfs supportSohil Mehta
2018-09-25iommu/vt-d: Update register definitions to VT-d 3.0 specificationSohil Mehta
2018-09-25iommu/vt-d: Relocate struct/function declarations to its header filesSohil Mehta
2018-09-25Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-09-25iommu: Add fast hook for getting DMA domainsRobin Murphy
2018-09-25iommu/iova: Optimise attempts to allocate iova from 32bit address rangeGanapatrao Kulkarni
2018-09-25gpio: Add comments on single direction chipsLinus Walleij
2018-09-25iommu/arm-smmu: Add support for the fsl-mc busNipun Gupta
2018-09-25iommu/of: make of_pci_map_rid() available for other devices tooNipun Gupta
2018-09-25net/mlx5: Update mlx5_ifc with DEVX UID bitsLeon Romanovsky
2018-09-25net/mlx5: Set uid as part of DCT commandsYishai Hadas
2018-09-25net/mlx5: Set uid as part of SRQ commandsYishai Hadas
2018-09-25net/mlx5: Set uid as part of SQ commandsYishai Hadas
2018-09-25net/mlx5: Set uid as part of RQ commandsYishai Hadas
2018-09-25net/mlx5: Set uid as part of QP commandsYishai Hadas
2018-09-25net/mlx5: Set uid as part of CQ commandsYishai Hadas
2018-09-25Merge branch 'ib-omap' into develLinus Walleij
2018-09-24net/tls: Fixed race condition in async encryptionVakul Garg
2018-09-24neighbour: send netlink notification if NTF_ROUTER changesRoopa Prabhu
2018-09-24net/sched: Add hardware specific counters to TC actionsEelco Chaudron
2018-09-24net/core: Add new basic hardware counterEelco Chaudron
2018-09-24bus: ti-sysc: Defer suspend as neededTony Lindgren
2018-09-24block: don't include bug.h from bio.hChristoph Hellwig