summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-04-20drivers: net: slip: fix NPD bug in sl_tx_timeout()Duoming Zhou
2022-04-20net: micrel: fix KS8851_MLL KconfigRandy Dunlap
2022-04-20net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen
2022-04-20mlxsw: i2c: Fix initialization error flowVadim Pasternak
2022-04-20veth: Ensure eth header is in skb's linear partGuillaume Nault
2022-04-15qede: confirm skb is allocated before usingJamie Bainbridge
2022-04-15net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai
2022-04-15bnxt_en: Eliminate unintended link toggle during FW resetMichael Chan
2022-04-15macvtap: advertise link netns via netlinkSven Eckelmann
2022-04-15ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen
2022-04-15can: mcba_usb: properly check endpoint typePavel Skripkin
2022-04-15can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathHangyu Hua
2022-04-15qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix
2022-04-15net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli
2022-04-15vxcan: enable local echo for sent CAN framesOliver Hartkopp
2022-04-15iwlwifi: Fix -EIO error code that is never returnedColin Ian King
2022-04-15ray_cs: Check ioremap return valueJiasheng Jiang
2022-04-15ath9k_htc: fix uninit value bugsPavel Skripkin
2022-04-15ath10k: fix memory overwrite of the WoWLAN wakeup packet patternWen Gong
2022-04-15brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin
2022-04-15brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin
2022-04-15carl9170: fix missing bit-wise or operator for tx_paramsColin Ian King
2022-04-15drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()Duoming Zhou
2022-04-15qed: validate and restrict untrusted VFs vlan promisc modeManish Chopra
2022-04-15qed: display VF trust configManish Chopra
2022-04-15can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua
2022-04-15net:mcf8390: Use platform_get_irq() to get the interruptMinghao Chi (CGEL ZTE)
2022-04-15ethernet: sun: Free the coherent when failing in probingZheyu Ma
2022-03-28drivers: net: xgene: Fix regression in CRC strippingStephane Graber
2022-03-23hv_netvsc: Add check for kvmalloc_arrayJiasheng Jiang
2022-03-23sfc: extend the locking on mcdi->seqnoNiels Dossche
2022-03-23can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...Lad Prabhakar
2022-03-16net: macb: Fix lost RX packet wakeup race in NAPI receiveRobert Hancock
2022-03-16Revert "xen-netback: Check for hotplug-status existence before watching"Marek Marczykowski-Górecki
2022-03-16Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"Marek Marczykowski-Górecki
2022-03-16net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger
2022-03-16gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin
2022-03-16net: ethernet: lpc_eth: Handle error for clk_enableJiasheng Jiang
2022-03-16net: ethernet: ti: cpts: Handle error for clk_enableJiasheng Jiang
2022-03-16ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin
2022-03-16qed: return status of qed_iov_get_linkTom Rix
2022-03-16net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai
2022-03-11xen/netfront: react properly to failing gnttab_end_foreign_access_ref()Juergen Gross
2022-03-11xen/netfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-08hamradio: fix macro redefine warningHuang Pei
2022-03-08net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai
2022-03-08ibmvnic: free reset-work-item when flushingSukadev Bhattiprolu
2022-03-08can: gs_usb: change active_channels's type from atomic_t to u8Vincent Mailhol
2022-03-08net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma
2022-03-08net: sxgbe: fix return value of __setup handlerRandy Dunlap