summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* vdpa: Modify get_vq_state() to return error codeEli Cohen2020-08-061-2/+2
* net/vdpa: Use struct for set/get vq stateEli Cohen2020-08-061-4/+14
* vdpa: remove hard coded virtq numMax Gurtovoy2020-08-061-2/+4
* vhost-vdpa: support IOTLB batching hintsJason Wang2020-08-062-0/+13
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Michael S. Tsirkin2020-08-066-24/+179
|\
| * RDMA/mlx5: ConnectX-7 new capabilities to set relaxed ordering by UMRMeir Lichtinger2020-07-241-1/+3
| * net/mlx5: Add interface changes required for VDPAEli Cohen2020-07-162-16/+100
| * net/mlx5: Add VDPA interface type to supported enumerationsEli Cohen2020-07-161-0/+1
| * net/mlx5: Support setting access rights of dma addressesEli Cohen2020-07-162-0/+7
| * net/mlx5: Enable QP number request when creating IPoIB underlay QPMichael Guralnik2020-07-031-2/+7
| * net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan2020-06-273-5/+11
| * net/mlx5: Avoid RDMA file inclusion in core driverParav Pandit2020-06-271-1/+0
| * net/mlx5: Add support in query QP, CQ and MKEY segmentsMaor Gottlieb2020-06-231-0/+3
| * net/mlx5: Export resource dump interfaceMaor Gottlieb2020-06-231-0/+48
* | vDPA: dont change vq irq after DRIVER_OKZhu Lingshan2020-08-051-0/+1
* | vDPA: add get_vq_irq() in vdpa_config_opsZhu Lingshan2020-08-051-0/+7
* | virtio_net: use LE accessors for speed/duplexMichael S. Tsirkin2020-08-051-1/+1
* | virtio_config: drop LE option from config spaceMichael S. Tsirkin2020-08-051-26/+2
* | virtio_config: add virtio_cread_le_featureMichael S. Tsirkin2020-08-051-0/+10
* | virtio_caif: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-3/+3
* | virtio_config: LE config space accessorsMichael S. Tsirkin2020-08-051-0/+65
* | virtio_config: disallow native type fields (again)Michael S. Tsirkin2020-08-051-14/+2
* | virtio_config: rewrite using _GenericMichael S. Tsirkin2020-08-051-85/+76
* | virtio_config: cread/write cleanupMichael S. Tsirkin2020-08-051-12/+19
* | vdpa: make sure set_features is invoked for legacyMichael S. Tsirkin2020-08-051-0/+34
* | virtio_config: disallow native type fieldsMichael S. Tsirkin2020-08-051-3/+2
* | virtio_scsi: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-10/+10
* | virtio_pmem: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-2/+2
* | virtio_net: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-4/+4
* | virtio_mem: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-7/+7
* | virtio_iommu: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-6/+6
* | virtio_input: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-9/+9
* | virtio_gpu: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-4/+4
* | virtio_fs: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-1/+1
* | virtio_crypto: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-13/+13
* | virtio_console: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-4/+4
* | virtio_blk: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-13/+13
* | virtio_balloon: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-5/+5
* | virtio_9p: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-2/+2
* | virtio: allow __virtioXX, __leXX in config spaceMichael S. Tsirkin2020-08-051-2/+48
* | virtio_ring: sparse warning fixupMichael S. Tsirkin2020-08-051-10/+9
* | virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirkMichael S. Tsirkin2020-08-031-2/+2
* | virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin2020-08-032-4/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-025-44/+45
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-08-011-6/+9
| |\ \
| | * | xfrm: Fix crash when the hold queue is used.Steffen Klassert2020-07-211-2/+2
| | * | xfrm: policy: match with both mark and mask on user interfacesXin Long2020-06-241-4/+7
| * | | ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang2020-07-311-0/+1
| * | | mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel2020-07-291-0/+3
| * | | rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu2020-07-291-32/+24