summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-07-20net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean
2023-07-19net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_typeDaniel Golle
2023-07-19Revert "r8169: disable ASPM during NAPI poll"Heiner Kallweit
2023-07-19r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...Heiner Kallweit
2023-07-19drivers:net: fix return value check in ocelot_fdma_receive_skbYuanjun Gong
2023-07-19drivers: net: fix return value check in emac_tso_csum()Yuanjun Gong
2023-07-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-07-18octeontx2-pf: mcs: Generate hash key using ecb(aes)Subbaraya Sundeep
2023-07-18igc: Prevent garbled TX queue with XDP ZEROCOPYFlorian Kauer
2023-07-18Merge tag 'linux-can-fixes-for-6.5-20230717' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-07-18octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya
2023-07-18vrf: Fix lockdep splat in output pathIdo Schimmel
2023-07-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2023-07-17can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeoutFedor Ross
2023-07-17iavf: fix reset task race with iavf_remove()Ahmed Zaki
2023-07-17iavf: fix a deadlock caused by rtnl and driver's lock circular dependenciesAhmed Zaki
2023-07-17Revert "iavf: Do not restart Tx queues after reset task failure"Marcin Szycik
2023-07-17Revert "iavf: Detach device during reset task"Marcin Szycik
2023-07-17iavf: Wait for reset in callbacks which trigger itMarcin Szycik
2023-07-17iavf: use internal state to free traffic IRQsAhmed Zaki
2023-07-17iavf: Fix out-of-bounds when setting channels on removeDing Hui
2023-07-17iavf: Fix use-after-free in free_netdevDing Hui
2023-07-17can: gs_usb: fix time stamp counter initializationMarc Kleine-Budde
2023-07-17can: gs_usb: gs_can_open(): improve error handlingMarc Kleine-Budde
2023-07-17r8169: fix ASPM-related problem for chip version 42 and 43Heiner Kallweit
2023-07-17net: dsa: microchip: correct KSZ8795 static MAC table accessTristram Ha
2023-07-14ice: prevent NULL pointer deref during reloadMichal Swiatkowski
2023-07-14ice: Unregister netdev and devlink_port only oncePetr Oros
2023-07-14net: ethernet: Remove repeating expressionWang Ming
2023-07-14bna: Remove error checking for debugfs_create_dir()Wang Ming
2023-07-14net: ethernet: mtk_eth_soc: handle probe deferralDaniel Golle
2023-07-14net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil
2023-07-14net: dsa: ar9331: Use explict flags for regmap single read/writeMark Brown
2023-07-13net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern
2023-07-13dsa: mv88e6xxx: Do a final check before timing outLinus Walleij
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-12wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong
2023-07-12net: txgbe: fix eeprom calculation errorJiawen Wu
2023-07-12net: ena: fix shift-out-of-bounds in exponential backoffKrister Johansen
2023-07-12netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()Dan Carpenter
2023-07-12Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-07-11wifi: iwlwifi: remove 'use_tfh' config to fix crashJohannes Berg
2023-07-11wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap
2023-07-11octeontx2-pf: Add additional check for MCAM rulesSuman Ghosh
2023-07-11net: dsa: Removed unneeded of_node_put in felix_parse_ports_nodeLu Hongfei
2023-07-11net: fec: use netdev_err_once() instead of netdev_err()Wei Fang
2023-07-11net: fec: increase the size of tx ring and update tx_wake_thresholdWei Fang
2023-07-11net: fec: recycle pages for transmitted XDP framesWei Fang
2023-07-11net: fec: dynamically set the NETDEV_XDP_ACT_NDO_XMIT feature of XDPWei Fang
2023-07-10igc: Fix inserting of empty frame for launchtimeFlorian Kauer