summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()Lukas Wunner2022-10-051-4/+6
* net: stmmac: power up/down serdes in stmmac_open/releaseJunxiao Chang2022-10-051-10/+13
* net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_mdio_probePeng Wu2022-10-051-2/+2
* cxgb4: fix missing unlock on ETHOFLD desc collect fail pathRafael Mendonca2022-10-051-9/+19
* usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye2022-10-051-1/+6
* net: mt7531: only do PLL once after the resetAlexander Couzens2022-10-051-6/+9
* can: c_can: don't cache TX messages for C_CAN coresMarc Kleine-Budde2022-10-052-8/+20
* net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich2022-10-051-0/+1
* bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski2022-09-281-5/+5
* net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson2022-09-281-2/+2
* bonding: fix NULL deref in bond_rr_gen_slave_idJonathan Toppins2022-09-281-9/+6
* can: gs_usb: gs_can_open(): fix race dev->can.state conditionMarc Kleine-Budde2022-09-281-2/+2
* net: sh_eth: Fix PHY state warning splat during system resumeGeert Uytterhoeven2022-09-281-0/+2
* net: ravb: Fix PHY state warning splat during system resumeGeert Uytterhoeven2022-09-281-0/+2
* net: enetc: deny offload of tc-based TSN features on VF interfacesVladimir Oltean2022-09-285-25/+34
* net: enetc: move enetc_set_psfp() out of the common enetc_set_features()Vladimir Oltean2022-09-285-35/+44
* wireguard: netlink: avoid variable-sized memcpy on sockaddrJason A. Donenfeld2022-09-281-7/+6
* wireguard: ratelimiter: disable timings test by defaultJason A. Donenfeld2022-09-281-15/+10
* net: ipa: properly limit modem routing table useAlex Elder2022-09-285-26/+32
* of: mdio: Add of_node_put() when breaking out of for_each_xxLiang He2022-09-281-0/+1
* sfc: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet2022-09-281-1/+1
* sfc: fix TX channel offset when using legacy interruptsÍñigo Huguet2022-09-281-1/+1
* i40e: Fix set max_tx_rate when it is lower than 1 MbpsMichal Jaron2022-09-281-6/+26
* i40e: Fix VF set max MTU sizeMichal Jaron2022-09-281-0/+20
* iavf: Fix set max MTU size with port VLAN and jumbo framesMichal Jaron2022-09-281-2/+5
* mlxbf_gige: clear MDIO gateway lock after readDavid Thompson2022-09-281-0/+6
* iavf: Fix bad page stateNorbert Zulinski2022-09-281-2/+2
* net: team: Unsync device addresses on ndo_stopBenjamin Poirier2022-09-281-6/+18
* net: bonding: Unsync device addresses on ndo_stopBenjamin Poirier2022-09-281-12/+35
* net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier2022-09-282-14/+7
* net: phy: aquantia: wait for the suspend/resume operations to finishIoana Ciornei2022-09-281-4/+49
* ipvlan: Fix out-of-bound bugs caused by unset skb->mac_headerLu Wei2022-09-281-2/+4
* iavf: Fix cached head and tail value for iavf_get_tx_pendingBrett Creeley2022-09-281-1/+4
* ice: Don't double unplug aux on peer initiated resetDave Ertman2022-09-281-2/+0
* net: mana: Add rmb after checking owner bitsHaiyang Zhang2022-09-281-0/+10
* can: flexcan: flexcan_mailbox_read() fix return value for drop = trueMarc Kleine-Budde2022-09-281-5/+5
* wifi: mt76: fix reading current per-tid starting sequence number for aggregationFelix Fietkau2022-09-281-1/+1
* net: usb: qmi_wwan: add Quectel RM520Njerry.meng2022-09-231-0/+1
* wifi: mac80211_hwsim: check length for virtio packetsSoenke Huster2022-09-231-1/+6
* ieee802154: cc2520: add rc code in cc2520_tx()Li Qiong2022-09-201-0/+1
* tg3: Disable tg3 device on system reboot to avoid triggering AERKai-Heng Feng2022-09-201-2/+6
* i40e: Fix ADQ rate limiting for PFPrzemyslaw Patynowski2022-09-152-1/+5
* i40e: Refactor tc mqprio checksPrzemyslaw Patynowski2022-09-153-11/+25
* xen-netback: only remove 'hotplug-status' when the vif is actually destroyedPaul Durrant2022-09-151-1/+1
* iavf: Detach device during reset taskIvan Vecera2022-09-151-3/+11
* i40e: Fix kernel crash during module removalIvan Vecera2022-09-151-1/+4
* ice: use bitmap_free instead of devm_kfreeMichal Swiatkowski2022-09-151-1/+1
* Revert "net: phy: meson-gxl: improve link-up behavior"Heiner Kallweit2022-09-151-7/+1
* wifi: wilc1000: fix DMA on stack objectsAjay.Kathat@microchip.com2022-09-153-8/+47
* wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...Stanislaw Gruszka2022-09-151-4/+1