summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-01-11netfilter: nf_defrag: Skip defrag if NOTRACK is setSubash Abhinov Kasiviswanathan
2018-01-11livepatch: Remove immediate featureMiroslav Benes
2018-01-10RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_pathsParav Pandit
2018-01-10scsi: ata: enhance the definition of SET MAX feature field valuechenxiang
2018-01-10scsi: libsas: direct call probe and destructJason Yan
2018-01-10PCI: Add #defines for Completion Timeout Disable featureBjorn Helgaas
2018-01-10clk: Show symbolic clock flags in debugfsGeert Uytterhoeven
2018-01-10net: sch: red: Change the name of the stats struct to be genericNogah Frankel
2018-01-10tuntap: fix for "tuntap: XDP transmission"Stephen Rothwell
2018-01-10drm/ttm: remove ttm_bo_default_io_mem_pfnTan Xiaojun
2018-01-10net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not setJesper Dangaard Brouer
2018-01-10net/dim: use struct net_dim_sample as arg to net_dimAndy Gospodarek
2018-01-10net/mlx5e: Move dynamic interrupt coalescing code to include/linuxAndy Gospodarek
2018-01-10ipv6: Add support for non-equal-cost multipathIdo Schimmel
2018-01-10ipv6: Calculate hash thresholds for IPv6 nexthopsIdo Schimmel
2018-01-10Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-01-10block: rearrange a few request fields for better cache layoutJens Axboe
2018-01-10block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bitJens Axboe
2018-01-10block: add accessors for setting/querying request deadlineJens Axboe
2018-01-10block: remove REQ_ATOM_POLL_SLEPTJens Axboe
2018-01-10block: Provide blk_status_t decoding for path errorsKeith Busch
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-10netfilter: add IPv6 segment routing header 'srh' matchAhmed Abdelsalam
2018-01-10dma-mapping: take dma_pfn_offset into account in dma_max_pfnChristoph Hellwig
2018-01-10netfilter: nf_tables: get rid of struct nft_af_info abstractionPablo Neira Ayuso
2018-01-10netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso
2018-01-10netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso
2018-01-10netfilter: nf_tables: remove flag field from struct nft_af_infoPablo Neira Ayuso
2018-01-10netfilter: nf_tables: remove nhooks field from struct nft_af_infoPablo Neira Ayuso
2018-01-10gpiolib: Export gpiochip_irqchip_irq_valid() to driversStephen Boyd
2018-01-10bpf: export function to write into verifier log bufferQuentin Monnet
2018-01-10sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG...Juri Lelli
2018-01-10sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameterJuri Lelli
2018-01-10sched/cpufreq: Change the worker kthread to SCHED_DEADLINEJuri Lelli
2018-01-10sched/cpufreq: Use the DEADLINE utilization signalJuri Lelli
2018-01-10sched/deadline: Implement "runtime overrun signal" supportJuri Lelli
2018-01-10IIO: consumer: allow to set buffer sizesArnaud Pouliquen
2018-01-10IIO: ADC: add stm32 DFSDM support for PDM microphoneArnaud Pouliquen
2018-01-10IIO: inkern: API for manipulating channel attributesArnaud Pouliquen
2018-01-10IIO: hw_consumer: add devm_iio_hw_consumer_allocArnaud Pouliquen
2018-01-10iio: Add hardware consumer buffer supportLars-Peter Clausen
2018-01-10Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2018-01-10jbd2: fix sphinx kernel-doc build warningsTobin C. Harding
2018-01-09Input: extend usable life of event timestamps to 2106 on 32 bit systemsDeepa Dinamani
2018-01-10PM / sleep: Make lock/unlock_system_sleep() available to kernel modulesBart Van Assche
2018-01-10ACPI: utils: Introduce acpi_dev_get_first_match_name()Andy Shevchenko
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-09bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann