summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-08-05virtio_net: use LE accessors for speed/duplexMichael S. Tsirkin
2020-08-05virtio_config: drop LE option from config spaceMichael S. Tsirkin
2020-08-05virtio_config: add virtio_cread_le_featureMichael S. Tsirkin
2020-08-05virtio_caif: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_config: LE config space accessorsMichael S. Tsirkin
2020-08-05virtio_config: disallow native type fields (again)Michael S. Tsirkin
2020-08-05virtio_config: rewrite using _GenericMichael S. Tsirkin
2020-08-05virtio_config: cread/write cleanupMichael S. Tsirkin
2020-08-05vdpa: make sure set_features is invoked for legacyMichael S. Tsirkin
2020-08-05virtio_config: disallow native type fieldsMichael S. Tsirkin
2020-08-05virtio_scsi: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_pmem: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_net: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_mem: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_iommu: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_input: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_gpu: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_fs: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_crypto: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_console: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_blk: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_balloon: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio_9p: correct tags for config space fieldsMichael S. Tsirkin
2020-08-05virtio: allow __virtioXX, __leXX in config spaceMichael S. Tsirkin
2020-08-05virtio_ring: sparse warning fixupMichael S. Tsirkin
2020-08-03virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirkMichael S. Tsirkin
2020-08-03virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-30ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang
2020-07-30random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau
2020-07-29random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds
2020-07-29mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel
2020-07-29IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn
2020-07-29Merge tag 'drm-fixes-2020-07-29' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau
2020-07-29Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-07-28rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu
2020-07-28rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin
2020-07-28Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-27i2c: also convert placeholder function to return errnoWolfram Sang
2020-07-27drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg
2020-07-27io: Fix return type of _inb and _inlStafford Horne
2020-07-25Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-24flow_offload: Move rhashtable inclusion to the source fileHerbert Xu