summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-12-14net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter
2021-12-14net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang
2021-12-14net: altera: set a couple error code in probe()Dan Carpenter
2021-12-14net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones
2021-12-14can: pch_can: pch_can_rx_normal: fix use after freeVincent Mailhol
2021-12-14can: sja1000: fix use after free in ems_pcmcia_add_card()Dan Carpenter
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-12-08natsemi: xtensa: fix section mismatch warningsRandy Dunlap
2021-12-08vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmitStephen Suryaputra
2021-12-08net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi
2021-12-08net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue
2021-12-08ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi
2021-12-08xen/netfront: don't trust the backend response data blindlyJuergen Gross
2021-12-08xen/netfront: disentangle tx_skb_freelistJuergen Gross
2021-12-08xen/netfront: don't read data from request on the ring pageJuergen Gross
2021-12-08xen/netfront: read response from backend only onceJuergen Gross
2021-11-26tun: fix bonding active backup with arp monitoringNicolas Dichtel
2021-11-26iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob
2021-11-26net: bnx2x: fix variable dereferenced before checkPavel Skripkin
2021-11-26net: mdio-mux: fix unbalanced put_deviceCorentin Labbe
2021-11-26bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin
2021-11-26net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev
2021-11-26libertas: Fix possible memory leak in probe and disconnectWang Hai
2021-11-26libertas_tf: Fix possible memory leak in probe and disconnectWang Hai
2021-11-26phy: micrel: ksz8041nl: do not use power down modeStefan Agner
2021-11-26mwifiex: Send DELBA requests according to specJonas Dreßler
2021-11-26ath10k: fix max antenna gain unitSven Eckelmann
2021-11-26b43: fix a lower bounds testDan Carpenter
2021-11-26b43legacy: fix a lower bounds testDan Carpenter
2021-11-26ath9k: Fix potential interrupt storm on queue resetLinus Lüssing
2021-11-26iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg
2021-11-26mwl8k: Fix use-after-free in mwl8k_fw_state_machine()Zheyu Ma
2021-11-26ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li
2021-11-26wcn36xx: handle connection loss indicationBenjamin Li
2021-11-26mwifiex: Read a PCI register after writing the TX ring write pointerJonas Dreßler
2021-11-26wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain
2021-11-26rtl8187: fix control-message timeoutsJohan Hovold
2021-11-26ath6kl: fix control-message timeoutJohan Hovold
2021-11-26ath6kl: fix division by zero in send pathJohan Hovold
2021-11-26mwifiex: fix division by zero in fw download pathJohan Hovold
2021-11-26vmxnet3: do not stop tx queues after netif_device_detach()Dongli Zhang
2021-11-26xen/netfront: stop tx queues during live migrationDongli Zhang
2021-11-26sfc: Don't use netif_info before net_device setupErik Ekman
2021-11-12rsi: fix control-message timeoutJohan Hovold
2021-11-12usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu
2021-11-12net: hso: register netdev later to avoid a race conditionAndreas Kemnade
2021-11-02net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner
2021-11-02net: lan78xx: fix division by zero in send pathJohan Hovold
2021-11-02Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin
2021-11-02usbnet: fix error return code in usbnet_probe()Wang Hai