summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-19net/mlx5e: Fix failing ethtool query on FEC query errorShay Agroskin
2018-11-19net/mlx5e: Removed unnecessary warnings in FEC caps queryShay Agroskin
2018-11-19net/mlx5e: Fix wrong field name in FEC related functionsShay Agroskin
2018-11-19net/mlx5e: Fix a bug in turning off FEC policy in unsupported speedsShay Agroskin
2018-11-19Merge branch 'ena-hibernation-and-rmmod-bug-fixes'David S. Miller
2018-11-19net: ena: update driver version from 2.0.1 to 2.0.2Arthur Kiyanovski
2018-11-19net: ena: fix crash during ena_remove()Arthur Kiyanovski
2018-11-19net: ena: fix crash during failed resume from hibernationArthur Kiyanovski
2018-11-19sctp: not increase stream's incnt before sending addstrm_in requestXin Long
2018-11-19net/mlx5e: Fix selftest for small MTUsValentine Fatiev
2018-11-19net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh
2018-11-19net/mlx5e: Apply the correct check for supporting TC esw rules splitRoi Dayan
2018-11-19net/mlx5e: Adjust to max number of channles when re-attachingYuval Avnery
2018-11-19net/mlx5e: Always use the match level enum when parsing TC rule matchOr Gerlitz
2018-11-19net/mlx5e: Claim TC hw offloads support only under a proper build configOr Gerlitz
2018-11-19net/mlx5e: Don't match on vlan non-existence if ethertype is wildcardedOr Gerlitz
2018-11-19net/mlx5e: IPoIB, Reset QP after channels are closedDenis Drozdov
2018-11-19net/mlx5: IPSec, Fix the SA context hash keyRaed Salem
2018-11-19xfs: make xfs_file_remap_range() staticEric Biggers
2018-11-19xfs: fix shared extent data corruption due to missing cow reservationBrian Foster
2018-11-19mtd: spi-nor: Fix Cadence QSPI page fault kernel panicThor Thayer
2018-11-19drm/amd/pp: handle negative values when reading ODGreathouse, Joseph
2018-11-19drm/amdgpu: Add missing firmware entry for HAINANTakashi Iwai
2018-11-19drm/amd/powerplay: disable Vega20 DS related featuresEvan Quan
2018-11-19drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unsetFelix Kuehling
2018-11-19Revert "sctp: remove sctp_transport_pmtu_check"Xin Long
2018-11-19sctp: not allow to set asoc prsctp_enable by sockoptXin Long
2018-11-19sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmitXin Long
2018-11-19MAINTAINERS: Add myself as third phylib maintainerHeiner Kallweit
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-19libceph: fall back to sendmsg for slab pagesIlya Dryomov
2018-11-19mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning valueAdrian Hunter
2018-11-19drm/i915: Disable LP3 watermarks on all SNB machinesVille Syrjälä
2018-11-19ALSA: hda/ca0132 - fix AE-5 pincfgConnor McAdams
2018-11-19ALSA: hda/ca0132 - Add new ZxR quirkConnor McAdams
2018-11-19mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULLRajat Jain
2018-11-19exec: make de_thread() freezableChanho Min
2018-11-19cpufreq: ti-cpufreq: Only register platform_device when supportedDave Gerlach
2018-11-19Merge branch 'opp/fixes-for-4.20' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2018-11-18tuntap: fix multiqueue rxMatthew Cover
2018-11-18ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRFDavid Ahern
2018-11-19drm/ast: Remove existing framebuffers before loading driverThomas Zimmermann
2018-11-18Linux 4.20-rc3v4.20-rc3Linus Torvalds
2018-11-18Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-11-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-18Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-11-18mm/memblock.c: fix a typo in __next_mem_pfn_range() commentsChen Chang