summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-08-26net: mdio-mux: Handle -EPROBE_DEFER correctlySaravana Kannan
2021-08-26net: mdio-mux: Don't ignore memory allocation errorsSaravana Kannan
2021-08-26net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu
2021-08-26net: 6pack: fix slab-out-of-bounds in decode_dataPavel Skripkin
2021-08-26bnxt: disable napi before canceling DIMJakub Kicinski
2021-08-26bnxt: don't lock the tx queue from napi pollJakub Kicinski
2021-08-26net: usb: lan78xx: don't modify phy_device state concurrentlyIvan T. Ivanov
2021-08-26ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen
2021-08-26ath: Modify ath_key_delete() to not need full key entryJouni Malinen
2021-08-26ath: Export ath_hw_keysetmac()Jouni Malinen
2021-08-26ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen
2021-08-26ath: Use safer key clearing with key cache entriesJouni Malinen
2021-08-26net: dsa: lan9303: fix broken backpressure in .port_fdb_dumpVladimir Oltean
2021-08-26ppp: Fix generating ifname when empty IFLA_IFNAME is specifiedPali Rohár
2021-08-26net: dsa: mt7530: add the missing RxUnicast MIB counterDENG Qingfang
2021-08-26ieee802154: hwsim: fix GPF in hwsim_new_edge_nlDongliang Mu
2021-08-26ieee802154: hwsim: fix GPF in hwsim_set_edge_lqiDongliang Mu
2021-08-15net: xilinx_emaclite: Do not print real IOMEM pointerYueHaibing
2021-08-15ppp: Fix generating ppp unit id when ifname is not specifiedPali Rohár
2021-08-12net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren
2021-08-12qmi_wwan: add network device usage statistics for qmimux devicesReinhard Speyerer
2021-08-12net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin
2021-08-12net: fec: fix use-after-free in fec_drv_removePavel Skripkin
2021-08-12net: pegasus: fix uninit-value in get_interrupt_intervalPavel Skripkin
2021-08-12bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter
2021-08-12nfp: update ethtool reporting of pauseframe controlFei Qin
2021-08-12net: natsemi: Fix missing pci_disable_device() in probe and removeWang Hai
2021-08-08qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()Jia He
2021-08-08r8152: Fix potential PM refcount imbalanceTakashi Iwai
2021-08-04i40e: Add additional info to PHY type errorLukasz Cieplicki
2021-08-04can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter
2021-08-04sis900: Fix missing pci_disable_device() in probe and removeWang Hai
2021-08-04tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai
2021-08-04net/mlx5: Fix flow table chainingMaor Gottlieb
2021-08-04mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong
2021-08-04i40e: Fix log TC creation failure when max num of queues is exceededJedrzej Jagielski
2021-08-04i40e: Fix logic of disabling queuesArkadiusz Kubalewski
2021-08-04NIU: fix incorrect error return, missed in previous revertPaul Jakma
2021-08-04can: esd_usb2: fix memory leakPavel Skripkin
2021-08-04can: ems_usb: fix memory leakPavel Skripkin
2021-08-04can: usb_8dev: fix memory leakPavel Skripkin
2021-08-04can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin
2021-08-04virtio_net: Do not pull payload in skb->headEric Dumazet
2021-07-28net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger
2021-07-28net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek Behún
2021-07-28ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme
2021-07-28liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King
2021-07-28igb: Fix position of assignment to *ringJedrzej Jagielski
2021-07-28igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov
2021-07-28iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET