summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-06-17net: ipv4: move tcp_fastopen server side code to SipHash libraryArd Biesheuvel
2019-06-17RDMA: Move rdma_node_type to uapi/Jason Gunthorpe
2019-06-17drm/gem: Unexport drm_gem_(un)pin/v(un)mapDaniel Vetter
2019-06-17block: return from __bio_try_merge_page if merging occured in the same pageChristoph Hellwig
2019-06-17netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXYFernando Fernandez Mancera
2019-06-17netfilter: synproxy: remove module dependency on IPv6 SYNPROXYFernando Fernandez Mancera
2019-06-17netfilter: synproxy: add common uapi for SYNPROXY infrastructureFernando Fernandez Mancera
2019-06-17Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso
2019-06-17netfilter: bridge: port sysctls to use brnf_netChristian Brauner
2019-06-17netfilter: xt_owner: bail out with EINVAL in case of unsupported flagsPablo Neira Ayuso
2019-06-17netfilter: conntrack: small conntrack lookup optimizationFlorian Westphal
2019-06-17netfilter: nft_ct: add ct expectations supportStéphane Veyret
2019-06-17spi: Add a prototype for exported spi_set_cs_timing()Andy Shevchenko
2019-06-17platform/x86: wmi: add context argument to the probe functionMattias Jacobsson
2019-06-17platform/x86: wmi: add context pointer field to struct wmi_device_idMattias Jacobsson
2019-06-17platform/x86: asus-wmi: Switch fan boost modeYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Improve DSTS WMI method ID detectionYurii Pavlovskyi
2019-06-17platform/x86: wmi: Add function to get _UID of WMI deviceYurii Pavlovskyi
2019-06-17Merge tag 'versatile-v5.3-armsoc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2019-06-17Merge tag 'scmi-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2019-06-17Merge tag 'omap-for-v5.3/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2019-06-17memory: move jedec_ddr.h from include/memory to drivers/memory/Masahiro Yamada
2019-06-17Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-06-17x86/percpu: Relax smp_processor_id()Peter Zijlstra
2019-06-17Merge branch 'x86/cpu' into perf/core, to pick up dependent changesIngo Molnar
2019-06-17locking/rwsem: Make rwsem->owner an atomic_long_tWaiman Long
2019-06-17locking/rwsem: Clarify usage of owner's nonspinaable bitWaiman Long
2019-06-17locking/rwsem: Always release wait_lock before waking up tasksWaiman Long
2019-06-17locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNERWaiman Long
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar
2019-06-17locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov
2019-06-17jump_label: Batch updates if arch supports itDaniel Bristot de Oliveira
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar
2019-06-17Merge 5.2-rc5 into usb-nextGreg Kroah-Hartman
2019-06-17Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2019-06-17mfd: lp87565: Add support for 4-phase LP87561 combinationKeerthy
2019-06-16net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16net: stmmac: drop the reset delays from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-16net/mlx5: Expose eswitch encap modeMaor Gottlieb
2019-06-16net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky
2019-06-15tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-06-15tcp: tcp_fragment() should apply sane memory limitsEric Dumazet
2019-06-15tcp: limit payload size of sacked skbsEric Dumazet
2019-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-15net: sched: remove NET_CLS_IND config optionJiri Pirko
2019-06-15net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu
2019-06-15kbuild: re-implement Makefile.headersinst without recursionMasahiro Yamada
2019-06-15processor: get rid of cpu_relax_yieldHeiko Carstens