summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-10-26r8152: Rate limit overflow messagesAndrew Gaul
2022-10-26wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620Daniel Golle
2022-10-26bnx2x: fix potential memory leak in bnx2x_tpa_stop()Jianglei Nie
2022-10-26net: fs_enet: Fix wrong check in do_pd_setupZheng Yongjun
2022-10-26wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibrationBitterblue Smith
2022-10-26wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()Dan Carpenter
2022-10-26wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong
2022-10-26wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg
2022-10-26usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye
2022-10-26net: 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: team: Unsync device addresses on ndo_stopBenjamin Poirier
2022-09-28ipvlan: Fix out-of-bound bugs caused by unset skb->mac_headerLu Wei
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-05ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller
2022-09-05bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins
2022-08-25fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence
2022-08-25can: ems_usb: fix clang's -Wunaligned-access warningMarc Kleine-Budde
2022-08-25Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso
2022-08-25usbnet: Fix linkwatch use-after-free on disconnectLukas Wunner
2022-08-25mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi
2022-08-25net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()Liang He
2022-07-29net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso
2022-07-29be2net: Fix buffer overflow in be_get_module_eepromHristo Venev
2022-07-21can: m_can: m_can_tx_handler(): fix use after free of skbMarc Kleine-Budde
2022-07-21sfc: fix kernel panic when creating VFÍñigo Huguet
2022-07-21sfc: fix use after free when disabling sriovÍñigo Huguet
2022-07-21net: dsa: bcm_sf2: force pause link settingsDoug Berger
2022-07-21xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queueJuergen Gross
2022-07-12usbnet: fix memory leak in error caseOliver Neukum
2022-07-12can: gs_usb: gs_usb_open/close(): fix memory leakRhett Aultman
2022-07-12can: grcan: grcan_probe(): remove extra of_node_get()Liang He
2022-07-07net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas
2022-07-07net: usb: qmi_wwan: add Telit 0x1060 compositionCarlo Lobrano
2022-07-07net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas
2022-07-07net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas
2022-07-07qmi_wwan: Added support for Telit LN940 seriesJörgen Storvist
2022-07-07xen/netfront: force data bouncing when backend is untrustedRoger Pau Monne
2022-07-07xen/netfront: fix leaking data in shared pagesRoger Pau Monne
2022-07-07net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov
2022-07-07net: bonding: fix possible NULL deref in rlb codeEric Dumazet
2022-07-07caif_virtio: fix race between virtio_device_ready() and ndo_open()Jason Wang
2022-07-07usbnet: fix memory allocation in helpersOliver Neukum
2022-07-07usbnet: make sure no NULL pointer is passed throughOliver Neukum
2022-07-07net: usb: ax88179_178a: Fix packet receivingJose Alonso
2022-07-02igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng
2022-07-02bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh
2022-06-25net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin