summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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: bcmgenet: Add a check for oversized packetsFlorian Fainelli
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-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: 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
2023-03-11wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-11wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()Zhengchao Shao
2023-03-11wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()Zhang Changzhong
2023-03-11wifi: ipw2200: fix memory leak in ipw_wdev_init()Zhengchao Shao
2023-03-11wifi: rtl8xxxu: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-11wifi: libertas: fix memory leak in lbs_init_adapter()Zhengchao Shao
2023-02-25wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner
2023-02-25wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith
2023-02-22i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova
2023-02-22net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea
2023-02-22net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson
2023-02-22net: bgmac: fix BCM5358 support by setting correct flagsRafał Miłecki
2023-02-22i40e: add double of VLAN header when computing the max MTUJason Xing
2023-02-22net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern
2023-02-06wifi: brcmfmac: fix up incorrect 4.14.y backport for brcmf_fw_map_chip_to_name()Greg Kroah-Hartman
2023-02-06net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen
2023-02-06net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda
2023-02-06net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap
2023-02-06net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit
2023-02-06net: usb: sr9700: Handle negative lenSzymon Heidrich
2023-02-06wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oidSzymon Heidrich
2023-02-06amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju
2023-01-18ravb: Fix "failed to switch device to config mode" message during unbindBiju Das
2023-01-18usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich
2023-01-18net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin
2023-01-18net: amd-xgbe: add missed tasklet_killJiguang Xiao
2023-01-18qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin
2023-01-18ppp: associate skb with a device at txStanislav Fomichev
2023-01-18igb: Do not free q_vector unless new one was allocatedKees Cook
2023-01-18wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang
2023-01-18hamradio: baycom_epp: Fix return type of baycom_send_packet()Nathan Chancellor
2023-01-18net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()Nathan Chancellor
2023-01-18wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida
2023-01-18wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin
2023-01-18myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET
2023-01-18r6040: Fix kmemleak in probe and removeLi Zetao
2023-01-18stmmac: fix potential division by 0Piergiorgio Beruto
2023-01-18ntb_netdev: Use dev_kfree_skb_any() in interrupt contextEric Pilmore