summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* net: amd-xgbe: Fix skb data length underflowShyam Sundar S K2022-02-081-1/+11
* net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju2022-02-081-0/+2
* ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov2022-02-081-3/+3
* yam: fix a memory leak in yam_siocdevprivate()Hangyu Hua2022-02-081-3/+1
* ibmvnic: don't spin in taskletSukadev Bhattiprolu2022-02-081-6/+0
* ibmvnic: init ->running_cap_crqs earlySukadev Bhattiprolu2022-02-081-35/+71
* phylib: fix potential use-after-freeMarek BehĂșn2022-02-081-3/+3
* i40e: fix unsigned stat widthsJoe Damato2022-02-083-7/+7
* i40e: Fix queues reservation for XDPSylwester Dziedziuch2022-02-081-0/+14
* i40e: Fix issue when maximum queues is exceededJedrzej Jagielski2022-02-083-13/+61
* i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski2022-02-081-9/+3
* net: sfp: ignore disabled SFP nodeMarek BehĂșn2022-02-081-0/+5
* lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin2022-01-271-1/+2
* bcmgenet: add WOL IRQ checkSergey Shtylyov2022-01-271-4/+6
* libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault2022-01-271-1/+2
* net: axienet: fix number of TX ring slots for available checkRobert Hancock2022-01-271-2/+2
* net: axienet: Wait for PhyRstCmplt after core resetRobert Hancock2022-01-271-0/+10
* 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