summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-02-16net: amd-xgbe: disable interrupts during pci removalRaju Rangoju
2022-02-16veth: fix races around rq->rx_notify_maskedEric Dumazet
2022-02-16bonding: pair enable_port with slave_arr_updatesMahesh Bandewar
2022-02-16ixgbevf: Require large buffers for build_skb on 82599VFSamuel Mendoza-Jonas
2022-02-16net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang
2022-02-16net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYsPavel Parkhomenko
2022-02-08net: stmmac: ensure PTP time register reads are consistentYannick Vignon
2022-02-08net: macsec: Verify that send_sci is on when setting Tx sci explicitlyLior Nahmanson
2022-02-08net: ieee802154: ca8210: Stop leaking skb'sMiquel Raynal
2022-02-08net: ieee802154: mcr20a: Fix lifs/sifs periodsMiquel Raynal
2022-02-08net: ieee802154: hwsim: Ensure proper channel selection at probe timeMiquel Raynal
2022-02-08net: amd-xgbe: Fix skb data length underflowShyam Sundar S K
2022-02-08net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju
2022-02-08ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov
2022-02-08yam: fix a memory leak in yam_siocdevprivate()Hangyu Hua
2022-02-08ibmvnic: don't spin in taskletSukadev Bhattiprolu
2022-02-08ibmvnic: init ->running_cap_crqs earlySukadev Bhattiprolu
2022-02-08phylib: fix potential use-after-freeMarek BehĂșn
2022-02-08i40e: fix unsigned stat widthsJoe Damato
2022-02-08i40e: Fix queues reservation for XDPSylwester Dziedziuch
2022-02-08i40e: Fix issue when maximum queues is exceededJedrzej Jagielski
2022-02-08i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski
2022-02-08net: sfp: ignore disabled SFP nodeMarek BehĂșn
2022-01-27lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin
2022-01-27bcmgenet: add WOL IRQ checkSergey Shtylyov
2022-01-27libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault
2022-01-27net: axienet: fix number of TX ring slots for available checkRobert Hancock
2022-01-27net: axienet: Wait for PhyRstCmplt after core resetRobert Hancock
2022-01-27net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer
2022-01-27net: gemini: allow any RGMII interface modeRussell King (Oracle)
2022-01-27net: phy: marvell: configure RGMII delays for 88E1118Russell King (Oracle)
2022-01-27net: mdio: Demote probed message to debug printFlorian Fainelli
2022-01-27iwlwifi: mvm: Fix calculation of frame lengthIlan Peer
2022-01-27iwlwifi: remove module loading failure messageJohannes Berg
2022-01-27iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen
2022-01-27net: bonding: debug: avoid printing debug logs when bond is not notifying peersSuresh Kumar
2022-01-27ath10k: Fix tx hangingSebastian Gottschall
2022-01-27iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg
2022-01-27rsi: Fix out-of-bounds read in rsi_read_pkt()Zekun Shen
2022-01-27mwifiex: Fix skb_over_panic in mwifiex_usb_recv()Zekun Shen
2022-01-27mlxsw: pci: Add shutdown method in PCI driverDanielle Ratson
2022-01-27ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START replyZekun Shen
2022-01-27net: mcs7830: handle usb read errors properlyPavel Skripkin
2022-01-27can: xilinx_can: xcan_probe(): check for error irqJiasheng Jiang
2022-01-27can: softing: softing_startstop(): fix set but not used variable warningMarc Kleine-Budde
2022-01-27fsl/fman: Check for null pointer after calling devm_ioremapJiasheng Jiang
2022-01-27ppp: ensure minimum packet size in ppp_write()Eric Dumazet
2022-01-27wcn36xx: Release DMA channel descriptor allocationsBryan O'Donoghue