summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-05net/mlx5e: SHAMPO, Disable gso_size for non GRO packetsDragos Tatulea
2024-06-05net/mlx5e: SHAMPO, Fix FCS config when HW GRO onDragos Tatulea
2024-06-05net/mlx5e: SHAMPO, Fix invalid WQ linked list unlinkDragos Tatulea
2024-06-05net/mlx5e: SHAMPO, Fix incorrect page releaseDragos Tatulea
2024-06-05net/mlx5e: SHAMPO, Use net_prefetch APITariq Toukan
2024-06-05Merge branch 'intel-wired-lan-driver-updates-2024-05-29-ice-igc'Jakub Kicinski
2024-06-05igc: Fix Energy Efficient Ethernet support declarationSasha Neftin
2024-06-05ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()Larysa Zaremba
2024-06-05ice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba
2024-06-05ice: remove af_xdp_zc_qps bitmapLarysa Zaremba
2024-06-05ice: fix reads from NVM Shadow RAM on E830 and E825-C devicesJacob Keller
2024-06-05ice: fix iteration of TLVs in Preserved Fields AreaJacob Keller
2024-06-05selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addressesLukasz Majewski
2024-06-05selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addressesLukasz Majewski
2024-06-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-05ptp: Fix error message on failed pin verificationKarol Kolacinski
2024-06-05Merge branch 'vmxnet3-upgrade-to-version-9'Jakub Kicinski
2024-06-05vmxnet3: update to version 9Ronak Doshi
2024-06-05vmxnet3: add command to allow disabling of offloadsRonak Doshi
2024-06-05vmxnet3: add latency measurement support in vmxnet3Ronak Doshi
2024-06-05vmxnet3: prepare for version 9 changesRonak Doshi
2024-06-05net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAPEric Dumazet
2024-06-05ionic: advertise 52-bit addressing limitation for MSI-XDavid Christensen
2024-06-05Merge tag 'thermal-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-05Merge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-06-05Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-06-05bnxt_en: fix atomic counter for ptp packetsVadim Fedorenko
2024-06-05net/mlx5: Fix tainted pointer delete is case of flow rules creation failAleksandr Mishin
2024-06-05Merge tag 'ath-next-20240605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-06-05Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-05Merge tag 'bcachefs-2024-06-05' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-06-05Merge tag 'rtw-next-2024-06-04' of https://github.com/pkshih/rtwKalle Valo
2024-06-05Merge tag 'i2c-for-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-05Merge tag 'tpmdd-next-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-06-05Merge branch 'pm-cpufreq'Rafael J. Wysocki
2024-06-05Merge branches 'acpi-ec', 'acpi-apei' and 'pnp'Rafael J. Wysocki
2024-06-05libbpf: Remove callback-based type/string BTF field visitor helpersAndrii Nakryiko
2024-06-05bpftool: Use BTF field iterator in btfgenAndrii Nakryiko
2024-06-05libbpf: Make use of BTF field iterator in BTF handling codeAndrii Nakryiko
2024-06-05libbpf: Make use of BTF field iterator in BPF linker codeAndrii Nakryiko
2024-06-05libbpf: Add BTF field iteratorAndrii Nakryiko
2024-06-05bcachefs: Fix trans->locked assertKent Overstreet
2024-06-05bcachefs: Rereplicate now moves data off of durability=0 devicesKent Overstreet
2024-06-05bcachefs: Fix GFP_KERNEL allocation in break_cycle()Kent Overstreet
2024-06-05Merge branch 'mlx5-fixes'David S. Miller
2024-06-05net/mlx5: Always stop health timer during driver removalShay Drory
2024-06-05net/mlx5: Stop waiting for PCI if pci channel is offlineMoshe Shemesh
2024-06-05net: ethernet: mtk_eth_soc: handle dma buffer size soc specificFrank Wunderlich
2024-06-05Merge branch 'tcp-rto-min-us'David S. Miller