summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2023-09-23net: arcnet: Do not call kfree_skb() under local_irq_disable()Jinjie Ruan
2023-09-23wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming
2023-09-23wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov
2023-09-23wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin
2023-09-23wifi: mwifiex: Fix missed return in oob checks failed pathPolaris Pi
2023-09-23wifi: mwifiex: fix memory leak in mwifiex_histogram_read()Dmitry Antipov
2023-09-23wifi: mwifiex: Fix OOB and integer underflow when rx packetsPolaris Pi
2023-09-23can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in...Marc Kleine-Budde
2023-09-23Revert "net: macsec: preserve ingress frame ordering"Sabrina Dubroca
2023-09-23bnx2x: fix page fault following EEH recoveryDavid Christensen
2023-09-23net: usb: qmi_wwan: add Quectel EM05GV2Martin Kohn
2023-09-23ethernet: atheros: fix return value check in atl1c_tso_csum()Yuanjun Gong
2023-08-30ibmveth: Use dcbf rather than dcbflMichael Ellerman
2023-08-30igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani
2023-08-30net: phy: broadcom: stub c45 read/write for 54810Justin Chen
2023-08-30i40e: fix misleading debug logsAndrii Staikov
2023-08-30team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-16drivers: net: prevent tun_build_skb() to exceed the packet size limitAndrew Kanner