aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-06-17net: ipv4: move tcp_fastopen server side code to SipHash libraryArd Biesheuvel2-12/+5
2019-06-17RDMA: Move rdma_node_type to uapi/Jason Gunthorpe2-12/+13
2019-06-17drm/gem: Unexport drm_gem_(un)pin/v(un)mapDaniel Vetter1-5/+0
2019-06-17block: return from __bio_try_merge_page if merging occured in the same pageChristoph Hellwig1-1/+1
2019-06-17netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXYFernando Fernandez Mancera2-11/+46
2019-06-17netfilter: synproxy: remove module dependency on IPv6 SYNPROXYFernando Fernandez Mancera1-0/+36
2019-06-17netfilter: synproxy: add common uapi for SYNPROXY infrastructureFernando Fernandez Mancera2-11/+26
2019-06-17Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso6-6/+6
2019-06-17netfilter: bridge: port sysctls to use brnf_netChristian Brauner1-1/+2
2019-06-17netfilter: xt_owner: bail out with EINVAL in case of unsupported flagsPablo Neira Ayuso1-0/+5
2019-06-17netfilter: conntrack: small conntrack lookup optimizationFlorian Westphal1-4/+3
2019-06-17netfilter: nft_ct: add ct expectations supportStéphane Veyret1-1/+13
2019-06-17spi: Add a prototype for exported spi_set_cs_timing()Andy Shevchenko1-0/+2
2019-06-17platform/x86: wmi: add context argument to the probe functionMattias Jacobsson1-1/+1
2019-06-17platform/x86: wmi: add context pointer field to struct wmi_device_idMattias Jacobsson1-0/+1
2019-06-17platform/x86: asus-wmi: Switch fan boost modeYurii Pavlovskyi1-0/+1
2019-06-17platform/x86: asus-wmi: Improve DSTS WMI method ID detectionYurii Pavlovskyi1-2/+2
2019-06-17platform/x86: wmi: Add function to get _UID of WMI deviceYurii Pavlovskyi1-0/+1
2019-06-17Merge tag 'versatile-v5.3-armsoc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-28/+0
2019-06-17Merge tag 'scmi-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-0/+1
2019-06-17Merge tag 'omap-for-v5.3/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-0/+12
2019-06-17memory: move jedec_ddr.h from include/memory to drivers/memory/Masahiro Yamada1-175/+0
2019-06-17Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2-0/+17
2019-06-17x86/percpu: Relax smp_processor_id()Peter Zijlstra1-14/+31
2019-06-17Merge branch 'x86/cpu' into perf/core, to pick up dependent changesIngo Molnar287-2443/+377
2019-06-17locking/rwsem: Make rwsem->owner an atomic_long_tWaiman Long2-7/+8
2019-06-17locking/rwsem: Clarify usage of owner's nonspinaable bitWaiman Long1-1/+1
2019-06-17locking/rwsem: Always release wait_lock before waking up tasksWaiman Long1-0/+5
2019-06-17locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNERWaiman Long1-4/+5
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar300-2472/+511
2019-06-17locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov1-2/+2
2019-06-17jump_label: Batch updates if arch supports itDaniel Bristot de Oliveira1-0/+3
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar300-2472/+511
2019-06-17Merge 5.2-rc5 into usb-nextGreg Kroah-Hartman300-2472/+511
2019-06-17Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst4-9/+46
2019-06-17mfd: lp87565: Add support for 4-phase LP87561 combinationKeerthy1-0/+2
2019-06-16net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_dataMartin Blumenstingl1-1/+0
2019-06-16net: stmmac: drop the reset delays from struct stmmac_mdio_bus_dataMartin Blumenstingl1-3/+0
2019-06-16net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_dataMartin Blumenstingl1-1/+0
2019-06-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2019-06-16net/mlx5: Expose eswitch encap modeMaor Gottlieb1-0/+12
2019-06-16net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky1-2/+4
2019-06-15tcp: add tcp_min_snd_mss sysctlEric Dumazet1-0/+1
2019-06-15tcp: tcp_fragment() should apply sane memory limitsEric Dumazet1-0/+1
2019-06-15tcp: limit payload size of sacked skbsEric Dumazet2-0/+6
2019-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+2
2019-06-15net: sched: remove NET_CLS_IND config optionJiri Pirko2-5/+2
2019-06-15net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu1-0/+1
2019-06-15kbuild: re-implement Makefile.headersinst without recursionMasahiro Yamada1-3/+3
2019-06-15processor: get rid of cpu_relax_yieldHeiko Carstens2-4/+1