summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-10-27net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun
2021-10-27net: korina: select CRC32Vegard Nossum
2021-10-27net: arc: select CRC32Vegard Nossum
2021-10-17i40e: fix endless loop under rtnlJiri Benc
2021-10-17phy: mdio: fix memory leakPavel Skripkin
2021-10-09xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich
2021-10-06e100: fix buffer overrun in e100_get_regsJacob Keller
2021-10-06e100: fix length calculation in e100_get_regs_lenJacob Keller
2021-10-06net: 6pack: Fix tx timeout and slot timeGuenter Roeck
2021-10-06net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck
2021-10-06net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin
2021-10-06net: hso: fix muxed tty registrationJohan Hovold
2021-09-22net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda
2021-09-22qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu
2021-09-22ethtool: Fix an error code in cxgb2.cYang Li
2021-09-22r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli
2021-09-22ptp: dp83640: don't define PAGE0Randy Dunlap
2021-09-22bnx2x: Fix enabling network interfaces without VFsAdrian Bunk
2021-09-22ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen
2021-09-22ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()Dan Carpenter
2021-09-22net: ll_temac: Remove left-over debug messageEsben Haabendal
2021-09-22ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen
2021-09-22ath: Modify ath_key_delete() to not need full key entryJouni Malinen
2021-09-22ath: Export ath_hw_keysetmac()Jouni Malinen
2021-09-22ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen
2021-09-22ath: Use safer key clearing with key cache entriesJouni Malinen
2021-09-22qede: Fix memset corruptionShai Malin
2021-09-03net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev
2021-09-03e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin
2021-09-03can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...Stefan Mätje
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-15net: xilinx_emaclite: Do not print real IOMEM pointerYueHaibing
2021-08-15net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren
2021-08-15net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin
2021-08-15net: pegasus: fix uninit-value in get_interrupt_intervalPavel Skripkin
2021-08-15bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter
2021-08-15net: natsemi: Fix missing pci_disable_device() in probe and removeWang Hai
2021-08-08r8152: Fix potential PM refcount imbalanceTakashi Iwai
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-04mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong
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-07-28net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger
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
2021-07-28net: ti: fix UAF in tlan_remove_onePavel Skripkin