aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-16virtio/vsock: don't use skbuff state to account creditArseniy Krasnov1-12/+11
2023-03-16igc: fix the validation logic for taprio's gate listAKASHI Takahiro1-10/+10
2023-03-16igbvf: Regard vf reset nack as successAkihiko Odaki1-3/+10
2023-03-16intel/igbvf: free irq on the error path in igbvf_request_msix()Gaosheng Cui1-2/+6
2023-03-16igb: Enable SR-IOV after reinitAkihiko Odaki1-77/+58
2023-03-16igb: revert rtnl_lock() that causes deadlockLin Ma1-2/+0
2023-03-16iavf: do not track VLAN 0 filtersAhmed Zaki2-2/+8
2023-03-16iavf: fix non-tunneled IPv6 UDP packet type and hashingAlexander Lobakin1-1/+1
2023-03-16iavf: fix inverted Rx hash condition leading to disabled hashAlexander Lobakin1-1/+1
2023-03-16block: remove obsolete config BLOCK_COMPATLukas Bulwahn1-3/+0
2023-03-16io_uring/rsrc: fix folio accountingPavel Begunkov1-1/+7
2023-03-16io_uring/msg_ring: let target know allocated indexPavel Begunkov1-1/+3
2023-03-16Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3Jens Axboe6-20/+63
2023-03-16xen: remove unnecessary (void*) conversionsYu Zhe1-5/+5
2023-03-15net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol()Vladimir Oltean1-16/+8
2023-03-15veth: Fix use after free in XDP_REDIRECTShawn Bohrer1-4/+2
2023-03-15io_uring: rsrc: Optimize return value variable 'ret'Li zeming1-1/+1
2023-03-15net/mlx5e: TC, Remove error message log printOz Shlomo1-1/+0
2023-03-15net/mlx5e: TC, fix cloned flow attributeOz Shlomo1-1/+1
2023-03-15net/mlx5e: TC, fix missing error codeOz Shlomo1-2/+6
2023-03-15net/sched: TC, fix raw counter initializationOz Shlomo1-0/+5
2023-03-15net/mlx5e: Lower maximum allowed MTU in XSK to match XDP prerequisitesAdham Faris1-3/+7
2023-03-15net/mlx5: Set BREAK_FW_WAIT flag first when removing driverShay Drory1-1/+1
2023-03-15net/mlx5e: kTLS, Fix missing error unwind on unsupported cipher typeGal Pressman2-21/+25
2023-03-15net/mlx5e: Fix cleanup null-ptr deref on encap lockPaul Blakey1-0/+10
2023-03-15net/mlx5: E-switch, Fix missing set of split_count when forward to ovs intern...Maor Dickman1-0/+1
2023-03-15net/mlx5: E-switch, Fix wrong usage of source port rewrite in split rulesMaor Dickman1-5/+5
2023-03-15net/mlx5: Disable eswitch before waiting for VF pagesDaniel Jurgens1-1/+1
2023-03-15net/mlx5: Fix setting ec_function bit in MANAGE_PAGESParav Pandit1-5/+17
2023-03-15net/mlx5e: Don't cache tunnel offloads capabilityParav Pandit4-6/+1
2023-03-15net/mlx5e: Fix macsec ASO context alignmentEmeel Hakim1-1/+1
2023-03-15drm/amdgpu: Don't resume IOMMU after incomplete initFelix Kuehling1-1/+10
2023-03-15drm/amdkfd: Fixed kfd_process cleanup on module exit.David Belanger3-7/+62
2023-03-15drm/amd/display: disconnect MPCC only on OTG changeAyush Gupta1-1/+5
2023-03-15drm/amd/display: Fix DP MST sinks removal issueCruise Hung1-0/+8
2023-03-15drm/amd/display: Do not set DRR on pipe CommitWesley Chalmers1-3/+0
2023-03-15drm/amd/display: Remove OTG DIV register write for Virtual signals.Saaem Rizvi1-1/+1
2023-03-15Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-4/+11
2023-03-15Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe2-9/+12
2023-03-15md: select BLOCK_LEGACY_AUTOLOADNeilBrown1-0/+4
2023-03-15block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai4-20/+15
2023-03-15block: sunvdc: add check for mdesc_grab() returning NULLLiang He1-0/+2
2023-03-15nvmet: avoid potential UAF in nvmet_req_complete()Damien Le Moal1-1/+3
2023-03-15nvme-trace: show more opcode namesMinwoo Im1-0/+5
2023-03-15nvme-tcp: add nvme-tcp pdu size build protectionSagi Grimberg1-0/+9
2023-03-15nvme-tcp: fix opcode reporting in the timeout handlerSagi Grimberg1-6/+18
2023-03-15nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620Philipp Geulen1-0/+2
2023-03-15nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000Elmer Miroslav Mosher Golovin1-0/+2
2023-03-15nvme-pci: fixing memory leak in probe teardown pathIrvin Cote1-0/+1
2023-03-15nvme: fix handling single range discard requestMing Lei1-9/+19