summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-12net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed
2019-02-12net: phylink: avoid resolving link state too earlyRussell King
2019-02-12geneve: change NET_UDP_TUNNEL dependency to selectMatteo Croce
2019-02-12sfc: initialise found bitmap in efx_ef10_mtd_probeBert Kenward
2019-02-12Merge tag 'mac80211-for-davem-2019-02-12' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-02-12floppy: check_events callback should not return a negative numberYufen Yu
2019-02-12xsk: do not remove umem from netdevice on fall-back to copy-modeBjörn Töpel
2019-02-12drm/i915/opregion: rvda is relative from opregion base in opregion 2.1+Jani Nikula
2019-02-12drm/i915/opregion: fix version checkJani Nikula
2019-02-12drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen
2019-02-12drm/i915: Block fbdev HPD processing during suspendLyude Paul
2019-02-12drm/i915/pmu: Fix enable count array size and bounds checkingTvrtko Ursulin
2019-02-12ipvs: fix dependency on nf_defrag_ipv6Andrea Claudi
2019-02-12nvme-pci: add missing unlock for reset errorKeith Busch
2019-02-11tipc: fix link session and re-establish issuesTuong Lien
2019-02-11net: fix IPv6 prefix route residueZhiqiang Liu
2019-02-11blk-mq: insert rq with DONTPREP to hctx dispatch list when requeueJianchao Wang
2019-02-11tipc: fix skb may be leaky in tipc_link_inputHoang Le
2019-02-12netfilter: compat: initialize all fields in xt_initFrancesco Ruggeri
2019-02-11Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S"Palmer Dabbelt
2019-02-11riscv: Add pte bit to distinguish swap from invalidStefan O'Rear
2019-02-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-02-11net/x25: do not hold the cpu too long in x25_new_lci()Eric Dumazet
2019-02-11tracing: probeevent: Correctly update remaining space in dynamic areaAndreas Ziegler
2019-02-11vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet
2019-02-11Documentation: bring operstate documentation up-to-dateJouke Witteveen
2019-02-11xsk: share the mmap_sem for page pinningDavidlohr Bueso
2019-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-02-11Merge tag 's390-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2019-02-11Documentation: Fix grammatical error in sysctl/fs.txt & clarify negative dentryWaiman Long
2019-02-11dm crypt: don't overallocate the integrity tag spaceMikulas Patocka
2019-02-11netfilter: nat: fix spurious connection timeoutsFlorian Westphal
2019-02-11netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbsJann Horn
2019-02-11drm/i915/cnl: Fix CNL macros for Voltage Swing programmingAditya Swarup
2019-02-11drm/i915/icl: combo port vswing programming changes per BSPECClint Taylor
2019-02-11bpf: fix lockdep false positive in stackmapAlexei Starovoitov
2019-02-11mac80211: Fix Tx aggregation session tear down with ITXQsIlan Peer
2019-02-11cfg80211: prevent speculation on cfg80211_classify8021d() returnJohannes Berg
2019-02-11cfg80211: pmsr: record netlink port IDJohannes Berg
2019-02-11nl80211: Fix FTM per burst maximum valueAviya Erenfeld
2019-02-11mac80211: call drv_ibss_join() on restartJohannes Berg
2019-02-10alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich
2019-02-10alpha: Fix Eiger NR_IRQS to 128Meelis Roos
2019-02-10xsk: add missing smp_rmb() in xsk_mmapMagnus Karlsson
2019-02-10bpf: only adjust gso_size on bytestream protocolsWillem de Bruijn
2019-02-10tools uapi: fix Alpha supportBob Tracy
2019-02-10Linux 5.0-rc6Linus Torvalds
2019-02-10Merge branch 'r8169-revert-two-commits-due-to-a-regression'David S. Miller
2019-02-10Revert "r8169: make use of xmit_more and __netdev_sent_queue"Heiner Kallweit