summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-12-02can: gs_usb: fix endianess problem with candleLight firmwareMarc Kleine-Budde
2020-12-02ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan
2020-12-02net: ena: set initial DMA width to avoid intel iommu issueShay Agroskin
2020-12-02bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan
2020-12-02bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong
2020-11-24can: m_can: m_can_handle_state_change(): fix state changeWu Bo
2020-11-24can: peak_usb: fix potential integer overflow on shift of a intColin Ian King
2020-11-24can: dev: can_restart(): post buffer from the right contextAlejandro Concepcion Rodriguez
2020-11-24mlxsw: core: Use variable timeout for EMAD retriesIdo Schimmel
2020-11-24net: ftgmac100: Fix crash when removing driverJoel Stanley
2020-11-24net: usb: qmi_wwan: Set DTR quirk for MR400Filip Moc
2020-11-24qlcnic: fix error return code in qlcnic_83xx_restart_hw()Zhang Changzhong
2020-11-24net/mlx4_core: Fix init_hca fields offsetAya Levin
2020-11-24net: b44: fix error return code in b44_init_one()Zhang Changzhong
2020-11-24bnxt_en: read EEPROM A2h address using page 0Edwin Peer
2020-11-18xen/netback: use lateeoi irq bindingJuergen Gross
2020-11-18cosa: Add missing kfree in error path of cosa_writeWang Hai
2020-11-18ath9k_htc: Use appropriate rs_datalen typeMasashi Honma
2020-11-18geneve: add transport ports in route lookup for geneveMark Gray
2020-11-18i40e: Memory leak in i40e_config_iwarp_qvlistMartyna Szapar
2020-11-18i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar
2020-11-18i40e: Wrong truncation from u16 to u8Grzegorz Siwik
2020-11-18i40e: add num_vectors checker in iwarp handlerSergey Nemov
2020-11-18i40e: Fix a potential NULL pointer dereferenceChristophe JAILLET
2020-11-18can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean
2020-11-18can: peak_usb: add range checking in decode operationsDan Carpenter
2020-11-18can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...Oliver Hartkopp
2020-11-18can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ contextVincent Mailhol
2020-11-10gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil
2020-11-10gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil
2020-11-10drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He
2020-11-10ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam
2020-11-10mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen
2020-11-10p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-11-10ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov
2020-10-29net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen
2020-10-29brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen
2020-10-29rtl8xxxu: prevent potential memory leakChris Chiu
2020-10-29brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki
2020-10-29ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile
2020-10-29net: korina: fix kfree of rx/tx descriptor arrayValentin Vidic
2020-10-29mwifiex: fix double freeTom Rix
2020-10-29iwlwifi: mvm: split a print to avoid a WARNING in ROCEmmanuel Grumbach
2020-10-29net: enic: Cure the enic api locking trainwreckThomas Gleixner
2020-10-29ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter
2020-10-29mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET
2020-10-29wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue
2020-10-29ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter
2020-10-29ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter