aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-04-14Merge tag 'v4.19.114' into v4.19/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.19.113' into v4.19/standard/baseBruce Ashfield
2020-04-02net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-04-02Revert "r8169: check that Realtek PHY driver module is loaded"Greg Kroah-Hartman
2020-04-02sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota
2020-04-02dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor
2020-04-02fsl/fman: detect FMan erratum A050385Madalin Bucur
2020-04-02vxlan: check return value of gro_cells_init()Taehee Yoo
2020-04-02r8169: re-enable MSI on RTL8168cHeiner Kallweit
2020-04-02net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return valueRayagonda Kokatanur
2020-04-02net: dsa: mt7530: Change the LINK bit to reflect the link statusRené van Dorst
2020-04-02bnxt_en: Reset rings if ring reservation fails during open()Vasundhara Volam
2020-04-02bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer
2020-04-02slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp
2020-04-02net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing
2020-04-02net: qmi_wwan: add support for ASKEY WWHC050Pawel Dembicki
2020-04-02net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang
2020-04-02mlxsw: spectrum_mr: Fix list iteration in error pathIdo Schimmel
2020-04-02macsec: restrict to ethernet devicesWillem de Bruijn
2020-04-02geneve: move debug check after netdev unregisterFlorian Westphal
2020-03-25Revert "vrf: mark skb for multicast or link-local as enslaved to VRF"Sasha Levin
2020-03-21Merge tag 'v4.19.112' into v4.19/standard/baseBruce Ashfield
2020-03-21Merge tag 'v4.19.111' into v4.19/standard/baseBruce Ashfield
2020-03-21Merge tag 'v4.19.109' into v4.19/standard/baseBruce Ashfield
2020-03-21Merge tag 'v4.19.108' into v4.19/standard/baseBruce Ashfield
2020-03-21ath9k: CVE-2019-19074zhengruoqin
2020-03-20wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost
2020-03-20wimax: i2400: fix memory leakNavid Emamdoost
2020-03-20sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)
2020-03-20net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo
2020-03-20net: rmnet: fix bridge mode bugsTaehee Yoo
2020-03-20net: rmnet: use upper/lower device infrastructureTaehee Yoo
2020-03-20net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo
2020-03-20net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo
2020-03-20net: rmnet: fix suspicious RCU usageTaehee Yoo
2020-03-20net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo
2020-03-20net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo
2020-03-20hinic: fix a bug of setting hw_ioctxtLuo bin
2020-03-20hinic: fix a irq affinity bugLuo bin
2020-03-20slip: not call free_netdev before rtnl_unlock in slip_openyangerkun
2020-03-20net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut
2020-03-20net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas
2020-03-19ath9k_htc: CVE-2019-19073zangrc
2020-03-18mt76: fix array overflow on receiving too many fragments for a packetFelix Fietkau
2020-03-18iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding
2020-03-18macvlan: add cond_resched() during multicast processingMahesh Bandewar
2020-03-18net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-03-18slip: make slhc_compress() more robust against malicious packetsEric Dumazet
2020-03-18bonding/alb: make sure arp header is pulled before accessing itEric Dumazet
2020-03-18net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit