summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-01-14x86/platform/intel: Remove PMIC GPIO block supportAndy Shevchenko
2017-01-13tcp: remove thin_dupack featureYuchung Cheng
2017-01-13tcp: remove early retransmitYuchung Cheng
2017-01-13tcp: remove forward retransmit featureYuchung Cheng
2017-01-13tcp: enable RACK loss detection to trigger recoveryYuchung 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-13Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-13block: add blk_rq_payload_bytesChristoph Hellwig
2017-01-13tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson
2017-01-13PCI/MSI: Remove pci_enable_msi_{exact,range}()Christoph Hellwig
2017-01-13clk: rockchip: add clock ids for memory controller parts on rk3066/rk3188Heiko Stuebner
2017-01-13clk: rockchip: add rk3288 isp_in clock idsJacob Chen
2017-01-13pinctrl: core: Fix regression caused by delayed work for hogsTony Lindgren
2017-01-13KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsJintack Lim
2017-01-13cfg80211: Fix documentation for connect resultJouni Malinen
2017-01-13cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha
2017-01-13cfg80211: Add support to sched scan to report better BSSsvamsi krishna
2017-01-13cfg80211: Add support for randomizing TA of Public Action framesvamsi krishna
2017-01-13wext: uninline stream addition functionsJohannes Berg
2017-01-12RDMA/core: export ib_get_cached_port_stateJack Wang
2017-01-12RDMA/core: add port state cacheJack Wang
2017-01-12Merge tag 'sound-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-01-12ipmr: improve hash scalabilityNikolay Aleksandrov
2017-01-12sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew
2017-01-12drm/probe-helpers: Drop locking from poll_enableDaniel Vetter
2017-01-12i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov
2017-01-12Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds
2017-01-12Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-12regmap: Fixup the kernel-doc comments on functions/structuresCharles Keepax
2017-01-12RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe
2017-01-13crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza
2017-01-12security,selinux,smack: kill security_task_wait hookStephen Smalley
2017-01-12Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/coreWill Deacon
2017-01-12bpf: pass original insn directly to convert_ctx_accessDaniel Borkmann
2017-01-12block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal
2017-01-12net: core: Make netif_wake_subqueue a wrapperFlorian Fainelli
2017-01-12jump_labels: API for flushing deferred jump label updatesDavid Matlack
2017-01-12ALSA: isa: Constify snd_rawmidi_opsTakashi Iwai
2017-01-12ALSA: rawmidi: Add const to snd_rawmidi_opsTakashi Iwai
2017-01-12serial: 8250: Add new port type for TI DA8xx/66AK2xDavid Lechner
2017-01-12serial: do not accept sysrq characters via serial portFelix Fietkau
2017-01-12soc: qcom: smem_state: Fix include for ERR_PTR()Bjorn Andersson
2017-01-12mac80211: Add RX flag to indicate ICV strippedDavid Spinadel
2017-01-12wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann
2017-01-129p: constify ->d_name handlingAl Viro
2017-01-12locking/spinlocks: Remove the unused spin_lock_bh_nested() APIWaiman Long