summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-09-27Merge remote-tracking branch 'fslc/4.1-2.0.x-imx' into toradex_4.1-2.0.x-imxMax Krummenacher
2017-09-22Merge tag 'v4.1.44' into 4.1-2.0.x-imxOtavio Salvador
2017-09-10tg3: Fix race condition in tg3_get_stats64().Michael Chan
2017-09-10sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov
2017-09-10xen-netback: correctly schedule rate-limited queuesWei Liu
2017-09-10net: phy: Fix PHY unbind crashFlorian Fainelli
2017-09-10net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli
2017-09-10mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch
2017-09-10sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov
2017-09-10net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky
2017-09-10r8169: add support for RTL8168 series add-on card.Chun-Hao Lin
2017-09-10kaweth: fix oops upon failed memory allocationOliver Neukum
2017-09-10kaweth: fix firmware downloadOliver Neukum
2017-09-10wil6210: fix deadlock when using fw_no_recovery optionLior David
2017-09-10ath10k: fix null deref on wmi-tlv when trying spectral scanMichal Kazior
2017-09-10net: phy: Do not perform software reset for Generic PHYFlorian Fainelli
2017-09-01ath9k: fix tx99 bus errorMiaoqing Pan
2017-09-01ath9k: fix tx99 use after freeMiaoqing Pan
2017-08-06Merge tag 'v4.1.43' into 4.1-2.0.x-imxOtavio Salvador
2017-07-31brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-07-31net: dp83640: Avoid NULL pointer dereference.Richard Cochran
2017-07-31mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner
2017-07-31bgmac: reset & enable Ethernet core before using itRafał Miłecki
2017-07-31net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein
2017-07-31be2net: fix status check in be_cmd_pmac_add()Ivan Vecera
2017-07-31vxlan: do not age static remote mac entriesBalakrishnan Raman
2017-07-31virtio_net: fix PAGE_SIZE > 64kMichael S. Tsirkin
2017-07-31amd-xgbe: Check xgbe_init() return codeLendacky, Thomas
2017-07-31xen-netfront: Fix Rx stall during network stress and OOMVineeth Remanan Pillai
2017-07-31net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli
2017-07-31net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli
2017-07-31net: bgmac: Fix SOF bit checkingFlorian Fainelli
2017-07-31bgmac: Fix reversed test of build_skb() return value.David S. Miller
2017-07-31bgmac: fix a missing check for build_skbwangweidong
2017-07-31net: korina: Fix NAPI versus resources freeingFlorian Fainelli
2017-07-26xen-netfront: cast grant table reference first to type intDongli Zhang
2017-07-26xen-netfront: do not cast grant table reference to signed shortDongli Zhang
2017-07-10Merge tag 'v4.1.42' into 4.1-2.0.x-imxOtavio Salvador
2017-06-25can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde
2017-06-25r8152: re-schedule napi for txhayeswang
2017-06-25net: adaptec: starfire: add checks for dma mapping errorsAlexey Khoroshilov
2017-06-25net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein
2017-06-25sierra_net: Add support for IPv6 and Dual-Stack Link Sense IndicationsStefan Brüns
2017-06-25sierra_net: Skip validating irrelevant fields for IDLE LSIsStefan Brüns
2017-06-25NET: mkiss: Fix panicRalf Baechle
2017-06-25net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula
2017-06-25net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula
2017-06-25net: ethoc: enable NAPI before poll may be scheduledMax Filippov
2017-06-25cxgb4: avoid enabling napi twice to the same queueGanesh Goudar
2017-06-25bnx2x: Fix Multi-CosMintz, Yuval