summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-05-20net: dsa: loop: Add module soft dependencyFlorian Fainelli
2020-05-20hinic: fix a bug of ndo_stopLuo bin
2020-05-20net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit
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: stmmac: Use mutex instead of spinlockThierry Reding
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-05-20geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6Hangbin Liu
2020-05-20bnxt_en: Fix VF anti-spoof filter setup.Michael Chan
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-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/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe
2020-05-02iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg
2020-05-02vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern
2020-05-02net: dsa: b53: Fix ARL register definitionsFlorian Fainelli
2020-05-02team: fix hang in team_mode_get()Taehee Yoo
2020-05-02net: bcmgenet: correct per TX/RX ring statisticsDoug Berger
2020-05-02macvlan: fix null dereference in macvlan_device_event()Taehee Yoo
2020-05-02macsec: avoid to set wrong mtuTaehee Yoo
2020-05-02cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy
2020-04-24net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli
2020-04-24wil6210: abort properly in cfg suspendHamad Kadmany
2020-04-24wil6210: fix length check in __wmi_sendLior David
2020-04-24wil6210: add block size checks during FW loadLior David
2020-04-24wil6210: fix PCIe bus mastering in case of interface downLazar Alexei
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-24net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli
2020-04-24amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior
2020-04-24ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel
2020-04-24qlcnic: Fix bad kzalloc null testXu Wang
2020-04-24cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju
2020-04-24hinic: fix wrong para of wait_for_completion_timeoutLuo bin
2020-04-24hinic: fix a bug of waitting for IO stoppedLuo bin