summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-10-10net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer1-2/+5
2023-10-10net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida1-1/+3
2023-10-10net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absentFabio Estevam5-35/+6
2023-10-10wifi: mt76: mt76x02: fix MT76x0 external LNA gain handlingFelix Fietkau2-9/+11
2023-10-10drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina1-2/+10
2023-10-10wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin1-7/+9
2023-10-10wifi: iwlwifi: dbg_ini: fix structure packingArnd Bergmann1-3/+3
2023-10-10wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva1-2/+2
2023-10-10qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva1-1/+1
2023-10-10net: thunderbolt: Fix TCPv6 GSO checksum calculationMika Westerberg1-2/+1
2023-10-10i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promiscStefan Assmann1-5/+5
2023-10-10i40e: always propagate error value in i40e_set_vsi_promisc()Stefan Assmann1-1/+11
2023-10-10i40e: improve locking of mac_filter_hashStefan Assmann1-3/+20
2023-10-10team: fix null-ptr-deref when team device type is changedZiyang Xuan1-1/+9
2023-10-10net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang1-0/+5
2023-10-10i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera1-3/+4
2023-10-10i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek1-32/+21
2023-10-10i40e: Remove scheduling while atomic possibilityAleksandr Loktionov1-97/+137
2023-10-10i40e: Fix for persistent lldp supportSylwia Wnuczko4-34/+44
2023-09-23wifi: mac80211_hwsim: drop short framesJohannes Berg1-3/+4
2023-09-23alx: fix OOB-read compiler warningGONG, Ruiqi1-3/+2
2023-09-23wifi: mwifiex: fix fortify warningDmitry Antipov1-3/+6
2023-09-23wifi: ath9k: fix printk specifierDongliang Mu2-4/+4
2023-09-23ixgbe: fix timestamp configuration codeVadim Fedorenko1-13/+15
2023-09-23r8152: check budget for r8152_poll()Hayes Wang1-0/+3
2023-09-23net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua1-0/+3
2023-09-23net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua1-0/+5
2023-09-23net: hns3: fix the port information display when sfp is absentYisen Zhuang1-1/+3
2023-09-23igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska1-2/+2
2023-09-23igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska1-2/+2
2023-09-23igc: Change IGC_MIN to allow set rx/tx value between 64 and 80Olga Zaborska1-2/+2
2023-09-23veth: Fixing transmit return status for dropped packetsLiang Chen1-1/+3
2023-09-23igb: disable virtualization features on 82580Corinna Vinschen1-2/+3
2023-09-23igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl1-4/+7
2023-09-23wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen1-4/+5
2023-09-23mlxsw: i2c: Limit single transaction buffer sizeVadim Pasternak1-1/+2
2023-09-23mlxsw: i2c: Fix chunk size setting in output mailbox bufferVadim Pasternak1-1/+1
2023-09-23net: arcnet: Do not call kfree_skb() under local_irq_disable()Jinjie Ruan1-1/+1
2023-09-23wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming1-1/+1
2023-09-23wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov1-1/+9
2023-09-23wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin1-6/+8
2023-09-23wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin1-2/+4
2023-09-23wifi: mwifiex: Fix missed return in oob checks failed pathPolaris Pi2-0/+2
2023-09-23wifi: mwifiex: fix memory leak in mwifiex_histogram_read()Dmitry Antipov1-2/+7
2023-09-23wifi: mwifiex: fix error recovery in PCIE buffer descriptor managementDmitry Antipov1-8/+17
2023-09-23mwifiex: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-75/+78
2023-09-23wifi: mwifiex: Fix OOB and integer underflow when rx packetsPolaris Pi3-4/+36
2023-09-23can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in...Marc Kleine-Budde1-2/+3
2023-09-23Revert "net: macsec: preserve ingress frame ordering"Sabrina Dubroca1-2/+1
2023-09-23bnx2x: fix page fault following EEH recoveryDavid Christensen1-2/+7