summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-03-06gtp: fix use-after-free and null-ptr-deref in gtp_newlink()Alexander Ofitserov
2024-03-06igb: extend PTP timestamp adjustments to i211Oleksij Rempel
2024-03-06stmmac: Clear variable when destroying workqueueJakub Raczynski
2024-03-06net: lan78xx: fix "softirq work is pending" errorOleksij Rempel
2024-03-06net: usb: dm9601: fix wrong return value in dm9601_mdio_readJavier Carrasco
2024-03-06veth: try harder when allocating queue memoryJakub Kicinski
2024-03-06lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detectedOleksij Rempel
2024-03-06net: veth: clear GRO when clearing XDP even when downJakub Kicinski
2024-03-06tun: Fix xdp_rxq_info's queue_index when detachingYunjian Wang
2024-03-06net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device ...Vladimir Oltean
2024-03-06ice: fix pin phase adjust updates on PF resetArkadiusz Kubalewski
2024-03-06ice: fix dpll periodic work data updates on PF resetArkadiusz Kubalewski
2024-03-06ice: fix dpll and dpll_pin data access on PF resetArkadiusz Kubalewski
2024-03-06ice: fix dpll input pin phase_adjust value updatesArkadiusz Kubalewski
2024-03-06ice: fix connection state of DPLL and out pinYochai Hagvi
2024-03-01net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHYSiddharth Vadapalli
2024-03-01net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur
2024-03-01net: ipa: don't overrun IPA suspend interrupt registersAlex Elder
2024-03-01octeontx2-af: Consider the action set by PFSubbaraya Sundeep
2024-03-01net: bcmasp: Sanity check is off by oneJustin Chen
2024-03-01net: bcmasp: Indicate MAC is in charge of PHY PMFlorian Fainelli
2024-03-01net: stmmac: Fix incorrect dereference in interrupt handlersPavel Sakharov
2024-03-01gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()Vasiliy Kovalev
2024-03-01wifi: iwlwifi: do not announce EPCS supportBenjamin Berg
2024-02-23can: netlink: Fix TDCO calculation using the old data bittimingMaxime Jayat
2024-02-23hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missedShradha Gupta
2024-02-23net: stmmac: protect updates of 64-bit statistics countersPetr Tesarik
2024-02-23net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdioSinthu Raja
2024-02-23net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdioSinthu Raja
2024-02-23wifi: iwlwifi: mvm: fix a crash when we run out of stationsEmmanuel Grumbach
2024-02-23wifi: iwlwifi: fix double-free bugJohannes Berg
2024-02-23nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers
2024-02-23nfp: enable NETDEV_XDP_ACT_REDIRECT feature flagJames Hershaw
2024-02-23nfp: use correct macro for LengthSelect in BAR configDaniel Basilio
2024-02-23nfp: flower: fix hardware offload for the transfer layer portHui Zhou
2024-02-23nfp: flower: add hardware offload check for post ct entryHui Zhou
2024-02-23net: dsa: mv88e6xxx: Fix failed probe due to unsupported C45 readsAndrew Lunn
2024-02-23hv_netvsc: Fix race condition between netvsc_probe and netvsc_removeSouradeep Chakrabarti
2024-02-23xen-netback: properly sync TX responsesJan Beulich
2024-02-23net: stmmac: do not clear TBS enable bit on link up/downEsben Haabendal
2024-02-23i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera
2024-02-23i40e: Do not allow untrusted VF to remove administratively set MACIvan Vecera
2024-02-23lan966x: Fix crash when adding interface under a lagHoratiu Vultur
2024-02-23bonding: do not report NETDEV_XDP_ACT_XSK_ZEROCOPYMagnus Karlsson
2024-02-23net/mlx5: DPLL, Fix possible use after free after delayed work timer triggersJiri Pirko
2024-02-23wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()Dan Carpenter
2024-02-23wifi: iwlwifi: Fix some error codesDan Carpenter
2024-02-23wifi: iwlwifi: clear link_id in time_eventMiri Korenblit
2024-02-16net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu
2024-02-16net: stmmac: xgmac: use #define for string constantsSimon Horman