aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-13Merge tag 'drm-misc-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie8-11/+29
2024-09-12memory-provider: fix compilation issue without SYSFSMina Almasry1-2/+0
2024-09-12Merge branch 'mlx5-updates-2024-09-11'Jakub Kicinski22-573/+878
2024-09-12net/mlx5e: Match cleanup order in mlx5e_free_rq in reverse of mlx5e_alloc_rqRahul Rameshbabu1-12/+13
2024-09-12net/mlx5e: SHAMPO, Add no-split ethtool counters for header/data splitDragos Tatulea4-0/+29
2024-09-12net/mlx5: Add NOT_READY command return statusShay Drory2-1/+7
2024-09-12net/mlx5: Allow users to configure affinity for SFsShay Drory1-1/+1
2024-09-12net/mlx5: Skip HotPlug check on sync reset using hot resetMoshe Shemesh1-5/+8
2024-09-12net/mlx5: Add support for sync reset using hot resetMoshe Shemesh2-16/+69
2024-09-12net/mlx5: Add device cap for supporting hot reset in sync reset flowMoshe Shemesh1-2/+9
2024-09-12net/mlx5: fs, add support for no append at software levelMark Bloch4-16/+242
2024-09-12net/mlx5: fs, separate action and destination into distinct structMark Bloch5-98/+104
2024-09-12net/mlx5: fs, remove unused memberMark Bloch1-1/+0
2024-09-12net/mlx5: fs, move hardware fte deletion function resetMark Bloch1-2/+2
2024-09-12net/mlx5: fs, make get_root_namespace API functionMoshe Shemesh2-8/+11
2024-09-12net/mlx5: fs, move steering common function to fs_cmd.hMoshe Shemesh2-16/+16
2024-09-12net/mlx5: HWS, fixed error flow return values of some functionsYevgeny Kliteynik3-6/+6
2024-09-12net/mlx5: HWS, updated API functions comments to kernel docYevgeny Kliteynik1-392/+364
2024-09-12Merge branch 'net-use-irqf_no_autoen-flag-in-request_irq'Jakub Kicinski3-7/+4
2024-09-12nfp: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+2
2024-09-12net: enetc: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-2/+1
2024-09-12net: apple: bmac: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-2/+1
2024-09-12Merge branch 'bareudp-pull-inner-ip-header-on-xmit-recv'Jakub Kicinski1-2/+24
2024-09-12bareudp: Pull inner IP header on xmit.Guillaume Nault1-0/+6
2024-09-12bareudp: Pull inner IP header in bareudp_udp_encap_recv().Guillaume Nault1-2/+18
2024-09-12net: caif: remove unused nameJakub Kicinski1-2/+0
2024-09-12uapi: libc-compat: remove ipx leftoversJakub Kicinski1-36/+0
2024-09-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski20-30/+228
2024-09-13Merge tag 'drm-intel-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-2/+2
2024-09-12libbpf: Add bpf_object__token_fd accessorIhor Solodrai3-0/+14
2024-09-12Merge branch 'selftests-net-packetdrill-netns-and-two-imports'Jakub Kicinski25-2/+1108
2024-09-12selftests/net: packetdrill: import tcp/slow_startWillem de Bruijn11-0/+427
2024-09-12selftests/net: packetdrill: import tcp/zerocopyWillem de Bruijn13-0/+674
2024-09-12selftests/net: packetdrill: run in netns and expand configWillem de Bruijn2-2/+7
2024-09-12bpf: convert bpf_token_create() to CLASS(fd, ...)Al Viro1-42/+23
2024-09-12security,bpf: constify struct path in bpf_token_create() LSM hookAndrii Nakryiko4-5/+5
2024-09-13Merge tag 'amd-drm-fixes-6.11-2024-09-11' of https://gitlab.freedesktop.org/a...Dave Airlie19-86/+231
2024-09-12Merge patch series "Update lpfc to revision 14.4.0.5"Martin K. Petersen12-99/+226
2024-09-12scsi: lpfc: Update lpfc version to 14.4.0.5Justin Tee1-1/+1
2024-09-12scsi: lpfc: Support loopback tests with VMID enabledJustin Tee4-4/+70
2024-09-12scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNINGJustin Tee2-71/+64
2024-09-12scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instanceJustin Tee3-7/+55
2024-09-12scsi: lpfc: Fix kref imbalance on fabric ndlps from dev_loss_tmo handlerJustin Tee1-6/+4
2024-09-12scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAsJustin Tee3-4/+22
2024-09-12scsi: lpfc: Update phba link state conditional before sending CMF_SYNC_WQEJustin Tee1-3/+6
2024-09-12scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()Justin Tee1-3/+4
2024-09-12Merge patch series "mpi3mr: Few Enhancements and minor fix"Martin K. Petersen6-26/+119
2024-09-12scsi: mpi3mr: Update driver version to 8.12.0.0.50Ranjan Kumar1-2/+2
2024-09-12scsi: mpi3mr: Improve wait logic while controller transitions to READY stateRanjan Kumar1-14/+11
2024-09-12scsi: mpi3mr: Update MPI Headers to revision 34Ranjan Kumar4-7/+52