summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-05-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-05-06Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-06Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-06Merge branch 'regulator-5.2' into regulator-nextMark Brown
2019-05-06Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-...Jiri Kosina
2019-05-06mmc: alcor: work with multiple-entry sglistsDaniel Drake
2019-05-06Merge branches 'pm-devfreq' and 'pm-domains'Rafael J. Wysocki
2019-05-06Merge branches 'pm-docs' and 'pm-misc'Rafael J. Wysocki
2019-05-06Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki
2019-05-06Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-05-06Merge branch 'pm-x86'Rafael J. Wysocki
2019-05-06Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Rafael J. Wysocki
2019-05-06Merge branch 'acpica'Rafael J. Wysocki
2019-05-06Merge branch 'for-5.2-pf-removal' into for-linusPetr Mladek
2019-05-05net: dsa: sja1105: Add support for traffic through standalone portsVladimir Oltean
2019-05-05net: dsa: Add a private structure pointer to dsa_portVladimir Oltean
2019-05-05net: dsa: Add support for deferred xmitVladimir Oltean
2019-05-05net: dsa: Keep private info in the skb->cbVladimir Oltean
2019-05-05net: dsa: Allow drivers to filter packets they can decode source port fromVladimir Oltean
2019-05-05net: dsa: Optional VLAN-based port separation for switches without taggingVladimir Oltean
2019-05-05net/sched: add block pointer to tc_cls_common_offload structurePieter Jansen van Vuuren
2019-05-05net/sched: extend matchall offload for hardware statisticsPieter Jansen van Vuuren
2019-05-05net/sched: add police action to the hardware intermediate representationPieter Jansen van Vuuren
2019-05-05net/sched: move police action structures to headerPieter Jansen van Vuuren
2019-05-05net/sched: remove unused functions for matchall offloadPieter Jansen van Vuuren
2019-05-05mlxsw: use intermediate representation for matchall offloadPieter Jansen van Vuuren
2019-05-05net/sched: use the hardware intermediate representation for matchallPieter Jansen van Vuuren
2019-05-05net/sched: add sample action to the hardware intermediate representationPieter Jansen van Vuuren
2019-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-05-06netfilter: slightly optimize nf_inet_addr_maskLi RongQing
2019-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-05-05x86/mm: Initialize PGD cache during mm initializationNadav Amit
2019-05-05ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern
2019-05-05ip6: fix skb leak in ip6frag_expire_frag_queue()Eric Dumazet
2019-05-05Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita
2019-05-05ipv4: Move exception bucket to nh_commonDavid Ahern
2019-05-05ipv4: Move cached routes to fib_nh_commonDavid Ahern
2019-05-04blk-mq: always free hctx after request queue is freedMing Lei
2019-05-04netlink: add validation of NLA_F_NESTED flagMichal Kubecek
2019-05-04net: phy: improve resuming from hibernationHeiner Kallweit
2019-05-04net: phy: improve pause handlingHeiner Kallweit
2019-05-04net: add a generic tracepoint for TX queue timeoutCong Wang