summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-05-18net: lan78xx: advertise tx software timestamping supportMarkus Bloechl
2021-05-17net: mdiobus: get rid of a BUG_ON()Dan Carpenter
2021-05-17gve: Correct SKB queue index validation.David Awogbemila
2021-05-17gve: Upgrade memory barrier in poll routineCatherine Sullivan
2021-05-17gve: Add NULL pointer checks when freeing irqs.David Awogbemila
2021-05-17gve: Update mgmt_msix_idx if num_ntfy changesDavid Awogbemila
2021-05-17gve: Check TX QPL was actually assignedCatherine Sullivan
2021-05-17bonding: init notify_work earlier to avoid uninitialized useJohannes Berg
2021-05-17bnxt_en: Fix context memory setup for 64K page size.Michael Chan
2021-05-17bnxt_en: Include new P5 HV definition in VF check.Andy Gospodarek
2021-05-17net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei
2021-05-17net: hso: check for allocation failure in hso_create_bulk_serial_device()Dan Carpenter
2021-05-14net: cdc_eem: fix URL to CDC EEM 1.0 specJonathan Davies
2021-05-13net: korina: Fix return value check in korina_probe()Wei Yongjun
2021-05-13cxgb4/ch_ktls: Clear resources when pf4 device is removedAyush Sawal
2021-05-13net: mdio: octeon: Fix some double free issuesChristophe JAILLET
2021-05-13net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET
2021-05-13brcmfmac: properly check for bus register errorsGreg Kroah-Hartman
2021-05-13Revert "brcmfmac: add a check for the status of usb_register"Greg Kroah-Hartman
2021-05-13net: liquidio: Add missing null pointer checksTom Seewald
2021-05-13Revert "net: liquidio: fix a NULL pointer dereference"Greg Kroah-Hartman
2021-05-13libertas: register sysfs groups properlyGreg Kroah-Hartman
2021-05-13Revert "libertas: add checks for the return value of sysfs_create_group"Greg Kroah-Hartman
2021-05-13ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()Anirudh Rayabharam
2021-05-13Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"Greg Kroah-Hartman
2021-05-13qlcnic: Add null check after calling netdev_alloc_skbTom Seewald
2021-05-13Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-13ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()Du Cheng
2021-05-13Revert "niu: fix missing checks of niu_pci_eeprom_read"Greg Kroah-Hartman
2021-05-13net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam
2021-05-13Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman
2021-05-13net: caif: remove BUG_ON(dev == NULL) in caif_xmitDu Cheng
2021-05-13Revert "net: caif: replace BUG_ON with recovery code"Greg Kroah-Hartman
2021-05-13net: fujitsu: fix potential null-ptr-derefAnirudh Rayabharam
2021-05-13Revert "net: fujitsu: fix a potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-13net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman
2021-05-13Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-12chelsio/chtls: unlock on error in chtls_pt_recvmsg()Dan Carpenter
2021-05-12octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context()Dan Carpenter
2021-05-12net: fec: add defer probe for of_get_mac_addressFugang Duan
2021-05-12net: fec: fix the potential memory leak in fec_enet_init()Fugang Duan
2021-05-12bnxt_en: Fix and improve .ndo_features_check().Michael Chan
2021-05-11net: ipa: memory region array is variable sizeAlex Elder
2021-05-11ionic: fix ptp support config breakageShannon Nelson
2021-05-11Merge tag 'mac80211-for-net-2021-05-11' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-05-11net: stmmac: Fix MAC WoL not working if PHY does not support WoLJoakim Zhang
2021-05-11ath11k: Drop multicast fragmentsSriram R
2021-05-11ath11k: Clear the fragment cache during key installSriram R
2021-05-11ath10k: Validate first subframe of A-MSDU before processing the listSriram R
2021-05-11ath10k: Fix TKIP Michael MIC verification for PCIeWen Gong