summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2019-10-09iwlwifi: dbg_ini: fix memory leak in alloc_sgtableNavid Emamdoost-0/+1
2019-10-09iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg-4/+11
2019-10-09iwlwifi: pcie: fix indexing in command dump for new HWJohannes Berg-2/+8
2019-10-09iwlwifi: mvm: fix race in sync rx queue notificationNaftali Goldstein-4/+5
2019-10-09iwlwifi: mvm: force single phy initHaim Dreyfuss-0/+3
2019-10-09iwlwifi: fix ACPI table revision checksLuca Coelho-10/+24
2019-10-09iwlwifi: don't access trans_cfg via cfgLuca Coelho-6/+6
2019-10-08Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski-1/+1
2019-10-08net/mlx5: DR, Allow insertion of duplicate rulesAlex Vesker-6/+4
2019-10-08rt2x00: remove input-polldev.h headerDmitry Torokhov-1/+0
2019-10-07ionic: fix stats memory dereferenceShannon Nelson-10/+21
2019-10-06net: stmmac: selftests: Fix L2 Hash Filter testJose Abreu-2/+2
2019-10-06net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu-1/+1
2019-10-06net: stmmac: selftests: Check if filtering is available before runningJose Abreu-0/+7
2019-10-06net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli-1/+0
2019-10-04net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost-0/+1
2019-10-04net: phy: at803x: use operating parameters from PHY-specific statusRussell King-0/+69
2019-10-04net: phy: extract pause modeRussell King-7/+13
2019-10-04net: phy: extract link partner advertisement readingRussell King-25/+40
2019-10-04net: phy: fix write to mii-ctrl1000 registerRussell King-0/+5
2019-10-04net: phy: allow for reset line to be tied to a sleepy GPIO controllerAndrea Merello-1/+1
2019-10-04r8152: Set macpassthru in reset_resume callbackKai-Heng Feng-2/+1
2019-10-04cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni-3/+6
2019-10-04qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer-0/+1
2019-10-04RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe-7/+1
2019-10-04mac80211_hwsim: fix incorrect dev_alloc_name failure gotoMichael Vassernis-1/+1
2019-10-02net: stmmac: Avoid deadlock on suspend/resumeThierry Reding-4/+6
2019-10-02net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo-1/+5
2019-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-10/+10
2019-10-02net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean-8/+11
2019-10-02net: dsa: sja1105: Initialize the meta_lockVladimir Oltean-0/+1
2019-10-02net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij-4/+7
2019-10-02mlx5: avoid 64-bit division in dr_icm_pool_mr_create()Michal Kubecek-1/+2
2019-10-02rt2x00: initialize last_resetStanislaw Gruszka-1/+1
2019-10-01xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang-8/+9
2019-10-01hso: fix NULL-deref on tty openJohan Hovold-4/+8
2019-10-01net: ag71xx: fix mdio subnode supportOleksij Rempel-2/+4
2019-10-01net: stmmac: xgmac: Fix RSS writing wrong keysJose Abreu-2/+3
2019-10-01net: stmmac: xgmac: Fix RSS not writing all Keys to HWJose Abreu-1/+1
2019-10-01net: stmmac: xgmac: Disable the Timestamp interrupt by defaultJose Abreu-1/+1
2019-10-01net: stmmac: Do not stop PHY if WoL is enabledJose Abreu-6/+12
2019-10-01net: stmmac: Correctly take timestamp for PTPv2Jose Abreu-0/+1
2019-10-01net: stmmac: dwmac4: Always update the MAC Hash FilterJose Abreu-6/+7
2019-10-01net: stmmac: selftests: Always use max DMA size in Jumbo TestJose Abreu-4/+0
2019-10-01net: stmmac: xgmac: Detect Hash Table size dinamicallyJose Abreu-0/+2
2019-10-01net: stmmac: xgmac: Not all Unicast addresses may be availableJose Abreu-1/+1
2019-10-01net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_nameWen Yang-6/+10
2019-10-01net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_nameWen Yang-6/+8
2019-10-01netfilter: drop bridge nf reset from nf_resetFlorian Westphal-10/+10
2019-10-01ionic: select CONFIG_NET_DEVLINKArnd Bergmann-0/+1