summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-10-15wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg
2022-10-15net: atlantic: fix potential memory leak in aq_ndev_close()Jianglei Nie
2022-10-05net: stmmac: power up/down serdes in stmmac_open/releaseJunxiao Chang
2022-10-05cxgb4: fix missing unlock on ETHOFLD desc collect fail pathRafael Mendonca
2022-10-05usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye
2022-10-05net: mt7531: only do PLL once after the resetAlexander Couzens
2022-10-05net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich
2022-09-28net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson
2022-09-28can: gs_usb: gs_can_open(): fix race dev->can.state conditionMarc Kleine-Budde
2022-09-28net: enetc: move enetc_set_psfp() out of the common enetc_set_features()Vladimir Oltean
2022-09-28wireguard: netlink: avoid variable-sized memcpy on sockaddrJason A. Donenfeld
2022-09-28wireguard: ratelimiter: disable timings test by defaultJason A. Donenfeld
2022-09-28net: ipa: properly limit modem routing table useAlex Elder
2022-09-28net: ipa: kill IPA_TABLE_ENTRY_SIZEAlex Elder
2022-09-28net: ipa: DMA addresses are nicely alignedAlex Elder
2022-09-28net: ipa: avoid 64-bit modulusAlex Elder
2022-09-28net: ipa: fix table alignment requirementAlex Elder
2022-09-28net: ipa: fix assumptions about DMA address sizeAlex Elder
2022-09-28of: mdio: Add of_node_put() when breaking out of for_each_xxLiang He
2022-09-28sfc: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet
2022-09-28sfc: fix TX channel offset when using legacy interruptsÍñigo Huguet
2022-09-28i40e: Fix set max_tx_rate when it is lower than 1 MbpsMichal Jaron
2022-09-28i40e: Fix VF set max MTU sizeMichal Jaron
2022-09-28iavf: Fix set max MTU size with port VLAN and jumbo framesMichal Jaron
2022-09-28iavf: Fix bad page stateNorbert Zulinski
2022-09-28net: team: Unsync device addresses on ndo_stopBenjamin Poirier
2022-09-28net: bonding: Unsync device addresses on ndo_stopBenjamin Poirier
2022-09-28net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier
2022-09-28net: phy: aquantia: wait for the suspend/resume operations to finishIoana Ciornei
2022-09-28ipvlan: Fix out-of-bound bugs caused by unset skb->mac_headerLu Wei
2022-09-28iavf: Fix cached head and tail value for iavf_get_tx_pendingBrett Creeley
2022-09-28can: flexcan: flexcan_mailbox_read() fix return value for drop = trueMarc Kleine-Budde
2022-09-28wifi: mt76: fix reading current per-tid starting sequence number for aggregationFelix Fietkau
2022-09-23net: usb: qmi_wwan: add Quectel RM520Njerry.meng
2022-09-23wifi: mac80211_hwsim: check length for virtio packetsSoenke Huster
2022-09-23net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA portsRussell King (Oracle)
2022-09-20ieee802154: cc2520: add rc code in cc2520_tx()Li Qiong
2022-09-20tg3: Disable tg3 device on system reboot to avoid triggering AERKai-Heng Feng
2022-09-15xen-netback: only remove 'hotplug-status' when the vif is actually destroyedPaul Durrant
2022-09-15i40e: Fix kernel crash during module removalIvan Vecera
2022-09-15ice: use bitmap_free instead of devm_kfreeMichal Swiatkowski
2022-09-15wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...Stanislaw Gruszka
2022-09-08net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior
2022-09-08ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handlerDuoming Zhou
2022-09-08ieee802154/adf7242: defer destroy_workqueue callLin Ma
2022-08-31ionic: fix up issues with handling EAGAIN on FW cmdsShannon Nelson
2022-08-31ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller
2022-08-31bnxt_en: fix NQ resource accounting during vf creation on 57500 chipsVikas Gupta
2022-08-31net: ipvtap - add __init/__exit annotations to module init/exit funcsMaciej Żenczykowski
2022-08-31bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins