summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-05-12smsc911x: allow using IRQ0Sergey Shtylyov
2022-05-12net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham
2022-05-12can: grcan: use ofdev->dev when allocating DMA memoryDaniel Hellstrom
2022-05-12can: grcan: grcan_close(): fix deadlockDuoming Zhou
2022-05-12drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou
2022-05-12bnx2x: fix napi API usage sequenceManish Chopra
2022-05-12Revert "net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-l...Greg Kroah-Hartman
2022-04-27e1000e: Fix possible overflow in LTR decodingSasha Neftin
2022-04-27brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-27vxlan: fix error return code in vxlan_fdb_appendHongbin Wang
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-20veth: Ensure eth header is in skb's linear partGuillaume Nault
2022-04-20net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai
2022-04-20bnxt_en: Eliminate unintended link toggle during FW resetMichael Chan
2022-04-20ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen
2022-04-20qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix
2022-04-20net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli
2022-04-20iwlwifi: Fix -EIO error code that is never returnedColin Ian King
2022-04-20ray_cs: Check ioremap return valueJiasheng Jiang
2022-04-20ath9k_htc: fix uninit value bugsPavel Skripkin
2022-04-20brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin
2022-04-20brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin
2022-04-20carl9170: fix missing bit-wise or operator for tx_paramsColin Ian King
2022-04-20drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()Duoming Zhou
2022-04-20can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua
2022-04-20ethernet: sun: Free the coherent when failing in probingZheyu Ma
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-16Revert "xen-netback: Check for hotplug-status existence before watching"Marek Marczykowski-Górecki
2022-03-16net: ethernet: lpc_eth: 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-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
2022-03-08net: stmmac: fix return value of __setup handlerRandy Dunlap
2022-03-08net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas
2022-03-08mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park
2022-03-08mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler
2022-03-02net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-03-02USB: zaurus: support another broken ZaurusOliver Neukum
2022-03-02sr9700: sanity check for packet lengthOliver Neukum
2022-02-23net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao