summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-04-05xen/netback: don't do grant copy across page boundaryJuergen Gross
2023-04-05net: mvneta: make tx buffer array agnosticLorenzo Bianconi
2023-04-05net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz
2023-04-05i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl
2023-04-05ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli
2023-04-05tun: avoid double free in tun_free_netdevGeorge Kennedy
2023-04-05igb: revert rtnl_lock() that causes deadlockLin Ma
2023-04-05net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau
2023-04-05net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau
2023-04-05ca8210: fix mac_len negative array accessAlexander Aring
2023-04-05net: mdio: thunder: Add missing fwnode_handle_put()Liang He
2023-04-05net/sonic: use dma_mapping_error() for error checkZhang Changzhong
2023-04-05net/mlx5: Read the TC mapping of all priorities on ETS queryMaher Sanalla
2023-04-05net/ps3_gelic_net: Use dma_mapping_errorGeoff Levand
2023-04-05net/ps3_gelic_net: Fix RX sk_buff lengthGeoff Levand
2023-04-05net: qcom/emac: Fix use after free bug in emac_remove due to race conditionZheng Wang
2023-04-05xirc2ps_cs: Fix use after free bug in xirc2ps_detachZheng Wang
2023-04-05qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_infoDaniil Tatianin
2023-04-05net: usb: smsc95xx: Limit packet length to skb->lenSzymon Heidrich
2023-04-05igbvf: Regard vf reset nack as successAkihiko Odaki
2023-04-05intel/igbvf: free irq on the error path in igbvf_request_msix()Gaosheng Cui
2023-04-05iavf: fix inverted Rx hash condition leading to disabled hashAlexander Lobakin
2023-04-05iavf: diet and reformatJesse Brandeburg
2023-04-05intel-ethernet: rename i40evf to iavfJesse Brandeburg
2023-04-05i40evf: Change a VF mac without reloading the VF driverPaweł Jabłoński
2023-03-22ethernet: sun: add check for the mdesc_grab()Liang He
2023-03-22net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pullSzymon Heidrich
2023-03-22net: usb: smsc75xx: Limit packet length to skb->lenSzymon Heidrich
2023-03-22net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status failsHeiner Kallweit
2023-03-22qed/qed_dev: guard against a possible division by zeroDaniil Tatianin
2023-03-11wifi: ath9k: use proper statements in conditionalsArnd Bergmann
2023-03-11wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith
2023-03-11wifi: rtl8xxxu: fixing transmisison failure for rtl8192euJun ASAKA
2023-03-11net/mlx5: fw_tracer: Fix debug printShay Drory
2023-03-11net: bcmgenet: Add a check for oversized packetsFlorian Fainelli
2023-03-11wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...Jisoo Jang
2023-03-11wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()Jisoo Jang
2023-03-11can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...Frank Jungclaus
2023-03-11wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()Dan Carpenter
2023-03-11wifi: iwl4965: Add missing check for create_singlethread_workqueue()Jiasheng Jiang
2023-03-11wifi: iwl3945: Add missing check for create_singlethread_workqueueJiasheng Jiang
2023-03-11net/mlx5: Enhance debug print in page allocation failureJack Morgenstein
2023-03-11wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()Minsuk Kang
2023-03-11wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() failsFedor Pchelkin
2023-03-11ath9k: htc: clean up statistics macrosPavel Skripkin
2023-03-11ath9k: hif_usb: simplify if-if to if-elseWan Jiabing
2023-03-11wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback ...Fedor Pchelkin
2023-03-11wifi: orinoco: check return value of hermes_write_wordrec()Alexey Kodanev
2023-03-11wifi: wl3501_cs: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-11wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang