aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-03-11Merge tag 'v5.2.34' into v5.2/standard/baseBruce Ashfield
2020-03-07net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal
2020-03-07bnxt: apply computed clamp value for coalece parameterJonathan Lemon
2020-03-07gtp: do not allow adding duplicate tid and ms_addr pdp contextTaehee Yoo
2020-03-07gtp: fix an use-after-free in ipv4_pdp_find()Taehee Yoo
2020-03-07hv_netvsc: Fix tx_table init in rndis_set_subchannel()Haiyang Zhang
2020-03-07gtp: avoid zero size hashtableTaehee Yoo
2020-03-07gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo
2020-03-07gtp: remove duplicate code in gtp_dellink()Taehee Yoo
2020-03-07net: marvell: mvpp2: phylink requires the link interruptRussell King
2020-03-07gtp: do not confirm neighbor when do pmtu updateHangbin Liu
2020-03-07net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu
2020-03-07mlxsw: spectrum_router: Skip loopback RIFs during MAC validationAmit Cohen
2020-03-07bnxt_en: Return error if FW returns more data than dump lengthVasundhara Volam
2020-03-07bnxt_en: Fix MSIX request logic for RDMA driver.Michael Chan
2020-03-07net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl
2020-03-07net: phy: aquantia: add suspend / resume ops for AQR105Madalin Bucur
2020-03-07net/mlxfw: Fix out-of-memory error in mfa2 flash burningVladyslav Tarasiuk
2020-03-07net: dsa: bcm_sf2: Fix IP fragment location and behaviorFlorian Fainelli
2020-03-07cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy
2020-03-076pack,mkiss: fix possible deadlockEric Dumazet
2020-02-27Merge tag 'v5.2.33' into v5.2/standard/baseBruce Ashfield
2020-02-24can: flexcan: add low power enter/exit acknowledgment helperJoakim Zhang
2020-02-24ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()"Bjorn Andersson
2020-02-24can: flexcan: poll MCR_LPM_ACK instead of GPR ACK for stop mode acknowledgmentJoakim Zhang
2020-02-24can: flexcan: fix possible deadlock and out-of-order reception after wakeupSean Nyekjaer
2020-02-24can: xilinx_can: Fix missing Rx can packets on CANFD2.0Srinivas Neeli
2020-02-24ibmvnic: Fix completion structure initializationThomas Falcon
2020-02-24net: phy: initialise phydev speed and duplex sanelyRussell King
2020-02-24ice: Only disable VF state when freeing each VF resourcesAkeem G Abodunrin
2020-02-24net: ethernet: ti: ale: clean ale tbl on init and intf restartGrygorii Strashko
2020-02-24iwlwifi: check kasprintf() return valueJohannes Berg
2020-02-24brcmfmac: remove monitor interface when detachingRafał Miłecki
2020-02-24net: phy: avoid matching all-ones clause 45 PHY IDsRussell King
2020-02-24tun: fix data-race in gro_normal_list()Petar Penkov
2020-02-24iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui
2020-02-24qtnfmac: fix using skb after freeSergey Matyukevich
2020-02-24qtnfmac: fix invalid channel information outputSergey Matyukevich
2020-02-24qtnfmac: fix debugfs support for multiple cardsSergey Matyukevich
2020-02-24net: ethernet: ti: Add dependency for TI_DAVINCI_EMACMao Wenan
2020-02-24net: dsa: sja1105: Disallow management xmit during switch resetVladimir Oltean
2020-02-24ice: delay lessMitch Williams
2020-02-24ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan
2020-02-24ice: Check for null pointer dereference when setting ringsMichal Swiatkowski
2020-02-24rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()Ping-Ke Shih
2020-02-24bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra
2020-02-24ixgbe: protect TX timestamping from API misuseManjunath Patil
2020-02-24net/mlx5e: Verify that rule has at least one fwd/drop actionVlad Buslov
2020-02-24net: hns3: add struct netdev_queue debug info for TX timeoutYunsheng Lin
2020-02-24net: dsa: LAN9303: select REGMAP when LAN9303 enableMao Wenan