summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
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: usb: asix_devices: add phy_mask for ax88772 mdio busXu Yang
2025-08-14net: cadence: macb: convert from round_rate() to determine_rate()Brian Masney
2025-08-13Merge tag 'probes-fixes-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-14MAINTAINERS: Remove bouncing kprobes maintainerDave Hansen
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-13net: kcm: Fix race condition in kcm_unattach()Sven Stegemann
2025-08-13Merge branch 'ets-use-old-nbands-while-purging-unused-classes'Jakub Kicinski
2025-08-13selftests: net/forwarding: test purge of active DWRR classesDavide Caratti
2025-08-13net/sched: ets: use old 'nbands' while purging unused classesDavide Caratti
2025-08-13Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-08-13selftests: netconsole: Validate interface selection by MAC addressAndre Carvalho
2025-08-13bnxt: fill data page pool with frags if PAGE_SIZE > BNXT_RX_PAGE_SIZEDavid Wei
2025-08-13netdevsim: Fix wild pointer access in nsim_queue_free().Kuniyuki Iwashima
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: mctp: Fix bad kfree_skb in bind lookup testMatt Johnston
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-13Merge tag 'nf-25-08-13' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2025-08-13Merge tag 'erofs-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-13Merge tag 'rcu.fixes.6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2025-08-13Merge tag 'mm-hotfixes-stable-2025-08-12-20-50' of git://git.kernel.org/pub/s...Linus Torvalds
2025-08-13netfilter: nf_tables: reject duplicate device on updatesPablo Neira Ayuso
2025-08-13ipvs: Fix estimator kthreads preferred affinityFrederic Weisbecker
2025-08-13netfilter: nft_set_pipapo: fix null deref for empty setFlorian Westphal
2025-08-12selftests: tls: test TCP stealing data from under the TLS socketJakub Kicinski
2025-08-12tls: handle data disappearing from under the TLS ULPJakub Kicinski
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