summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-10-26r8152: Rate limit overflow messagesAndrew Gaul1-1/+3
2022-10-26wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620Daniel Golle1-1/+2
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: 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-26wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg1-0/+2
2022-10-26usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye1-1/+6
2022-10-26net: 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-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-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-05ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller1-13/+46
2022-09-05bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins1-22/+16
2022-08-25fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence1-5/+1
2022-08-25can: ems_usb: fix clang's -Wunaligned-access warningMarc Kleine-Budde1-1/+1
2022-08-25Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso1-7/+7
2022-08-25usbnet: Fix linkwatch use-after-free on disconnectLukas Wunner1-6/+2
2022-08-25mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi1-0/+1
2022-08-25net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()Liang He1-0/+1
2022-07-29net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso1-7/+7
2022-07-29be2net: Fix buffer overflow in be_get_module_eepromHristo Venev3-18/+25
2022-07-21can: m_can: m_can_tx_handler(): fix use after free of skbMarc Kleine-Budde1-2/+3
2022-07-21sfc: fix kernel panic when creating VFÍñigo Huguet1-0/+3
2022-07-21sfc: fix use after free when disabling sriovÍñigo Huguet1-3/+7
2022-07-21net: dsa: bcm_sf2: force pause link settingsDoug Berger1-0/+19
2022-07-21xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queueJuergen Gross1-0/+1
2022-07-12usbnet: fix memory leak in error caseOliver Neukum1-5/+12
2022-07-12can: gs_usb: gs_usb_open/close(): fix memory leakRhett Aultman1-2/+21
2022-07-12can: grcan: grcan_probe(): remove extra of_node_get()Liang He1-1/+0
2022-07-07net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas1-0/+1
2022-07-07net: usb: qmi_wwan: add Telit 0x1060 compositionCarlo Lobrano1-0/+1
2022-07-07net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas1-0/+1
2022-07-07net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas1-0/+2
2022-07-07qmi_wwan: Added support for Telit LN940 seriesJörgen Storvist1-0/+1
2022-07-07xen/netfront: force data bouncing when backend is untrustedRoger Pau Monne1-2/+51
2022-07-07xen/netfront: fix leaking data in shared pagesRoger Pau Monne1-1/+1
2022-07-07net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov1-1/+2
2022-07-07net: bonding: fix possible NULL deref in rlb codeEric Dumazet1-1/+1
2022-07-07caif_virtio: fix race between virtio_device_ready() and ndo_open()Jason Wang1-1/+9
2022-07-07usbnet: fix memory allocation in helpersOliver Neukum1-2/+2
2022-07-07usbnet: make sure no NULL pointer is passed throughOliver Neukum1-4/+15
2022-07-07net: usb: ax88179_178a: Fix packet receivingJose Alonso1-25/+76
2022-07-02igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng1-7/+5
2022-07-02bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh1-1/+3
2022-06-25net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin1-2/+19