aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ifcvf: implement vdpa_config_ops.get_vq_irq()Zhu Lingshan2020-08-051-2/+16
* vhost_vdpa: implement IRQ offloading in vhost_vdpaZhu Lingshan2020-08-052-1/+63
* vhost: introduce vhost_vring_callZhu Lingshan2020-08-053-9/+26
* vhost: Use flex_array_size() helper in copy_from_user()Gustavo A. R. Silva2020-08-051-1/+1
* vdpasim: protect concurrent access to iommu iotlbMax Gurtovoy2020-08-051-4/+27
* vhost: vdpa: remove per device feature whitelistJason Wang2020-08-051-37/+0
* virtio_ring: Avoid loop when vq is broken in virtqueue_pollMao Wenan2020-08-051-0/+3
* virtio_net: use LE accessors for speed/duplexMichael S. Tsirkin2020-08-051-4/+5
* virtio-iommu: convert to LE accessorsMichael S. Tsirkin2020-08-051-17/+17
* virtio_mem: convert to LE accessorsMichael S. Tsirkin2020-08-051-15/+15
* drm/virtio: convert to LE accessorsMichael S. Tsirkin2020-08-051-8/+8
* virtio_pmem: convert to LE accessorsMichael S. Tsirkin2020-08-051-2/+2
* virtio_crypto: convert to LE accessorsMichael S. Tsirkin2020-08-051-23/+23
* virtio_input: convert to LE accessorsMichael S. Tsirkin2020-08-051-16/+16
* virtio_balloon: use LE config space accessesMichael S. Tsirkin2020-08-051-17/+9
* vdpa_sim: fix endian-ness of config spaceMichael S. Tsirkin2020-08-051-5/+28
* virtio_vdpa: legacy features handlingMichael S. Tsirkin2020-08-051-6/+3
* vhost/vdpa: switch to new helpersMichael S. Tsirkin2020-08-051-5/+3
* vdpa: make sure set_features is invoked for legacyMichael S. Tsirkin2020-08-051-0/+1
* mlxbf-tmfifo: sparse tags for config accessMichael S. Tsirkin2020-08-051-3/+10
* virtio_scsi: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-2/+2
* virtio_balloon: fix sparse warningMichael S. Tsirkin2020-08-051-1/+1
* virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirkMichael S. Tsirkin2020-08-033-4/+4
* virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin2020-08-036-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-0136-263/+385
|\
| * vxlan: fix memleak of fdbTaehee Yoo2020-08-011-2/+4
| * Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-07-317-18/+42
| |\
| | * net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong2020-07-301-2/+2
| | * net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu2020-07-301-7/+12
| | * net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu2020-07-305-3/+10
| | * net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu2020-07-301-9/+21
| * | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-07-312-3/+10
| |\ \ | | |/ | |/|
| | * igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri2020-07-301-0/+9
| | * e1000e: continue to init PHY even when failed to disable ULPAaron Ma2020-07-301-3/+1
| * | net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai2020-07-301-1/+4
| * | ionic: unlock queue mutex in error pathShannon Nelson2020-07-301-1/+3
| * | atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong2020-07-301-2/+8
| * | net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao2020-07-301-0/+2
| * | net: nixge: fix potential memory leak in nixge_probe()Lu Wei2020-07-301-3/+5
| |/
| * ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon2020-07-291-1/+1
| * mlxsw: spectrum_router: Fix use-after-free in router init / de-initIdo Schimmel2020-07-291-24/+26
| * mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel2020-07-291-1/+1
| * mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel2020-07-291-2/+4
| * mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel2020-07-292-3/+12
| * mlxsw: spectrum_router: Allow programming link-local host routesIdo Schimmel2020-07-291-9/+0
| * vxlan: Ensure FDB dump is performed under RCUIdo Schimmel2020-07-291-2/+8
| * bareudp: forbid mixing IP and MPLS in multiproto modeGuillaume Nault2020-07-281-7/+22
| * octeontx2-pf: Unregister netdev at driver removeSubbaraya Sundeep2020-07-281-0/+1
| * octeontx2-pf: cancel reset_task workSubbaraya Sundeep2020-07-281-0/+1
| * octeontx2-pf: Fix reset_task bugsSubbaraya Sundeep2020-07-281-0/+3