aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-20Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds25-317/+953
2023-02-20Merge tag 'locking-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-49/+64
2023-02-21Merge tag 'drm-intel-next-fixes-2023-02-17' of git://anongit.freedesktop.org/...Dave Airlie9-43/+107
2023-02-20net/mlx5e: Align IPsec ASO result memory to be as required by hardwareLeon Romanovsky1-1/+1
2023-02-20Merge tag 'mlx5-updates-2023-02-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski9-49/+145
2023-02-20Merge branch 'net-sched-cls_api-support-hardware-miss-to-tc-action'Jakub Kicinski20-359/+636
2023-02-20net/mlx5e: TC, Set CT miss to the specific ct action instancePaul Blakey5-24/+82
2023-02-20net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REGPaul Blakey5-14/+14
2023-02-20net/mlx5: Refactor tc miss handling to a single functionPaul Blakey4-227/+231
2023-02-20net/mlx5: Kconfig: Make tc offload depend on tc skb extensionPaul Blakey5-15/+2
2023-02-20net/sched: flower: Support hardware miss to tc actionPaul Blakey1-1/+12
2023-02-20net/sched: flower: Move filter handle initialization earlierPaul Blakey1-27/+35
2023-02-20net/sched: cls_api: Support hardware miss to tc actionPaul Blakey7-27/+236
2023-02-20net/sched: Rename user cookie and act cookiePaul Blakey6-32/+32
2023-02-20Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...Jakub Kicinski23-231/+1368
2023-02-20sfc: fix builds without CONFIG_RTC_LIBAlejandro Lucero1-1/+1
2023-02-20sfc: clean up some inconsistent indentingsYang Li1-2/+2
2023-02-20net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook2-11/+12
2023-02-20cifs: DIO to/from KVEC-type iterators should now workDavid Howells1-20/+0
2023-02-20cifs: Remove unused codeDavid Howells1-606/+0
2023-02-20cifs: Build the RDMA SGE list directly from an iteratorDavid Howells2-93/+63
2023-02-20cifs: Change the I/O paths to use an iterator rather than a page listDavid Howells14-1091/+1133
2023-02-20net: lan966x: Fix possible deadlock inside PTPHoratiu Vultur1-2/+2
2023-02-20net/ulp: Remove redundant ->clone() test in inet_clone_ulp().Kuniyuki Iwashima1-2/+1
2023-02-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski158-1007/+4194
2023-02-20vdpa/mlx5: support device features provisioningSi-Wei Liu1-8/+45
2023-02-20vdpa/mlx5: make MTU/STATUS presence conditional on feature bitsSi-Wei Liu1-8/+14
2023-02-20vdpa: validate device feature provisioning against supported classSi-Wei Liu1-9/+50
2023-02-20vdpa: validate provisioned device features against specified attributeSi-Wei Liu1-0/+18
2023-02-20vdpa: conditionally read STATUS in config spaceSi-Wei Liu1-5/+15
2023-02-20vdpa: fix improper error message when adding vdpa devSi-Wei Liu1-2/+4
2023-02-20vdpa/mlx5: Initialize CVQ iotlb spinlockEli Cohen1-0/+1
2023-02-20vdpa/mlx5: Don't clear mr struct on destroy MREli Cohen1-1/+0
2023-02-20vdpa/mlx5: Directly assign memory keyEli Cohen1-1/+1
2023-02-20tools/virtio: enable to build with retpolineShunsuke Mie1-1/+1
2023-02-20vringh: fix a typo in comments for vringh_kiovShunsuke Mie1-1/+1
2023-02-20vhost-vdpa: print warning when vhost_vdpa_alloc_domain failsAlvaro Karsz1-1/+4
2023-02-20scsi: virtio_scsi: fix handling of kmalloc failureZheng Wang1-2/+12
2023-02-20vdpa: Fix a couple of spelling mistakes in some messagesColin Ian King2-2/+2
2023-02-20vhost-net: support VIRTIO_F_RING_RESETKangjie Xu1-1/+2
2023-02-20vhost-scsi: convert sysfs snprintf and sprintf to sysfs_emitBo Liu1-3/+3
2023-02-20vdpa: mlx5: support per virtqueue dma deviceJason Wang1-0/+11
2023-02-20vdpa: set dma mask for vDPA deviceJason Wang1-0/+5
2023-02-20virtio-vdpa: support per vq dma deviceJason Wang1-3/+10
2023-02-20vdpa: introduce get_vq_dma_device()Jason Wang1-0/+6
2023-02-20virtio_ring: per virtqueue dma deviceJason Wang2-40/+109
2023-02-20vhost: remove unused parameteLiming Wu4-4/+4
2023-02-20vhost-test: remove meaningless debug infoLiming Wu1-3/+0
2023-02-20vdpa_sim: get rid of DMA opsJason Wang2-150/+22
2023-02-20vdpa_sim_net: vendor satisticsJason Wang1-6/+213