summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-10Merge branch 'net-prepare-for-removal-of-net-dev_index_head'Jakub Kicinski
2024-12-10rtnetlink: remove pad field in ndo_fdb_dump_contextEric Dumazet
2024-12-10rtnetlink: switch rtnl_fdb_dump() to for_each_netdev_dump()Eric Dumazet
2024-12-10rtnetlink: add ndo_fdb_dump_contextEric Dumazet
2024-12-10net: phy: dp83822: Replace DP83822_DEVADDR with MDIO_MMD_VEND2Dimitri Fedrau
2024-12-10net: hinic: Fix typo in dev_err messageAndrew Kreimer
2024-12-10tcp: check space before adding MPTCP SYN optionsMoYuanhao
2024-12-10Documentation: networking: Add a caveat to nexthop_compat_mode sysctlPetr Machata
2024-12-10bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chipsMichael Chan
2024-12-10net: pktgen: Use kthread_create_on_cpu()Frederic Weisbecker
2024-12-10net: stmmac: Relocate extern declarations in common.h and hwif.hFurong Xu
2024-12-10Merge branch 'dsa-mv88e6xxx-refactor-statistics-ready-for-rmu-support'Jakub Kicinski
2024-12-10dsa: mv88e6xxx: Centralise common statistics checkAndrew Lunn
2024-12-10dsa: mv88e6xxx: Move available stats into info structureAndrew Lunn
2024-12-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-12-10Merge tag 'for-6.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-10Merge tag 'probes-fixes-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-10udp: fix l4 hash after reconnectPaolo Abeni
2024-12-10Merge branch 'virtio_net-correct-netdev_tx_reset_queue-invocation-points'Paolo Abeni
2024-12-10virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for txKoichiro Den
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den
2024-12-10virtio_net: ensure netdev_tx_reset_queue is called on tx ring resizeKoichiro Den
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den
2024-12-10virtio_net: replace vq2rxq with vq2txq where appropriateKoichiro Den
2024-12-10virtio_net: correct netdev_tx_reset_queue() invocation pointKoichiro Den
2024-12-10octeontx2-af: Fix installation of PF multicast ruleGeetha sowjanya
2024-12-09Merge branch 'add-support-for-synopsis-dwmac-ip-on-nxp-automotive-socs-s32g2x...Jakub Kicinski
2024-12-09MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC driver maintainerJan Petrous (OSS)
2024-12-09net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driverJan Petrous (OSS)
2024-12-09dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCsJan Petrous (OSS)
2024-12-09net: dwmac-sti: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: xgene_enet: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: macb: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: dwmac-starfive: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: dwmac-rk: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: dwmac-intel-plat: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: dwmac-imx: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: dwmac-dwc-qos-eth: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: phy: Add helper for mapping RGMII link speed to clock rateJan Petrous (OSS)
2024-12-09net: stmmac: Fix clock rate variables sizeJan Petrous (OSS)
2024-12-09net: stmmac: Extend CSR calc supportJan Petrous (OSS)
2024-12-09net: stmmac: Fix CSR divider commentJan Petrous (OSS)
2024-12-09net: renesas: rswitch: remove speed from gwca structureNikita Yushchenko
2024-12-09net: renesas: rswitch: do not deinit disabled portsNikita Yushchenko
2024-12-09Merge branch 'qca_spi-fix-spi-specific-issues'Jakub Kicinski
2024-12-09qca_spi: Make driver probing reliableStefan Wahren
2024-12-09qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren
2024-12-09octeon_ep: add ndo ops for VFs in PF driverShinas Rasheed
2024-12-09cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy
2024-12-09Merge branch 'vxlan-support-user-defined-reserved-bits'Jakub Kicinski