summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-01-27Merge branch 'pm-devfreq'Rafael J. Wysocki1-10/+19
2020-01-27Merge branches 'pm-core', 'powercap', 'pm-opp', 'pm-avs' and 'pm-misc'Rafael J. Wysocki1-0/+6
2020-01-27Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki1-0/+2
2020-01-27Merge branch 'pm-cpuidle'Rafael J. Wysocki2-5/+16
2020-01-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller5-3/+201
2020-01-27net: remove eth_change_mtuHeiner Kallweit1-1/+0
2020-01-27net: introduce dev_net notifier register/unregister variantsJiri Pirko1-0/+17
2020-01-27udp: Support UDP fraglist GRO/GSO.Steffen Klassert1-1/+1
2020-01-27net: Support GRO/GSO fraglist chaining.Steffen Klassert2-1/+5
2020-01-27net: Add a netdev software feature set that defaults to off.Steffen Klassert1-0/+3
2020-01-27net: Add fraglist GRO/GSO feature flagsSteffen Klassert3-1/+8
2020-01-27Merge branch 'acpica'Rafael J. Wysocki22-23/+34
2020-01-27net_sched: fix ops->bind_class() implementationsCong Wang2-15/+21
2020-01-27nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio1-0/+1
2020-01-27bitmap: Introduce bitmap_cut(): cut bits and shift remainingStefano Brivio1-0/+4
2020-01-27netfilter: nf_tables: Support for sets with multiple ranged fieldsStefano Brivio2-0/+23
2020-01-27netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attributePablo Neira Ayuso2-1/+15
2020-01-26Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+12
2020-01-26block: allow partitions on host aware zone devicesChristoph Hellwig1-0/+12
2020-01-26tcp: export count for rehash attemptsAbdul Kabbani3-0/+5
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-15/+51
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-8/+4
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-8/+2
2020-01-25bpf: Allow to resolve bpf trampoline and dispatcher in unwindJiri Olsa1-1/+11
2020-01-25net: sched: Make TBF Qdisc offloadablePetr Machata2-0/+23
2020-01-25Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar10-95/+206
2020-01-25mptcp: do not inherit inet proto opsFlorian Westphal1-0/+3
2020-01-24alarmtimer: Make alarmtimer_get_rtcdev() a stub when CONFIG_RTC_CLASS=nStephen Boyd1-0/+4
2020-01-24netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso2-1/+2
2020-01-24smp: Remove allocation mask from on_each_cpu_cond.*()Sebastian Andrzej Siewior1-3/+2
2020-01-24smp: Use smp_cond_func_t as type for the conditional functionSebastian Andrzej Siewior1-6/+6
2020-01-24Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner4-9/+101
2020-01-24Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...Paul E. McKenney10-95/+206
2020-01-24rcu: Move rcu_{expedited,normal} definitions into rcupdate.hBen Dooks1-0/+4
2020-01-24rcu: Remove kfree_call_rcu_nobatch()Joel Fernandes (Google)2-6/+0
2020-01-24rcu: Remove kfree_rcu() special casing and lazy-callback handlingJoel Fernandes (Google)2-22/+12
2020-01-24rcu: Add basic support for kfree_rcu() batchingByungchul Park2-0/+8
2020-01-24mptcp: parse and emit MP_CAPABLE option according to v1 specChristoph Paasch2-8/+12
2020-01-24mptcp: Implement MPTCP receive pathMat Martineau2-0/+18
2020-01-24mptcp: Write MPTCP DSS headers to outgoing data packetsMat Martineau1-0/+1
2020-01-24mptcp: Handle MP_CAPABLE options for outgoing connectionsPeter Krystad2-0/+60
2020-01-24mptcp: Associate MPTCP context with TCP socketPeter Krystad1-0/+3
2020-01-24mptcp: Handle MPTCP TCP optionsPeter Krystad2-0/+36
2020-01-24mptcp: Add MPTCP socket stubsMat Martineau1-0/+16
2020-01-24net: bridge: vlan: add per-vlan stateNikolay Aleksandrov1-0/+1
2020-01-24net: bridge: vlan: add basic option setting supportNikolay Aleksandrov1-0/+1
2020-01-24dmaengine: Create symlinks between DMA channels and slavesGeert Uytterhoeven1-0/+4
2020-01-24dmaengine: idxd: Init and probe for Intel data acceleratorsDave Jiang1-0/+228
2020-01-24dmaengine: add support to dynamic register/unregister of channelsDave Jiang1-0/+4
2020-01-23hwmon: (pmbus) Detect if chip is write protectedGuenter Roeck1-1/+10