summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-06net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...Yang Wei
2019-02-06net: defxx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-02-06net/mlx5e: Don't overwrite pedit action when multiple pedit usedTonghao Zhang
2019-02-06net/mlx5e: Update hw flows when encap source mac changedTonghao Zhang
2019-02-06Merge branch 'qed-Bug-fixes'David S. Miller
2019-02-06qed*: Advance drivers version to 8.37.0.20Manish Chopra
2019-02-06qed: Change verbosity for coalescing message.Rahul Verma
2019-02-06qede: Fix system crash on configuring channels.Sudarsana Reddy Kalluru
2019-02-06qed: Consider TX tcs while deriving the max num_queues for PF.Sudarsana Reddy Kalluru
2019-02-06qed: Assign UFP TC value to vlan priority in UFP mode.Sudarsana Reddy Kalluru
2019-02-06qed: Fix EQ full firmware assert.Manish Chopra
2019-02-07Merge branch 'vmwgfx-fixes-5.0-2' of git://people.freedesktop.org/~thomash/li...Dave Airlie
2019-02-07Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-02-06PCI: Work around Synopsys duplicate Device ID (HAPS USB3, NXP i.MX)Thinh Nguyen
2019-02-06dm: don't use bio_trim() afterallMike Snitzer
2019-02-06dm: add memory barrier before waitqueue_activeMikulas Patocka
2019-02-06net: dsa: Fix NULL checking in dsa_slave_set_eee()Dan Carpenter
2019-02-06svcrdma: Remove max_sge check at connect timeChuck Lever
2019-02-06nfsd: Fix error return values for nfsd4_clone_file_range()Trond Myklebust
2019-02-06fs: ratelimit __find_get_block_slow() failure message.Tetsuo Handa
2019-02-06MAINTAINERS: add maintainer for SFF/SFP/SFP+ supportRussell King
2019-02-06m68k: set proper major_num when specifying module param major_numChengguang Xu
2019-02-06libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede
2019-02-06rxrpc: bad unlock balance in rxrpc_recvmsgEric Dumazet
2019-02-06x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 settingKirill A. Shutemov
2019-02-06Merge branch 'nvme-5.0' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-02-06nvme-pci: fix rapid add remove sequenceKeith Busch
2019-02-06nvme: lock NS list changes while handling command effectsKeith Busch
2019-02-06aio: initialize kiocb private in case any filesystems expect it.Mike Marshall
2019-02-06drm/omap: dsi: Hack-fix DSI bus flagsTomi Valkeinen
2019-02-06drm/omap: dsi: Fix OF platform depopulateTomi Valkeinen
2019-02-06drm/omap: dsi: Fix crash in DSI debug dumpsTomi Valkeinen
2019-02-06mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger
2019-02-06drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSenVille Syrjälä
2019-02-06ALSA: hda/ca0132 - Fix build error without CONFIG_PCITakashi Iwai
2019-02-05mISDN: fix a race in dev_expire_timer()Eric Dumazet
2019-02-05net: dsa: mv88e6xxx: Fix counting of ATU violationsAndrew Lunn
2019-02-05drm/amd/display: Attach VRR properties for eDP connectorsNicholas Kazlauskas
2019-02-05drm/amdkfd: Fix if preprocessor statement above kfd_fill_iolink_info_for_cpuNathan Chancellor
2019-02-05drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idrPhilip Yang
2019-02-06mtd: Make sure mtd->erasesize is valid even if the partition is of size 0Boris Brezillon
2019-02-05Merge tag 'mlx5-fixes-2019-02-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-02-05ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax
2019-02-05virtio: drop internal struct from UAPIMichael S. Tsirkin
2019-02-05net/mlx5e: Use the inner headers to determine tc/pedit offload limitation on ...Guy Shattah
2019-02-05net/mlx5e: Properly set steering match levels for offloaded TC decap rulesOr Gerlitz
2019-02-05net/mlx5e: FPGA, fix Innova IPsec TX offload data path performanceRaed Salem
2019-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-02-05ALSA: usb-audio: Add support for new T+A USB DACUdo Eberhardt
2019-02-05signal: Always attempt to allocate siginfo for SIGSTOPEric W. Biederman