summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-02-29gtp: fix use-after-free and null-ptr-deref in gtp_newlink()Alexander Ofitserov
2024-02-28igb: extend PTP timestamp adjustments to i211Oleksij Rempel
2024-02-28stmmac: Clear variable when destroying workqueueJakub Raczynski
2024-02-28net: ethernet: adi: move PHYLIB from vendor to driver symbolRandy Dunlap
2024-02-27Merge tag 'wireless-2024-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-02-27net: lan78xx: fix "softirq work is pending" errorOleksij Rempel
2024-02-27net: stmmac: Complete meta data only when enabledKurt Kanzenbach
2024-02-27net: usb: dm9601: fix wrong return value in dm9601_mdio_readJavier Carrasco
2024-02-27veth: try harder when allocating queue memoryJakub Kicinski
2024-02-27ionic: restore netdev feature bits after resetShannon Nelson
2024-02-27ionic: check cmd_regs before copying in or outShannon Nelson
2024-02-27ionic: check before releasing pci regionsShannon Nelson
2024-02-26lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detectedOleksij Rempel
2024-02-26net: veth: clear GRO when clearing XDP even when downJakub Kicinski
2024-02-23tun: Fix xdp_rxq_info's queue_index when detachingYunjian Wang
2024-02-23ps3/gelic: Fix SKB allocationGeoff Levand
2024-02-23net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device ...Vladimir Oltean
2024-02-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-02-22net: smsc95xx: add support for SYS TEC USB-SPEmodule1Andre Werner
2024-02-22net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHYSiddharth Vadapalli
2024-02-21net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur
2024-02-21net: stmmac: Fix EST offset for dwmac 5.10Kurt Kanzenbach
2024-02-21gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()Vasiliy Kovalev
2024-02-21wifi: iwlwifi: mvm: fix the TXF mapping for BZ devicesEmmanuel Grumbach
2024-02-21wifi: iwlwifi: mvm: ensure offloading TID queue existsBenjamin Berg
2024-02-21net: ipa: don't overrun IPA suspend interrupt registersAlex Elder
2024-02-21octeontx2-af: Consider the action set by PFSubbaraya Sundeep
2024-02-20ice: Fix ASSERT_RTNL() warning during certain scenariosAmritha Nambiar
2024-02-20ice: fix pin phase adjust updates on PF resetArkadiusz Kubalewski
2024-02-20ice: fix dpll periodic work data updates on PF resetArkadiusz Kubalewski
2024-02-20ice: fix dpll and dpll_pin data access on PF resetArkadiusz Kubalewski
2024-02-20ice: fix dpll input pin phase_adjust value updatesArkadiusz Kubalewski
2024-02-20ice: fix connection state of DPLL and out pinYochai Hagvi
2024-02-19enic: Avoid false positive under FORTIFY_SOURCEKees Cook
2024-02-19ionic: use pci_is_enabled not open codeShannon Nelson
2024-02-18net: bcmasp: Sanity check is off by oneJustin Chen
2024-02-18net: bcmasp: Indicate MAC is in charge of PHY PMFlorian Fainelli
2024-02-17net: stmmac: Fix incorrect dereference in interrupt handlersPavel Sakharov
2024-02-16net: ethernet: adi: requires PHYLIB supportRandy Dunlap
2024-02-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-02-15net: fill in MODULE_DESCRIPTION()s for missing arcnetBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for mdio_devresBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for pppBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for fddik/skfpBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for plipBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelbBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for xen-netbackBreno Leitao
2024-02-15net: ravb: Count packets instead of descriptors in GbEth RX pathPaul Barker
2024-02-15pppoe: Fix memory leak in pppoe_sendmsg()Gavrilov Ilia
2024-02-15net: bcmasp: Handle RX buffer allocation failureFlorian Fainelli