summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-07-11bnx2x: Fix multiple UBSAN array-index-out-of-boundsGhadi Elie Rahme
2024-07-11net: stmmac: dwmac-qcom-ethqos: fix error array sizeYijie Yang
2024-07-11can: kvaser_usb: Explicitly initialize family in leafimx driver_info structJimmy Assarsson
2024-07-11Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin
2024-07-11mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin
2024-07-11bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun
2024-07-11wifi: wilc1000: fix ies_len type in connect pathJozef Hopko
2024-07-11net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif...Dave Jiang
2024-07-11net: txgbe: initialize num_q_vectors for MSI/INTx interruptsJiawen Wu
2024-07-11e1000e: Fix S0ix residency on corporate systemsDima Ruinskiy
2024-07-11net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()Jianbo Liu
2024-07-11net/mlx5: E-switch, Create ingress ACL when neededChris Mi
2024-07-11igc: fix a log entry using uninitialized netdevCorinna Vinschen
2024-07-11net: dsa: mv88e6xxx: Correct check for empty listSimon Horman
2024-07-11wifi: mt76: mt7996: add sanity checks for background radar triggerStanleyYP Wang
2024-07-11wifi: mt76: replace skb_put with skb_put_zeroFelix Fietkau
2024-07-05can: mcp251xfd: fix infinite loop when xmit failsVitor Soares
2024-07-05net: usb: ax88179_178a: improve link status logsJose Ignacio Tornos Martinez
2024-07-05net/dpaa2: Avoid explicit cpumask var allocation on stackDawei Li
2024-07-05net: mana: Fix possible double free in error handling pathMa Ke
2024-07-05net: dsa: microchip: fix wrong register write when masking interruptTristram Ha
2024-07-05ice: Rebuild TC queues on VSI queue reconfigurationJan Sokolowski
2024-07-05net: dsa: microchip: use collision based back pressure modeEnguerrand de Ribaucourt
2024-07-05net: phy: micrel: add Microchip KSZ 9477 to the device tableEnguerrand de Ribaucourt
2024-07-05ibmvnic: Free any outstanding tx skbs during scrq resetNick Child
2024-07-05mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systemsIdo Schimmel
2024-07-05net: dsa: microchip: fix initial port flush problemTristram Ha
2024-06-27wifi: rtl8xxxu: enable MFP support with security flag of RX descriptorMartin Kaistra
2024-06-27net: usb: ax88179_178a: improve reset checkJose Ignacio Tornos Martinez
2024-06-27net: stmmac: Assign configured channel value to EXTTS eventOleksij Rempel
2024-06-27net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettingsOliver Neukum
2024-06-27bnxt_en: Restore PTP tx_avail count in case of skb_pad() errorPavan Chebbi
2024-06-27ice: Fix VSI list rule with ICE_SW_LKUP_LAST typeMarcin Szycik
2024-06-27octeontx2-pf: Fix linking objects into multiple modulesGeetha sowjanya
2024-06-27octeontx2-pf: Add error handling to VLAN unoffload handlingSimon Horman
2024-06-27virtio_net: fixing XDP for fully checksummed packets handlingHeng Qi
2024-06-27virtio_net: checksum offloading handling fixHeng Qi
2024-06-27net: stmmac: No need to calculate speed divider when offload is disabledXiaolei Wang
2024-06-27net: phy: mxl-gpy: Remove interrupt mask clearing from config_initRaju Lakkaraju
2024-06-27net: lan743x: Support WOL at both the PHY and MAC appropriatelyRaju Lakkaraju
2024-06-27net: lan743x: disable WOL upon resume to restore full data path operationRaju Lakkaraju
2024-06-27qca_spi: Make interrupt remembering atomicStefan Wahren
2024-06-27net: mvpp2: use slab_build_skb for oversized framesAryan Srivastava
2024-06-27ice: avoid IRQ collision to fix init failure on ACPI S3 resumeEn-Wei Wu
2024-06-27wifi: mt76: mt7921s: fix potential hung tasks during chip recoveryLeon Yen
2024-06-27net: dsa: realtek: keep default LED state in rtl8366rbLuiz Angelo Daros de Luca
2024-06-27net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX moduleDaniel Golle
2024-06-27wifi: ath9k: work around memset overflow warningArnd Bergmann
2024-06-21bnxt_en: Adjust logging of firmware messages in case of released token in __h...Aleksandr Mishin
2024-06-21ionic: fix use after netif_napi_del()Taehee Yoo