summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-28Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-08-28eth: mlx5: remove Kconfig co-dependency with VXLANJakub Kicinski
2025-08-28net: stmmac: mdio: clean up c22/c45 accessor splitRussell King (Oracle)
2025-08-28Merge branch 'net_sched-extend-rcu-use-in-dump-methods-ii'Jakub Kicinski
2025-08-28net_sched: act_skbmod: use RCU in tcf_skbmod_dump()Eric Dumazet
2025-08-28net_sched: act_tunnel_key: use RCU in tunnel_key_dump()Eric Dumazet
2025-08-28net_sched: act_vlan: use RCU in tcf_vlan_dump()Eric Dumazet
2025-08-28net_sched: remove BH blocking in eight actionsEric Dumazet
2025-08-28net: stmmac: minor cleanups to stmmac_bus_clks_config()Russell King (Oracle)
2025-08-28net: stmmac: mdio: use netdev_priv() directlyRussell King (Oracle)
2025-08-28net: phy: mtk-2p5ge: Add LED support for MT7988Sky Huang
2025-08-28Merge tag 'pm-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-08-28selftests: drv-net: rss_ctx: fix the queue count checkJakub Kicinski
2025-08-28Merge branch 'devmem-io_uring-allow-more-flexibility-for-zc-dma-devices'Jakub Kicinski
2025-08-28net: devmem: allow binding on rx queues with same DMA devicesDragos Tatulea
2025-08-28net: devmem: pre-read requested rx queues during bindDragos Tatulea
2025-08-28net: devmem: pull out dma_dev out of net_devmem_bind_dmabufDragos Tatulea
2025-08-28net/mlx5e: add op for getting netdev DMA deviceDragos Tatulea
2025-08-28net: devmem: get netdev DMA device via new APIDragos Tatulea
2025-08-28io_uring/zcrx: add support for custom DMA devicesDragos Tatulea
2025-08-28queue_api: add support for fetching per queue DMA devDragos Tatulea
2025-08-28Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-08-28Merge tag 'fixes-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-28Merge tag 'powerpc-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-08-28MAINTAINERS: mark bcachefs externally maintainedLinus Torvalds
2025-08-28Merge branch 'fbnic-synchronize-address-handling-with-bmc'Paolo Abeni
2025-08-28fbnic: Push local unicast MAC addresses to FW to populate TCAMsAlexander Duyck
2025-08-28fbnic: Add logic to repopulate RPC TCAM if BMC enables channelAlexander Duyck
2025-08-28fbnic: Pass fbnic_dev instead of netdev to __fbnic_set/clear_rx_modeAlexander Duyck
2025-08-28fbnic: Move promisc_sync out of netdev code and into RPC pathAlexander Duyck
2025-08-28Merge branch 'add-si3474-pse-controller-driver'Paolo Abeni
2025-08-28net: pse-pd: Add Si3474 PSE controller driverPiotr Kubik
2025-08-28dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controllerPiotr Kubik
2025-08-28Merge branch 'net-better-drop-accounting'Paolo Abeni
2025-08-28inet: raw: add drop_counters to raw socketsEric Dumazet
2025-08-28udp: add drop_counters to udp socketEric Dumazet
2025-08-28net: add sk->sk_drop_countersEric Dumazet
2025-08-28net: add sk_drops_skbadd() helperEric Dumazet
2025-08-28net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpersEric Dumazet
2025-08-28uapi: wrap compiler_types.h in an ifdef instead of the implicit stripJakub Kicinski
2025-08-28net: ipv4: fix regression in local-broadcast routesOscar Maes
2025-08-28net: macb: Disable clocks onceNeil Mandir
2025-08-27Merge tag 'perf-tools-fixes-for-v6.17-2025-08-27' of git://git.kernel.org/pub...Linus Torvalds
2025-08-27Merge branch 'locking-fixes-for-fbnic-driver'Jakub Kicinski
2025-08-27fbnic: Move phylink resume out of service_task and into open/closeAlexander Duyck
2025-08-27fbnic: Fixup rtnl_lock and devl_lock handling related to mailbox codeAlexander Duyck
2025-08-27Merge branch 'eth-fbnic-extend-hw-stats-support'Jakub Kicinski
2025-08-27eth: fbnic: Add pause stats supportMohsin Bashir