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-03net: mvpp2: add buffer header handling in RXStefan Chulski
2021-06-03net: zero-initialize tc skb extension on allocationVlad Buslov
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-03net: hns3: put off calling register_netdev() until client initialize completeJian Shen
2021-06-03net: hns3: fix incorrect resp_msg issueJiaran Zhang
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: Fix context memory setup for 64K page size.Michael Chan
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-03cxgb4/ch_ktls: Clear resources when pf4 device is removedAyush Sawal
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-03chelsio/chtls: unlock on error in chtls_pt_recvmsg()Dan Carpenter
2021-06-03net: fec: fix the potential memory leak in fec_enet_init()Fugang Duan
2021-06-03net: ipa: memory region array is variable sizeAlex Elder
2021-06-03net: stmmac: Fix MAC WoL not working if PHY does not support WoLJoakim Zhang
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-03Revert "net: caif: replace BUG_ON with recovery code"Greg Kroah-Hartman
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: fix VL lookup command packing for P/Q/R/SVladimir Oltean
2021-06-03net: dsa: sja1105: call dsa_unregister_switch when allocating memory failsVladimir Oltean
2021-06-03net: dsa: sja1105: add error handling in sja1105_setup()Vladimir Oltean
2021-06-03net: dsa: sja1105: error out on unsupported PHY modeVladimir Oltean
2021-06-03net: dsa: sja1105: use 4095 as the private VLAN for untagged trafficVladimir Oltean
2021-06-03net: dsa: sja1105: update existing VLANs from the bridge VLAN listVladimir Oltean
2021-06-03net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang
2021-06-03net/mlx5: Set term table as an unmanaged flow tableAriel Levkovich
2021-06-03net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk
2021-06-03net/mlx5e: Fix null deref accessing lag devRoi Dayan
2021-06-03net/mlx5: Set reformat action when needed for termination rulesJianbo Liu