summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-11-20tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin
2023-11-20net: stmmac: xgmac: Enable support for multiple Flexible PPS outputsFurong Xu
2023-11-20net: r8169: Disable multicast filter for RTL8168H and RTL8107EPatrick Thompson
2023-11-20octeontx2-pf: Fix holes in error codeRatheesh Kannoth
2023-11-20octeontx2-pf: Fix error codesRatheesh Kannoth
2023-11-20ipvlan: properly track tx_errorsEric Dumazet
2023-11-20net: add DEV_STATS_READ() helperEric Dumazet
2023-11-20wifi: iwlwifi: empty overflow queue during flushMiri Korenblit
2023-11-20wifi: iwlwifi: pcie: synchronize IRQs before NAPIJohannes Berg
2023-11-20wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queuesGregory Greenman
2023-11-20iwlwifi: pcie: adjust to Bz completion descriptorJohannes Berg
2023-11-20chtls: fix tp->rcv_tstamp initializationEric Dumazet
2023-11-20r8169: fix rare issue with broken rx after link-down on RTL8125Heiner Kallweit
2023-11-20r8169: use tp_to_dev instead of open codeJuhee Kang
2023-11-20can: dev: can_put_echo_skb(): don't crash kernel if can_priv::echo_skb is acc...Marc Kleine-Budde
2023-11-20can: dev: can_restart(): fix race condition between controller restart and ne...Marc Kleine-Budde
2023-11-20can: dev: can_restart(): don't crash kernel if carrier is OKMarc Kleine-Budde
2023-11-20wifi: rtlwifi: fix EDCA limit set by BT coexistenceDmitry Antipov
2023-11-20wifi: mt76: mt7603: improve stuck beacon handlingFelix Fietkau
2023-11-20mt76: pass original queue id from __mt76_tx_queue_skb to the driverFelix Fietkau
2023-11-20mt76: add support for overriding the device used for DMA mappingFelix Fietkau
2023-11-20mt76: dma: use kzalloc instead of devm_kzalloc for txwiFelix Fietkau
2023-11-20wifi: mt76: mt7603: rework/fix rx pse hang checkFelix Fietkau
2023-11-20wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan
2023-11-20net: spider_net: Use size_add() in call to struct_size()Gustavo A. R. Silva
2023-11-20mlxsw: Use size_mul() in call to struct_size()Gustavo A. R. Silva
2023-11-20gve: Use size_add() in call to struct_size()Gustavo A. R. Silva
2023-11-20i40e: fix potential memory leaks in i40e_remove()Andrii Staikov
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