summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-05-22net: Add netif_is_bareudp() API to identify bareudp devicesEli Cohen
2020-05-22switchdev: mrp: Remove the variable mrp_ring_stateHoratiu Vultur
2020-05-22Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-05-22net: flow_offload: simplify hw stats check handlingEdward Cree
2020-05-22soc: fsl: qe: Replace one-element array and use struct_size() helperGustavo A. R. Silva
2020-05-22treewide: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-22nexthop: add support for notifiersRoopa Prabhu
2020-05-22vxlan: ecmp support for mac fdb entriesRoopa Prabhu
2020-05-22nexthop: support for fdb ecmp nexthopsRoopa Prabhu
2020-05-22Documentation: test.h - fix warningsLothar Rubusch
2020-05-22ima: verify mprotect change is consistent with mmap policyMimi Zohar
2020-05-22Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov
2020-05-22x86/amd_nb: Add AMD family 17h model 60h PCI IDsAlexander Monakov
2020-05-22tpm: eventlog: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-05-22Revert "i2c: core: support bus regulator controlling in adapter"Wolfram Sang
2020-05-22block: remove the error_sector argument to blkdev_issue_flushChristoph Hellwig
2020-05-22Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-nextGuenter Roeck
2020-05-22regulator: max8998: Add charger regulatorJonathan Bakker
2020-05-22PCI: endpoint: Add support to handle multiple base for mapping outbound memoryLad Prabhakar
2020-05-22misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTLBjorn Helgaas
2020-05-22misc: rtsx: Removed unused dev_aspm_modeBjorn Helgaas
2020-05-22misc: rtsx: Remove unused pcr_opsBjorn Helgaas
2020-05-22bus: mhi: core: Remove the system error worker threadHemant Kumar
2020-05-22bus: mhi: core: Handle firmware load using state workerBhaumik Bhatt
2020-05-22Merge tag 'phy-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Greg Kroah-Hartman
2020-05-22Merge tag 'soundwire-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2020-05-22Merge tag 'icc-5.8-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman
2020-05-22drm: Generalized NV Block Linear DRM format modJames Jones
2020-05-21xsk: Explicitly inline functions and move definitionsBjörn Töpel
2020-05-21xsk: Remove MEM_TYPE_ZERO_COPY and corresponding codeBjörn Töpel
2020-05-21xsk: Introduce AF_XDP buffer allocation APIBjörn Töpel
2020-05-21xsk: Move defines only used by AF_XDP internals to xsk.hBjörn Töpel
2020-05-21xsk: Move driver interface to xdp_sock_drv.hMagnus Karlsson
2020-05-21xsk: Move xskmap.c to net/xdp/Björn Töpel
2020-05-21xsk: Fix xsk_umem_xdp_frame_sz()Björn Töpel
2020-05-21net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca
2020-05-21ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel
2020-05-21qed: Add XRC to RoCEYuval Basson
2020-05-21net: psample: Add tunnel supportChris Mi
2020-05-21IB/uverbs: Introduce create/destroy QP commands over ioctlYishai Hadas
2020-05-21IB/uverbs: Introduce create/destroy WQ commands over ioctlYishai Hadas
2020-05-21IB/uverbs: Introduce create/destroy SRQ commands over ioctlYishai Hadas
2020-05-21IB/uverbs: Move QP, SRQ, WQ type and flags to UAPIYishai Hadas
2020-05-21IB/uverbs: Extend CQ to get its own asynchronous event FDYishai Hadas
2020-05-21RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe
2020-05-21Merge tag 'v5.8-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2020-05-21PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)Krzysztof Wilczynski
2020-05-21Merge tag 'tegra-for-5.8-dt-bindings' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2020-05-21Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe
2020-05-21exec: Remove recursion from search_binary_handlerEric W. Biederman