summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-28Merge branch 'net-ethernet-mediatek-convert-to-PHYLINK'David S. Miller8-292/+470
2019-08-28dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phy...René van Dorst3-12/+19
2019-08-28net: ethernet: mediatek: Re-add support SGMIIRené van Dorst4-115/+213
2019-08-28net: ethernet: mediatek: Add basic PHYLINK supportRené van Dorst3-192/+265
2019-08-28Merge branch 'net-dsa-explicit-programmation-of-VLAN-on-CPU-ports'David S. Miller5-109/+136
2019-08-28net: dsa: clear VLAN PVID flag for CPU portVivien Didelot1-0/+6
2019-08-28net: dsa: program VLAN on CPU port from slaveVivien Didelot2-1/+18
2019-08-28net: dsa: check bridge VLAN in slave operationsVivien Didelot2-8/+14
2019-08-28net: dsa: add slave VLAN helpersVivien Didelot1-7/+33
2019-08-28net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_addVivien Didelot2-4/+7
2019-08-28net: dsa: remove bitmap operationsVivien Didelot3-90/+59
2019-08-28cifs: update internal module numberSteve French1-1/+1
2019-08-28cifs: replace various strncpy with strscpy and similarRonnie Sahlberg6-146/+112
2019-08-28net_sched: fix a NULL pointer deref in ipt actionCong Wang20-24/+27
2019-08-28net/mlx5: fix a -Wstringop-truncation warningQian Cai1-1/+1
2019-08-28cifs: Use kzfree() to zero out the passwordDan Carpenter1-1/+1
2019-08-28cifs: set domainName when a domain-key is used in multiuserRonnie Sahlberg1-0/+22
2019-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller279-1287/+2599
2019-08-27Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds14-118/+163
2019-08-27KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson1-4/+5
2019-08-27KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...Vitaly Kuznetsov3-8/+6
2019-08-27Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds10-38/+172
2019-08-27Merge tag 'mfd-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-3/+3
2019-08-27Merge tag 'sound-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds10-32/+73
2019-08-27drm/amdgpu: fix GFXOFF on Picasso and Raven2Aaron Liu1-7/+7
2019-08-27drm/amdgpu: Add APTX quirk for Dell Latitude 5495Kai-Heng Feng1-0/+1
2019-08-27drm/amd/powerplay: correct Vega20 dpm level related settingsEvan Quan1-6/+54
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds67-204/+415
2019-08-27netfilter: conntrack: make sysctls per-namespace againFlorian Westphal1-0/+5
2019-08-27KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is longHeyi Guo1-0/+7
2019-08-27kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the firs...Marc Zyngier1-2/+4
2019-08-27NFS: remove set but not used variable 'mapping'YueHaibing1-2/+0
2019-08-27NFSv2: Fix write regressionTrond Myklebust1-1/+3
2019-08-27NFSv2: Fix eof handlingTrond Myklebust1-1/+2
2019-08-27Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2-4/+8
2019-08-27mfd: rk808: Make PM function declaration staticLee Jones1-1/+1
2019-08-27netfilter: nf_conntrack_ftp: Fix debug outputThomas Jarosch1-1/+1
2019-08-27netfilter: xt_physdev: Fix spurious error message in physdev_mt_checkTodd Seidelmann1-4/+2
2019-08-27rxrpc: Use skb_unshare() rather than skb_cow_data()David Howells5-32/+56
2019-08-27rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells12-76/+69
2019-08-27rxrpc: Add a private skb flag to indicate transmission-phase skbsDavid Howells2-1/+3
2019-08-27rxrpc: Abstract out rxtx ring cleanupDavid Howells1-16/+17
2019-08-27rxrpc: Pass the input handler's data skb reference to the Rx ringDavid Howells1-5/+15
2019-08-27rxrpc: Use info in skbuff instead of reparsing a jumbo packetDavid Howells3-136/+139
2019-08-27rxrpc: Improve jumbo packet countingDavid Howells3-12/+30
2019-08-27x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...Kirill A. Shutemov1-1/+1
2019-08-27drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()Lyude Paul1-0/+6
2019-08-27drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->typeManasi Navare1-1/+1
2019-08-27drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guestXiong Zhang1-0/+3
2019-08-27drm/i915: Do not create a new max_bpc prop for MST connectorsVille Syrjälä1-1/+9