aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2017-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+16
2017-01-14coredump: Ensure proper size of sparse core filesDave Kleikamp1-0/+1
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller5-103/+170
2017-01-14efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones1-0/+1
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa1-0/+1
2017-01-13tcp: remove thin_dupack featureYuchung Cheng1-1/+1
2017-01-13tcp: remove early retransmitYuchung Cheng2-21/+1
2017-01-13tcp: remove forward retransmit featureYuchung Cheng1-1/+0
2017-01-13tcp: enable RACK loss detection to trigger recoveryYuchung Cheng1-7/+4
2017-01-13tcp: use sequence to break TS ties for RACK loss detectionYuchung Cheng2-1/+2
2017-01-13tcp: add reordering timer in RACK loss detectionYuchung Cheng2-1/+7
2017-01-13tcp: record most recent RTT in RACK loss detectionYuchung Cheng2-3/+5
2017-01-13tcp: new helper for RACK to detect lossYuchung Cheng1-2/+1
2017-01-13Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-67/+79
2017-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2017-01-13block: add blk_rq_payload_bytesChristoph Hellwig1-0/+13
2017-01-13tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson1-1/+6
2017-01-13cfg80211: Fix documentation for connect resultJouni Malinen1-10/+17
2017-01-13cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha2-4/+35
2017-01-13cfg80211: Add support to sched scan to report better BSSsvamsi krishna2-11/+55
2017-01-13cfg80211: Add support for randomizing TA of Public Action framesvamsi krishna1-0/+6
2017-01-13wext: uninline stream addition functionsJohannes Berg1-60/+7
2017-01-12Merge tag 'sound-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-4/+7
2017-01-12ipmr: improve hash scalabilityNikolay Aleksandrov1-15/+42
2017-01-12sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew1-0/+1
2017-01-12i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov1-0/+1
2017-01-12Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds1-1/+3
2017-01-12Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2017-01-12bpf: pass original insn directly to convert_ctx_accessDaniel Borkmann1-3/+4
2017-01-12block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal1-3/+3
2017-01-12net: core: Make netif_wake_subqueue a wrapperFlorian Fainelli1-1/+13
2017-01-12jump_labels: API for flushing deferred jump label updatesDavid Matlack1-0/+5
2017-01-12mac80211: Add RX flag to indicate ICV strippedDavid Spinadel1-1/+4
2017-01-12wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann1-1/+2
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-48/+94
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-46/+87
2017-01-11net/sched: cls_flower: Support matching on ARPSimon Horman1-0/+11
2017-01-11flow disector: ARP supportSimon Horman1-0/+19
2017-01-11cfg80211: consider VHT opmode on station updateBeni Lev1-1/+3
2017-01-10timerfd: export defines to userspaceMike Frysinger3-19/+38
2017-01-10mm: support anonymous stable pageMinchan Kim1-1/+2
2017-01-10mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck1-2/+1
2017-01-10mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck2-4/+4
2017-01-10mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2-4/+24
2017-01-10signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles1-0/+10
2017-01-10mm: get rid of __GFP_OTHER_NODEMichal Hocko2-12/+4
2017-01-10mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko1-2/+2
2017-01-10dax: wrprotect pmd_t in dax_mapping_entry_mkcleanRoss Zwisler1-2/+0