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