summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-14ice: Cleanup variable initialization in LAG codeDave Ertman
2025-08-14ice: move LAG function in code to prepare for Active-ActiveDave Ertman
2025-08-14ice: Add driver specific prefix to LAG definesDave Ertman
2025-08-14ice: replace u8 elements with bool where appropriateDave Ertman
2025-08-14ice: Remove casts on void pointers in LAG codeDave Ertman
2025-08-14Merge branch 'net-ethtool-support-including-flow-label-in-the-flow-hash-for-rss'Paolo Abeni
2025-08-14selftests: drv-net: add test for RSS on flow labelJakub Kicinski
2025-08-14eth: bnxt: support RSS on IPv6 Flow LabelJakub Kicinski
2025-08-14eth: fbnic: support RSS on IPv6 Flow LabelJakub Kicinski
2025-08-14net: ethtool: support including Flow Label in the flow hash for RSSJakub Kicinski
2025-08-14net: cadence: macb: convert from round_rate() to determine_rate()Brian Masney
2025-08-13Merge branch 'net-don-t-use-pk-through-printk-or-tracepoints'Jakub Kicinski
2025-08-13net/mlx5: Don't use %pK through tracepointsThomas Weißschuh
2025-08-13ice: Don't use %pK through printk or tracepointsThomas Weißschuh
2025-08-13selftests: netconsole: Validate interface selection by MAC addressAndre Carvalho
2025-08-13net: enetc: Remove error print for devm_add_action_or_reset()Waqar Hameed
2025-08-13net: libwx: cleanup VF register macrosJiawen Wu
2025-08-13tun: replace strcpy with strscpy for ifr_nameMiguel García
2025-08-13selftests: forwarding: Add a test for FDB activity notification controlIdo Schimmel
2025-08-13net: mediatek: wed: Introduce MT7992 WED support to MT7988 SoCLorenzo Bianconi
2025-08-13vsock: use sizeof(struct sockaddr_storage) instead of magic valueWang Liang
2025-08-13Merge branch 'refine-stmmac-code'Jakub Kicinski
2025-08-13net: stmmac: Return early if invalid in loongson_dwmac_fix_reset()Tiezhu Yang
2025-08-13net: stmmac: Change first parameter of fix_soc_reset()Tiezhu Yang
2025-08-13net: stmmac: Check stmmac_hw_setup() in stmmac_resume()Tiezhu Yang
2025-08-12Merge branch 'net-airoha-introduce-npu-callbacks-for-wlan-offloading'Jakub Kicinski
2025-08-12net: airoha: Add airoha_offload.h headerLorenzo Bianconi
2025-08-12net: airoha: npu: Enable core 3 for WiFi offloadingLorenzo Bianconi
2025-08-12net: airoha: npu: Read NPU wlan interrupt lines from the DTSLorenzo Bianconi
2025-08-12net: airoha: npu: Add wlan irq management callbacksLorenzo Bianconi
2025-08-12net: airoha: npu: Add wlan_{send,get}_msg NPU callbacksLorenzo Bianconi
2025-08-12net: airoha: npu: Add NPU wlan memory initialization commandsLorenzo Bianconi
2025-08-12dt-bindings: net: airoha: npu: Add memory regions used for wlan offloadLorenzo Bianconi
2025-08-12Merge branch 'selftests-drv-net-improve-zerocopy-tests'Jakub Kicinski
2025-08-12selftests: drv-net: devmem: flip the direction of Tx testsJakub Kicinski
2025-08-12selftests: net: terminate bkg() commands on exceptionJakub Kicinski
2025-08-12selftests: drv-net: devmem: add / correct the IPv6 supportJakub Kicinski
2025-08-12selftests: drv-net: devmem: remove sudo from system() callsJakub Kicinski
2025-08-12selftests: drv-net: add configs for zerocopy RxJakub Kicinski
2025-08-12Merge branch 'net-stmmac-improbe-suspend-resume-architecture'Jakub Kicinski
2025-08-12net: stmmac: mediatek: convert to resume() methodRussell King (Oracle)
2025-08-12net: stmmac: stm32: convert to suspend()/resume() methodsRussell King (Oracle)
2025-08-12net: stmmac: rk: convert to suspend()/resume() methodsRussell King (Oracle)
2025-08-12net: stmmac: pci: convert to suspend()/resume() methodsRussell King (Oracle)
2025-08-12net: stmmac: loongson: convert to suspend()/resume() methodsRussell King (Oracle)
2025-08-12net: stmmac: intel: convert to suspend()/resume() methodsRussell King (Oracle)
2025-08-12net: stmmac: platform: legacy hooks for suspend()/resume() methodsRussell King (Oracle)
2025-08-12net: stmmac: provide a set of simple PM opsRussell King (Oracle)
2025-08-12net: stmmac: add suspend()/resume() platform opsRussell King (Oracle)
2025-08-12Merge branch 'selftest-af_unix-enable-wall-and-wflex-array-member-not-at-end'Jakub Kicinski