summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-11-18r8169: fix potential skb double free in an error pathHeiner Kallweit
2020-11-18vrf: Fix fast path output packet handling with async Netfilter rulesMartin Willi
2020-11-18cosa: Add missing kfree in error path of cosa_writeWang Hai
2020-11-18lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck
2020-11-18ath9k_htc: Use appropriate rs_datalen typeMasashi Honma
2020-11-18can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021AJoakim Zhang
2020-11-18can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is onStephane Grosjean
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-18can: rx-offload: don't call kfree_skb() from IRQ contextMarc Kleine-Budde
2020-11-10sfp: Fix error handing in sfp_probe()YueHaibing
2020-11-10net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas
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-10cadence: force nonlinear buffers to be clonedMark Deneen
2020-11-05bnxt_en: Log unknown link speed appropriately.Michael Chan
2020-11-05drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He
2020-11-05ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam
2020-11-05ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong
2020-11-05mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen
2020-11-05xen/netback: use lateeoi irq bindingJuergen Gross
2020-11-05p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-11-05cxgb4: set up filter action after rewritesRaju Rangoju
2020-11-05r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit
2020-11-05ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov
2020-11-05mlxsw: core: Fix memory leak on module removalIdo Schimmel
2020-11-05gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara
2020-10-30net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic
2020-10-30ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen
2020-10-30brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen
2020-10-30mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa
2020-10-30rtl8xxxu: prevent potential memory leakChris Chiu
2020-10-30brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki
2020-10-30ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile
2020-10-30can: flexcan: flexcan_chip_stop(): add error handling and propagate error valueJoakim Zhang
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-29qtnfmac: fix resource leaks on unsupported iftype error return pathColin Ian King
2020-10-29ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter
2020-10-29net: dsa: rtl8366rb: Support all 4096 VLANsLinus Walleij
2020-10-29net: dsa: rtl8366: Skip PVID setting if not requestedLinus Walleij
2020-10-29net: dsa: rtl8366: Refactor VLAN/PVID initLinus Walleij
2020-10-29net: dsa: rtl8366: Check validity of passed VLANsLinus Walleij
2020-10-29net: stmmac: use netif_tx_start|stop_all_queues() functionOng Boon Leong
2020-10-29net/mlx5: Don't call timecounter cyc2time directly from 1PPS flowEran Ben Elisha
2020-10-29mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET