summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-06vdpa: Make use of PFN_PHYS/PFN_UP/PFN_DOWN helper macroCai Huoqing1-12/+12
2021-09-06vsock_test: update message bounds test for MSG_EORArseny Krasnov1-1/+7
2021-09-06af_vsock: rename variables in receive loopArseny Krasnov1-5/+5
2021-09-06Input: edt-ft5x06 - added case for EDT EP0110M09Oliver Graute1-0/+1
2021-09-06Merge branch 'next' into for-linusDmitry Torokhov12716-252120/+641968
2021-09-06NTB: switch from 'pci_' to 'dma_' APIChristophe JAILLET3-33/+6
2021-09-06ntb: ntb_pingpong: remove redundant initialization of variables msg_data and ...Colin Ian King1-1/+1
2021-09-05virtio/vsock: support MSG_EOR bit processingArseny Krasnov1-1/+8
2021-09-05vhost/vsock: support MSG_EOR bit processingArseny Krasnov1-9/+13
2021-09-05virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit.Arseny Krasnov1-0/+1
2021-09-05virtio/vsock: rename 'EOR' to 'EOM' bit.Arseny Krasnov3-14/+14
2021-09-05virtio: Bind virtio device to device-tree nodeViresh Kumar1-3/+54
2021-09-05uapi: virtio_ids: Sync ids with specificationViresh Kumar1-0/+12
2021-09-05dt-bindings: gpio: Add bindings for gpio-virtioViresh Kumar1-0/+59
2021-09-05dt-bindings: i2c: Add bindings for i2c-virtioViresh Kumar1-0/+51
2021-09-05dt-bindings: virtio: Add binding for virtio devicesViresh Kumar2-1/+43
2021-09-05vdpa_sim: Use iova_shift() for the size passed to alloc_iova()Xie Yongji1-1/+2
2021-09-05vhost scsi: Convert to SPDX identifierCai Huoqing1-13/+1
2021-09-05vdpa/mlx5: Add multiqueue supportEli Cohen3-31/+169
2021-09-05vdpa/mlx5: Add support for control VQ and MAC settingEli Cohen5-32/+329
2021-09-05vdpa/mlx5: Ensure valid indices are providedEli Cohen2-0/+55
2021-09-05vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueueEli Cohen1-8/+9
2021-09-05vdpa/mlx5: function prototype modifications in preparation to control VQEli Cohen1-19/+21
2021-09-05vdpa/mlx5: Remove redundant header file inclusionEli Cohen1-1/+0
2021-09-05vDPA/ifcvf: enable multiqueue and control vqZhu Lingshan2-17/+3
2021-09-05vDPA/ifcvf: detect and use the onboard number of queues directlyZhu Lingshan3-18/+21
2021-09-05vDPA/ifcvf: implement management netlink framework for ifcvfZhu Lingshan2-35/+123
2021-09-05vDPA/ifcvf: introduce get_dev_type() which returns virtio dev idZhu Lingshan1-13/+21
2021-09-05net: create netdev->dev_addr assignment helpersJakub Kicinski2-0/+30
2021-09-05Merge branch 'bnxt_en-fixes'David S. Miller3-36/+72
2021-09-05bnxt_en: Fix possible unintended driver initiated error recoveryMichael Chan1-7/+18
2021-09-05bnxt_en: Fix UDP tunnel logicMichael Chan1-11/+17
2021-09-05bnxt_en: Fix asic.rev in devlink dev info commandMichael Chan1-1/+1
2021-09-05bnxt_en: fix read of stored FW_PSID version on P5 devicesEdwin Peer2-15/+34
2021-09-05bnxt_en: fix stored FW_PSID version masksEdwin Peer1-2/+2
2021-09-05Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/l...Linus Torvalds162-12461/+19999
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds63-275/+2149
2021-09-05Merge tag 'arc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds33-1836/+1226
2021-09-05Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-127/+256
2021-09-05Enable '-Werror' by default for all kernel buildsLinus Torvalds2-0/+17
2021-09-05Merge tag 'usb-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds10-93/+48
2021-09-05net: dsa: b53: Fix IMP port setup on BCM5301xRafał Miłecki2-3/+26
2021-09-05ip_gre: validate csum_start only on pullWillem de Bruijn1-3/+6
2021-09-05Merge tag 'mtd/for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds22-381/+198
2021-09-05binfmt: a.out: Fix bogus semicolonGeert Uytterhoeven1-1/+1
2021-09-05bonding: complain about missing route only once for A/B ARP probesDavid Decotigny1-3/+3
2021-09-05ip/ip6_gre: use the same logic as SIT interfaces when computing v6LL addressAntonio Quartulli1-10/+18
2021-09-05net: stmmac: Fix overall budget calculation for rxtx_napiSong Yoong Siang1-4/+6
2021-09-05iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'Christophe JAILLET1-1/+5
2021-09-05net/9p: increase default msize to 128kChristian Schoenebeck1-1/+1