summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-15swiotlb: ensure that page-sized mappings are page-alignedNikita Yushchenko
2017-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-14fix a fencepost error in pipe_advance()Al Viro
2017-01-14coredump: Ensure proper size of sparse core filesDave Kleikamp
2017-01-14aio: fix lock dep warningShaohua Li
2017-01-14Merge tag 'dmaengine-fix-4.10-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller
2017-01-14cxgb4: Remove redundant memset before memcpyShyam Saini
2017-01-14efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones
2017-01-14Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman
2017-01-14perf/x86: Reject non sampling events with precise_ipJiri Olsa
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa
2017-01-14perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' racePeter Zijlstra
2017-01-14perf/core: Fix sys_perf_event_open() vs. hotplugPeter Zijlstra
2017-01-14x86/mpx: Use compatible types in comparison to fix sparse errorTobias Klauser
2017-01-14x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()Len Brown
2017-01-13cxgb4: Fix misleading packet/frame count stats.Ganesh Goudar
2017-01-13Merge branch 'bnxt_en-next'David S. Miller
2017-01-13bnxt_en: Add the ulp_sriov_cfg hooks for bnxt_re RDMA driver.Michael Chan
2017-01-13bnxt_en: Add support for ethtool -p.Michael Chan
2017-01-13bnxt_en: Update to firmware interface spec to 1.6.1.Michael Chan
2017-01-13bnxt_en: Clear TPA flags when BNXT_FLAG_NO_AGG_RINGS is set.Michael Chan
2017-01-13bnxt_en: Fix compiler warnings when CONFIG_RFS_ACCEL is not defined.Michael Chan
2017-01-13Merge branch 'tcp-RACK-fast-recovery'David S. Miller
2017-01-13tcp: disable fack by defaultYuchung Cheng
2017-01-13tcp: remove thin_dupack featureYuchung Cheng
2017-01-13tcp: remove RFC4653 NCRYuchung Cheng
2017-01-13tcp: remove early retransmitYuchung Cheng
2017-01-13tcp: remove forward retransmit featureYuchung Cheng
2017-01-13tcp: extend F-RTO to catch more spurious timeoutsYuchung Cheng
2017-01-13tcp: enable RACK loss detection to trigger recoveryYuchung Cheng
2017-01-13tcp: check undo conditions before detecting lossesYuchung Cheng
2017-01-13tcp: use sequence to break TS ties for RACK loss detectionYuchung Cheng
2017-01-13tcp: add reordering timer in RACK loss detectionYuchung Cheng
2017-01-13tcp: record most recent RTT in RACK loss detectionYuchung Cheng
2017-01-13tcp: new helper for RACK to detect lossYuchung Cheng
2017-01-13tcp: new helper function for RACK loss detectionYuchung Cheng
2017-01-13Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-13Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-01-13Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-13liquidio: use fallback for selecting txqSatanand Burla
2017-01-13net: dsa: mv88e6xxx: add EEPROM support to 6390Vivien Didelot
2017-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-01-13block: don't try to discard from __blkdev_issue_zerooutChristoph Hellwig