summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-17hv_netvsc: pair VF based on serial numberStephen Hemminger
2018-09-17PCI: hv: support reporting serial number as slot informationStephen Hemminger
2018-09-17bnxt_en: Fix VF mac address regression.Michael Chan
2018-09-17ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet
2018-09-17net: hp100: fix always-true check for link up stateColin Ian King
2018-09-17ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre
2018-09-17net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre
2018-09-17net: mvpp2: let phylink manage the carrier stateAntoine Tenart
2018-09-17pppoe: fix reception of frames with no mac headerGuillaume Nault
2018-09-17net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe
2018-09-17Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-09-17Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-09-16veth: Orphan skb before GROToshiaki Makita
2018-09-16Merge branch 'udp-add-missing-check-on-edumx-rx-path'David S. Miller
2018-09-16udp6: add missing checks on edumux packet processingPaolo Abeni
2018-09-16udp4: fix IP_CMSG_CHECKSUM for connected socketsPaolo Abeni
2018-09-16stmmac: fix valid numbers of unicast filter entriesJongsung Kim
2018-09-16Linux 4.19-rc4Linus Torvalds
2018-09-16Code of Conduct: Let's revamp it.Greg Kroah-Hartman
2018-09-15ext4, dax: set ext4_dax_aops for dax filesToshi Kani
2018-09-15ext4, dax: add ext4_bmap to ext4_dax_aopsToshi Kani
2018-09-15ext4: don't mark mmp buffer head dirtyLi Dongyang
2018-09-15ext4: show test_dummy_encryption mount option in /proc/mountsEric Biggers
2018-09-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-09-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-09-15x86/APM: Fix build warning when PROC_FS is not enabledRandy Dunlap
2018-09-14Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-09-14Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-09-14Merge tag 'trace-v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-09-14Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-09-14Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-14Merge tag 'xtensa-20180914' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-09-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-09-14NFS: Don't open code clearing of delegation stateTrond Myklebust
2018-09-14NFSv4.1 fix infinite loop on I/O.Trond Myklebust
2018-09-14NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust
2018-09-14pNFS: Ensure we return the error if someone kills a waiting layoutgetTrond Myklebust
2018-09-14NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust
2018-09-14Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2018-09-14Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-09-14batman-adv: Increase version number to 2018.3Sven Eckelmann
2018-09-14Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-09-14net/sched: act_sample: fix NULL dereference in the data pathDavide Caratti
2018-09-14Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-09-14Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-09-14Revert "x86/mm/legacy: Populate the user page-table with user pgd's"Joerg Roedel
2018-09-14xen/gntdev: fix up blockable calls to mn_invl_range_startMichal Hocko