summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-05vDPA: add get_vq_irq() in vdpa_config_opsZhu Lingshan1-0/+7
2020-08-05virtio_net: use LE accessors for speed/duplexMichael S. Tsirkin1-1/+1
2020-08-05virtio_config: drop LE option from config spaceMichael S. Tsirkin1-26/+2
2020-08-05virtio_config: add virtio_cread_le_featureMichael S. Tsirkin1-0/+10
2020-08-05virtio_caif: correct tags for config space fieldsMichael S. Tsirkin1-3/+3
2020-08-05virtio_config: LE config space accessorsMichael S. Tsirkin1-0/+65
2020-08-05virtio_config: disallow native type fields (again)Michael S. Tsirkin1-14/+2
2020-08-05virtio_config: rewrite using _GenericMichael S. Tsirkin1-85/+76
2020-08-05virtio_config: cread/write cleanupMichael S. Tsirkin1-12/+19
2020-08-05vdpa: make sure set_features is invoked for legacyMichael S. Tsirkin1-0/+34
2020-08-05virtio_config: disallow native type fieldsMichael S. Tsirkin1-3/+2
2020-08-05virtio_scsi: correct tags for config space fieldsMichael S. Tsirkin1-10/+10
2020-08-05virtio_pmem: correct tags for config space fieldsMichael S. Tsirkin1-2/+2
2020-08-05virtio_net: correct tags for config space fieldsMichael S. Tsirkin1-4/+4
2020-08-05virtio_mem: correct tags for config space fieldsMichael S. Tsirkin1-7/+7
2020-08-05virtio_iommu: correct tags for config space fieldsMichael S. Tsirkin1-6/+6
2020-08-05virtio_input: correct tags for config space fieldsMichael S. Tsirkin1-9/+9
2020-08-05virtio_gpu: correct tags for config space fieldsMichael S. Tsirkin1-4/+4
2020-08-05virtio_fs: correct tags for config space fieldsMichael S. Tsirkin1-1/+1
2020-08-05virtio_crypto: correct tags for config space fieldsMichael S. Tsirkin1-13/+13
2020-08-05virtio_console: correct tags for config space fieldsMichael S. Tsirkin1-4/+4
2020-08-05virtio_blk: correct tags for config space fieldsMichael S. Tsirkin1-13/+13
2020-08-05virtio_balloon: correct tags for config space fieldsMichael S. Tsirkin1-5/+5
2020-08-05virtio_9p: correct tags for config space fieldsMichael S. Tsirkin1-2/+2
2020-08-05virtio: allow __virtioXX, __leXX in config spaceMichael S. Tsirkin1-2/+48
2020-08-05virtio_ring: sparse warning fixupMichael S. Tsirkin1-10/+9
2020-08-03virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirkMichael S. Tsirkin1-2/+2
2020-08-03virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin2-4/+8
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-44/+45
2020-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-6/+9
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2020-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+19
2020-07-31ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang1-0/+1
2020-07-30random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau1-1/+1
2020-07-30random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds1-1/+1
2020-07-29mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel1-0/+3
2020-07-29IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn1-0/+19
2020-07-29Merge tag 'drm-fixes-2020-07-29' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds1-0/+12
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau1-0/+3
2020-07-29Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+12
2020-07-29rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu1-32/+24
2020-07-29rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu1-12/+13
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin1-0/+1
2020-07-28Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2020-07-27i2c: also convert placeholder function to return errnoWolfram Sang1-1/+1
2020-07-27drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg1-0/+12
2020-07-27io: Fix return type of _inb and _inlStafford Horne1-2/+2
2020-07-26Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+4
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds3-4/+5