summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-1197-341/+853
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-1023-113/+297
| |\
| | * l2tp: do not use udp_ioctl()Eric Dumazet2017-02-103-2/+28
| | * 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
| | * igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu2017-02-092-0/+2
| | * xen-netfront: Improve error handling during initializationRoss Lagerwall2017-02-091-18/+11
| | * Merge branch 'sierra_net-fixes'David S. Miller2017-02-091-40/+71
| | |\
| | | * 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
| | |/
| | * kcm: fix 0-length case for kcm_sendmsg()WANG Cong2017-02-091-18/+22
| | * 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: dsa: Do not destroy invalid network devicesFlorian Fainelli2017-02-081-0/+1
| | * ping: fix a null pointer dereferenceWANG Cong2017-02-081-0/+2
| | * Merge branch 'net-header-length-truncation'David S. Miller2017-02-084-3/+10
| | |\
| | | * packet: round up linear to header lenWillem de Bruijn2017-02-081-3/+4
| | | * net: introduce device min_header_lenWillem de Bruijn2017-02-083-0/+6
| | |/
| | * sit: fix a double free on error pathWANG Cong2017-02-081-0/+1
| | * lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern2017-02-081-1/+4
| | * ipv6: addrconf: fix generation of new temporary addressesMarcus Huewe2017-02-081-0/+6
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-103-7/+14
| |\ \
| | * | RDMA: Don't reference kernel private header from UAPI headerLeon Romanovsky2017-02-081-3/+8
| | * | 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 'sound-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2017-02-104-22/+24
| |\ \ \ \
| | * | | | ALSA: hda - adding a new NV HDMI/DP codec ID in the driverHui Wang2017-02-091-0/+1
| | * | | | ALSA: seq: Fix race at creating a queueTakashi Iwai2017-02-081-13/+20
| | * | | | Revert "ALSA: line6: Only determine control port properties if needed"Takashi Iwai2017-02-071-1/+2
| | * | | | ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai2017-02-061-8/+1
| | |/ / /
| * | | | Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-02-101-37/+60
| |\ \ \ \
| | * | | | nfsd: Revert "nfsd: special case truncates some more"J. Bruce Fields2017-02-101-37/+60
| | |/ / /
| * | | | Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-106-26/+52
| |\ \ \ \
| | * | | | powerpc/powernv: Properly set "host-ipi" on IPIsBenjamin Herrenschmidt2017-02-091-2/+4
| | * | | | powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt2017-02-094-3/+42
| | * | | | powerpc/mm/radix: Update ERAT flushes when invalidating TLBBenjamin Herrenschmidt2017-02-091-5/+1
| | * | | | powerpc/mm: Fix spurrious segfaults on radix with autonumaBenjamin Herrenschmidt2017-02-081-16/+5
| * | | | | Merge tag 'drm-fixes-for-v4.10-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-02-108-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