summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-04-16drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin
2021-04-16drivers: net: fix memory leak in atusb_probePavel Skripkin
2021-04-16net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter
2021-04-16gianfar: Handle error code at MAC address changeClaudiu Manoil
2021-04-10can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrateAngelo Dureghello
2021-04-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov
2021-04-07net: wan/lmc: unregister device when no matching device is foundTong Zhang
2021-03-30can: dev: Move device back to init netns on owning netns deleteMartin Willi
2021-03-30net: cdc-phonet: fix data-interface release on probe failureJohan Hovold
2021-03-30can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warningTorin Cooper-Bennun
2021-03-30can: c_can: move runtime PM enable/disable to c_can_platformTong Zhang
2021-03-30can: c_can_pci: c_can_pci_remove(): fix use-after-freeTong Zhang
2021-03-30net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong
2021-03-30e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu
2021-03-30e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits
2021-03-30net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli
2021-03-30net: wan: fix error return code of uhdlc_init()Jia-Ju Bai
2021-03-30sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT countDenis Efremov
2021-03-30net: tehuti: fix error return code in bdx_probe()Jia-Ju Bai
2021-03-30ixgbe: Fix memleak in ixgbe_configure_clsu32Dinghao Liu
2021-03-30net: fec: ptp: avoid register access when ipg clock is disabledHeiko Thiery
2021-03-24ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL modeJacob Keller
2021-03-24ixgbe: check for Tx timestamp timeouts during watchdogJacob Keller
2021-03-24net: dsa: b53: Support setting learning on portFlorian Fainelli
2021-03-17sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov
2021-03-17net: davicom: Fix regulator not turned off on driver removalPaul Cercueil
2021-03-17net: davicom: Fix regulator not turned off on failed probePaul Cercueil
2021-03-17net: lapbether: Remove netif_start_queue / netif_stop_queueXie He
2021-03-17net/mlx4_en: update moderation when config resetKevin(Yudong) Yang
2021-03-17can: flexcan: enable RX FIFO after FRZ/HALT validJoakim Zhang
2021-03-17can: flexcan: assert FRZ bit in flexcan_chip_freeze()Joakim Zhang
2021-03-17ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau
2021-03-17ethernet: alx: fix order of calls on resumeJakub Kicinski
2021-03-07xen-netback: respect gnttab_map_refs()'s return valueJan Beulich
2021-03-07ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan
2021-03-07wlcore: Fix command execute failure 19 for wl12xxTony Lindgren
2021-03-07net: usb: qmi_wwan: support ZTE P685M modemLech Perczak
2021-03-03net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld
2021-03-03sunvnet: use icmp_ndo_send helperJason A. Donenfeld
2021-03-03gtp: use icmp_ndo_send helperJason A. Donenfeld
2021-03-03net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan
2021-03-03i40e: Fix flow for IPv6 next header (extension header)Slawomir Laba
2021-03-03b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King
2021-03-03xen/netback: fix spurious event detection for common event caseJuergen Gross
2021-03-03bnxt_en: reverse order of TX disable and carrier offEdwin Peer
2021-03-03NET: usb: qmi_wwan: Adding support for Cinterion MV31Christoph Schemmel
2021-03-03igb: Remove incorrect "unexpected SYS WRAP" log messageCorinna Vinschen
2021-02-23xen-netback: don't "handle" error by BUG()Jan Beulich
2021-02-23xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross
2021-02-23iwlwifi: mvm: guard against device removal in reprobeJohannes Berg