summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet2016-10-131-9/+11
* netvsc: Remove mistaken udp.h inclusion.David S. Miller2016-10-131-1/+0
* xen-netback: fix type mismatch warningArnd Bergmann2016-10-131-3/+3
* stmmac: fix error check when init ptpGiuseppe CAVALLARO2016-10-132-6/+8
* stmmac: fix ptp init for gmac4Giuseppe CAVALLARO2016-10-131-5/+12
* qed: fix old-style function definitionArnd Bergmann2016-10-131-1/+1
* netvsc: fix checksum on UDP IPV6stephen hemminger2016-10-131-50/+22
* net_sched: reorder pernet ops and act ops registrationsWANG Cong2016-10-131-8/+11
* xen-netback: fix guest Rx stall detection (after guest Rx refactor)David Vrabel2016-10-131-0/+2
* drivers/ptp: Fix kernel memory disclosureVlad Tsyrklevich2016-10-131-0/+1
* net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2016-10-132-4/+13
* qmi_wwan: add support for Quectel EC21 and EC25Bjørn Mork2016-10-131-2/+28
* Merge branch 'ovs-8021AD-fixes'David S. Miller2016-10-133-3/+4
|\
| * openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal devJiri Benc2016-10-131-1/+1
| * openvswitch: fix vlan subtraction from packet lengthJiri Benc2016-10-131-1/+2
| * openvswitch: vlan: remove wrong likely statementJiri Benc2016-10-131-1/+1
|/
* qed: Fix to use list_for_each_entry_safe() when delete itemsWei Yongjun2016-10-131-2/+2
* tlan: avoid unused label with PCI=nArnd Bergmann2016-10-131-1/+1
* xen-netback: (re-)create a debugfs node for hash informationPaul Durrant2016-10-133-2/+107
* net_sched: do not broadcast RTM_GETTFILTER resultEric Dumazet2016-10-131-7/+11
* strparser: Propagate correct error code in strp_recv()Geert Uytterhoeven2016-10-121-1/+1
* Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-12682-54101/+85011
|\
| * Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-10-1122-63/+391
| |\
| | * drm/crtc: constify drm_crtc_index parameterJani Nikula2016-10-101-1/+1
| | * drm: use the right function name in documentationGrazvydas Ignotas2016-10-101-2/+2
| | * drm: Release resources with a safer functionChristophe JAILLET2016-10-101-4/+4
| | * drm: Fix up kerneldoc for new drm_gem_dmabuf_export()Chris Wilson2016-10-101-1/+2
| | * drm/bridge: Drop drm_connector_unregister and call drm_connector_cleanup dire...Marek Vasut2016-10-103-22/+3
| | * drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPSStefan Christ2016-10-101-1/+1
| | * drm/bridge: Add RGB to VGA bridge supportMaxime Ripard2016-10-104-0/+279
| | * drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson2016-10-056-5/+37
| | * drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson2016-10-052-8/+12
| | * drm/bridge: Call drm_connector_cleanup directlyMarek Vasut2016-10-053-18/+3
| | * drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooksMarek Vasut2016-10-052-0/+46
| | * drm: Release resources with a safer functionChristophe JAILLET2016-10-051-2/+2
| * | Merge tag 'drm-intel-next-fixes-2016-10-11' of git://anongit.freedesktop.org/...Dave Airlie2016-10-1120-247/+432
| |\ \
| | * | drm/i915: Fix conflict resolution from backmerge of v4.8-rc8 to drm-nextChris Wilson2016-10-101-3/+0
| | * | drm/i915/guc: Unwind GuC workqueue reservation if request construction failsChris Wilson2016-10-103-7/+23
| | * | drm/i915: Reset the breadcrumbs IRQ more carefullyChris Wilson2016-10-105-20/+34
| | * | drm/i915: Force relocations via cpu if we run out of idle apertureChris Wilson2016-10-101-2/+2
| | * | drm/i915: Distinguish last emitted request from last submitted requestChris Wilson2016-10-102-2/+4
| | * | drm/i915: Allow DP to work w/o EDIDVille Syrjälä2016-10-101-13/+9
| | * | drm/i915: Move long hpd handling into the hotplug workVille Syrjälä2016-10-101-25/+23
| | * | drm/i915/execlists: Reinitialise context image after GPU hangChris Wilson2016-10-101-41/+62
| | * | drm/i915: Use correct index for backtracking HUNG semaphoresChris Wilson2016-10-101-4/+4
| | * | drm/i915: Unalias obj->phys_handle and obj->userptrChris Wilson2016-10-101-13/+11
| | * | drm/i915: Just clear the mmiodebug before a register accessChris Wilson2016-10-101-4/+3
| | * | drm/i915/gen9: only add the planes actually affected by ddb changesPaulo Zanoni2016-10-101-1/+36
| | * | drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEEDVille Syrjälä2016-10-101-0/+18
| | * | drm/i915/bxt: Fix HDMI DPLL configurationImre Deak2016-10-101-5/+16