summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-07-27wlcore: fix 64K page supportArnd Bergmann
2017-07-27ath9k: fix tx99 bus errorMiaoqing Pan
2017-07-27ath9k: fix tx99 use after freeMiaoqing Pan
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-07-21vrf: fix bug_on triggered by rx when destroying a vrfNikolay Aleksandrov
2017-07-21net: dp83640: Avoid NULL pointer dereference.Richard Cochran
2017-07-21net/phy: micrel: configure intterupts after autoneg workaroundZach Brown
2017-07-15ath10k: override CE5 config for QCA9377Bartosz Markowski
2017-07-15mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner
2017-07-15bgmac: reset & enable Ethernet core before using itRafał Miłecki
2017-07-05ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca
2017-07-05net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein
2017-07-05be2net: fix status check in be_cmd_pmac_add()Ivan Vecera
2017-07-05ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth
2017-07-05vxlan: do not age static remote mac entriesBalakrishnan Raman
2017-07-05virtio_net: fix PAGE_SIZE > 64kMichael S. Tsirkin
2017-07-05amd-xgbe: Check xgbe_init() return codeLendacky, Thomas
2017-07-05xen-netfront: Fix Rx stall during network stress and OOMVineeth Remanan Pillai
2017-07-05gianfar: Do not reuse pages from emergency reserveEric Dumazet
2017-07-05net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli
2017-07-05net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli
2017-07-05net: bgmac: Fix SOF bit checkingFlorian Fainelli
2017-07-05bgmac: Fix reversed test of build_skb() return value.David S. Miller
2017-07-05bgmac: fix a missing check for build_skbwangweidong
2017-07-05net: korina: Fix NAPI versus resources freeingFlorian Fainelli
2017-07-05net: mvneta: Fix for_each_present_cpu usageGregory CLEMENT
2017-07-05sfc: provide dummy definitions of vswitch functionsBert Kenward
2017-07-05net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen
2017-06-29net: phy: fix marvell phy status readingRussell King
2017-06-29net: phy: Initialize mdio clock at probe functionYendapally Reddy Dhananjaya Reddy
2017-06-26can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde
2017-06-17r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang
2017-06-17r8152: fix rtl8152_post_reset functionhayeswang
2017-06-17r8152: re-schedule napi for txhayeswang
2017-06-17ravb: unmap descriptors when freeing ringsKazuya Mizuguchi
2017-06-17net: adaptec: starfire: add checks for dma mapping errorsAlexey Khoroshilov
2017-06-17gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_pageArseny Solokha
2017-06-17net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein
2017-06-17sierra_net: Add support for IPv6 and Dual-Stack Link Sense IndicationsStefan Brüns
2017-06-17sierra_net: Skip validating irrelevant fields for IDLE LSIsStefan Brüns
2017-06-17net: hns: Fix the device being used for dma mapping during TXKejian Yan
2017-06-17NET: mkiss: Fix panicRalf Baechle
2017-06-17net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula
2017-06-17net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula
2017-06-14xen-netfront: cast grant table reference first to type intDongli Zhang
2017-06-14xen-netfront: do not cast grant table reference to signed shortDongli Zhang
2017-06-14net: ethoc: enable NAPI before poll may be scheduledMax Filippov
2017-06-14vxlan: fix use-after-free on deletionMark Bloch
2017-06-14cxgb4: avoid enabling napi twice to the same queueGanesh Goudar
2017-06-14bnx2x: Fix Multi-CosMintz, Yuval