summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-10-10net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer
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
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: iwlwifi: dbg_ini: fix structure packingArnd Bergmann
2023-10-10wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva
2023-10-10qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva
2023-10-10net: thunderbolt: Fix TCPv6 GSO checksum calculationMika Westerberg
2023-10-10bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior
2023-10-10team: fix null-ptr-deref when team device type is changedZiyang Xuan
2023-10-10net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang
2023-10-10net: hns3: only enable unicast promisc when mac table fullJian Shen
2023-10-10i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera
2023-09-23wifi: mac80211_hwsim: drop short framesJohannes Berg
2023-09-23alx: fix OOB-read compiler warningGONG, Ruiqi
2023-09-23wifi: wil6210: fix fortify warningsDmitry Antipov
2023-09-23wifi: mwifiex: fix fortify warningDmitry Antipov
2023-09-23wifi: ath9k: fix printk specifierDongliang Mu
2023-09-23wifi: ath9k: fix fortify warningsDmitry Antipov
2023-09-19ixgbe: fix timestamp configuration codeVadim Fedorenko
2023-09-19r8152: check budget for r8152_poll()Hayes Wang
2023-09-19net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua
2023-09-19net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua
2023-09-19net: hns3: fix the port information display when sfp is absentYisen Zhuang
2023-09-19net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many timesVladimir Oltean
2023-09-19net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offloadVladimir Oltean
2023-09-19igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-19igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-19igc: Change IGC_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-19veth: Fixing transmit return status for dropped packetsLiang Chen
2023-09-19igb: disable virtualization features on 82580Corinna Vinschen
2023-09-19igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl
2023-09-19wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-19net/mlx5: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-19mlxsw: i2c: Limit single transaction buffer sizeVadim Pasternak
2023-09-19mlxsw: i2c: Fix chunk size setting in output mailbox bufferVadim Pasternak
2023-09-19net: arcnet: Do not call kfree_skb() under local_irq_disable()Jinjie Ruan
2023-09-19wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming
2023-09-19wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov
2023-09-19wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin
2023-09-19wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin
2023-09-19wifi: mwifiex: Fix missed return in oob checks failed pathPolaris Pi
2023-09-19wifi: mwifiex: fix memory leak in mwifiex_histogram_read()Dmitry Antipov
2023-09-19ice: ice_aq_check_events: fix off-by-one check when filling bufferPrzemek Kitszel
2023-09-19wifi: mwifiex: fix error recovery in PCIE buffer descriptor managementDmitry Antipov
2023-09-19wifi: mwifiex: Fix OOB and integer underflow when rx packetsPolaris Pi
2023-09-19can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in...Marc Kleine-Budde