summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-11-08r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()Douglas Anderson
2023-11-08r8152: Check for unplug in rtl_phy_patch_request()Douglas Anderson
2023-11-08net: chelsio: cxgb4: add an error code check in t4_load_phy_fwSu Hui
2023-11-08gve: Fix GFP flags when allocing pagesShailend Chand
2023-11-08i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera
2023-11-08gtp: fix fragmentation needed check with gsoPablo Neira Ayuso
2023-11-08r8152: Release firmware if we have an error in probeDouglas Anderson
2023-11-08r8152: Cancel hw_phy_work if we have an error in probeDouglas Anderson
2023-11-08r8152: Run the unload routine if we have errors during probeDouglas Anderson
2023-11-08r8152: Increase USB control msg timeout to 5000ms as per specDouglas Anderson
2023-11-08net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_regShigeru Yoshida
2023-11-08net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats...Christophe JAILLET
2023-11-08igc: Fix ambiguity in the ethtool advertisingSasha Neftin
2023-11-08igb: Fix potential memory leak in igb_add_ethtool_nfc_entryMateusz Palczewski
2023-11-08treewide: Spelling fix in commentKunwu Chan
2023-11-08i40e: Fix I40E_FLAG_VF_VLAN_PRUNING valueIvan Vecera
2023-11-08r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1Mirsad Goran Todorovac
2023-11-08r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[e...Mirsad Goran Todorovac
2023-11-08r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_txMirsad Goran Todorovac
2023-10-25net/mlx5: Handle fw tracer change ownership event based on MTRCMaher Sanalla
2023-10-25sky2: Make sure there is at least one frag_addr availableKees Cook
2023-10-25wifi: iwlwifi: Ensure ack flag is properly cleared.Ben Greear
2023-10-25wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_lenGustavo A. R. Silva
2023-10-25nfp: flower: avoid rmmod nfp crash issuesYanguo Li
2023-10-25bonding: Return pointer to data after pull on skbJiri Wiesner
2023-10-25net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()Jinjie Ruan
2023-10-25i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt
2023-10-25net: usb: smsc95xx: Fix an error code in smsc95xx_reset()Dan Carpenter
2023-10-25tun: prevent negative ifindexEric Dumazet
2023-10-25qed: fix LL2 RX buffer allocationManish Chopra
2023-10-25ice: reset first in crash dump kernelsJesse Brandeburg
2023-10-25ice: fix over-shifted variableJesse Brandeburg
2023-10-19eth: remove remaining copies of the NAPI_POLL_WEIGHT defineJakub Kicinski
2023-10-19net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco
2023-10-19net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestampWill Mortensen
2023-10-19ixgbe: fix crash with empty VF macvlan listDan Carpenter
2023-10-19net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)
2023-10-19net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)
2023-10-19xen-netback: use default TX queue size for vifsRoger Pau Monne
2023-10-19eth: remove copies of the NAPI_POLL_WEIGHT defineJakub Kicinski
2023-10-19mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return typeDan Carpenter
2023-10-19ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu
2023-10-19ravb: Fix use-after-free issue in ravb_tx_timeout_work()Yoshihiro Shimoda
2023-10-19ravb: Fix up dma_free_coherent() call in ravb_remove()Yoshihiro Shimoda
2023-10-10net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer
2023-10-10ibmveth: Remove condition to recompute TCP header checksum.David Wilder
2023-10-10net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()Dan Carpenter
2023-10-10net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida
2023-10-10net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absentFabio Estevam
2023-10-10wifi: mt76: mt76x02: fix MT76x0 external LNA gain handlingFelix Fietkau