summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-10-29hv_netvsc: Fix race between VF offering and VF association message from hostGaurav Kohli3-0/+27
2022-10-29net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang1-1/+3
2022-10-29net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam1-0/+8
2022-10-29r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre2-0/+8
2022-10-26r8152: Rate limit overflow messagesAndrew Gaul1-1/+3
2022-10-26wifi: rt2x00: correctly set BBP register 86 for MT7620Daniel Golle1-1/+4
2022-10-26wifi: rt2x00: set SoC wmac clock registerDaniel Golle1-0/+21
2022-10-26wifi: rt2x00: set VGC gain for both chains of MT7620Daniel Golle1-1/+2
2022-10-26wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620Daniel Golle1-1/+1
2022-10-26wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620Daniel Golle1-1/+2
2022-10-26wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()Alexander Coffin1-1/+2
2022-10-26wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()Tetsuo Handa1-15/+28
2022-10-26wifi: brcmfmac: fix invalid address access when enabling SCAN log levelWright Feng1-6/+6
2022-10-26net: mvpp2: fix mvpp2 debugfs leakRussell King (Oracle)3-3/+21
2022-10-26bnx2x: fix potential memory leak in bnx2x_tpa_stop()Jianglei Nie1-0/+1
2022-10-26net: fs_enet: Fix wrong check in do_pd_setupZheng Yongjun1-1/+1
2022-10-26wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibrationBitterblue Smith1-2/+2
2022-10-26wifi: rtl8xxxu: Fix skb misuse in TX queue selectionBitterblue Smith1-1/+2
2022-10-26wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()Dan Carpenter1-7/+7
2022-10-26wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong1-25/+29
2022-10-26can: kvaser_usb_leaf: Fix CAN state after restartAnssi Hannula1-0/+2
2022-10-26can: kvaser_usb_leaf: Fix TX queue out of sync after restartAnssi Hannula3-1/+5
2022-10-26can: kvaser_usb_leaf: Fix overread with an invalid commandAnssi Hannula1-0/+75
2022-10-26can: kvaser_usb: Fix use of uninitialized completionAnssi Hannula2-1/+2
2022-10-15wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg1-0/+2
2022-10-05usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye1-1/+6
2022-10-05Revert "net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()"Sasha Levin1-2/+2
2022-10-05net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich1-0/+1
2022-09-28net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson1-2/+2
2022-09-28can: gs_usb: gs_can_open(): fix race dev->can.state conditionMarc Kleine-Budde1-2/+2
2022-09-28i40e: Fix set max_tx_rate when it is lower than 1 MbpsMichal Jaron1-6/+26
2022-09-28i40e: Fix VF set max MTU sizeMichal Jaron1-0/+20
2022-09-28iavf: Fix set max MTU size with port VLAN and jumbo framesMichal Jaron1-2/+5
2022-09-28iavf: Fix bad page stateNorbert Zulinski1-2/+2
2022-09-28net: team: Unsync device addresses on ndo_stopBenjamin Poirier1-6/+18
2022-09-28ipvlan: Fix out-of-bound bugs caused by unset skb->mac_headerLu Wei1-2/+4
2022-09-28iavf: Fix cached head and tail value for iavf_get_tx_pendingBrett Creeley1-1/+4
2022-09-28net: usb: qmi_wwan: add Quectel RM520Njerry.meng1-0/+1
2022-09-20net: dp83822: disable rx error interruptEnguerrand de Ribaucourt1-2/+1
2022-09-20ieee802154: cc2520: add rc code in cc2520_tx()Li Qiong1-0/+1
2022-09-20tg3: Disable tg3 device on system reboot to avoid triggering AERKai-Heng Feng1-2/+6
2022-09-15i40e: Fix kernel crash during module removalIvan Vecera1-1/+4
2022-09-15ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handlerDuoming Zhou1-1/+1
2022-09-15ieee802154/adf7242: defer destroy_workqueue callLin Ma1-1/+2
2022-09-15net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt1-1/+0
2022-09-15net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman1-2/+2
2022-09-15wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...Stanislaw Gruszka1-4/+1
2022-09-05ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller1-13/+46
2022-09-05bnxt_en: fix NQ resource accounting during vf creation on 57500 chipsVikas Gupta1-1/+1
2022-09-05net: ipvtap - add __init/__exit annotations to module init/exit funcsMaciej Żenczykowski1-2/+2