summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-28virtio_net: Extend virtio to use VF datapath when availableSridhar Samudrala
2018-05-28virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bitSridhar Samudrala
2018-05-28net: Introduce net_failover driverSridhar Samudrala
2018-05-28netvsc: refactor notifier/event handling code to use the failover frameworkSridhar Samudrala
2018-05-28net: Introduce generic failover moduleSridhar Samudrala
2018-05-28vrf: add CRC32c offload to device featuresDavide Caratti
2018-05-28net: stmmac: Use mutex instead of spinlockThierry Reding
2018-05-28bnx2x: Collect the device debug information during Tx timeout.Sudarsana Reddy Kalluru
2018-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-05-28scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche
2018-05-29netfilter: nfnetlink: allow commit to failFlorian Westphal
2018-05-29netfilter: nat: merge nf_nat_redirect into nf_natFlorian Westphal
2018-05-29netfilter: nat: merge ipv4/ipv6 masquerade code into main nat moduleFlorian Westphal
2018-05-29netfilter: add includes to nf_socket.hMáté Eckl
2018-05-29netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()Taehee Yoo
2018-05-29netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()Taehee Yoo
2018-05-29netfilter: nf_tables: disable preemption in nft_update_chain_stats()Pablo Neira Ayuso
2018-05-28tracing: Make the snapshot trigger work with instancesSteven Rostedt (VMware)
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann
2018-05-28Merge tag 'nds32-for-linus-4.17-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-05-28drm/i915/query: Protect tainted function pointer lookupChris Wilson
2018-05-28drm/i915/lvds: Move acpi lid notification registration to registration phaseChris Wilson
2018-05-28drm/i915: Disable LVDS on Radiant P845Ondrej Zary
2018-05-27tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)
2018-05-27Linux 4.17-rc7v4.17-rc7Linus Torvalds
2018-05-27Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-26Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-05-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-05-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-26Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi in...Olof Johansson
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij
2018-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-26arm64: dts: hikey: Fix eMMC corruption regressionJohn Stultz
2018-05-26crypto: inside-secure - do not use memset on MMIOAntoine Tenart
2018-05-26hwtracing: stm: fix build error on some archesGreg Kroah-Hartman
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-25kasan: fix memory hotplug during bootDavid Hildenbrand
2018-05-25kasan: free allocated shadow memory on MEM_CANCEL_ONLINEDavid Hildenbrand
2018-05-25checkpatch: fix macro argument precedence testJoe Perches
2018-05-25init/main.c: include <linux/mem_encrypt.h>Mathieu Malaterre
2018-05-25kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron
2018-05-25proc: fix smaps and meminfo alignmentHugh Dickins
2018-05-25mm: do not warn on offline nodes unless the specific node is explicitly reque...Michal Hocko
2018-05-25mm, memory_hotplug: make has_unmovable_pages more robustMichal Hocko
2018-05-25mm/kasan: don't vfree() nonexistent vm_areaAndrey Ryabinin
2018-05-25MAINTAINERS: change hugetlbfs maintainer and update filesMike Kravetz
2018-05-25ipc/shm: fix shmat() nil address after round-down when remappingDavidlohr Bueso