summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-06-03net: hso: bail out on interrupt URB allocation failureJohan Hovold
2021-06-03net: hns3: check the return of skb_checksum_help()Yunsheng Lin
2021-06-03drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg
2021-06-03net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88Stefan Roese
2021-06-03net: lantiq: fix memory corruption in RX ringAleksander Jan Bajkowski
2021-06-03ixgbe: fix large MTU request from VFJesse Brandeburg
2021-06-03cxgb4: avoid accessing registers when clearing filtersRaju Rangoju
2021-06-03gve: Correct SKB queue index validation.David Awogbemila
2021-06-03gve: Upgrade memory barrier in poll routineCatherine Sullivan
2021-06-03gve: Add NULL pointer checks when freeing irqs.David Awogbemila
2021-06-03gve: Update mgmt_msix_idx if num_ntfy changesDavid Awogbemila
2021-06-03gve: Check TX QPL was actually assignedCatherine Sullivan
2021-06-03bnxt_en: Include new P5 HV definition in VF check.Andy Gospodarek
2021-06-03net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei
2021-06-03net: hso: check for allocation failure in hso_create_bulk_serial_device()Dan Carpenter
2021-06-03net: mdio: octeon: Fix some double free issuesChristophe JAILLET
2021-06-03net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET
2021-06-03net: fec: fix the potential memory leak in fec_enet_init()Fugang Duan
2021-06-03net: netcp: Fix an error messageChristophe JAILLET
2021-06-03brcmfmac: properly check for bus register errorsGreg Kroah-Hartman
2021-06-03Revert "brcmfmac: add a check for the status of usb_register"Greg Kroah-Hartman
2021-06-03net: liquidio: Add missing null pointer checksTom Seewald
2021-06-03Revert "net: liquidio: fix a NULL pointer dereference"Greg Kroah-Hartman
2021-06-03libertas: register sysfs groups properlyGreg Kroah-Hartman
2021-06-03Revert "libertas: add checks for the return value of sysfs_create_group"Greg Kroah-Hartman
2021-06-03ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()Anirudh Rayabharam
2021-06-03Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"Greg Kroah-Hartman
2021-06-03net: caif: remove BUG_ON(dev == NULL) in caif_xmitDu Cheng
2021-06-03net: fujitsu: fix potential null-ptr-derefAnirudh Rayabharam
2021-06-03Revert "net: fujitsu: fix a potential NULL pointer dereference"Greg Kroah-Hartman
2021-06-03net: dsa: sja1105: error out on unsupported PHY modeVladimir Oltean
2021-06-03net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang
2021-06-03net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk
2021-06-03net/mlx5e: Fix nullptr in add_vlan_push_action()Dima Chumak
2021-06-03net/mlx5e: Fix multipath lag activationDima Chumak
2021-06-03net: usb: fix memory leak in smsc75xx_bindPavel Skripkin
2021-06-03ath10k: Validate first subframe of A-MSDU before processing the listSriram R
2021-06-03ath10k: Fix TKIP Michael MIC verification for PCIeWen Gong
2021-06-03ath10k: drop MPDU which has discard flag set by firmware for SDIOWen Gong
2021-06-03ath10k: drop fragments with multicast DA for SDIOWen Gong
2021-06-03ath10k: drop fragments with multicast DA for PCIeWen Gong
2021-06-03ath10k: add CCMP PN replay protection for fragmented frames for PCIeWen Gong
2021-06-03net: hso: fix control-request directionsJohan Hovold
2021-05-26qlcnic: Add null check after calling netdev_alloc_skbTom Seewald
2021-05-26net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman
2021-05-26net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam
2021-05-26ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()Du Cheng
2021-05-26Revert "niu: fix missing checks of niu_pci_eeprom_read"Greg Kroah-Hartman
2021-05-26Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-26Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman