Age | Commit message (Expand) | Author | Files | Lines |
2018-03-22 | net: hns3: fix the VF queue reset flow error | Peng Li | 4 | -6/+53 |
2018-03-22 | net: hns3: reallocate tx/rx buffer after changing mtu | Fuyun Liang | 1 | -14/+22 |
2018-03-22 | devlink: Remove top_hierarchy arg to devlink_resource_register | David Ahern | 2 | -8/+7 |
2018-03-22 | net: dsa: Fix functional dsa-loop dependency on FIXED_PHY | Florian Fainelli | 1 | -1/+4 |
2018-03-22 | hv_netvsc: common detach logic | Stephen Hemminger | 4 | -143/+173 |
2018-03-22 | hv_netvsc: change GPAD teardown order on older versions | Stephen Hemminger | 1 | -1/+6 |
2018-03-22 | hv_netvsc: use RCU to fix concurrent rx and queue changes | Stephen Hemminger | 2 | -35/+21 |
2018-03-22 | hv_netvsc: disable NAPI before channel close | Stephen Hemminger | 1 | -4/+4 |
2018-03-22 | ppp: avoid loop in xmit recursion detection code | Guillaume Nault | 1 | -12/+14 |
2018-03-22 | net: aquantia: driver version bump | Igor Russkikh | 1 | -1/+1 |
2018-03-22 | net: aquantia: Implement pci shutdown callback | Igor Russkikh | 3 | -0/+36 |
2018-03-22 | net: aquantia: Allow live mac address changes | Igor Russkikh | 1 | -0/+2 |
2018-03-22 | net: aquantia: Add tx clean budget and valid budget handling logic | Igor Russkikh | 4 | -9/+13 |
2018-03-22 | net: aquantia: Change inefficient wait loop on fw data reads | Igor Russkikh | 2 | -15/+28 |
2018-03-22 | net: aquantia: Fix a regression with reset on old firmware | Igor Russkikh | 1 | -0/+4 |
2018-03-22 | net: aquantia: Fix hardware reset when SPI may rarely hangup | Igor Russkikh | 1 | -5/+15 |
2018-03-22 | cxgb4: Support firmware rdma write completion work request. | Raju Rangoju | 5 | -0/+11 |
2018-03-22 | cxgb4: Support firmware rdma write with immediate work request. | Raju Rangoju | 5 | -0/+10 |
2018-03-22 | cxgb4: Add support to query HW SRQ parameters | Raju Rangoju | 2 | -0/+21 |
2018-03-22 | cxgb4: Add support to initialise/read SRQ entries | Raju Rangoju | 4 | -1/+206 |
2018-03-22 | cxgb4: Adds CPL support for Shared Receive Queues | Raju Rangoju | 2 | -0/+73 |
2018-03-22 | s390/qeth: on channel error, reject further cmd requests | Julian Wiedmann | 1 | -0/+1 |
2018-03-22 | s390/qeth: lock read device while queueing next buffer | Julian Wiedmann | 1 | -3/+13 |
2018-03-22 | s390/qeth: when thread completes, wake up all waiters | Julian Wiedmann | 1 | -1/+1 |
2018-03-22 | s390/qeth: free netdevice when removing a card | Julian Wiedmann | 3 | -4/+2 |
2018-03-22 | r8169: add helper tp_to_dev | Heiner Kallweit | 1 | -15/+22 |
2018-03-22 | r8169: change type of argument in rtl_disable/enable_clock_request | Heiner Kallweit | 1 | -22/+11 |
2018-03-22 | r8169: change type of first argument in rtl_tx_performance_tweak | Heiner Kallweit | 1 | -38/+24 |
2018-03-22 | r8169: simplify rtl_set_mac_address | Heiner Kallweit | 1 | -5/+4 |
2018-03-22 | net: phy: micrel: Use the general dummy stubs for MMD register access | Kevin Hao | 1 | -21/+2 |
2018-03-22 | net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b | Kevin Hao | 1 | -0/+2 |
2018-03-22 | net: phy: Add general dummy stubs for MMD register access | Kevin Hao | 1 | -0/+17 |
2018-03-22 | drm: udl: Properly check framebuffer mmap offsets | Greg Kroah-Hartman | 1 | -2/+7 |
2018-03-22 | Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 7 | -36/+48 |
2018-03-22 | libnvdimm, nfit: fix persistence domain reporting | Dan Williams | 2 | -7/+13 |
2018-03-22 | qede: fix spelling mistake: "registeration" -> "registration" | Colin Ian King | 2 | -3/+3 |
2018-03-22 | bnx2x: fix spelling mistake: "registeration" -> "registration" | Colin Ian King | 1 | -1/+1 |
2018-03-22 | libnvdimm, region: hide persistence_domain when unknown | Dan Williams | 1 | -0/+7 |
2018-03-21 | drm/i915: Specify which engines to reset following semaphore/event lockups | Chris Wilson | 1 | -2/+2 |
2018-03-21 | ath9k_htc: use non-QoS NDP for AP probing | Johannes Berg | 1 | -0/+1 |
2018-03-21 | mac80211_hwsim: Set wmediumd for new radios | Andrew Zaborowski | 1 | -0/+1 |
2018-03-21 | mmc: sdhci-acpi: Fix IRQ 0 | Adrian Hunter | 1 | -1/+1 |
2018-03-21 | drm/vmwgfx: Fix a destoy-while-held mutex problem. | Thomas Hellstrom | 4 | -16/+34 |
2018-03-21 | drm/vmwgfx: Fix black screen and device errors when running without fbdev | Thomas Hellstrom | 4 | -1/+25 |
2018-03-21 | drm: Reject getfb for multi-plane framebuffers | Daniel Stone | 1 | -0/+7 |
2018-03-21 | drm/amd/display: Add one to EDID's audio channel count when passing to DC | Harry Wentland | 1 | -1/+1 |
2018-03-21 | drm/amd/display: We shouldn't set format_default on plane as atomic driver | Harry Wentland | 1 | -2/+0 |
2018-03-21 | drm/amd/display: Fix FMT truncation programming | Mikita Lipski | 1 | -2/+2 |
2018-03-21 | drm/amd/display: Allow truncation to 10 bits | Mikita Lipski | 1 | -3/+2 |
2018-03-21 | Merge tag 'drm/tegra/for-4.16-rc7-fixes' of git://anongit.freedesktop.org/teg... | Dave Airlie | 4 | -7/+20 |