summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-06iavf: add RSS support for GTP protocol via ethtoolAleksandr Loktionov
2025-11-06ice: Extend PTYPE bitmap coverage for GTP encapsulated flowsPrzemek Kitszel
2025-11-06ice: improve TCAM priority handling for RSS profilesAleksandr Loktionov
2025-11-06ice: implement GTP RSS context tracking and configurationAleksandr Loktionov
2025-11-06ice: add virtchnl definitions and static data for GTP RSSAleksandr Loktionov
2025-11-06ice: add flow parsing for GTP and new protocol field supportAleksandr Loktionov
2025-11-06Merge branch 'net-dsa-lantiq_gswip-add-support-for-maxlinear-gsw1xx-switch-fa...Jakub Kicinski
2025-11-06net: dsa: add driver for MaxLinear GSW1xx switch familyDaniel Golle
2025-11-06net: dsa: add tagging driver for MaxLinear GSW1xx switch familyDaniel Golle
2025-11-06dt-bindings: net: dsa: lantiq,gswip: add support for MaxLinear GSW1xx switchesDaniel Golle
2025-11-06net: dsa: lantiq_gswip: allow adjusting MII delaysDaniel Golle
2025-11-06dt-bindings: net: dsa: lantiq,gswip: add support for MII delay propertiesDaniel Golle
2025-11-06net: dsa: lantiq_gswip: add vendor property to setup MII refclk outputDaniel Golle
2025-11-06dt-bindings: net: dsa: lantiq,gswip: add MaxLinear RMII refclk output propertyDaniel Golle
2025-11-06net: dsa: lantiq_gswip: define and use GSWIP_TABLE_MAC_BRIDGE_VAL1_VALIDDaniel Golle
2025-11-06net: dsa: lantiq_gswip: set link parameters also for CPU portDaniel Golle
2025-11-06net: dsa: lantiq_gswip: support Energy Efficient EthernetDaniel Golle
2025-11-06net: dsa: lantiq_gswip: support enable/disable learningDaniel Golle
2025-11-06net: dsa: lantiq_gswip: split into common and MMIO partsDaniel Golle
2025-11-06Merge branches 'acpi-cppc' and 'acpi-docs'Rafael J. Wysocki
2025-11-06i40e: support generic devlink param "max_mac_per_vf"Mohammad Heib
2025-11-06devlink: Add new "max_mac_per_vf" generic device paramMohammad Heib
2025-11-06Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-06Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2025-11-07erofs: avoid infinite loop due to incomplete zstd-compressed dataGao Xiang
2025-11-06Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-06wifi: mac80211: reject address change while connectingJohannes Berg
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-06gpio: tb10x: Drop unused tb10x_set_bits() functionKrzysztof Kozlowski
2025-11-06drm/amd/display: Enable mst when it's detected but yet to be initializedWayne Lin
2025-11-06drm/amdgpu: Fix wait after reset sequence in S3Lijo Lazar
2025-11-06drm/amd: Fix suspend failure with secure display TAMario Limonciello
2025-11-06drm/amdgpu: fix gpu page fault after hibernation on PF passthroughSamuel Zhang
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-06kbuild: Strip trailing padding bytes from modules.builtin.modinfoNathan Chancellor
2025-11-06selftests/vsock: avoid false-positives when checking dmesgBobby Eshleman
2025-11-06wifi: ath12k: Fix timeout error during beacon stats retrievalManish Dharanenthiran
2025-11-06wifi: ath12k: Make firmware stats reset caller-drivenManish Dharanenthiran
2025-11-06Merge branch 'net-bridge-fix-two-mst-bugs'Jakub Kicinski
2025-11-06net: bridge: fix MST static key usageNikolay Aleksandrov
2025-11-06net: bridge: fix use-after-free due to MST port state bypassNikolay Aleksandrov
2025-11-06lan966x: Fix sleeping in atomic contextHoratiu Vultur
2025-11-06wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()Nicolas Escande
2025-11-06bonding: fix NULL pointer dereference in actor_port_prio settingHangbin Liu
2025-11-06net: dsa: microchip: Fix reserved multicast address table programmingTristram Ha
2025-11-06idpf: add support for IDPF PCI programming interfacePavan Kumar Linga
2025-11-06s390/ctcm: Use info level for handshake UC_RCRESETAswin Karuvally
2025-11-06KVM: VMX: Fix check for valid GVA on an EPT violationSukrit Bhatnagar
2025-11-06drm/tiny: pixpaper: add explicit dependency on MMULiangCheng Wang
2025-11-06Merge branch 'amd-xgbe-introduce-support-for-ethtool-selftests'Paolo Abeni