summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-10-10r8169: add tally counter fields added with RTL8125Heiner Kallweit
2024-10-10r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"Colin Ian King
2024-10-10net: mana: Add support for page sizes other than 4KB on ARM64Haiyang Zhang
2024-10-10net: pcs: xpcs: fix the wrong register that was written backJiawen Wu
2024-10-10net: stmmac: Fix zero-division error when disabling tc cbsKhaiWenTan
2024-10-10vrf: revert "vrf: Remove unnecessary RCU-bh critical section"Willem de Bruijn
2024-10-10nfp: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-10-10wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_1...Gustavo A. R. Silva
2024-10-10wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx workerFelix Fietkau
2024-10-10wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentationBenjamin Lin
2024-10-10wifi: rtw89: avoid reading out of bounds when loading TX power FW elementsZong-Zhe Yang
2024-10-10net: phy: Check for read errors in SIOCGMIIREGNiklas Söderlund
2024-10-10can: netlink: avoid call to do_set_data_bittiming callback with stale can_pri...Stefan Mätje
2024-10-10wifi: iwlwifi: mvm: avoid NULL pointer dereferenceMiri Korenblit
2024-10-10wifi: iwlwifi: allow only CN mcc from WRDDAnjaneyulu
2024-10-10wifi: iwlwifi: mvm: use correct key iterationJohannes Berg
2024-10-10net: atlantic: Avoid warning about potential string truncationSimon Horman
2024-10-10wifi: rtw89: correct base HT rate mask for firmwarePing-Ke Shih
2024-10-10bnxt_en: Extend maximum length of version string by 1 byteSimon Horman
2024-10-10net: mvpp2: Increase size of queue_name bufferSimon Horman
2024-10-10wifi: rtw88: select WANT_DEV_COREDUMPZong-Zhe Yang
2024-10-10wifi: ath11k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy
2024-10-10wifi: ath12k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy
2024-10-10wifi: mt76: mt7915: disable tx worker during tx BA session enable/disableFelix Fietkau
2024-10-10e1000e: avoid failing the system during pm_suspendVitaly Lifshits
2024-10-10net: hisilicon: hns_mdio: fix OF node leak in probe()Krzysztof Kozlowski
2024-10-10net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()Krzysztof Kozlowski
2024-10-10net: hisilicon: hip04: fix OF node leak in probe()Krzysztof Kozlowski
2024-10-10net/xen-netback: prevent UAF in xenvif_flush_hash()Jeongjun Park
2024-10-10wifi: iwlwifi: mvm: drop wrong STA selection in TXJohannes Berg
2024-10-10wifi: iwlwifi: mvm: Fix a race in scan abort flowIlan Peer
2024-10-10ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sc...Aleksandr Mishin
2024-10-10wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmitToke Høiland-Jørgensen
2024-10-10wifi: rtw89: avoid to add interface to list twice when SERChih-Kang Chang
2024-10-10wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()Dmitry Kandybka
2024-10-10ppp: do not assume bh is held in ppp_channel_bridge_input()Eric Dumazet
2024-10-10net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit checkShenwei Wang
2024-10-10net: fec: Reload PTP registers after link-state changeCsókás, Bence
2024-10-10net: fec: Restart PPS after link state changeCsókás, Bence
2024-10-10net: ethernet: lantiq_etop: fix memory disclosureAleksander Jan Bajkowski
2024-10-10net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()Jinjie Ruan
2024-10-10net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-10-10net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twiceJianbo Liu
2024-10-10net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()Elena Salomatkina
2024-10-10net/mlx5: Added cond_resched() to crdump collectionMohamed Khalfella
2024-10-10net/mlx5: Fix error path in multi-packet WQE transmitGerd Bayer
2024-10-10net: sparx5: Fix invalid timestampsAakash Menon
2024-10-10ieee802154: Fix build errorJinjie Ruan
2024-10-04idpf: fix netdev Tx queue stop/wakeMichal Kubiak
2024-10-04idpf: merge singleq and splitq &net_device_opsAlexander Lobakin