summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-11-06net: stmmac: Fix the packet count in stmmac_rx()Jose Abreu-2/+3
2019-11-06net: stmmac: xgmac: Disable MMC interrupts by defaultJose Abreu-2/+4
2019-11-06net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu-0/+2
2019-11-06net: stmmac: xgmac: Fix AV Feature detectionJose Abreu-1/+1
2019-11-06net: stmmac: xgmac: Fix TSA selectionJose Abreu-0/+1
2019-11-06net: stmmac: xgmac: Only get SPH header len if availableJose Abreu-1/+2
2019-11-06net: stmmac: selftests: Prevent false positives in filter testsJose Abreu-40/+94
2019-11-06net: stmmac: xgmac: bitrev32 returns u32Jose Abreu-1/+1
2019-11-06net: stmmac: gmac4: bitrev32 returns u32Jose Abreu-1/+1
2019-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-30/+62
2019-11-06SMB3: Fix persistent handles reconnectPavel Shilovsky-0/+1
2019-11-06drm/radeon: fix si_enable_smc_cac() failed issueAlex Deucher-0/+1
2019-11-06drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher-5/+6
2019-11-06drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu-0/+7
2019-11-06drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10changzhu-6/+64
2019-11-06drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan-1/+7
2019-11-06drm/amd/swSMU: fix smu workload bit map errorKevin Wang-2/+2
2019-11-06net/smc: fix ethernet interface refcountingUrsula Braun-2/+0
2019-11-06Merge branch 'net-tls-add-a-TX-lock'David S. Miller-21/+134
2019-11-06selftests/tls: add test for concurrent recv and sendJakub Kicinski-0/+108
2019-11-06net/tls: add a TX lockJakub Kicinski-14/+20
2019-11-06net/tls: don't pay attention to sk_write_pending when pushing partial recordsJakub Kicinski-7/+6
2019-11-06blkcg: make blkcg_print_stat() print stats only for online blkgsTejun Heo-5/+8
2019-11-06drm/shmem: Add docbook comments for drm_gem_shmem_object madvise fieldsRob Herring-0/+13
2019-11-06net: mscc: ocelot: fix __ocelot_rmw_ix prototypeVladimir Oltean-1/+1
2019-11-06Merge branch 'Bonding-fixes-for-Ocelot-switch'David S. Miller-4/+5
2019-11-06net: mscc: ocelot: fix NULL pointer on LAG slave removalClaudiu Manoil-1/+2
2019-11-06net: mscc: ocelot: don't handle netdev events for other netdevsClaudiu Manoil-3/+3
2019-11-06net/mlx5e: Use correct enum to determine uplink portDmytro Linkin-1/+2
2019-11-06net/mlx5: DR, Fix memory leak during rule creationAlex Vesker-0/+2
2019-11-06net/mlx5: DR, Fix memory leak in modify action destroyAlex Vesker-0/+1
2019-11-06net/mlx5e: Fix eswitch debug print of max fdb flowRoi Dayan-1/+1
2019-11-06HID: wacom: generic: Treat serial number and related fields as unsignedJason Gerecke-4/+21
2019-11-06drm/amdgpu: add navi14 PCI IDTianci.Yin-0/+1
2019-11-06Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu-9/+0
2019-11-06drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14Zhan Liu-0/+5
2019-11-06drm/amdgpu: dont schedule jobs while in resetShirish S-1/+4
2019-11-06drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher-0/+9
2019-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-79/+188
2019-11-06arm64: Do not mask out PTE_RDONLY in pte_same()Catalin Marinas-17/+0
2019-11-06Merge branch 'net-bcmgenet-restore-internal-EPHY-support'David S. Miller-72/+110
2019-11-06net: bcmgenet: reapply manual settings to the PHYDoug Berger-1/+4
2019-11-06Revert "net: bcmgenet: soft reset 40nm EPHYs before MAC init"Doug Berger-69/+73
2019-11-06net: bcmgenet: use RGMII loopback for MAC resetDoug Berger-2/+33
2019-11-06ASoC: SOF: topology: Fix bytes control size checksDragos Tarcatu-5/+6
2019-11-06Merge tag 'perf-urgent-for-mingo-5.4-20191105' of git://git.kernel.org/pub/sc...Thomas Gleixner-38/+14
2019-11-06drm/atomic: fix self-refresh helpers crtc state dereferenceRob Clark-9/+27
2019-11-06RDMA/hns: Correct the value of srq_desc_sizeWenpeng Liang-1/+1
2019-11-06RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LENSirong Wang-1/+1
2019-11-06configfs: calculate the depth of parent itemHonggang Li-1/+1