summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-08-12selftest: af_unix: Add -Wall and -Wflex-array-member-not-at-end to CFLAGS.Kuniyuki Iwashima
2025-08-12selftest: af_unix: Silence -Wall warning for scm_pid.c.Kuniyuki Iwashima
2025-08-12selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_rig...Kuniyuki Iwashima
2025-08-12selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_inq.c.Kuniyuki Iwashima
2025-08-12Merge branch 'netconsole-reuse-netpoll_parse_ip_addr-in-configfs-helpers'Jakub Kicinski
2025-08-12netconsole: use netpoll_parse_ip_addr in local_ip_storeBreno Leitao
2025-08-12netconsole: use netpoll_parse_ip_addr in local_ip_storeBreno Leitao
2025-08-12netconsole: add support for strings with new line in netpoll_parse_ip_addrBreno Leitao
2025-08-12netconsole: move netpoll_parse_ip_addr() earlier for reuseBreno Leitao
2025-08-12net: mdio: mdio-bcm-unimac: Refine incorrect clock messageFlorian Fainelli
2025-08-12net/sched: Remove redundant memset(0) call in reset_policy()Thorsten Blum
2025-08-12phonet: add __rcu annotationsEric Dumazet
2025-08-12dt-bindings: nfc: ti,trf7970a: Drop 'db' suffix duplicating dtschemaKrzysztof Kozlowski
2025-08-12net: stmmac: make variable data a u32Colin Ian King
2025-08-12caif: Replace memset(0) + strscpy() with strscpy_pad()Thorsten Blum
2025-08-12Merge branch 'net-remove-redundant-__gfp_nowarn'Jakub Kicinski
2025-08-12RDS: remove redundant __GFP_NOWARNQianfeng Rong
2025-08-12tcp: cdg: remove redundant __GFP_NOWARNQianfeng Rong
2025-08-11selftests/net: Ensure assert() triggers in psock_tpacket.cWake Liu
2025-08-11selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8Wake Liu
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds