summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-02-22i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova
2023-02-22net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea
2023-02-22net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson
2023-02-22net: bgmac: fix BCM5358 support by setting correct flagsRafał Miłecki
2023-02-22i40e: add double of VLAN header when computing the max MTUJason Xing
2023-02-22net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern
2023-02-06wifi: brcmfmac: fix up incorrect 4.14.y backport for brcmf_fw_map_chip_to_name()Greg Kroah-Hartman
2023-02-06net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen
2023-02-06net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda
2023-02-06net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap
2023-02-06net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit
2023-02-06net: usb: sr9700: Handle negative lenSzymon Heidrich
2023-02-06wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oidSzymon Heidrich
2023-02-06amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju
2023-01-18ravb: Fix "failed to switch device to config mode" message during unbindBiju Das
2023-01-18usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich
2023-01-18net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin
2023-01-18net: amd-xgbe: add missed tasklet_killJiguang Xiao
2023-01-18qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin
2023-01-18ppp: associate skb with a device at txStanislav Fomichev
2023-01-18igb: Do not free q_vector unless new one was allocatedKees Cook
2023-01-18wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang
2023-01-18hamradio: baycom_epp: Fix return type of baycom_send_packet()Nathan Chancellor
2023-01-18net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()Nathan Chancellor
2023-01-18wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida
2023-01-18wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin
2023-01-18myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET
2023-01-18r6040: Fix kmemleak in probe and removeLi Zetao
2023-01-18stmmac: fix potential division by 0Piergiorgio Beruto
2023-01-18ntb_netdev: Use dev_kfree_skb_any() in interrupt contextEric Pilmore
2023-01-18net: lan9303: Fix read error execution pathJerry Ray
2023-01-18net: amd-xgbe: Check only the minimum speed for active/passive cablesTom Lendacky
2023-01-18net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-01-18hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-01-18net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-01-18net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-01-18net: apple: bmac: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-01-18net: apple: mace: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-01-18net: farsync: Fix kmemleak when rmmods farsyncLi Zetao
2023-01-18ethernet: s2io: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-01-18drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()Yuan Can
2023-01-18net: defxx: Fix missing err handling in dfx_init()Yongqiang Liu
2023-01-18wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()Wang Yufen
2023-01-18wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2hBitterblue Smith
2023-01-18bonding: uninitialized variable in bond_miimon_inspect()Dan Carpenter
2023-01-18wifi: ath10k: Fix return value in ath10k_pci_init()Xiu Jianfeng
2023-01-18wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()Fedor Pchelkin
2023-01-18wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()Fedor Pchelkin
2023-01-18net: loopback: use NET_NAME_PREDICTABLE for name_assign_typeRasmus Villemoes
2023-01-18igb: Initialize mailbox message for VF resetTony Nguyen