aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-03tcp: introduce tcp_rto_delta_us() helper for xmit timer fixGravatar Neal Cardwell 1-0/+10
2017-08-02net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportGravatar Inbar Karmy 1-0/+1
2017-08-01ptp: introduce ptp auxiliary workerGravatar Grygorii Strashko 1-0/+20
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 5-17/+39
2017-07-31udp6: fix jumbogram receptionGravatar Paolo Abeni 1-0/+6
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+3
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2017-07-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-4/+4
2017-07-30Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+6
2017-07-29udp6: fix socket leak on early demuxGravatar Paolo Abeni 1-0/+1
2017-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2017-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-0/+4
2017-07-28Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2017-07-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-1/+20
2017-07-28Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 1-10/+0
2017-07-27Merge tag 'acpi-4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-0/+1
2017-07-27net/mlx5e: Add field select to MTPPS registerGravatar Eugenia Emantayev 1-3/+7
2017-07-27net/mlx5: Fix mlx5_ifc_mtpps_reg_bits structure sizeGravatar Eugenia Emantayev 1-1/+1
2017-07-27genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"Gravatar Thomas Gleixner 1-1/+6
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUGravatar Will Deacon 1-0/+4
2017-07-27sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsGravatar Xin Long 1-2/+2
2017-07-26dm, dax: Make sure dm_dax_flush() is called if device supports itGravatar Vivek Goyal 1-0/+1
2017-07-26KVM: make pid available for uevents without debugfsGravatar Claudio Imbrenda 1-0/+1
2017-07-25Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuidGravatar Linus Torvalds 1-14/+0
2017-07-25Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-8/+32
2017-07-25net: phy: Remove trailing semicolon in macro definitionGravatar Marc Gonzalez 1-1/+1
2017-07-25workqueue: implicit ordered attribute should be overridableGravatar Tejun Heo 1-1/+3
2017-07-25udp: preserve head state for IP_CMSG_PASSSECGravatar Paolo Abeni 1-11/+22
2017-07-25nvme-fc: revise TRADDR parsingGravatar James Smart 1-0/+19
2017-07-25nvme: fabrics commands should use the fctype field for data directionGravatar Jon Derrick 1-1/+1
2017-07-25sched/wait: Clean up some documentation warningsGravatar Jonathan Corbet 1-4/+4
2017-07-24ACPI: NUMA: add missing include in acpi_numa.hGravatar Ross Zwisler 1-0/+1
2017-07-24uuid: remove uuid_beGravatar Christoph Hellwig 1-14/+0
2017-07-23xen/balloon: don't online new memory initiallyGravatar Juergen Gross 1-0/+8
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-1/+1
2017-07-22Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-10/+10
2017-07-21Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-1/+1
2017-07-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-7/+7
2017-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 2-2/+18
2017-07-21Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 1-0/+2
2017-07-21Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-4/+4
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheGravatar Trond Myklebust 1-1/+1
2017-07-21Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/dr...Gravatar Dave Airlie 1-0/+2
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 7-27/+23
2017-07-20bpf: fix mixed signed/unsigned derived min/max value boundsGravatar Daniel Borkmann 1-0/+1
2017-07-20IB/cma: Fix reference count leak when no ipv4 addresses are setGravatar Kalderon, Michal 1-2/+4
2017-07-20IB/rdmavt: Setting of QP timeout can overflow jiffies computationGravatar Kaike Wan 1-0/+14
2017-07-20nvme: fix byte swapping in the streams codeGravatar Christoph Hellwig 1-7/+7
2017-07-20dma-coherent: introduce interface for default DMA poolGravatar Vladimir Murzin 1-8/+32
2017-07-20trace: fix the errors caused by incompatible type of RCU variablesGravatar Chunyan Zhang 2-4/+4