summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tap: tap as an independent moduleSainath Grandhi2017-02-115-3/+20
* tap: Extending tap device create/destroy APIsSainath Grandhi2017-02-112-24/+100
* tap: Abstract type of virtual interface from tap implementationSainath Grandhi2017-02-113-161/+176
* tap: Tap character device creation/destroy APISainath Grandhi2017-02-112-32/+60
* tap: Renaming tap related APIs, data structures, macrosSainath Grandhi2017-02-113-176/+177
* tap: Refactoring macvtap.cSainath Grandhi2017-02-113-196/+228
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-1134-181/+432
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-109-89/+222
| |\
| | * xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky2017-02-101-1/+2
| | * NET: mkiss: Fix panicRalf Baechle2017-02-101-2/+2
| | * net: hns: Fix the device being used for dma mapping during TXKejian Yan2017-02-101-1/+1
| | * net: phy: Initialize mdio clock at probe functionYendapally Reddy Dhananjaya Reddy2017-02-091-4/+2
| | * xen-netfront: Improve error handling during initializationRoss Lagerwall2017-02-091-18/+11
| | * sierra_net: Skip validating irrelevant fields for IDLE LSIsStefan Brüns2017-02-091-7/+7
| | * sierra_net: Add support for IPv6 and Dual-Stack Link Sense IndicationsStefan Brüns2017-02-091-35/+66
| | * xen-netfront: Rework the fix for Rx stall during OOM and network stressVineeth Remanan Pillai2017-02-091-3/+11
| | * net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()Florian Fainelli2017-02-091-8/+20
| | * net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu2017-02-082-12/+101
| | * net: introduce device min_header_lenWillem de Bruijn2017-02-081-0/+1
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-102-4/+6
| |\ \
| | * | IB/rxe: Fix mem_check_range integer overflowEyal Itkin2017-02-081-3/+5
| | * | IB/rxe: Fix resid updateEyal Itkin2017-02-081-1/+1
| * | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-101-6/+8
| |\ \ \
| | * | | i2c: piix4: Request the SMBUS semaphore inside the mutexRicardo Ribalda2017-02-091-5/+7
| | * | | i2c: piix4: Fix request_region sizeRicardo Ribalda2017-02-091-1/+1
| * | | | Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-02-101-7/+25
| |\ \ \ \
| | * | | | mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenlyJean-Nicolas Graux2017-02-081-7/+25
| | |/ / /
| * | | | Merge tag 'drm-fixes-for-v4.10-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-02-098-18/+36
| |\ \ \ \
| | * \ \ \ Merge tag 'drm-intel-fixes-2017-02-09' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-02-106-15/+34
| | |\ \ \ \
| | | * | | | drm/i915: Always convert incoming exec offsets to non-canonicalMichał Winiarski2017-02-081-6/+6
| | | * | | | drm/i915: Remove overzealous fence warn on runtime suspendChris Wilson2017-02-082-2/+11
| | | * | | | drm/i915/bxt: Add MST support when do DPLL calculationLee, Shawn C2017-02-081-1/+2
| | | * | | | drm/i915: don't warn about Skylake CPU - KabyPoint PCH comboJani Nikula2017-02-081-1/+2
| | | * | | | drm/i915: fix i915 running as dom0 under XenJuergen Gross2017-02-081-2/+10
| | | * | | | drm/i915: Flush untouched framebuffers before display on !llcChris Wilson2017-02-081-1/+1
| | | * | | | drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin2017-02-081-2/+2
| | | |/ / /
| | * | | | Merge tag 'drm-misc-fixes-2017-02-09' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-02-101-1/+1
| | |\ \ \ \
| | | * | | | drm: vc4: adapt to new behaviour of drm_crtc.cAndrzej Pietrasiewicz2017-02-081-1/+1
| | | |/ / /
| | * | | | Merge branch 'drm-vmwgfx-fixes-4_10' of git://people.freedesktop.org/~syeh/re...Dave Airlie2017-02-081-2/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | drm/vmwgfx: Fix depth input into drm_mode_legacy_fb_formatSinclair Yeh2017-01-261-2/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-02-095-32/+75
| |\ \ \ \ \
| | * | | | | ibmvscsis: Add SGL limitBryant G. Ly2017-02-081-0/+1
| | * | | | | target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger2017-02-081-2/+6
| | * | | | | target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-02-081-26/+43
| | * | | | | target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger2017-02-081-2/+15
| | * | | | | target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger2017-02-081-1/+1
| | * | | | | target: Don't BUG_ON during NodeACL dynamic -> explicit conversionNicholas Bellinger2017-02-081-1/+9
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-02-092-7/+21
| |\ \ \ \ \
| | * | | | | Input: synaptics-rmi4 - select 'SERIO' when neededArnd Bergmann2017-02-071-1/+7
| | * | | | | Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov2017-02-011-6/+14