summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-25tun: prevent negative ifindexEric Dumazet
2023-10-25qed: fix LL2 RX buffer allocationManish Chopra
2023-10-25ice: fix over-shifted variableJesse Brandeburg
2023-10-25ravb: Fix use-after-free issue in ravb_tx_timeout_work()Yoshihiro Shimoda
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-25xen-netback: use default TX queue size for vifsRoger Pau Monne
2023-10-25mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return typeDan Carpenter
2023-10-25ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu
2023-10-25ravb: Fix up dma_free_coherent() call in ravb_remove()Yoshihiro Shimoda
2023-10-10net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer
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-10i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promiscStefan Assmann
2023-10-10i40e: always propagate error value in i40e_set_vsi_promisc()Stefan Assmann
2023-10-10i40e: improve locking of mac_filter_hashStefan Assmann
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-10i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera
2023-10-10i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek
2023-10-10i40e: Remove scheduling while atomic possibilityAleksandr Loktionov
2023-10-10i40e: Fix for persistent lldp supportSylwia Wnuczko
2023-09-23wifi: mac80211_hwsim: drop short framesJohannes Berg
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-23r8152: check budget for r8152_poll()Hayes Wang
2023-09-23net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua
2023-09-23net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua
2023-09-23net: hns3: fix the port information display when sfp is absentYisen Zhuang
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-23igc: Change IGC_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-23veth: Fixing transmit return status for dropped packetsLiang Chen
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-23mlxsw: i2c: Limit single transaction buffer sizeVadim Pasternak
2023-09-23mlxsw: i2c: Fix chunk size setting in output mailbox bufferVadim Pasternak