summaryrefslogtreecommitdiffstats
path: root/net/ipv6/tcp_ipv6.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-02drm/radeon: remove (pre|post)_page_flip callbacksChristian König7-128/+2
2014-06-02drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devicesAlex Deucher1-2/+15
2014-06-02drm/radeon: fix typo in radeon_connector_is_dp12_capable()Alex Deucher1-1/+1
2014-06-02radeon: Remove useless quirk for zx1/FireGL X1 combo introduced with fdo #7770Émeric MASCHINO1-3/+0
2014-06-02vgaswitcheroo: switch the mux to the igp on power down when runpm is enabledAlex Deucher1-1/+2
2014-06-02drm/radeon: use NULL instead of zero in clearstate headersMichele CURTI3-8/+8
2014-06-02drm/radeon: use NULL instead of zero in object functionsMichele CURTI2-2/+2
2014-06-02drm/radeon/hdmi: DCE2: simplify audio workaroundRafał Miłecki1-60/+22
2014-06-02drm/radeon/hdmi: DCE2: update setmodeRafał Miłecki2-37/+90
2014-06-02drm/radeon/hdmi: DCE3: clean ACR controlRafał Miłecki2-3/+7
2014-06-02drm/radeon/hdmi: use separated file for DCE 3.1/3.2 codeRafał Miłecki5-141/+263
2014-06-02drm/radeon: add proper support for RADEON_VM_BLOCK_SIZE v2Christian König7-1/+9
2014-06-02drm/radeon: add large PTE support for NI, SI and CIK v5Christian König5-9/+98
2014-06-02drm/radeon: add a i2c bus mutexAlex Deucher4-8/+37
2014-06-02drm/msm: use correct gfp flag for vram allocationRob Clark1-1/+1
2014-06-02drm/msm/mdp5: fix error return valueRob Clark1-6/+16
2014-06-02drm/msm: remove redundant private plane cleanupRob Clark2-4/+0
2014-06-02drm/msm: add perf logging debugfsRob Clark7-5/+436
2014-06-02drm/msm: add rd logging debugfsRob Clark7-1/+392
2014-06-02drm/radeon: use the CP DMA on CIKChristian König1-2/+2
2014-06-02drm/radeon: sync page table updatesChristian König1-2/+7
2014-06-02drm/radeon: fix vm buffer size estimationChristian König1-1/+1
2014-06-02imx-drm: imx-tve: remove unused variableVincent Stehlé1-1/+0
2014-06-02drm: Missed clflushopt in drm_clflush_virt_rangeRoss Zwisler1-1/+1
2014-06-02drm/plane: Fix a couple of checkpatch warningsThierry Reding1-3/+3
2014-06-02drm/plane: Fix sparse warningsThierry Reding2-1/+2
2014-06-02drm/exynos: Fix double locks at PM resumeTakashi Iwai1-1/+1
2014-06-02drm/ast: Fix double lock at PM resumeTakashi Iwai1-2/+0
2014-06-02drm/dp-helper: Deprecate old i2c-over-dp_aux heleprsDaniel Vetter1-0/+4
2014-06-02drm/exynos: consider deferred probe caseInki Dae8-75/+303
2014-06-02bridge: notify user space after fdb updateJon Maxwell1-1/+7
2014-06-02drm/exynos: remove unnecessary exynos_hdmi.h fileJingoo Han1-23/+0
2014-06-02drm/crtc-helper: skip locking checks in panicking pathSergei Antonov1-2/+15
2014-06-02drm/radeon/dpm: resume fixes for some systemsAlex Deucher3-5/+6
2014-06-02net: qmi_wwan: add Netgear AirCard 341UAleksander Morgado1-0/+1
2014-06-02net: fix wrong mac_len calculation for vlansNikolay Aleksandrov1-10/+25
2014-06-02Linux 3.15-rc8v3.15-rc8Linus Torvalds1-1/+1
2014-06-02powerpc: Wire renameat2() syscallBenjamin Herrenschmidt3-1/+3
2014-06-01drm/exynos/fimd: allow multiplatform configurationAndrzej Hajda1-1/+1
2014-06-01drm/exynos: add hdmiphy power on/off sequenceShirish S2-7/+40
2014-06-01drm/exynos: ipp: remove description of non-existing fieldAndrzej Hajda1-1/+0
2014-06-01drm/exynos: ipp: update comment for struct drm_ipp_buf_infoYoungJun Cho1-1/+1
2014-06-01drm/exynos: ipp: rearrange c_node->event_lock using routineYoungJun Cho1-11/+14
2014-06-01drm/exynos: ipp: rearrange c_node->mem_lock using routinesYoungJun Cho1-38/+48
2014-06-01drm/exynos: ipp: add ipp_remove_id()YoungJun Cho1-11/+31
2014-06-01drm/exynos: ipp: add cmd_lock for cmd_listYoungJun Cho2-2/+20
2014-06-01drm/exynos: ipp: rename cmd_lock to lockYoungJun Cho2-8/+8
2014-06-01drm/exynos: ipp: remove duplicated settingYoungJun Cho1-1/+1
2014-06-01drm/exynos: ipp: remove usless list_empty() functionsYoungJun Cho1-52/+9
2014-06-01drm/exynos: Use PTR_ERR_OR_ZERO in exynos_dp_core.cSachin Kamat1-4/+1