summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-05-23Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-05-23r8169: Fix possible ring buffer corruption on fragmented Tx packets.Ken Milmore
2024-05-23idpf: Interpret .set_channels() input differentlyLarysa Zaremba
2024-05-23ice: Interpret .set_channels() input differentlyLarysa Zaremba
2024-05-23net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()Romain Gantois
2024-05-23net: fec: avoid lock evasion when reading pps_enableWei Fang
2024-05-23Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"Jacob Keller
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22wifi: mac80211_hwsim: drop owner assignmentKrzysztof Kozlowski
2024-05-22net: virtio: drop owner assignmentKrzysztof Kozlowski
2024-05-22net: caif: virtio: drop owner assignmentKrzysztof Kozlowski
2024-05-22net: mana: Fix the extra HZ in mana_hwc_send_requestSouradeep Chakrabarti
2024-05-22net: lan966x: Remove ptp traps in case the ptp is not enabled.Horatiu Vultur
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-21Revert "r8169: don't try to disable interrupts if NAPI is, scheduled already"Heiner Kallweit
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-05-20net: Always descend into dsa/ folder with CONFIG_NET_DSA enabledFlorian Fainelli
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-17Merge tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-17net: dsa: microchip: Correct initialization order for KSZ88x3 portsOleksij Rempel
2024-05-17net: txgbe: fix to control VLAN stripJiawen Wu
2024-05-17net: wangxun: match VLAN CTAG and STAG featuresJiawen Wu
2024-05-17net: wangxun: fix to change Rx featuresJiawen Wu
2024-05-16virtio_net: Fix missed rtnl_unlockDaniel Jurgens
2024-05-16idpf: don't skip over ethtool tcp-data-split settingMichal Schmidt
2024-05-16bonding: fix oops during rmmodTony Battersby
2024-05-16wifi: rtw89: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal
2024-05-16Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2024-05-16net: lan966x: remove debugfs directory in probe() error pathHerve Codina
2024-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski
2024-05-15net: ks8851: Fix another TX stall caused by wrong ISR flag handlingRonald Wahl
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-05-14Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-14Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-14net: micrel: Fix receiving the timestamp in the frame for lan8841Horatiu Vultur
2024-05-13net: revert partially applied PHY topology seriesJakub Kicinski
2024-05-13net: stmmac: move the EST structure to struct stmmac_privXiaolei Wang
2024-05-13net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang
2024-05-13net: mana: Enable MANA driver on ARM64 with 4K page sizeHaiyang Zhang
2024-05-13net: prestera: Add flex arrays to some structsErick Archer
2024-05-13net: fec: remove .ndo_poll_controller to avoid deadlocksWei Fang
2024-05-13net: stmmac: add support for RZ/N1 GMACClément Léger
2024-05-13net: stmmac: dwmac-socfpga: use pcs_init/pcs_exitRussell King (Oracle)
2024-05-13net: stmmac: introduce pcs_init/pcs_exit stmmac operationsRussell King (Oracle)