summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-09-14mwifiex: correct channel stat buffer overflowsBrian Norris2-1/+7
2017-09-14rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley1-2/+2
2017-09-14ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai1-6/+6
2017-09-07wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-09-02p54: memset(0) whole arrayJiri Slaby1-1/+1
2017-08-25usb: qmi_wwan: add D-Link DWM-222 device IDHector Martin1-0/+1
2017-08-11phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi1-0/+9
2017-08-11tg3: Fix race condition in tg3_get_stats64().Michael Chan1-0/+3
2017-08-11net: phy: dp83867: fix irq generationGrygorii Strashko1-0/+10
2017-08-11sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov1-0/+1
2017-08-11xen-netback: correctly schedule rate-limited queuesWei Liu3-2/+11
2017-08-11net: phy: Fix PHY unbind crashFlorian Fainelli1-0/+2
2017-08-11net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli1-0/+3
2017-08-11net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh1-2/+17
2017-08-11net: ethernet: nb8800: Handle all 4 RGMII modes identicallyMarc Gonzalez1-5/+4
2017-08-11mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch1-3/+13
2017-08-07sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov1-0/+1
2017-08-07net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky1-1/+6
2017-08-07r8169: add support for RTL8168 series add-on card.Chun-Hao Lin1-0/+1
2017-08-07kaweth: fix oops upon failed memory allocationOliver Neukum1-1/+6
2017-08-07kaweth: fix firmware downloadOliver Neukum1-2/+1
2017-08-07wil6210: fix deadlock when using fw_no_recovery optionLior David1-7/+8
2017-08-07ath10k: fix null deref on wmi-tlv when trying spectral scanMichal Kazior1-0/+6
2017-08-07net: phy: Do not perform software reset for Generic PHYFlorian Fainelli1-1/+1
2017-07-28wlcore: fix 64K page supportArnd Bergmann1-1/+1
2017-07-28ath9k: fix tx99 bus errorMiaoqing Pan1-2/+0
2017-07-28ath9k: fix tx99 use after freeMiaoqing Pan1-4/+9
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel1-0/+5
2017-07-21vrf: fix bug_on triggered by rx when destroying a vrfNikolay Aleksandrov1-5/+13
2017-07-21net: dp83640: Avoid NULL pointer dereference.Richard Cochran1-1/+1
2017-07-21net/phy: micrel: configure intterupts after autoneg workaroundZach Brown1-0/+2
2017-07-15ath10k: override CE5 config for QCA9377Bartosz Markowski1-1/+1
2017-07-15mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner1-1/+1
2017-07-15bgmac: reset & enable Ethernet core before using itRafał Miłecki1-0/+5
2017-07-05ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca1-12/+12
2017-07-05net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein1-9/+14
2017-07-05be2net: fix status check in be_cmd_pmac_add()Ivan Vecera1-1/+1
2017-07-05ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth1-2/+5
2017-07-05vxlan: do not age static remote mac entriesBalakrishnan Raman1-1/+1
2017-07-05virtio_net: fix PAGE_SIZE > 64kMichael S. Tsirkin1-1/+9
2017-07-05amd-xgbe: Check xgbe_init() return codeLendacky, Thomas2-2/+6
2017-07-05xen-netfront: Fix Rx stall during network stress and OOMVineeth Remanan Pillai1-1/+1
2017-07-05gianfar: Do not reuse pages from emergency reserveEric Dumazet1-1/+1
2017-07-05net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli1-2/+0
2017-07-05net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli1-0/+3
2017-07-05net: bgmac: Fix SOF bit checkingFlorian Fainelli1-2/+3
2017-07-05bgmac: Fix reversed test of build_skb() return value.David S. Miller1-1/+1
2017-07-05bgmac: fix a missing check for build_skbwangweidong1-0/+5
2017-07-05net: korina: Fix NAPI versus resources freeingFlorian Fainelli1-4/+4
2017-07-05net: mvneta: Fix for_each_present_cpu usageGregory CLEMENT1-5/+3