summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-01-10i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao
2024-01-10net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal
2024-01-08ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu
2023-12-20team: Fix use-after-free when an option instance allocation failsFlorent Revest
2023-12-20net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak
2023-12-20qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu
2023-12-20qca_spi: Fix reset behaviorStefan Wahren
2023-12-20qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren
2023-12-20qca_debug: Prevent crash on TX ring changesStefan Wahren
2023-12-13net: hns: fix fake link up on xge portYonglong Liu
2023-12-13tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov
2023-12-13tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov
2023-12-08net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea
2023-12-08ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda
2023-12-08net: axienet: Fix check for partial TX checksumSamuel Holland
2023-12-08amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju
2023-12-08amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju
2023-12-08net: usb: ax88179_178a: fix failed operations during ax88179_resetJose Ignacio Tornos Martinez
2023-11-28net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin
2023-11-28wifi: ath10k: fix clang-specific fortify warningDmitry Antipov
2023-11-28wifi: ath9k: fix clang-specific fortify warningsDmitry Antipov
2023-11-20tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin
2023-11-20wifi: rtlwifi: fix EDCA limit set by BT coexistenceDmitry Antipov
2023-11-20i40e: fix potential memory leaks in i40e_remove()Andrii Staikov
2023-11-08net: chelsio: cxgb4: add an error code check in t4_load_phy_fwSu Hui
2023-11-08i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera
2023-11-08r8152: Increase USB control msg timeout to 5000ms as per specDouglas Anderson
2023-11-08igb: Fix potential memory leak in igb_add_ethtool_nfc_entryMateusz Palczewski
2023-11-08treewide: Spelling fix in commentKunwu Chan
2023-10-25sky2: Make sure there is at least one frag_addr availableKees Cook
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-25net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco
2023-10-25ixgbe: fix crash with empty VF macvlan listDan Carpenter
2023-10-25ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu
2023-10-10net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida
2023-10-10drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina
2023-10-10wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin
2023-10-10wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva
2023-10-10team: fix null-ptr-deref when team device type is changedZiyang Xuan
2023-09-23alx: fix OOB-read compiler warningGONG, Ruiqi
2023-09-23wifi: mwifiex: fix fortify warningDmitry Antipov
2023-09-23wifi: ath9k: fix printk specifierDongliang Mu
2023-09-23ixgbe: fix timestamp configuration codeVadim Fedorenko
2023-09-23net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua
2023-09-23igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-23igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-23igb: disable virtualization features on 82580Corinna Vinschen
2023-09-23igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl
2023-09-23wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen