aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-05-28Merge tag 'v4.19.124' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.123' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.122' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.120' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.119' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.118' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.117' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.116' into v4.19/standard/baseBruce Ashfield
2020-05-20net: dsa: loop: Add module soft dependencyFlorian Fainelli
2020-05-20hinic: fix a bug of ndo_stopLuo bin
2020-05-20virtio_net: fix lockdep warning on 32 bitMichael S. Tsirkin
2020-05-20pppoe: only process PADT targeted at local interfacesGuillaume Nault
2020-05-20net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit
2020-05-20net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET
2020-05-20net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET
2020-05-14bnxt_en: Fix VF anti-spoof filter setup.Michael Chan
2020-05-14bnxt_en: Improve AER slot reset.Michael Chan
2020-05-14net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh
2020-05-14net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh
2020-05-14bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().Michael Chan
2020-05-14net: usb: qmi_wwan: add support for DW5816eMatt Jolly
2020-05-14net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan
2020-05-14net: macsec: preserve ingress frame orderingScott Dial
2020-05-14dp83640: reverse arguments to list_add_tailJulia Lawall
2020-05-10net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-05-10net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-05-10net: stmmac: Fix sub-second incrementJulien Beraud
2020-05-10net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud
2020-05-10wimax/i2400m: Fix potential urb refcnt leakXiyu Yang
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson
2020-05-02net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey
2020-05-02net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe
2020-04-29iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein
2020-04-29iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg
2020-04-29mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter
2020-04-29vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern
2020-04-29net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVLFlorian Fainelli
2020-04-29net: dsa: b53: Rework ARL bin logicFlorian Fainelli
2020-04-29net: dsa: b53: Fix ARL register definitionsFlorian Fainelli
2020-04-29net: dsa: b53: Lookup VID in ARL searches when VLAN is enabledFlorian Fainelli
2020-04-29vrf: Fix IPv6 with qdisc and xfrmDavid Ahern
2020-04-29team: fix hang in team_mode_get()Taehee Yoo
2020-04-29net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock arrayMarc Zyngier
2020-04-29net: bcmgenet: correct per TX/RX ring statisticsDoug Berger
2020-04-29macvlan: fix null dereference in macvlan_device_event()Taehee Yoo
2020-04-29macsec: avoid to set wrong mtuTaehee Yoo
2020-04-29cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy
2020-04-29cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni
2020-04-29net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca