summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz2022-01-271-1/+2
* iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer2022-01-271-1/+1
* net: gemini: allow any RGMII interface modeRussell King (Oracle)2022-01-271-3/+6
* net: phy: marvell: configure RGMII delays for 88E1118Russell King (Oracle)2022-01-271-0/+6
* net: mdio: Demote probed message to debug printFlorian Fainelli2022-01-271-1/+1
* iwlwifi: mvm: Fix calculation of frame lengthIlan Peer2022-01-271-0/+27
* iwlwifi: remove module loading failure messageJohannes Berg2022-01-271-8/+1
* iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg2022-01-271-0/+8
* ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen2022-01-271-0/+7
* net: bonding: debug: avoid printing debug logs when bond is not notifying peersSuresh Kumar2022-01-271-3/+3
* ath10k: Fix tx hangingSebastian Gottschall2022-01-272-2/+3
* iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg2022-01-271-0/+17
* rsi: Fix out-of-bounds read in rsi_read_pkt()Zekun Shen2022-01-273-1/+6
* mwifiex: Fix skb_over_panic in mwifiex_usb_recv()Zekun Shen2022-01-271-1/+2
* mlxsw: pci: Add shutdown method in PCI driverDanielle Ratson2022-01-271-0/+1
* ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START replyZekun Shen2022-01-271-0/+4
* net: mcs7830: handle usb read errors properlyPavel Skripkin2022-01-271-2/+10
* can: xilinx_can: xcan_probe(): check for error irqJiasheng Jiang2022-01-271-1/+6
* can: softing: softing_startstop(): fix set but not used variable warningMarc Kleine-Budde2022-01-271-5/+6
* fsl/fman: Check for null pointer after calling devm_ioremapJiasheng Jiang2022-01-271-5/+16
* ppp: ensure minimum packet size in ppp_write()Eric Dumazet2022-01-271-1/+6
* wcn36xx: Release DMA channel descriptor allocationsBryan O'Donoghue2022-01-271-0/+5
* wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_INDBryan O'Donoghue2022-01-271-2/+2
* can: softing_cs: softingcs_probe(): fix memleak on registration failureJohan Hovold2022-01-271-1/+1
* rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interru...Larry Finger2022-01-271-0/+1
* can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved}Brian Silverman2022-01-271-0/+2
* can: gs_usb: fix use of uninitialized variable, detach device on reception of...Marc Kleine-Budde2022-01-271-1/+2
* veth: Do not record rx queue hint in veth_xmitDaniel Borkmann2022-01-271-1/+0
* rndis_host: support Hytera digital radiosThomas Toye2022-01-111-0/+5
* i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski2022-01-111-7/+25
* i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu2022-01-111-0/+24
* ieee802154: atusb: fix uninit value in atusb_set_extended_addrPavel Skripkin2022-01-111-4/+6
* fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin2022-01-051-5/+7
* net/mlx5e: Fix wrong features assignment in case of errorGal Pressman2022-01-051-6/+5
* net: usb: pegasus: Do not drop long Ethernet framesMatthias-Christian Ott2022-01-051-2/+2
* hamradio: improve the incomplete fix to avoid NPDLin Ma2021-12-291-2/+2
* hamradio: defer ax25 kfree after unregister_netdevLin Ma2021-12-291-4/+5
* sfc: falcon: Check null pointer of rx_queue->page_ringJiasheng Jiang2021-12-291-1/+4
* drivers: net: smc911x: Check for error irqJiasheng Jiang2021-12-291-0/+5
* fjes: Check for error irqJiasheng Jiang2021-12-291-0/+5
* bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera2021-12-291-1/+1
* qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang2021-12-293-5/+13
* net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski2021-12-291-0/+6
* xen/netback: don't queue unlimited number of packagesJuergen Gross2021-12-221-7/+11
* xen/netback: fix rx queue stall detectionJuergen Gross2021-12-222-24/+42
* xen/netfront: harden netfront against event channel stormsJuergen Gross2021-12-221-31/+94
* mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFONathan Chancellor2021-12-222-6/+6
* net: lan78xx: Avoid unnecessary self assignmentNathan Chancellor2021-12-221-4/+2
* net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2021-12-222-0/+6
* netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma...Haimin Zhang2021-12-221-0/+1