summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-12-29hamradio: improve the incomplete fix to avoid NPDLin Ma1-2/+2
2021-12-29hamradio: defer ax25 kfree after unregister_netdevLin Ma1-4/+5
2021-12-29drivers: net: smc911x: Check for error irqJiasheng Jiang1-0/+5
2021-12-29bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera1-1/+1
2021-12-29qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang3-5/+13
2021-12-29can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson1-5/+36
2021-12-29net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski1-0/+6
2021-12-22xen/netback: don't queue unlimited number of packagesJuergen Gross1-4/+9
2021-12-22xen/netfront: harden netfront against event channel stormsJuergen Gross1-31/+94
2021-12-22net: lan78xx: Avoid unnecessary self assignmentNathan Chancellor1-4/+2
2021-12-22net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2-0/+6
2021-12-22igbvf: fix double free in `igbvf_probe`Letu Ren1-0/+1
2021-12-14net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter1-10/+9
2021-12-14net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang2-1/+4
2021-12-14net: altera: set a couple error code in probe()Dan Carpenter1-3/+6
2021-12-14net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones1-0/+2
2021-12-14can: pch_can: pch_can_rx_normal: fix use after freeVincent Mailhol1-1/+1
2021-12-14can: sja1000: fix use after free in ems_pcmcia_add_card()Dan Carpenter1-1/+6
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang1-2/+8
2021-12-08natsemi: xtensa: fix section mismatch warningsRandy Dunlap1-1/+1
2021-12-08net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi1-0/+4
2021-12-08net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue1-13/+17
2021-12-08xen/netfront: don't trust the backend response data blindlyJuergen Gross1-5/+75
2021-12-08xen/netfront: disentangle tx_skb_freelistJuergen Gross1-36/+25
2021-12-08xen/netfront: don't read data from request on the ring pageJuergen Gross1-43/+37
2021-12-08xen/netfront: read response from backend only onceJuergen Gross1-19/+19
2021-11-26tun: fix bonding active backup with arp monitoringNicolas Dichtel1-0/+5
2021-11-26net: bnx2x: fix variable dereferenced before checkPavel Skripkin1-1/+3
2021-11-26bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin1-25/+11
2021-11-26net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev1-2/+14
2021-11-26libertas: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-11-26libertas_tf: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-11-26mwifiex: Send DELBA requests according to specJonas Dreßler1-2/+3
2021-11-26b43: fix a lower bounds testDan Carpenter1-1/+1
2021-11-26b43legacy: fix a lower bounds testDan Carpenter1-1/+1
2021-11-26ath9k: Fix potential interrupt storm on queue resetLinus Lüssing1-1/+3
2021-11-26iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg1-0/+3
2021-11-26mwl8k: Fix use-after-free in mwl8k_fw_state_machine()Zheyu Ma1-1/+1
2021-11-26ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li1-4/+6
2021-11-26mwifiex: Read a PCI register after writing the TX ring write pointerJonas Dreßler1-0/+8
2021-11-26wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain1-1/+3
2021-11-26ath6kl: fix control-message timeoutJohan Hovold1-1/+1
2021-11-26ath6kl: fix division by zero in send pathJohan Hovold1-0/+5
2021-11-26mwifiex: fix division by zero in fw download pathJohan Hovold1-0/+16
2021-11-26vmxnet3: do not stop tx queues after netif_device_detach()Dongli Zhang1-1/+0
2021-11-26xen/netfront: stop tx queues during live migrationDongli Zhang1-0/+8
2021-11-12rsi: fix control-message timeoutJohan Hovold1-1/+1
2021-11-12usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu1-10/+23
2021-11-12net: hso: register netdev later to avoid a race conditionAndreas Kemnade1-7/+7
2021-11-02net: lan78xx: fix division by zero in send pathJohan Hovold1-0/+6