summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-05-27cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath
2020-05-27cxgb4: free mac_hlist properlyArjun Vynipadath
2020-05-27gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()Yoshiyuki Kurauchi
2020-05-27igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin
2020-05-20net: phy: micrel: Use strlcpy() for ethtool::get_stringsFlorian Fainelli
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-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-05-20bnxt_en: Improve AER slot reset.Michael Chan
2020-05-20net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh
2020-05-20net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh
2020-05-20bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().Michael Chan
2020-05-20net: usb: qmi_wwan: add support for DW5816eMatt Jolly
2020-05-20net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan
2020-05-20net: macsec: preserve ingress frame orderingScott Dial
2020-05-20dp83640: 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: dsa: b53: Rework ARL bin logicFlorian Fainelli
2020-05-10net: stmmac: Fix sub-second incrementJulien Beraud
2020-05-10wimax/i2400m: Fix potential urb refcnt leakXiyu Yang
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe
2020-05-02net: dsa: b53: Fix ARL register definitionsFlorian Fainelli
2020-05-02team: fix hang in team_mode_get()Taehee Yoo
2020-05-02macvlan: fix null dereference in macvlan_device_event()Taehee Yoo
2020-05-02macsec: avoid to set wrong mtuTaehee Yoo
2020-04-24wil6210: fix length check in __wmi_sendLior David
2020-04-24wil6210: rate limit wil_rx_refill errorDedy Lansky
2020-04-24wil6210: fix temperature debugfsDedy Lansky
2020-04-24wil6210: increase firmware ready timeoutHamad Kadmany
2020-04-24mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen
2020-04-24ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel
2020-04-24qlcnic: Fix bad kzalloc null testXu Wang
2020-04-24net: vxge: fix wrong __VA_ARGS__ usageZheng Wei
2020-04-13net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel
2020-04-13slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang
2020-04-13net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli
2020-04-02net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-04-02sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota
2020-04-02net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang
2020-04-02vxlan: check return value of gro_cells_init()Taehee Yoo
2020-04-02slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp
2020-04-02macsec: restrict to ethernet devicesWillem de Bruijn
2020-03-20net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut
2020-03-20mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang
2020-03-20net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-20bonding/alb: make sure arp header is pulled before accessing itEric Dumazet
2020-03-20slip: make slhc_compress() more robust against malicious packetsEric Dumazet
2020-03-20net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski